portServiceQueueNo

CISCO-WAN-FR-PORT-MIB · .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.2

Object

column r/w Enumeration
This identifies the Q depending on the Service Type
1 High Priority Queue
2 rt VBR Queue
3 nrt VBR and ABR Queue
4 UBR Queue
queue5(5) to queue8(8) are reserved for future use
There are 8 queues but only four are being used as of now.

Context

MIB
CISCO-WAN-FR-PORT-MIB
OID
.1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.2
Type
column
Access
readwrite
Status
current
Parent
frPortServiceQueGrpEntry
Groups
1

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 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-PORT-MIB::portServiceQueueNo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-PORT-MIB::portServiceQueueNo.<frServPortNum>.<portServiceQueueNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-PORT-MIB::portServiceQueueNo'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1highpriorityQ
2rtVBRQ
3nrtVBRandABRQ
4uBRQ
5queue5
6queue6
7queue7
8queue8

Conformance