All MIBs › HP-ICF-OSPF › hpicfOspfInterAreaDistance
hpicfOspfInterAreaDistance
Module: HP-ICF-OSPF
OID (symbolic): HP-ICF-OSPF::hpicfOspfInterAreaDistance
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The default administrative distance to associate with inter-area routes learned by OSPF. Routes with lower distances are preferred. By default, OSPF routes have an administrative distance of 110.
Note that the administrative distance settings for OSPF do not affect the choice of routes within OSPF. OSPF will still prefer intra-area routes over inter-area routes, even if hpicfOspfInterAreaDistance is lower than hpicfOspfIntraAreaDistance. It will also still prefer inter-area routes over AS-external routes even if hpicfOspfExternalDistance is lower than hpicfOspfInterAreaDistance. The appropriate administrative distance value is applied to the route that OSPF selects as its best route to a destination and is used to decide whether OSPF's route is preferred over a route from some other source.
What is hpicfOspfInterAreaDistance?
The administrative distance (1-255, default 110) assigned to inter-area routes learned by OSPF, used when comparing an OSPF route against a route learned from a different protocol for the same destination. Per the DESCRIPTION, OSPF's internal preference for intra-area routes over inter-area routes is unaffected by this setting even if the values are set to make inter-area look cheaper.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.5 snmpwalk -v2c -c public <target> HP-ICF-OSPF::hpicfOspfInterAreaDistance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.5.1 snmpget -v2c -c public <target> HP-ICF-OSPF::hpicfOspfInterAreaDistance.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.5.1 i <value>
Start monitoring HP ProCurve Layer 3 switch/router (OSPF extensions) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-OSPF::hpicfOspfInterAreaDistance OID value, configure state conditions and alerts, and monitor any HP ProCurve Layer 3 switch/router (OSPF extensions) from a single console.
OID Breakdown
Upper-level ancestors (13 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.14 | hpicfOspf | HP-ICF-OID |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.14.1 | hpicfOspfObjects | HP-ICF-OSPF |
| 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1 | hpicfOspfGeneral | HP-ICF-OSPF |
| 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.5 | hpicfOspfInterAreaDistance | HP-ICF-OSPF |