All MIBs › RFC1248-MIB › ospfIfPollInterval
ospfIfPollInterval
Module: RFC1248-MIB
OID (symbolic): RFC1248-MIB::ospfIfPollInterval
OID (numeric): 1.3.6.1.2.1.13.7.1.11
Node type: OBJECT-TYPE
Type: PositiveInteger
Access: read-write
Description: The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi- access neighbor.
What is ospfIfPollInterval?
This sets the interval, in seconds, between Hello packets sent to an inactive non-broadcast multi-access (NBMA) neighbor, defaulting to 120 seconds. Admins use this longer, less frequent polling interval to probe for a neighbor that hasn't yet responded on an NBMA network like Frame Relay, rather than hammering it at the normal Hello interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.13.7.1.11 snmpwalk -v2c -c public <target> RFC1248-MIB::ospfIfPollInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.13.7.1.11.1 snmpget -v2c -c public <target> RFC1248-MIB::ospfIfPollInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.13.7.1.11.1 i <value>
Start monitoring IP routers running OSPF with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1248-MIB::ospfIfPollInterval OID value, configure state conditions and alerts, and monitor any IP routers running OSPF from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.13 | appletalk | JETDIRECT3-MIB |
| 1.3.6.1.2.1.13.7 | zip | MRVINREACH |
| 1.3.6.1.2.1.13.7.1 | zipTable | RFC1243-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.13.7.1.11 | ospfIfPollInterval | RFC1248-MIB |