wwpQosPortTxAssignmentMode
WWP-QOS-MIB ·
.1.3.6.1.4.1.6141.2.12.1.1.8
Object
scalar r/w
Enumeration
The Port Protocol TX-priority-queue assignment mode. This affect the behavior for ALL Port Protocol entries. Setting the mode to usePort(0) will cause the ASIC to assign the TX-priority-queue value from the matching Port Protocol entry to the frame. When set to useGreater(1), the ASIC will assign the greater of the two results: Port Protocol 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.8- 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::wwpQosPortTxAssignmentMode.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::wwpQosPortTxAssignmentMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | usePort |
1 | useGreater |