All MIBs › CISCO-TS-STACK-MIB › ciscoTsModState
ciscoTsModState
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsModState
OID (numeric): 1.3.6.1.4.1.9.5.32.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state indicates the current operational state of the module.
What is ciscoTsModState?
This read-only enum reports whether a given slot has nomodule(1) installed, is running(2) normally, or is faulty(3). An admin scanning this object across all four slots on a switch can immediately spot which physical module needs to be reseated or replaced without needing to inspect the chassis directly. A faulty(3) reading on a slot that previously showed running(2) points at a hardware failure on that specific module rather than a configuration issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsModState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsModState.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::ciscoTsModState 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.3 | ciscoTsModule | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.3.1 | ciscoTsModTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.3.1.1 | ciscoTsModEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.3.1.1.3 | ciscoTsModState | CISCO-TS-STACK-MIB |