All MIBs › RAPID-CITY › rcIpConfOspfRtrDeadInterval
rcIpConfOspfRtrDeadInterval
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpConfOspfRtrDeadInterval
OID (numeric): 1.3.6.1.4.1.2272.1.8.1.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
What is rcIpConfOspfRtrDeadInterval?
This parameter specifies how many seconds an OSPF router waits without receiving Hello packets from a neighbor before declaring that neighbor down and removing it from routing calculations. It must be a multiple of the Hello interval and must be identical on all routers on a shared network. Network engineers adjust this to tune OSPF convergence speed and link failure detection sensitivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.2.1.7 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpConfOspfRtrDeadInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.2.1.7.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpConfOspfRtrDeadInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.1.2.1.7.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.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1 | rcIpConf | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.2 | rcIpConfOspfTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.2.1 | rcIpConfOspfEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.2.1.7 | rcIpConfOspfRtrDeadInterval | RAPID-CITY |