csqIfConfigQueueMode

CISCO-SWITCH-QOS-MIB · .1.3.6.1.4.1.9.9.580.1.4.1.1.4

Object

column r/w Enumeration
Specifies the queueing mode at this interface.
              
'cos' indicates that the interface is queueing 
a packet based on the CoS value of the packet.
This value can only be set if the 'cos' bit
of csqIfQueueModeCpb is set.
              
'dscp' indicates that the interface is queueing 
a packet based on the DSCP value of the packet. 
This value can only be set if the 'dscp' bit
of csqIfQueueModeCpb is set.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cos
2dscp

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.
Write access is not required.
Write access is not required.