All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackStatus
ciscoTsStackStatus
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackStatus
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Stack status indicates if the stack is going through the Stack Management Update protocol. Management stations should check this status if they receive a genErr on a SET request for any of the stack wide attributes.
What is ciscoTsStackStatus?
This read-only enum reports whether the stack is currently idle (running(1)) or actively executing the Stack Management Update protocol (updating(2)), the internal handshake that synchronizes stack-wide configuration across switches. The description explicitly tells management stations to check this object when a SET to a stack-wide attribute returns genErr, since a SET made mid-update is rejected until the protocol finishes. An admin seeing updating(2) after adding a switch to the stack knows to wait before retrying a failed configuration change rather than assuming the SET itself was wrong.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.7 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.7.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackStatus.1
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsStackStatus OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.1 | ciscoTsMain | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1 | ciscoTsConfig | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1.7 | ciscoTsStackStatus | CISCO-TS-STACK-MIB |