All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortStatsAutoDisableRC
ciscoTsPortStatsAutoDisableRC
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortStatsAutoDisableRC
OID (numeric): 1.3.6.1.4.1.9.5.32.4.2.1.27
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Reason code describing the cause for a port having been disabled by the switch software. A value of not-disabled(1) will be returned when the port has not been disabled by the switch software.
What is ciscoTsPortStatsAutoDisableRC?
This read-only enum reports why the switch software automatically disabled this port, if it did, options include speed-error(3) for a duplex/speed mismatch, remove-received(4) for the port receiving a ring-remove/beacon-type signal, or disabled-by-DRiP(5) for Cisco's Dynamic Ring/VLAN Redundancy Protocol shutting it down, with not-disabled(1) meaning the port hasn't been auto-disabled at all. An admin finding a port unexpectedly down would check this before assuming a manual shutdown or cable pull, seeing disabled-by-DRiP(5) points at a ring-redundancy protocol decision rather than a physical fault. This distinguishes software-initiated port shutdowns from ones caused by ciscoTsPortCfgCfgLossThres being exceeded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.27 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsAutoDisableRC
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.27.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsAutoDisableRC.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoTsPortStatsAutoDisableRC.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::ciscoTsPortStatsAutoDisableRC 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.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2 | ciscoTsPortStatsTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1 | ciscoTsPortStatsEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1.27 | ciscoTsPortStatsAutoDisableRC | CISCO-TS-STACK-MIB |