hmLLDPIfaceFDBMode
HMLLDP-MIB ·
.1.3.6.1.4.1.248.14.7.1.2.1.4
Object
column
r/w
Enumeration
If configured to lldpOnly(1), only received LLDP messages will be used to populate the LLDP-MIB's remTable. If configured to macOnly(2), learned mac addresses out of the switch's forwarding database (FDB) will be used to populate the LLDP-MIB's remTable. If configured to both(3), both received LLDP messages and learned mac addresses out of the switch's forwarding database (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).
Context
- MIB
- HMLLDP-MIB
- OID
.1.3.6.1.4.1.248.14.7.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmLLDPIfEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lldpOnly |
2 | macOnly |
3 | both |
4 | autoDetect |