RMON2-MIB :: usrHistoryAbsValue

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

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)'.

The access control check prescribed in the definition of usrHistoryObjectVariable SHOULD be checked for each sampling interval. If this check determines that access should not be allowed, 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

Start monitoring RMON-capable network probes, switches, and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON2-MIB::usrHistoryAbsValue OID value, configure state conditions and alerts, and monitor any RMON-capable network probes, switches, and routers from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
Numeric OIDNameModule
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