All MIBs › Nortel-Magellan-Passport-LaneClientMIB › lecLastFailureState
lecLastFailureState
Module: Nortel-Magellan-Passport-LaneClientMIB
OID (symbolic): Nortel-Magellan-Passport-LaneClientMIB::lecLastFailureState
OID (numeric): 1.3.6.1.4.1.562.2.4.1.124.17.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute indicates the state that the LEC was in when it updated the lastFailureResponseCode. If lastFailureResponseCode is none, this attribute has the value initialState. See the interfaceState attribute for a description of each state.
What is lecLastFailureState?
This read-only INTEGER reports which of the LEC join-process states (see lecInterfaceState) the LEC was in when lecLastFailureResponseCode was last updated; it's initialState(1) if no failure has occurred. An admin reads it alongside lecLastFailureResponseCode to know exactly where in the join sequence the failure happened.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.124.17.1.14 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-LaneClientMIB::lecLastFailureState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.124.17.1.14.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-LaneClientMIB::lecLastFailureState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lecLastFailureState.1
Start monitoring Nortel Magellan Passport ATM switch (LAN Emulation client) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Nortel-Magellan-Passport-LaneClientMIB::lecLastFailureState OID value, configure state conditions and alerts, and monitor any Nortel Magellan Passport ATM switch (LAN Emulation client) from a single console.
OID Breakdown
Upper-level ancestors (10 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.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2 | magellan | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4 | passport | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1 | components | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.562.2.4.1.124 | lec | Nortel-Magellan-Passport-LaneClientMIB |
| 1.3.6.1.4.1.562.2.4.1.124.17 | lecOperTable | Nortel-Magellan-Passport-LaneClientMIB |
| 1.3.6.1.4.1.562.2.4.1.124.17.1 | lecOperEntry | Nortel-Magellan-Passport-LaneClientMIB |
| 1.3.6.1.4.1.562.2.4.1.124.17.1.14 | lecLastFailureState | Nortel-Magellan-Passport-LaneClientMIB |