All MIBs › CASCADE-MIB › svcAtmConfigQ93bLastCauseRx
svcAtmConfigQ93bLastCauseRx
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmConfigQ93bLastCauseRx
OID (numeric): 1.3.6.1.4.1.277.5.2.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The last received cause code for this port.
What is svcAtmConfigQ93bLastCauseRx?
This value holds the Q.931/Q.93b cause code most recently received on this port, meaning it reflects what the far-end switch or endpoint reported as the reason for releasing or rejecting a call, again drawn from codes like user-busy, no-user-response, or normal-call-clr-31. This is the counterpart diagnostic to svcAtmConfigQ93bLastCauseTx and is what you'd check to tell whether call failures on this port are the local switch's doing or the remote party's, which changes whether you troubleshoot local config or escalate to the far-end operator. A run of 'user-busy' (17) values would tell an admin the calls are reaching their destination fine and simply not being answered, not a network fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.2.1.18 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmConfigQ93bLastCauseRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.2.1.18.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmConfigQ93bLastCauseRx.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::svcAtmConfigQ93bLastCauseRx 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.5 | cascsvc | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2 | svcmgt | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.2 | svcAtmConfigTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.2.1 | svcAtmConfigEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.2.1.18 | svcAtmConfigQ93bLastCauseRx | CASCADE-MIB |