egressQSelect

CISCO-WAN-FR-CONN-MIB · .1.3.6.1.4.1.351.110.5.1.2.1.1.1.5

Object

column r/w Enumeration
Selects one out of two possible port queues.
The default port queue number is 1 which is the high 
pririty queue.
1 = High priority queue 
2 = Low priority queue 
3 = Indicates that this entry is not used (eg: in FRSM-VHS,
chanServType indicates the channel service type and
would determine the queue to which the channel gets mapped)
For FRSM12 Card:
This object is used to select between the two ATM-COS queues
in the egress direction.

Context

MIB
CISCO-WAN-FR-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
frChanCnfGrpEntry
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-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::egressQSelect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::egressQSelect.<chanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-CONN-MIB::egressQSelect'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1highPriority
2lowPriority
3notSupported

Conformance