CASCADE-MIB :: svcAtmFailedCallIfIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBsvcAtmFailedCallIfIndex

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.5cascsvcCASCADE-MIB
1.3.6.1.4.1.277.5.2svcmgtCASCADE-MIB
1.3.6.1.4.1.277.5.2.3svcAtmFailedCallTableCASCADE-MIB
1.3.6.1.4.1.277.5.2.3.1svcAtmFailedCallEntryCASCADE-MIB
1.3.6.1.4.1.277.5.2.3.1.1svcAtmFailedCallIfIndexCASCADE-MIB