All MIBs › RAPID-CITY › rcOspfv3IfHelloInterval
rcOspfv3IfHelloInterval
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcOspfv3IfHelloInterval
OID (numeric): 1.3.6.1.4.1.2272.1.67.1.1.7.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
What is rcOspfv3IfHelloInterval?
This OID stores the time interval (in seconds) between HELLO packets sent by the router on a network interface for OSPF routing protocol. Shorter intervals detect router failures faster but use more bandwidth; all routers on the network must use the same interval. An operator would adjust this when tuning network convergence speed—shorter intervals for critical networks, longer for stable low-change networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.67.1.1.7.1.8 snmpwalk -v2c -c public <target> RAPID-CITY::rcOspfv3IfHelloInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.67.1.1.7.1.8.1 snmpget -v2c -c public <target> RAPID-CITY::rcOspfv3IfHelloInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.67.1.1.7.1.8.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.7 | rcOspfv3IfTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1.7.1 | rcOspfv3IfEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1.7.1.8 | rcOspfv3IfHelloInterval | RAPID-CITY |