SNMP Query Objects Parent topic

system

Item
Description
OID
.1.3.6.1.2.1.1
Object name
system
Description
System

sysDescr

Item
Description
OID
.1.3.6.1.2.1.1.1
Object name
sysDescr
Description
A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters.

sysObjectID

Item
Description
OID
.1.3.6.1.2.1.1.2
Object name
sysObjectID
Description
The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its `Fred Router'.

sysUpTime

Item
Description
OID
.1.3.6.1.2.1.1.3
Object name
sysUpTime
Description
The time (in hundredths of a second) since the network management portion of the system was last re-initialized.

sysContact

Item
Description
OID
.1.3.6.1.2.1.1.4
Object name
sysContact
Description
The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.

sysName

Item
Description
OID
.1.3.6.1.2.1.1.5
Object name
sysName
Description
An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.

sysLocation

Item
Description
OID
.1.3.6.1.2.1.1.6
Object name
sysLocation
Description
The physical location of this node (e.g., 'telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.

sysServices

Item
Description
OID
.1.3.6.1.2.1.1.7
Object name
sysServices
Description
A value which indicates the set of services that this entity may potentially offer. The value is a sum. This sum initially takes the value zero. Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. For example, a node which performs only routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly:
layer functionality
1 physical (e.g., repeaters)
2 datalink/subnetwork (e.g., bridges)
3 internet (e.g., supports the IP)
4 end-to-end (e.g., supports the TCP)
7 applications (e.g., supports the SMTP)
For systems including OSI protocols, layers 5 and 6 may also be counted.

sysORLastChange

Item
Description
OID
.1.3.6.1.2.1.1.8
Object name
sysORLastChange
Description
The value of sysUpTime at the time of the most recent change in state or value of any instance of sysORID.

interfaces

Item
Description
OID
.1.3.6.1.2.1.2
Object name
interfaces
Description
Interfaces

ifNumber

Item
Description
OID
.1.3.6.1.2.1.2.1
Object name
ifNumber
Description
The number of network interfaces (regardless of their current state) present on this system.

ifTable

Item
Description
OID
.1.3.6.1.2.1.2.2
Object name
ifTable
Description
A list of interface entries. The number of entries is given by the value of ifNumber.

memIndex

Item
Description
OID
.1.3.6.1.4.1.2021.4.1
Object name
memIndex
Description
Bogus Index. This should always return the integer 0.

memErrorName

Item
Description
OID
.1.3.6.1.4.1.2021.4.2
Object name
memErrorName
Description
Bogus Name. This should always return the string 'swap'.

memTotalSwap

Item
Description
OID
.1.3.6.1.4.1.2021.4.3
Object name
memTotalSwap
Description
The total amount of swap space configured for this host.

memAvailSwap

Item
Description
OID
.1.3.6.1.4.1.2021.4.4
Object name
memAvailSwap
Description
The amount of swap space currently unused or available.

memTotalReal

Item
Description
OID
.1.3.6.1.4.1.2021.4.5
Object name
memTotalReal
Description
The total amount of real/physical memory installed on this host.

memAvailReal

Item
Description
OID
.1.3.6.1.4.1.2021.4.6
Object name
memAvailReal
Description
The amount of real/physical memory currently unused or available.

memTotalFree

Item
Description
OID
.1.3.6.1.4.1.2021.4.11
Object name
memTotalFree
Description
The total amount of memory free or available for use on this host. This value typically covers both real memory and swap space or virtual memory.

memMinimumSwap

Item
Description
OID
.1.3.6.1.4.1.2021.4.12
Object name
memMinimumSwap
Description
The minimum amount of swap space expected to be kept free or available during normal operation of this host. If this value (as reported by 'memAvailSwap(4)') falls below the specified level, then 'memSwapError(100)' will be set to 1 and an error message made available via 'memSwapErrorMsg(101)'.

memShared

Item
Description
OID
.1.3.6.1.4.1.2021.4.13
Object name
memShared
Description
The total amount of real or virtual memory currently allocated for use as shared memory. This object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as specifically reserved for this purpose.

memBuffer

Item
Description
OID
.1.3.6.1.4.1.2021.4.14
Object name
memBuffer
Description
The total amount of real or virtual memory currently allocated for use as memory buffers. This object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as specifically reserved for this purpose.

memCached

Item
Description
OID
.1.3.6.1.4.1.2021.4.15
Object name
memCached
Description
The total amount of real or virtual memory currently allocated for use as cached memory. This object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as reserved for this purpose.

memSwapError

Item
Description
OID
.1.3.6.1.4.1.2021.4.100
Object name
memSwapError
Description
Indicates whether the amount of available swap space (as reported by 'memAvailSwap(4)') is less than the minimum (specified by 'memMinimumSwap(12)').

memSwapErrorMsg

Item
Description
OID
.1.3.6.1.4.1.2021.4.101
Object name
memSwapErrorMsg
Description
Describes whether the amount of available swap space (as reported by 'memAvailSwap(4)') is less than the minimum (specified by 'memMinimumSwap(12)').

dskIndex

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.1
Object name
dskIndex
Description
Integer reference number (row number) for the disk mib.

dskPath

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.2
Object name
dskPath
Description
Path where the disk is mounted.

dskDevice

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.3
Object name
dskDevice
Description
Path of the device for the partition.

dskMinimum

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.4
Object name
dskMinimum
Description
Minimum space required on the disk (in kBytes) before the errors are triggered. Either this or dskMinPercent is configured via the agent's snmpd.conf file.

dskMinPercent

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.5
Object name
dskMinPercent
Description
Percentage of minimum space required on the disk before the errors are triggered. Either this or dskMinimum is configured via the agent's snmpd.conf file.

dskTotal

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.6
Object name
dskTotal
Description
Total size of the disk/partition (kBytes).

dskAvail

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.7
Object name
dskAvail
Description
Available disk space.

dskUsed

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.8
Object name
dskUsed
Description
Disk space used.

dskPercent

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.9
Object name
dskPercent
Description
Percentage of space used on disk.

dskPercentNode

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.10
Object name
dskPercentNode
Description
Percentage of inodes used on disk.

dskErrorFlag

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.100
Object name
dskErrorFlag
Description
Error flag indicating that the disk or partition is under the minimum required space configured for it.

dskErrorMsg

Item
Description
OID
.1.3.6.1.4.1.2021.9.1.101
Object name
dskErrorMsg
Description
A text description providing a warning and the space left on the disk.

laTable

Item
Description
OID
.1.3.6.1.4.1.2021.10
Object name
laTable
Description
Load average information

ssSwapIn

Item
Description
OID
.1.3.6.1.4.1.2021.11.1
Object name
ssIndex
Description
Bogus Index. This should always return the integer 0.

ssSwapIn

Item
Description
OID
.1.3.6.1.4.1.2021.11.2
Object name
ssErrorName
Description
Bogus Name. This should always return the string 'systemStats'.

ssSwapIn

Item
Description
OID
.1.3.6.1.4.1.2021.11.3
Object name
ssSwapIn
Description
The average amount of memory swapped in from disk, calculated over the last minute.

ssSwapOut

Item
Description
OID
.1.3.6.1.4.1.2021.11.4
Object name
ssSwapOut
Description
The average amount of memory swapped out to disk, calculated over the last minute.

ssIOSent

Item
Description
OID
.1.3.6.1.4.1.2021.11.5
Object name
ssIOSent
Description
The average amount of data written to disk or other block devices, calculated over the last minute. This object has been deprecated in favour of 'ssIORawSent(57)', which can be used to calculate the same metric, but over any desired time period.

ssIOReceive

Item
Description
OID
.1.3.6.1.4.1.2021.11.6
Object name
ssIOReceive
Description
The average amount of data read from disk or other block devices, calculated over the last minute. This object has been deprecated in favour of 'ssIORawReceived(58)', which can be used to calculate the same metric, but over any desired time period.

ssSysInterrupts

Item
Description
OID
.1.3.6.1.4.1.2021.11.7
Object name
ssSysInterrupts
Description
The average rate of interrupts processed (including the clock) calculated over the last minute. This object has been deprecated in favour of 'ssRawInterrupts(59)', which can be used to calculate the same metric, but over any desired time period.

ssSysContext

Item
Description
OID
.1.3.6.1.4.1.2021.11.8
Object name
ssSysContext
Description
The average rate of context switches, calculated over the last minute. This object has been deprecated in favour of 'ssRawContext(60)', which can be used to calculate the same metric, but over any desired time period.

ssCpuUser

Item
Description
OID
.1.3.6.1.4.1.2021.11.9
Object name
ssCpuUser
Description
The percentage of CPU time spent processing user-level code, calculated over the last minute. This object has been deprecated in favour of 'ssCpuRawUser(50)', which can be used to calculate the same metric, but over any desired time period.

ssCpuSystem

Item
Description
OID
.1.3.6.1.4.1.2021.11.10
Object name
ssCpuSystem
Description
The percentage of CPU time spent processing system-level code, calculated over the last minute. This object has been deprecated in favour of 'ssCpuRawSystem(52)', which can be used to calculate the same metric, but over any desired time period.

ssCpuIdle

Item
Description
OID
.1.3.6.1.4.1.2021.11.11
Object name
ssCpuIdle
Description
The percentage of processor time spent idle, calculated over the last minute. This object has been deprecated in favour of 'ssCpuRawIdle(53)', which can be used to calculate the same metric, but over any desired time period.

ssCpuRawUser

Item
Description
OID
.1.3.6.1.4.1.2021.11.50
Object name
ssCpuRawUser
Description
The number of 'ticks' (typically 1/100s) spent processing user-level code. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssCpuRawNice

Item
Description
OID
.1.3.6.1.4.1.2021.11.51
Object name
ssCpuRawNice
Description
The number of 'ticks' (typically 1/100s) spent processing reduced-priority code. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssCpuRawSystem

Item
Description
OID
.1.3.6.1.4.1.2021.11.52
Object name
ssCpuRawSystem
Description
The number of 'ticks' (typically 1/100s) spent processing system-level code. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors). This object may sometimes be implemented as the combination of the 'ssCpuRawWait(54)' and 'ssCpuRawKernel(55)' counters, so care must be taken when summing the overall raw counters.

ssCpuRawIdle

Item
Description
OID
.1.3.6.1.4.1.2021.11.53
Object name
ssCpuRawIdle
Description
The number of 'ticks' (typically 1/100s) spent idle. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssCpuRawWait

Item
Description
OID
.1.3.6.1.4.1.2021.11.54
Object name
ssCpuRawWait
Description
The number of 'ticks' (typically 1/100s) spent waiting for IO. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. This time may also be included within the 'ssCpuRawSystem(52)' counter. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssCpuRawKernel

Item
Description
OID
.1.3.6.1.4.1.2021.11.55
Object name
ssCpuRawKernel
Description
The number of 'ticks' (typically 1/100s) spent processing kernel-level code. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. This time may also be included within the 'ssCpuRawSystem(52)' counter. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssCpuRawInterrupt

Item
Description
OID
.1.3.6.1.4.1.2021.11.56
Object name
ssCpuRawInterrupt
Description
The number of 'ticks' (typically 1/100s) spent processing hardware interrupts. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssIORawSent

Item
Description
OID
.1.3.6.1.4.1.2021.11.57
Object name
ssIORawSent
Description
Number of blocks sent to a block device.

ssIORawReceived

Item
Description
OID
.1.3.6.1.4.1.2021.11.58
Object name
ssIORawReceived
Description
Number of blocks received from a block device.

ssRawInterrupts

Item
Description
OID
.1.3.6.1.4.1.2021.11.59
Object name
ssRawInterrupts
Description
Number of interrupts processed.

ssRawContexts

Item
Description
OID
.1.3.6.1.4.1.2021.11.60
Object name
ssRawContexts
Description
Number of context switches.

ssCpuRawSoftIRQ

Item
Description
OID
.1.3.6.1.4.1.2021.11.61
Object name
ssCpuRawSoftIRQ
Description
The number of 'ticks' (typically 1/100s) spent processing software interrupts. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssRawSwapIn

Item
Description
OID
.1.3.6.1.4.1.2021.11.62
Object name
ssRawSwapIn
Description
Number of blocks swapped in.

ssRawSwapOut

Item
Description
OID
.1.3.6.1.4.1.2021.11.63
Object name
ssRawSwapOut
Description
Number of blocks swapped out.

ssCpuRawSteal

Item
Description
OID
.1.3.6.1.4.1.2021.11.64
Object name
ssCpuRawSteal
Description
The number of 'ticks' (typically 1/100s) spent by the CPU to run a virtual CPU (guest).
This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric.
On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssCpuRawGuest

Item
Description
OID
.1.3.6.1.4.1.2021.11.65
Object name
ssCpuRawGuest
Description
The number of 'ticks' (typically 1/100s) spent by the CPU to run a virtual CPU (guest).
This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric.
On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

ssCpuRawGuestNice

Item
Description
OID
.1.3.6.1.4.1.2021.11.66
Object name
ssCpuRawGuestNice
Description
The number of 'ticks' (typically 1/100s) spent by the CPU to run a virtual CPU (guest).
This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric.
On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).

productVersion

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.1.1
Object name
productVersion
Description
Returns the Deep Discovery Analyzer version.

productBuild

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.1.2
Object name
productBuild
Description
Returns the Deep Discovery Analyzer build number.

productHotfix

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.1.3
Object name
productHotfix
Description
Returns the Deep Discovery Analyzer hotfix number.

componentTable

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.2
Object name
componentTable
Description
A table containing a set of component information.

componentIndex

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.2.1.1
Object name
componentIndex
Description
Returns the component index.

componentID

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.2.1.2
Object name
componentID
Description
Returns the component ID.

componentName

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.2.1.3
Object name
componentName
Description
Returns the component name.

componentVersion

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.2.1.4
Object name
componentVersion
Description
Returns the component version.

throughputTable

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.3
Object name
throughputTable
Description
A table containing a set of throughput information.

ifIndex

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.3.1.1
Object name
ifIndex
Description
Returns the interface index.

ifDescr

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.3.1.2
Object name
ifDescr
Description
Returns the interface description.

ifReceiveThroughput

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.3.1.3
Object name
ifReceiveThroughput
Description
Returns the interface receiving throughput.

ifTransmitThroughput

Item
Description
OID
.1.3.6.1.4.1.6101.3005.1.3.1.4
Object name
ifTransmitThroughput
Description
Returns the interface transmitting throughput.