All MIBs › HP-ICF-IP-ROUTING › hpicfArpAgingTime
hpicfArpAgingTime
Module: HP-ICF-IP-ROUTING
OID (symbolic): HP-ICF-IP-ROUTING::hpicfArpAgingTime
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The timeout period in minutes for aging out an arp entry in the arp cache. Default value is 20 minutes. Allowable values for the HP implementation are 1-1440 and 0. The value of 0 indicates that an infinite ageout is to be used. The value 16666666 minutes (32 years) is used internally to effectively indicate an infinite timeout.
What is hpicfArpAgingTime?
This sets, in minutes, how long an ARP cache entry is kept before being aged out (default 20 minutes; the HP implementation accepts 1-1440 or 0 for an infinite ageout, with 16666666 used internally to represent 'infinite'). Shortening it makes the device notice MAC-address changes faster at the cost of more ARP traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.1 snmpwalk -v2c -c public <target> HP-ICF-IP-ROUTING::hpicfArpAgingTime
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.6.1.1 snmpget -v2c -c public <target> HP-ICF-IP-ROUTING::hpicfArpAgingTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpicfArpAgingTime.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::hpicfArpAgingTime 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.6 | hpicfArpInfo | HP-ICF-IP-ROUTING |
| 1.3.6.1.4.1.11.2.14.11.5.1.15.1.6.1 | hpicfArpAgingTime | HP-ICF-IP-ROUTING |