diffServRandomDropMaxThreshBytes
DIFFSERV-MIB ·
.1.3.6.1.2.1.97.1.6.4.1.4
Object
column r/w
bytesUnsigned32
The average queue depth beyond which traffic has a probability indicated by diffServRandomDropProbMax of being dropped or marked. Note that this differs from the physical queue limit, which is stored in diffServAlgDropQThreshold. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMaxThreshPkts.
Context
- MIB
- DIFFSERV-MIB
- OID
.1.3.6.1.2.1.97.1.6.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- diffServRandomDropEntry
- 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 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFFSERV-MIB::diffServRandomDropMaxThreshBytes'
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::diffServRandomDropMaxThreshBytes.<diffServRandomDropId>'
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::diffServRandomDropMaxThreshBytes'
Syntax
bytesUnsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Conformance
Member of
Compliance refinements
diffServMIBReadOnlyCompliance
readonly
Write access is not required.