RMON2-MIB :: usrHistoryAbsValue

MIB Reference — IPNetwork Monitor

All MIBsRMON2-MIBusrHistoryAbsValue

usrHistoryAbsValue

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::usrHistoryAbsValue

OID (numeric): 1.3.6.1.2.1.16.18.3.1.4

Node type: OBJECT-TYPE

Type: Gauge32

Access: read-only

Description:

The absolute value (i.e. unsigned value) of the user-specified statistic during the last sampling period. The value during the current sampling period is not made available until the period is completed.

To obtain the true value for this sampling interval, the associated instance of usrHistoryValStatus must be checked, and usrHistoryAbsValue adjusted as necessary.

If the MIB instance could not be accessed during the sampling interval, then this object will have a value of zero and the associated instance of usrHistoryValStatus will be set to 'valueNotAvailable(1)'.

What is usrHistoryAbsValue?

This gauge holds the absolute (unsigned) value of the monitored statistic during the most recently completed sampling interval. Network engineers use this to see historical trends in custom metrics—like past CPU usage or interface queue depth—without needing to track deltas manually. A value of 82 might represent 82% CPU usage during that 5-minute bucket.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.18.3.1.4
snmpwalk -v2c -c public <target> RMON2-MIB::usrHistoryAbsValue

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.18.3.1.4.1
snmpget -v2c -c public <target> RMON2-MIB::usrHistoryAbsValue.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.18usrHistoryRMON2-MIB
1.3.6.1.2.1.16.18.3usrHistoryTableRMON2-MIB
1.3.6.1.2.1.16.18.3.1usrHistoryEntryRMON2-MIB
1.3.6.1.2.1.16.18.3.1.4usrHistoryAbsValueRMON2-MIB