All MIBs › Nortel-Magellan-Passport-LaneClientMIB › lecInterfaceState
lecInterfaceState
Module: Nortel-Magellan-Passport-LaneClientMIB
OID (symbolic): Nortel-Magellan-Passport-LaneClientMIB::lecInterfaceState
OID (numeric): 1.3.6.1.4.1.562.2.4.1.124.17.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute indicates the current state of the LEC. Note that ifOperStatus is up only when interfaceState is operational. - initialState: Some parameters (such as addresses and ELAN name) are known to the LEC. - lecsConnect: LEC establishes Configuration Direct VCC to LECS. Manually-configured LECs skip this state. - configure: LEC discovers LES. - join: LEC establishes control connections to LES. LEC is assigned unique LECID and knows all ELAN parameters. - initialRegistration: LEC may register additional MAC addresses with LES. This is in addition to the single MAC address registered during Join phase. - busConnect: LEC issues LE_ARP to locate the BUS and sets up the connection. The BUS then establishes the Multicast Forward VCC to the LEC. - operational: LEC is operational and can forward data traffic.
What is lecInterfaceState?
This read-only INTEGER reports the LEC's current join-process state: initialState(1), lecsConnect(2), configure(3), join(4), initialRegistration(5), busConnect(6), or operational(7); ifOperStatus is only up once this reaches operational. An admin reads it to see exactly where a stuck or failing LEC is hung in the LANE setup sequence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.124.17.1.12 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-LaneClientMIB::lecInterfaceState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.124.17.1.12.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-LaneClientMIB::lecInterfaceState.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::lecInterfaceState 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.12 | lecInterfaceState | Nortel-Magellan-Passport-LaneClientMIB |