All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortStatsCfgLossRC
ciscoTsPortStatsCfgLossRC
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortStatsCfgLossRC
OID (numeric): 1.3.6.1.4.1.9.5.32.4.2.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Reason code describing the cause of the latest configuration loss. A value of no-cfg-loss(7) will be returned when there has not been a configuration loss.
What is ciscoTsPortStatsCfgLossRC?
This read-only enum reports the specific reason code for this port's most recent configuration-loss event, options in the full enumeration include things like wire-fault(1), lobe-test-fail(2), and heart-beat-fail(4), with no-cfg-loss(7) returned when there hasn't been a loss event at all. This is the diagnostic detail an admin actually needs after ciscoTsPortStatsCfgLoss shows a nonzero count, since wire-fault points at cabling while lobe-test-fail points at the station's own lobe test failing, requiring very different fixes. Seeing wire-fault(1) repeatedly on one port would send the admin to check that specific cable run rather than the attached station's NIC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.25 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsCfgLossRC
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.25.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsCfgLossRC.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::ciscoTsPortStatsCfgLossRC 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.25 | ciscoTsPortStatsCfgLossRC | CISCO-TS-STACK-MIB |