LLDP-MIB :: lldpPortConfigNotificationEnable

MIB Reference — IPNetwork Monitor

All MIBsLLDP-MIBlldpPortConfigNotificationEnable

lldpPortConfigNotificationEnable

Module: LLDP-MIB

OID (symbolic): LLDP-MIB::lldpPortConfigNotificationEnable

OID (numeric): 1.0.8802.1.1.2.1.1.6.1.3

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description:

The lldpPortConfigNotificationEnable controls, on a per port basis, whether or not notifications from the agent are enabled. The value true(1) means that notifications are enabled; the value false(2) means that they are not.

What is lldpPortConfigNotificationEnable?

This per-port boolean flag controls whether the Link Layer Discovery Protocol agent sends SNMP notifications (traps) when network topology changes are detected on that interface. When enabled, the agent generates alerts whenever a neighbor is discovered, removed, or updated via LLDP. A network administrator would enable this on critical ports to receive immediate notification of topology changes for monitoring and troubleshooting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.1.6.1.3
snmpwalk -v2c -c public <target> LLDP-MIB::lldpPortConfigNotificationEnable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.1.6.1.3.1
snmpget -v2c -c public <target> LLDP-MIB::lldpPortConfigNotificationEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.0.8802.1.1.2.1.1.6.1.3.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.0stdSTART-MIB
1.0.8802iso8802START-MIB
1.0.8802.1ieee802dot1START-MIB
1.0.8802.1.1ieee802dot1mibsSTART-MIB
1.0.8802.1.1.2lldpMIBLLDP-MIB
1.0.8802.1.1.2.1lldpObjectsLLDP-MIB
1.0.8802.1.1.2.1.1lldpConfigurationLLDP-MIB
1.0.8802.1.1.2.1.1.6lldpPortConfigTableLLDP-MIB
1.0.8802.1.1.2.1.1.6.1lldpPortConfigEntryLLDP-MIB
1.0.8802.1.1.2.1.1.6.1.3lldpPortConfigNotificationEnableLLDP-MIB