All MIBs › LLDP-V2-MIB › lldpV2PortConfigTLVsTxEnable
lldpV2PortConfigTLVsTxEnable
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2PortConfigTLVsTxEnable
OID (numeric): 1.3.111.2.802.1.1.13.1.1.8.1.5
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description:
The lldpV2PortConfigTLVsTxEnable, 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 lldpV2PortConfigTLVsTxEnable?
This control enables or disables transmission of specific LLDP (Link Layer Discovery Protocol) TLV (Type-Length-Value) message types on a network port. It uses a bitmap to allow selective transmission of basic TLVs like port description, system name, system description, and system capabilities. Network administrators use this setting to control which LLDP information elements their devices advertise to neighboring equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.8.1.5 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2PortConfigTLVsTxEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.8.1.5.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2PortConfigTLVsTxEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.13.1.1.8.1.5.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 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.8 | lldpV2PortConfigTable | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.8.1 | lldpV2PortConfigEntry | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.8.1.5 | lldpV2PortConfigTLVsTxEnable | LLDP-V2-MIB |