All MIBs › LLDP-V2-MIB › lldpV2PortConfigTLVsTxEnableV2
lldpV2PortConfigTLVsTxEnableV2
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2PortConfigTLVsTxEnableV2
OID (numeric): 1.3.111.2.802.1.1.13.1.1.11.1.12
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: The lldpV2PortConfigTLVsTxEnableV2, defined as a bitmap, includes the basic set of LLDP TLVs whose transmission is allowed on the local LLDP agent by the network management. Each bit in the bitmap corresponds to a TLV type associated with a specific optional TLV.
It should be noted that the organizationally-specific TLVs are excluded from the lldpV2PortConfigTLVsTxEnable bitmap.
LLDP Organization Specific Information Extension MIBs should have similar configuration objects to control transmission of their organizationally defined TLVs.
The bit 'portDesc(0)' indicates that LLDP agent should transmit 'Port Description TLV'.
The bit 'sysName(1)' indicates that LLDP agent should transmit 'System Name TLV'.
The bit 'sysDesc(2)' indicates that LLDP agent should transmit 'System Description TLV'.
The bit 'sysCap(3)' indicates that LLDP agent should transmit 'System Capabilities TLV'.
There is no bit reserved for the management address TLV type since transmission of management address TLVs are controlled by another object, lldpV2ConfigManAddrTable.
The default value for lldpV2PortConfigTLVsTxEnable object is empty set, which means no enumerated values are set.
The value of this object is restored from non-volatile storage after a re-initialization of the management system.
What is lldpV2PortConfigTLVsTxEnableV2?
A bitmap letting an admin choose which optional basic LLDP TLVs this port advertises - Port Description, System Name, System Description, and/or System Capabilities - with none enabled by default; management-address advertisement is controlled separately.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.11.1.12 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2PortConfigTLVsTxEnableV2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.11.1.12.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2PortConfigTLVsTxEnableV2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.13.1.1.11.1.12.1 s <value>
Start monitoring Vendor-neutral IEEE 802.1AB-2016 standard (any LLDP-capable switch/router/endpoint) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LLDP-V2-MIB::lldpV2PortConfigTLVsTxEnableV2 OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AB-2016 standard (any LLDP-capable switch/router/endpoint) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.13 | lldpV2MIB | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1 | lldpV2Objects | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1 | lldpV2Configuration | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11 | lldpV2PortConfigTableV2 | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11.1 | lldpV2PortConfigEntryV2 | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11.1.12 | lldpV2PortConfigTLVsTxEnableV2 | LLDP-V2-MIB |