wwpQosTxAssignmentMode
WWP-QOS-MIB ·
.1.3.6.1.4.1.6141.2.12.1.1.7
Object
scalar r/w
Enumeration
The QoS TX-priority-queue assignment mode. This affect the behavior for ALL QoS entries. Setting the mode to useQos(0) will cause the ASIC to assign the TX-priority-queue value from the matching QoS entry to the frame. When set to useGreater(1), the ASIC will assign the greater of the two results: QoS Tx-priority or RX-Pri-To-Q TX-priority.
Context
- MIB
- WWP-QOS-MIB
- OID
.1.3.6.1.4.1.6141.2.12.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpQos
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-QOS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-QOS-MIB::wwpQosTxAssignmentMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-QOS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-QOS-MIB::wwpQosTxAssignmentMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | useQos |
1 | useGreater |