diffServRandomDropProbMax

DIFFSERV-MIB · .1.3.6.1.2.1.97.1.6.4.1.6

Object

column r/w Unsigned32
The worst case random drop probability, expressed in drops per
thousand packets.
              
For example, if in the worst case every arriving packet may be
dropped (100%) for a period, this has the value 1000.
Alternatively, if in the worst case only one percent (1%) of
traffic may be dropped, it has the value 10.

Context

MIB
DIFFSERV-MIB
OID
.1.3.6.1.2.1.97.1.6.4.1.6
Type
column
Access
readwrite
Status
current
Parent
diffServRandomDropEntry
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::diffServRandomDropProbMax'
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::diffServRandomDropProbMax.<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::diffServRandomDropProbMax'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-1000

Conformance

Member of
Compliance refinements
Write access is not required.