All MIBs › CASCADE-MIB › svcAtmFailedCallPduDirection
svcAtmFailedCallPduDirection
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmFailedCallPduDirection
OID (numeric): 1.3.6.1.4.1.277.5.2.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Whether the terminating PDU was transmitted or received on this port.
What is svcAtmFailedCallPduDirection?
This value records whether the PDU containing the failure cause (identified in svcAtmFailedCallPduType) was transmitted by or received on this port, per the description and its transmitted(1)/received(2) enumeration. Combined with svcAtmFailedCallDirection, this tells you precisely who generated the failure decision -- for instance transmitted(1) with caller direction means this switch itself decided to release the call it originated, versus received(1) meaning the far end delivered the bad news. That distinction determines whether you should be examining this switch's own call logic or the peer's response.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.5 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallPduDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.5.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallPduDirection.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::svcAtmFailedCallPduDirection 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.5 | svcAtmFailedCallPduDirection | CASCADE-MIB |