All MIBs › RADLAN-OSPF-MIB › rlOspfIfLsaRefreshIntvl
rlOspfIfLsaRefreshIntvl
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfIfLsaRefreshIntvl
OID (numeric): 1.3.6.1.4.1.89.210.8.1.29
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Self-originated LSAs are periodically reflooded into the routing domain, to add to the robustness of the OSPF protocol. This value determines the interval between refreshes of LSAs that are only flooded over this interface, for example type-9 opaque LSAs, and is defaulted to the OSPF standard default of 1800 seconds (30 minutes).
What is rlOspfIfLsaRefreshIntvl?
This OID stores the time interval (in seconds) between when the router re-announces its own routing information over this interface to keep routing tables fresh and consistent. The default is 1800 seconds (30 minutes). A network operator might lower this on unstable networks to detect topology changes faster, or raise it on slow links to reduce overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.8.1.29 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfIfLsaRefreshIntvl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.8.1.29.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfIfLsaRefreshIntvl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.210.8.1.29.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| 1.3.6.1.4.1.89.210.8 | rlOspfIfTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.8.1 | rlOspfIfEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.8.1.29 | rlOspfIfLsaRefreshIntvl | RADLAN-OSPF-MIB |