All MIBs › CASCADE-MIB › svcAtmFailedCallAdminStatus
svcAtmFailedCallAdminStatus
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmFailedCallAdminStatus
OID (numeric): 1.3.6.1.4.1.277.5.2.3.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: All entries are initially invalid. Due to the FIFO nature of this table, once N entries have been created, all entries will always be valid.
What is svcAtmFailedCallAdminStatus?
This value indicates whether this particular row in the svcAtmFailedCall table currently holds valid, meaningful failed-call data, per the description, which explains that all entries start out invalid(2) and, because the table operates as a FIFO of fixed size N, every entry becomes and remains valid(1) once N failures have accumulated on the switch. This means an admin should check this field before trusting a given row, especially shortly after a switch reboot or table reset, since invalid(2) rows simply haven't been populated with a real failure yet rather than representing an actual empty-but-successful call. Once the switch has logged N or more failures overall, every row will read valid(1) and this field stops being informative on its own.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.30 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.3.1.30.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmFailedCallAdminStatus.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::svcAtmFailedCallAdminStatus 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.30 | svcAtmFailedCallAdminStatus | CASCADE-MIB |