mwrCirQIndex

MWR-ETHERNET-MIB · .1.3.6.1.4.1.7262.4.5.9.1.1.7.1.1

Object

column QueueType
Specifies CIR queue index for each radio queue.

Context

MIB
MWR-ETHERNET-MIB
OID
.1.3.6.1.4.1.7262.4.5.9.1.1.7.1.1
Type
column
Access
noaccess
Status
current
Parent
mwrCirQEntry

Walk 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 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWR-ETHERNET-MIB::mwrCirQIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWR-ETHERNET-MIB::mwrCirQIndex.<mwrCirQIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWR-ETHERNET-MIB::mwrCirQIndex'

Syntax

Source
QueueType
Base type
Enumeration
Type Description
The queue numbers from 1 to 8 where 1 is the lowest priority queue and 8 is the highest priority queue.

Values & Constraints

Type Values
1q1
2q2
3q3
4q4
5q5
6q6
7q7
8q8