HP-ICF-OSPF :: hpicfOspfIntraAreaDistance

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHP-ICF-OSPFhpicfOspfIntraAreaDistance

hpicfOspfIntraAreaDistance

Module: HP-ICF-OSPF

OID (symbolic): HP-ICF-OSPF::hpicfOspfIntraAreaDistance

OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: The default administrative distance to associate with intra-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 or AS-external routes even if hpicfOspfInterAreaDistance or hpicfOspfExternalDistance is lower than hpicfOspfIntraAreaDistance. 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 hpicfOspfIntraAreaDistance?

The administrative distance (1-255, default 110) assigned to intra-area routes learned by OSPF; a route with a lower distance from another source is preferred over it. Per the DESCRIPTION, this doesn't change OSPF's own internal route selection -- OSPF still prefers intra-area routes over inter-area or external ones regardless of these distance values -- it only affects how OSPF's chosen route competes against a route from a different protocol.

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.4
snmpwalk -v2c -c public <target> HP-ICF-OSPF::hpicfOspfIntraAreaDistance

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.4.1
snmpget -v2c -c public <target> HP-ICF-OSPF::hpicfOspfIntraAreaDistance.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.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpicfOspfIntraAreaDistance.1

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::hpicfOspfIntraAreaDistance 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.11hpCLJ8500-MIB
1.3.6.1.4.1.11.2nmCLJ8500-MIB
1.3.6.1.4.1.11.2.14icfCONFIG-MIB
1.3.6.1.4.1.11.2.14.11hpicfObjectsCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5hpicfSwitchCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1hpSwitchCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1.14hpicfOspfHP-ICF-OID
Numeric OIDNameModule
1.3.6.1.4.1.11.2.14.11.5.1.14.1hpicfOspfObjectsHP-ICF-OSPF
1.3.6.1.4.1.11.2.14.11.5.1.14.1.1hpicfOspfGeneralHP-ICF-OSPF
1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.4hpicfOspfIntraAreaDistanceHP-ICF-OSPF