All MIBs › LAN-EMULATION-ELAN-MIB › elanLesAtmAddress
elanLesAtmAddress
Module: LAN-EMULATION-ELAN-MIB
OID (symbolic): LAN-EMULATION-ELAN-MIB::elanLesAtmAddress
OID (numeric): 1.3.6.1.4.1.353.5.3.2.2.3.1.2
Node type: OBJECT-TYPE
Type: AtmLaneAddress
Access: read-write
Description:
The ATM address of the LES entry. If LECS is supported, the value of this object is the LES ATM address LECS returns to the LEC in the CONFIGURE response. If LECS is not supported, the value of this object pertains to the LES ATM address network manager provides to the LEC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.3.2.2.3.1.2 snmpwalk -v2c -c public <target> LAN-EMULATION-ELAN-MIB::elanLesAtmAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.3.2.2.3.1.2.1 snmpget -v2c -c public <target> LAN-EMULATION-ELAN-MIB::elanLesAtmAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.3.2.2.3.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elanLesAtmAddress.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.2 | elanMIB | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2 | elanConfGroup | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.3 | elanLesTable | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.3.1 | elanLesEntry | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.3.1.2 | elanLesAtmAddress | LAN-EMULATION-ELAN-MIB |