All MIBs › CASCADE-MIB › svcAtmFailedCallIfIndex
svcAtmFailedCallIfIndex
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmFailedCallIfIndex
OID (numeric): 1.3.6.1.4.1.277.5.2.3.1.1
Node type: OBJECT-TYPE
Type: Index
Access: read-only
Description: The interface value of the corresponding MIB-II ifEntry for the port at which this call failure was declared.
What is svcAtmFailedCallIfIndex?
This value is the MIB-II ifIndex of the port on which this particular SVC failure was declared, per the description, tying this failed-call log entry back to a specific physical/logical interface. Since svcAtmFailedCall is a shared table spanning failures across the whole switch, this field is what lets an admin filter the log down to just the port they're investigating rather than sifting through failures from unrelated interfaces. Cross-referencing this with the ifTable lets you turn a bare index number into the actual port name shown elsewhere in the switch's management interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.1 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.1.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallIfIndex.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::svcAtmFailedCallIfIndex 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.1 | svcAtmFailedCallIfIndex | CASCADE-MIB |