All MIBs › HPN-ICF-NAT-MIB › hpnicfNATNPAgingTime
hpnicfNATNPAgingTime
Module: HPN-ICF-NAT-MIB
OID (symbolic): HPN-ICF-NAT-MIB::hpnicfNATNPAgingTime
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: There are two kinds of aging time in NP. One is fast and the other is slow. Administrator can select one or other. The defalult is fast.
What is hpnicfNATNPAgingTime?
This read-write INTEGER selects the aging-time profile used by the NAT hardware's network processor for translation entries: fast(1) (the default) or slow(2). An admin might switch to slow(2) in an environment with long-lived idle connections that shouldn't be aged out of the hardware NAT table too quickly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4.1 snmpwalk -v2c -c public <target> HPN-ICF-NAT-MIB::hpnicfNATNPAgingTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4.1.1 snmpget -v2c -c public <target> HPN-ICF-NAT-MIB::hpnicfNATNPAgingTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpnicfNATNPAgingTime.1
Start monitoring HP/H3C/HPE Comware switch or router (Network Address Translation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-NAT-MIB::hpnicfNATNPAgingTime OID value, configure state conditions and alerts, and monitor any HP/H3C/HPE Comware switch or router (Network Address Translation) 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.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.18 | hpnicfNat | HPN-ICF-NAT-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.18.1 | hpnicfNATGlobalVars | HPN-ICF-NAT-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4 | hpnicfNATNPTimer | HPN-ICF-NAT-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4.1 | hpnicfNATNPAgingTime | HPN-ICF-NAT-MIB |