hpSwitchTrafficGroupLossless
TRAFFIC-TEMPLATE-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.5
Object
A flag indicating that this queue is to be
configured for lossless behavior when Priority Flow
Control (PFC) is enabled on a port. Designating a
queue as lossless causes ingress thresholds to be
set that will trigger PFC frames when this queue
exceeds or falls below a specific threshold. The
queue will also respond to PFC frames received from
a neighbor.
This flag may not be set if any queue in the template
is configured for a 'medium' or 'low' discard threshold
(see hpSwitchTrafficGroupEgressDiscardThreshold).
This flag 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.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchTrafficGroupEntry
- Groups
- 2
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::hpSwitchTrafficGroupLossless'
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::hpSwitchTrafficGroupLossless.<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::hpSwitchTrafficGroupLossless'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of