All MIBs › LLDP-MIB › lldpConfigManAddrPortsTxEnable
lldpConfigManAddrPortsTxEnable
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpConfigManAddrPortsTxEnable
OID (numeric): 1.0.8802.1.1.2.1.1.7.1.1
Node type: OBJECT-TYPE
Type: LldpPortList
Access: read-write
Description:
A set of ports that are identified by a PortList, in which each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTxEnable.
The default value for lldpConfigManAddrPortsTxEnable object is empty binary string, which means no ports are specified for advertising indicated management address instance.
What is lldpConfigManAddrPortsTxEnable?
This object represents a bit-string where each bit identifies one port on which to advertise a management address via LLDP announcements to neighboring devices. Network operators configure which ports broadcast their management IP by setting the appropriate bits to enable transmission. When empty (all zeros), the system does not advertise that management address instance on any port, limiting LLDP discovery of the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.1.7.1.1 snmpwalk -v2c -c public <target> LLDP-MIB::lldpConfigManAddrPortsTxEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.1.7.1.1.1 snmpget -v2c -c public <target> LLDP-MIB::lldpConfigManAddrPortsTxEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.2.1.1.7.1.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.2 | lldpMIB | LLDP-MIB |
| 1.0.8802.1.1.2.1 | lldpObjects | LLDP-MIB |
| 1.0.8802.1.1.2.1.1 | lldpConfiguration | LLDP-MIB |
| 1.0.8802.1.1.2.1.1.7 | lldpConfigManAddrTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.1.7.1 | lldpConfigManAddrEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.1.7.1.1 | lldpConfigManAddrPortsTxEnable | LLDP-MIB |