MIB Viewer

hm2LLDPIfFDBMode

OBJECT-TYPE
1.3.6.1.4.1.248.11.34.1.1.2.1.2
Access
read-write
Status
current
Sub-identifiers
0
If configured to lldpOnly(1), only received LLDP messages will be used to populate the LLDP-MIB's remTable. If configured to macOnly(2), a learned mac addresses out of the switch's forwarding database (FDB) will be used to populate the LLDP-MIB's remTable. A learned mac address will only be used when exactly one mac address entry is present in the FDB for the interface. If configured to both(3), both received LLDP messages and a learned mac addresses out of the switch's FDB will be used to populate the LLDP-MIB's remTable. If configured to autoDetect(4) and LLDP messages are received on this port, this mode will behave like lldpOnly(1), otherwise it will behave like macOnly(2).
INTEGER { lldpOnly(1), macOnly(2), both(3), autoDetect(4) }