All MIBs › LLDP-MIB › lldpReinitDelay
lldpReinitDelay
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpReinitDelay
OID (numeric): 1.0.8802.1.1.2.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The lldpReinitDelay indicates the delay (in units of seconds) from when lldpPortConfigAdminStatus object of a particular port becomes 'disabled' until re-initialization will be attempted.
The default value for lldpReintDelay object is two 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.3 snmpwalk -v2c -c public <target> LLDP-MIB::lldpReinitDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.1.3.1 snmpget -v2c -c public <target> LLDP-MIB::lldpReinitDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.2.1.1.3.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.3 | lldpReinitDelay | LLDP-MIB |