All MIBs › CASCADE-MIB › cktLeafFailReason
cktLeafFailReason
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktLeafFailReason
OID (numeric): 1.3.6.1.4.1.277.1.6.2.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The reason for the PVC establishment failure.
What is cktLeafFailReason?
This read-only enumerated value reports the reason for a PVC establishment failure for this leaf, with values including admindown, novcbuff (no VC buffer available), nobw (no bandwidth), noroute, timeout, nopdubuff, nodest, trkrnr, trkdown, and further truncated values like balanc(ing)-related causes, giving a specific machine-readable diagnosis of why the leaf failed to come up. This is the single most useful field for automated or first-line troubleshooting of a failed leaf, since it directly names the failure category rather than requiring the admin to infer it from indirect symptoms. An engineer investigating a leaf stuck in a failed state would check cktLeafFailReason first; seeing nobw(3) immediately points to insufficient bandwidth on the path rather than a routing or hardware problem, redirecting troubleshooting toward capacity rather than connectivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.2.1.21 snmpwalk -v2c -c public <target> CASCADE-MIB::cktLeafFailReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.2.1.21.1 snmpget -v2c -c public <target> CASCADE-MIB::cktLeafFailReason.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cktLeafFailReason OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2 | cktLeafTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2.1 | cktLeafEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2.1.21 | cktLeafFailReason | CASCADE-MIB |