RMON2-MIB :: usrHistoryValStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRMON2-MIBusrHistoryValStatus

usrHistoryValStatus

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::usrHistoryValStatus

OID (numeric): 1.3.6.1.2.1.16.18.3.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This object indicates the validity and sign of the data in the associated instance of usrHistoryAbsValue.

If the MIB instance could not be accessed during the sampling interval, then 'valueNotAvailable(1)' will be returned.

If the sample is valid and the actual value of the sample is greater than or equal to zero, then 'valuePositive(2)' is returned.

If the sample is valid and the actual value of the sample is less than zero, 'valueNegative(3)' will be returned. The associated instance of usrHistoryAbsValue should be multiplied by -1 to obtain the true sample value.

What is usrHistoryValStatus?

This status field indicates whether the associated historical value is valid, and if so, whether the original measurement was positive or negative. Engineers use this to detect data collection failures (valueNotAvailable) and handle negative delta values correctly when a counter wrapped. If this shows valueNotAvailable, the historical sample is unreliable and should not be used for capacity planning or troubleshooting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.18.3.1.5
snmpwalk -v2c -c public <target> RMON2-MIB::usrHistoryValStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.18.3.1.5.1
snmpget -v2c -c public <target> RMON2-MIB::usrHistoryValStatus.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::usrHistoryValStatus 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.5usrHistoryValStatusRMON2-MIB