All MIBs › LLDP-MIB › lldpPortConfigNotificationEnable
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>
Start monitoring Vendor-neutral IEEE 802.1AB standard (managed Ethernet switch/router/AP/IP phone) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LLDP-MIB::lldpPortConfigNotificationEnable OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AB standard (managed Ethernet switch/router/AP/IP phone) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.6 | lldpPortConfigTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.1.6.1 | lldpPortConfigEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.1.6.1.3 | lldpPortConfigNotificationEnable | LLDP-MIB |