All MIBs › CISCOSB-QOS-CLI-MIB › rlQosStackControlCos
rlQosStackControlCos
Module: CISCOSB-QOS-CLI-MIB
OID (symbolic): CISCOSB-QOS-CLI-MIB::rlQosStackControlCos
OID (numeric): 1.3.6.1.4.1.9.6.1.101.88.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This scalar object defines CoS (VPT), which is used for stack control information transfer. For standalone systems the scalar value equals 8 (not valid for VPT). This scalar object can be used for warning messages when users assign a stack control CoS to a non-stacking control queue.
What is rlQosStackControlCos?
This read-only integer reports the CoS (VLAN priority tag) value reserved for stack control traffic, with a value of 8 on standalone systems signifying that it's not a valid VPT. It matters because assigning that same CoS value to regular traffic on a stacked system could collide with the stacking control plane, so this field exists to warn against that misconfiguration. For example, if this reports CoS 7 on a stacked unit, an admin would avoid remapping any user traffic class to CoS 7 to prevent contention with stack-control frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.88.28 snmpwalk -v2c -c public <target> CISCOSB-QOS-CLI-MIB::rlQosStackControlCos
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.88.28.1 snmpget -v2c -c public <target> CISCOSB-QOS-CLI-MIB::rlQosStackControlCos.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::rlQosStackControlCos 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.28 | rlQosStackControlCos | CISCOSB-QOS-CLI-MIB |