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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-SNMP-M4-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 |
| 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 |