All MIBs › LAN-EMULATION-CLIENT-MIB › lecActualLanType
lecActualLanType
Module: LAN-EMULATION-CLIENT-MIB
OID (symbolic): LAN-EMULATION-CLIENT-MIB::lecActualLanType
OID (numeric): 1.3.6.1.4.1.353.5.3.1.1.2.1.12
Node type: OBJECT-TYPE
Type: LecDataFrameFormat
Access: read-only
Description: C2 LAN Type.
The data frame format that this LAN Emulation Client is using right now. This may come from
* lecConfigLanType, * the LAN Emulation Configuration Server, or * the LAN Emulation Server
This value is related to 'ifMtu' and 'ifType'. See the LEC management specification for more details.
What is lecActualLanType?
This read-only OID reports the data-frame format (Ethernet, 802.5, or unspecified) the LAN Emulation Client is actually using right now, which may differ from lecConfigLanType if it came from the LE Configuration Server or LE Server instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.3.1.1.2.1.12 snmpwalk -v2c -c public <target> LAN-EMULATION-CLIENT-MIB::lecActualLanType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.3.1.1.2.1.12.1 snmpget -v2c -c public <target> LAN-EMULATION-CLIENT-MIB::lecActualLanType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lecActualLanType.1
Start monitoring Vendor-neutral ATM Forum standard (ATM switches/edge devices with LAN Emulation Clients) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LAN-EMULATION-CLIENT-MIB::lecActualLanType OID value, configure state conditions and alerts, and monitor any Vendor-neutral ATM Forum standard (ATM switches/edge devices with LAN Emulation Clients) from a single console.
OID Breakdown
Upper-level ancestors (9 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.3 | atmfLanEmulation | ELAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.3.1 | leClientMIB | LAN-EMULATION-CLIENT-MIB |
| 1.3.6.1.4.1.353.5.3.1.1 | leClientMIBObjects | LAN-EMULATION-CLIENT-MIB |
| 1.3.6.1.4.1.353.5.3.1.1.2 | lecStatusTable | LAN-EMULATION-CLIENT-MIB |
| 1.3.6.1.4.1.353.5.3.1.1.2.1 | lecStatusEntry | LAN-EMULATION-CLIENT-MIB |
| 1.3.6.1.4.1.353.5.3.1.1.2.1.12 | lecActualLanType | LAN-EMULATION-CLIENT-MIB |