All MIBs › ELAN-MIB › elanConfTlvIndex
elanConfTlvIndex
Module: ELAN-MIB
OID (symbolic): 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. If the LEC assignment policy type is by TLVs, then the LECS matches the TLVs in the CONFIGURE request with TLVs assigned to each ELAN, and assign the requestor to the matching ELAN. If the LECS receives a CONFIGURE request with no TLV, the LECS may try to match it to the entry in this table with a zero value elanConfTlvIndex. In the case there is more than one entry in this table with zero value elanConfTlvIndex, the behavior of the LECS is not specified.
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> 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> 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 | ELAN-MIB |