All MIBs › LLDP-MIB › lldpNotificationInterval
lldpNotificationInterval
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpNotificationInterval
OID (numeric): 1.0.8802.1.1.2.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object controls the transmission of LLDP notifications.
the agent must not generate more than one lldpRemTablesChange notification-event in the indicated period, where a 'notification-event' is the transmission of a single notification PDU type to a list of notification destinations. If additional changes in lldpRemoteSystemsData object groups occur within the indicated throttling period, then these trap- events must be suppressed by the agent. An NMS should periodically check the value of lldpStatsRemTableLastChangeTime to detect any missed lldpRemTablesChange notification-events, e.g. due to throttling or transmission loss.
If notification transmission is enabled for particular ports, the suggested default throttling period is 5 seconds.
The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.1.5 snmpwalk -v2c -c public <target> LLDP-MIB::lldpNotificationInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.1.5.1 snmpget -v2c -c public <target> LLDP-MIB::lldpNotificationInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.2.1.1.5.1 i <value>
OID Breakdown
| 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 |
| 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.5 | lldpNotificationInterval | LLDP-MIB |