All MIBs › LLDP-V2-MIB › lldpV2PortNotificationInterval
lldpV2PortNotificationInterval
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2PortNotificationInterval
OID (numeric): 1.3.111.2.802.1.1.13.1.1.11.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This object controls the interval between transmission of LLDP notifications during normal transmission periods.
This object takes its initial value from the lldpV2PortNotificationInterval object on table row creation.
The value of this object is restored from non-volatile storage after a re-initialization of the management system.
What is lldpV2PortNotificationInterval?
This object controls the time interval between LLDP (Link Layer Discovery Protocol) notification transmissions during normal network operation. LLDP is used for device discovery and topology mapping. Network administrators tune this to balance discovery responsiveness against bandwidth consumption on the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.11.1.7 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2PortNotificationInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.11.1.7.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2PortNotificationInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.13.1.1.11.1.7.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.13 | lldpV2MIB | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1 | lldpV2Objects | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1 | lldpV2Configuration | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11 | lldpV2PortConfigTableV2 | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11.1 | lldpV2PortConfigEntryV2 | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11.1.7 | lldpV2PortNotificationInterval | LLDP-V2-MIB |