usrHistoryHighCapacityOverflowAbsValue
HC-RMON-MIB ·
.1.3.6.1.2.1.16.18.4.1.1
Object
column SNMPv2-SMIGauge32
The absolute value (i.e. unsigned value) of the
user-specified statistic during the last sampling period,
divided by 2^32, truncating fractions (i.e., X DIV 2^32).
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 should 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)'.
Context
- MIB
- HC-RMON-MIB
- OID
.1.3.6.1.2.1.16.18.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- usrHistoryHighCapacityEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-RMON-MIB::usrHistoryHighCapacityOverflowAbsValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-RMON-MIB::usrHistoryHighCapacityOverflowAbsValue.<usrHistoryControlIndex>.<usrHistorySampleIndex>.<usrHistoryObjectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HC-RMON-MIB::usrHistoryHighCapacityOverflowAbsValue'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of