tpQosBasicConfigPri
TPLINK-QOS-MIB ·
.1.3.6.1.4.1.11863.6.22.1.1.1.1.2
Object
column r/w
Enumeration
0. Cos0 1. Cos1 2. Cos2 3. Cos3 4. Cos4 5. Cos5 6. Cos6 7. Cos7 Specify the priority for the port.
Context
- MIB
- TPLINK-QOS-MIB
- OID
.1.3.6.1.4.1.11863.6.22.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpQosBasicConfigEntry
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::tpQosBasicConfigPri'
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::tpQosBasicConfigPri.<ifIndex>'
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::tpQosBasicConfigPri'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cos0 |
1 | cos1 |
2 | cos2 |
3 | cos3 |
4 | cos4 |
5 | cos5 |
6 | cos6 |
7 | cos7 |