All MIBs › CASCADE-MIB › svcAtmFailedCallDirection
svcAtmFailedCallDirection
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmFailedCallDirection
OID (numeric): 1.3.6.1.4.1.277.5.2.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The direction of the failed call.
What is svcAtmFailedCallDirection?
This value records whether this port was the caller or callee in the SVC that failed, per the description and the caller(1)/callee(2) enumeration. This single bit of context changes how you read every other field in the same row: as caller, the local switch initiated the call that then failed; as callee, this switch was the target being called when the failure occurred, which usually points troubleshooting toward the incoming call handling rather than outbound routing. A log dominated by callee(2) entries on this port would suggest the problem lies in how inbound call requests are being processed here, not in outbound dialing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.3 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.3.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallDirection.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::svcAtmFailedCallDirection 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.3 | svcAtmFailedCallDirection | CASCADE-MIB |