All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackReset
ciscoTsStackReset
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackReset
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Operational status of the controlling switch in the stack. Setting this value to either coldReset(2) or warmReset(3) will cause all boxes in the stack to cold start or warm start after a predefined time delay.
What is ciscoTsStackReset?
This read-write enum reports the controlling switch's operational status (running(1)) and, when set to coldReset(2) or warmReset(3), triggers every box in the entire stack to cold- or warm-start after a built-in delay. Because this resets the whole stack rather than just one switch, an admin would only set warmReset(3) here during a planned maintenance window, never as a routine single-switch fix. Writing coldReset(2) is the stack-wide equivalent of power-cycling every unit in a Matrix at once.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.15 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.15.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.1.1.15.1 i <value>
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::ciscoTsStackReset 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.15 | ciscoTsStackReset | CISCO-TS-STACK-MIB |