All MIBs › CISCO-ATM-IF-MIB › ciscoAtmIfIlmiFSMState
ciscoAtmIfIlmiFSMState
Module: CISCO-ATM-IF-MIB
OID (symbolic): CISCO-ATM-IF-MIB::ciscoAtmIfIlmiFSMState
OID (numeric): 1.3.6.1.4.1.9.10.14.1.1.1.41
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The ILMI states meaningful when the value of ciscoAtmIfIlmiConfiguration indicates that the ILMI is enabled for an ATM interface: down -- Stopped or just booted or interface down restarting -- Establishing link connectivity waitDevType -- Awaiting device type from peer deviceAndPortTypeComplete -- Determined device and/or port type awaitPnniConfig -- Awaiting PNNI configuration from peer pnniConfigComplete -- Completed interface PNNI configuration awaitRestartAck -- Awaiting peer range values after restart upAndNormal -- Up and normal.
What is ciscoAtmIfIlmiFSMState?
A read-only value reporting the current state of the ILMI (Interim Local Management Interface) finite state machine on this ATM interface, such as down, restarting, or up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.14.1.1.1.41 snmpwalk -v2c -c public <target> CISCO-ATM-IF-MIB::ciscoAtmIfIlmiFSMState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.14.1.1.1.41.1 snmpget -v2c -c public <target> CISCO-ATM-IF-MIB::ciscoAtmIfIlmiFSMState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoAtmIfIlmiFSMState.1
Start monitoring Cisco ATM switch/router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ATM-IF-MIB::ciscoAtmIfIlmiFSMState OID value, configure state conditions and alerts, and monitor any Cisco ATM switch/router from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.14 | ciscoAtmIfMIB | CISCO-ATM-IF-MIB |
| 1.3.6.1.4.1.9.10.14.1 | ciscoAtmIfMIBObjects | CISCO-ATM-IF-MIB |
| 1.3.6.1.4.1.9.10.14.1.1 | ciscoAtmIfTable | CISCO-ATM-IF-MIB |
| 1.3.6.1.4.1.9.10.14.1.1.1 | ciscoAtmIfEntry | CISCO-ATM-IF-MIB |
| 1.3.6.1.4.1.9.10.14.1.1.1.41 | ciscoAtmIfIlmiFSMState | CISCO-ATM-IF-MIB |