diffServMaxRateThreshold

DIFFSERV-MIB · .1.3.6.1.2.1.97.1.8.6.1.5

Object

The number of bytes of queue depth at which the rate of a
              
multi-rate scheduler will increase to the next output rate. In
the last conceptual row for such a shaper, this threshold is
ignored and by convention is zero.

Context

MIB
DIFFSERV-MIB
OID
.1.3.6.1.2.1.97.1.8.6.1.5
Type
column
Access
readwrite
Status
current
Units
Bytes
Parent
diffServMaxRateEntry
Groups
1

Walk 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 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFFSERV-MIB::diffServMaxRateThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFFSERV-MIB::diffServMaxRateThreshold.<diffServMaxRateId>.<diffServMaxRateLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIFFSERV-MIB::diffServMaxRateThreshold'

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
Write access is not required.