hpSwitchTrafficGroupEgressDiscardThreshold
TRAFFIC-TEMPLATE-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.6
Object
column r/w
Enumeration
The Egress Buffer Discard Threshold setting for this
traffic group. This setting controls the maximum size
of the group egress queue. When set to 'medium' or 'low',
the maximum number of buffers permitted in the queue is
reduced so packets are dropped sooner and their buffers
made available for higher priority traffic. However,
this also reduces the maximum traffic burst that can be
absorbed without dropping packets. The default is 'high'.
This setting may not be changed if any queue in the
template is configured for lossless behavior (see
hpSwitchTrafficGroupLossless).
This setting is not supported on all devices.
Context
- MIB
- TRAFFIC-TEMPLATE-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchTrafficGroupEntry
- 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 'TRAFFIC-TEMPLATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAFFIC-TEMPLATE-MIB::hpSwitchTrafficGroupEgressDiscardThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRAFFIC-TEMPLATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAFFIC-TEMPLATE-MIB::hpSwitchTrafficGroupEgressDiscardThreshold.<hpSwitchTrafficTemplateName>.<hpSwitchTrafficQueue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRAFFIC-TEMPLATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRAFFIC-TEMPLATE-MIB::hpSwitchTrafficGroupEgressDiscardThreshold'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low |
2 | medium |
3 | high |
Conformance
Member of