tpQos8021pPriLevel
TPLINK-QOS-MIB ·
.1.3.6.1.4.1.11863.6.22.1.3.1.1.2
Object
column r/w
Enumeration
Indicates the priority level the packets with tag are mapped to. The priority levels are labeled as TC.
Context
- MIB
- TPLINK-QOS-MIB
- OID
.1.3.6.1.4.1.11863.6.22.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpQos8021pEntry
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 'TPLINK-QOS-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-QOS-MIB::tpQos8021pPriLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-QOS-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-QOS-MIB::tpQos8021pPriLevel.<tpQos8021pPriTag>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-QOS-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-QOS-MIB::tpQos8021pPriLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | tc0 |
1 | tc1 |
2 | tc2 |
3 | tc3 |
4 | tc4 |
5 | tc5 |
6 | tc6 |
7 | tc7 |