qosCbQosQueueingCfgPriorityQueueNo
ZXR10-QOS-MIB ·
.1.3.6.1.4.1.3902.3.101.6.4.6.1.1
Object
If the traffic is specified to LLQ,the value is the queue number, else is NULL
Context
- MIB
- ZXR10-QOS-MIB
- OID
.1.3.6.1.4.1.3902.3.101.6.4.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosCbQosqueueCfgEntry
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 'ZXR10-QOS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-QOS-MIB::qosCbQosQueueingCfgPriorityQueueNo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-QOS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-QOS-MIB::qosCbQosQueueingCfgPriorityQueueNo.<qoscbQosPMapIndex>.<qoscbQosCMapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-QOS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-QOS-MIB::qosCbQosQueueingCfgPriorityQueueNo'
Syntax
- Source
- QosPQQueueType
- Base type
Enumeration
Values & Constraints
Type Values
0 | high |
1 | medium |
2 | normal |
3 | low |