All MIBs › HP-ICF-IP-ROUTING › hpicfRdiscIfPreference
hpicfRdiscIfPreference
Module: HP-ICF-IP-ROUTING
OID (symbolic): HP-ICF-IP-ROUTING::hpicfRdiscIfPreference
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The preference of the router as a default router, relative to the other routers on the same subnet. Higher values are more preferable. The minimum value (0x80000000) is used to indicate that the router, even though it may be advertised, is not to be used by neighboring hosts as a default router.
What is hpicfRdiscIfPreference?
This sets how strongly hosts should prefer this router as their default gateway relative to other routers advertising on the same subnet, with higher values preferred. The minimum value (0x80000000) tells neighboring hosts never to use this router as a default even if it's advertised.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6 snmpwalk -v2c -c public <target> HP-ICF-IP-ROUTING::hpicfRdiscIfPreference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6.1 snmpget -v2c -c public <target> HP-ICF-IP-ROUTING::hpicfRdiscIfPreference.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpicfRdiscIfPreference.1
Start monitoring HP ProCurve Layer 3 switch (static IP routing config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-IP-ROUTING::hpicfRdiscIfPreference OID value, configure state conditions and alerts, and monitor any HP ProCurve Layer 3 switch (static IP routing config) from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.15 | hpicfIpRouting | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1 | hpicfIpRoutingObjects | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1 | hpicfIcmpRdisc | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2 | hpicfRdiscIfCfgTable | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1 | hpicfRdiscIfCfgEntry | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1.1.2.1.6 | hpicfRdiscIfPreference | HP-ICF-IP-ROUTING |