All MIBs › CISCOSB-QOS-CLI-MIB › rlQosStackControlQueue
rlQosStackControlQueue
Module: CISCOSB-QOS-CLI-MIB
OID (symbolic): CISCOSB-QOS-CLI-MIB::rlQosStackControlQueue
OID (numeric): 1.3.6.1.4.1.9.6.1.101.88.27
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This scalar object defines queue ID, which is used for stack control information transfer. For standalone systems the scalar value equals 0. This scalar object can be used for warning messages when users assign a QoS map item, or a Class to the stack control queue.
What is rlQosStackControlQueue?
This read-only integer reports the queue ID used to carry stack control information between switches in a stack, defaulting to 0 on a standalone (non-stacked) system. It matters because assigning ordinary QoS traffic to this same queue could interfere with the inter-switch control-plane traffic the stack depends on, so admins consult this value before mapping classes to queues. For example, seeing this value as 8 on a stacked switch would warn an admin not to also point a bulk-data class-map at queue 8.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.88.27 snmpwalk -v2c -c public <target> CISCOSB-QOS-CLI-MIB::rlQosStackControlQueue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.88.27.1 snmpget -v2c -c public <target> CISCOSB-QOS-CLI-MIB::rlQosStackControlQueue.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-QOS-CLI-MIB::rlQosStackControlQueue OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.88 | rlQosCliMib | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.88.27 | rlQosStackControlQueue | CISCOSB-QOS-CLI-MIB |