All MIBs › LAN-EMULATION-ELAN-MIB › elanConfTlvIndex
elanConfTlvIndex
Module: LAN-EMULATION-ELAN-MIB
OID (symbolic): LAN-EMULATION-ELAN-MIB::elanConfTlvIndex
OID (numeric): 1.3.6.1.4.1.353.5.3.2.2.2.1.3
Node type: OBJECT-TYPE
Type: TlvSelectorIndexType
Access: read-write
Description:
The value of this object identifies one or more rows in the lecsTlvTable which applies to this ELAN. This object is set to zero if 1) LECS is not supported. or 2) there is no TLV associated with this entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.3.2.2.2.1.3 snmpwalk -v2c -c public <target> LAN-EMULATION-ELAN-MIB::elanConfTlvIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.3.2.2.2.1.3.1 snmpget -v2c -c public <target> LAN-EMULATION-ELAN-MIB::elanConfTlvIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.3.2.2.2.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elanConfTlvIndex.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.2 | elanConfTable | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.2.1 | elanConfEntry | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.2.1.3 | elanConfTlvIndex | LAN-EMULATION-ELAN-MIB |