All MIBs › CASCADE-MIB › svcAtmFailedCallLocation
svcAtmFailedCallLocation
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmFailedCallLocation
OID (numeric): 1.3.6.1.4.1.277.5.2.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The failure location contained in the cause IE.
What is svcAtmFailedCallLocation?
This value records the failure location field from the Q.931/Q.93b cause information element, per the description, indicating where in the call path (user, local private/public network, transit network, remote private/public network, international network, or beyond an interworking point) the failure was attributed. This tells you whether to look locally or escalate outward: a location of user(1) points at the far-end terminal/application, while privNetServLocal(2) points at this switch's own network, and pubNetServRemote(5) or intlNet(7) point well outside the admin's own infrastructure. This field is what turns a bare cause code into an actionable 'whose problem is this' answer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.7 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.7.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallLocation.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::svcAtmFailedCallLocation 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.3 | svcAtmFailedCallTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.3.1 | svcAtmFailedCallEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.3.1.7 | svcAtmFailedCallLocation | CASCADE-MIB |