All MIBs › RAPID-CITY › rcOspfv3RestartInterval
rcOspfv3RestartInterval
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcOspfv3RestartInterval
OID (numeric): 1.3.6.1.4.1.2272.1.67.1.1.1.18
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Configured OSPF hitless restart timeout interval.
What is rcOspfv3RestartInterval?
This writable parameter specifies the timeout interval (in seconds, range 1-1800) used by OSPF hitless restart, allowing the router to recover from a control plane restart without dropping data plane traffic. A longer interval gives the router more time to resync with neighbors before they consider it down. Engineers adjust this based on network topology and convergence requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.67.1.1.1.18 snmpwalk -v2c -c public <target> RAPID-CITY::rcOspfv3RestartInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.67.1.1.1.18.1 snmpget -v2c -c public <target> RAPID-CITY::rcOspfv3RestartInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.67.1.1.1.18.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67 | rcOspfv3 | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1 | rcOspfv3Mib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1 | rcOspfv3Objects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1.1 | rcOspfv3GeneralGroup | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1.1.18 | rcOspfv3RestartInterval | RAPID-CITY |