diffServActionMaxThreshold
DIFF-SERV-MIB ·
radlan variant
·
.1.3.6.1.4.1.89.51.1.2.5.1.5
Object
The max-threshold is the maximum permissible queue depth. In tail drop scenarios, the queue will drop if a packet is presented to it and it is instantaneously full by this measure. In random drop scenarios, the queue will drop if a packet is presented to it and the average queue depth exceeds the max-threshold. This object is in the action table rather than the queue table because Differentiated Services PHBs, such as the Assured Service, permit differently classified traffic to have different drop parameters even though they occupy the same queue.
Context
- MIB
- DIFF-SERV-MIB
- OID
.1.3.6.1.4.1.89.51.1.2.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- packets
- Parent
- diffServActionEntry
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 'DIFF-SERV-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFF-SERV-MIB::diffServActionMaxThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIFF-SERV-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFF-SERV-MIB::diffServActionMaxThreshold.<ifIndex>.<diffServInterfaceDirection>.<diffServActionNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIFF-SERV-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIFF-SERV-MIB::diffServActionMaxThreshold'
Syntax
packetsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295