tnNetworkQueueExpedite
TN-QOS-MIB ·
.1.3.6.1.4.1.7483.6.1.2.16.6.2.1.10
Object
column r/w
Enumeration
tnNetworkQueueExpedite specifies the priority that this queue should
be assigned by the hardware level schedulers.
The value 'auto-expedited' implies that this attribute should be
dynamically updated by looking at the forwarding classes mapping
into this queue. In such a case the queue is treated as
'non-expedited' if there is even a single non-expedited forwarding
class using this queue.
This attribute is associated with the queue at the time of creation
and cannot be modified thereafter.
Context
- MIB
- TN-QOS-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.16.6.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnNetworkQueueEntry
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 'TN-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-QOS-MIB::tnNetworkQueueExpedite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-QOS-MIB::tnNetworkQueueExpedite.<tnSysSwitchId>.<tnNetworkQueuePolicy>.<tnNetworkQueue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-QOS-MIB::tnNetworkQueueExpedite'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | expedited |
2 | auto-expedited |
3 | non-expedited |