hostTopNHighCapacityOverflowRate
HC-RMON-MIB ·
.1.3.6.1.2.1.16.5.3.1.3
Object
column SNMPv2-SMIGauge32
The amount of change in the selected variable during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32). The selected variable is this host's instance of the object selected by hostTopNRateBase.
Context
- MIB
- HC-RMON-MIB
- OID
.1.3.6.1.2.1.16.5.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hostTopNHighCapacityEntry
- 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::hostTopNHighCapacityOverflowRate'
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::hostTopNHighCapacityOverflowRate.<hostTopNReport>.<hostTopNIndex>'
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::hostTopNHighCapacityOverflowRate'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of