All MIBs › CPQNUNIF-MIB › cpqnIpPingPktRate
cpqnIpPingPktRate
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnIpPingPktRate
OID (numeric): 1.3.6.1.4.1.232.121.6.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: This object determines the rate (in seconds) at which ICMP Pings are sent out by the unit to ensure that its IP Address remains in the ARP cache of the unit's default gateway (cpqnIpRouter). This object is useful only if cpqnIPAutoDiscoveryStatus is set to discover(1).
What is cpqnIpPingPktRate?
This read-write integer sets the interval, in seconds, at which the unit sends the ICMP pings used to keep its address in the default gateway's ARP cache, and only takes effect when cpqnIpAutoDiscoveryStatus is set to discover(1). An admin tunes this rate to balance discoverability against unnecessary background ICMP traffic. For example, setting cpqnIpPingPktRate to 300 has the unit ping its gateway every five minutes to remain visible to IP-based discovery tools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.6.1.1.8 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnIpPingPktRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.6.1.1.8.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnIpPingPktRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.6.1.1.8.1 i <value>
Start monitoring Compaq/HP network management appliance (Universal Network Interface Framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNUNIF-MIB::cpqnIpPingPktRate OID value, configure state conditions and alerts, and monitor any Compaq/HP network management appliance (Universal Network Interface Framework) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.121 | cpqnCommon | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6 | cpqnNetworkInfo | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.1 | cpqnIpNetworkTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.1.1 | cpqnIpNetworkEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.1.1.8 | cpqnIpPingPktRate | CPQNUNIF-MIB |