Item |
Description |
---|---|
OID |
.1.3.6.1.2.1.1 |
Object name |
system |
Description |
System |
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. |
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'. |
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. |
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. |
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. |
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. |
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. |
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. |
Item |
Description |
---|---|
OID |
.1.3.6.1.2.1.2 |
Object name |
interfaces |
Description |
Interfaces |
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. |
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. |
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. |
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'. |
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. |
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. |
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. |
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. |
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. |
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)'. |
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. |
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. |
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. |
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)'). |
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)'). |
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. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.2 |
Object name |
dskPath |
Description |
Path where the disk is mounted. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.3 |
Object name |
dskDevice |
Description |
Path of the device for the partition. |
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. |
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. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.9 |
Object name |
dskPercent |
Description |
Percentage of space used on disk. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.10 |
Object name |
dskPercentNode |
Description |
Percentage of inodes used on disk. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.11 |
Object name |
dskTotalLow |
Description |
Total disk/partion size (kByte). Together with dskTotalHigh forms a 64-bit number. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.12 |
Object name |
dskTotalHigh |
Description |
Total disk/partion size (kByte). Together with dskTotalLow forms a 64-bit number. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.13 |
Object name |
dskAvailLow |
Description |
Available disk space (kByte). Together with dskAvailHigh forms a 64-bit number. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.14 |
Object name |
dskAvailHigh |
Description |
Available disk space (kByte). Together with dskAvailLow forms a 64-bit number. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.15 |
Object name |
dskUsedLow |
Description |
Disk space used (kByte). Together with dskUsedHigh forms a 64-bit number. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.9.1.16 |
Object name |
dskUsedHigh |
Description |
Disk space used (kByte). Together with dskUsedLow forms a 64-bit number. |
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. |
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. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.10 |
Object name |
laTable |
Description |
Load average information |
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. |
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'. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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). |
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). |
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. |
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). |
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). |
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). |
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). |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.11.57 |
Object name |
ssIORawSent |
Description |
Number of blocks sent to a block device. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.11.58 |
Object name |
ssIORawReceived |
Description |
Number of blocks received from a block device. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.11.59 |
Object name |
ssRawInterrupts |
Description |
Number of interrupts processed. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.11.60 |
Object name |
ssRawContexts |
Description |
Number of context switches. |
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). |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.11.62 |
Object name |
ssRawSwapIn |
Description |
Number of blocks swapped in. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.2021.11.63 |
Object name |
ssRawSwapOut |
Description |
Number of blocks swapped out. |
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). |
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). |
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). |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.1.1 |
Object name |
productVersion |
Description |
Returns the Deep Discovery Analyzer version. |
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. |
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. |
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. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.2.1.1 |
Object name |
componentIndex |
Description |
Returns the component index. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.2.1.2 |
Object name |
componentID |
Description |
Returns the component ID. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.2.1.3 |
Object name |
componentName |
Description |
Returns the component name. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.2.1.4 |
Object name |
componentVersion |
Description |
Returns the component version. |
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. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.3.1.1 |
Object name |
ifIndex |
Description |
Returns the interface index. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.3.1.2 |
Object name |
ifDescr |
Description |
Returns the interface description. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.3.1.3 |
Object name |
ifReceiveThroughput |
Description |
Returns the interface receiving throughput. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.3.1.4 |
Object name |
ifTransmitThroughput |
Description |
Returns the interface transmitting throughput. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.3.1.5 |
Object name |
ifOperStatus |
Description |
Returns the interface operatings status. |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.1 |
Object name |
numberInQueue |
Description |
Returns the number of samples in queue |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.2 |
Object name |
numberInProcessing |
Description |
Returns the number of samples currently in process |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.3.1 |
Object name |
suspiciousObjectIP |
Description |
Returns the number of suspicious objects (IP address) |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.3.2 |
Object name |
suspiciousObjectDomain |
Description |
Returns the number of suspicious objects (domain) |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.3.3 |
Object name |
suspiciousObjectURL |
Description |
Returns the number of suspicious objects (URL) |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.3.4 |
Object name |
suspiciousObjectSha1 |
Description |
Returns the number of suspicious objects (SHA1) |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.4 |
Object name |
vaUtilization |
Description |
Returns Virtual Analyzer utilization information |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.5 |
Object name |
numberCompleted |
Description |
Returns the number of samples that were processed completely in the past 24 hours |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.6 |
Object name |
numberIcapPreScanned |
Description |
Returns the number of samples that were processed by ICAP pre-scan in the past 24 hours |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.7.1 |
Object name |
numberSubmissionHigh |
Description |
Returns the number of submissions with high risk in the past 24 hours |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.7.2 |
Object name |
numberSubmissionMedium |
Description |
Returns the number of submissions with medium risk in the past 24 hours |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.7.3 |
Object name |
numberSubmissionLow |
Description |
Returns the number of submissions with low risk in the past 24 hours |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.7.4 |
Object name |
numberSubmissionNo |
Description |
Returns the number of submissions with no risk in the past 24 hours |
Item |
Description |
---|---|
OID |
.1.3.6.1.4.1.6101.3005.1.4.7.5 |
Object name |
numberSubmissionNot |
Description |
Returns the number of submissions not analyzed by Virtual Analyzer in the past 24 hours |