All MIBs › CISCO-TS-STACK-MIB › ciscoTsTCStatus
ciscoTsTCStatus
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTCStatus
OID (numeric): 1.3.6.1.4.1.9.5.32.7.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current running status of the channel.
What is ciscoTsTCStatus?
This read-only enum reports whether this TokenChannel is currently up(1), down(2), or reduced(3), reduced meaning some but not all configured member ports are active. An admin relying on a channel for link redundancy would specifically watch for reduced(3), since it indicates a partial failure that hasn't taken the whole channel down but has reduced its available bandwidth or redundancy margin. Seeing down(2) here means all member ports have failed, a more serious condition than a single link within the channel dropping.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.7.1.1.4 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTCStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.7.1.1.4.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTCStatus.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::ciscoTsTCStatus 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.7 | ciscoTsTChannel | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.7.1 | ciscoTsTCTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.7.1.1 | ciscoTsTCEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.7.1.1.4 | ciscoTsTCStatus | CISCO-TS-STACK-MIB |