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
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 '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
1 | cos |
2 | dscp |
Conformance
Member of
Compliance refinements
ciscoSwitchQosMIBComplianceRev5
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev6
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev7
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev8
readonly
Write access is not required.