extremeRtStatsUtilization
EXTREME-RTSTATS-MIB ·
.1.3.6.1.4.1.1916.1.11.1.1.10
Object
column Integer32
The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
Context
- MIB
- EXTREME-RTSTATS-MIB
- OID
.1.3.6.1.4.1.1916.1.11.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeRtStatsEntry
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 'EXTREME-RTSTATS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-RTSTATS-MIB::extremeRtStatsUtilization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-RTSTATS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-RTSTATS-MIB::extremeRtStatsUtilization.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-RTSTATS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-RTSTATS-MIB::extremeRtStatsUtilization'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.