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.
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>
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.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 |