All MIBs › HP-ICF-OSPF › hpicfOspfExternalDistance
hpicfOspfExternalDistance
Module: HP-ICF-OSPF
OID (symbolic): HP-ICF-OSPF::hpicfOspfExternalDistance
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The default administrative distance to associate with AS-external 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 and inter-area routes over AS-external routes even if hpicfOspfExternalDistance is lower than the hpicfOspfIntraAreaDistance or 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 hpicfOspfExternalDistance?
The administrative distance (1-255, default 110) assigned to AS-external 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 own preference for intra-area and inter-area routes over external ones is unaffected by this setting.
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.6 snmpwalk -v2c -c public <target> HP-ICF-OSPF::hpicfOspfExternalDistance
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.6.1 snmpget -v2c -c public <target> HP-ICF-OSPF::hpicfOspfExternalDistance.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.6.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::hpicfOspfExternalDistance 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.6 | hpicfOspfExternalDistance | HP-ICF-OSPF |