All MIBs › CPQNUNIF-MIB › cpqnIpAutoDiscoveryStatus
cpqnIpAutoDiscoveryStatus
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnIpAutoDiscoveryStatus
OID (numeric): 1.3.6.1.4.1.232.121.6.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: This object allows a user to enable the unit to send out periodic ICMP Pings to ensure that the unit's IP Address is contained in the ARP cache of its default gateway (cpqnIpRouter, if any!). If the user sets the state to discover(1), then the unit will issue ICMP Pings at a rate defined by cpqnIpPingPacketRate. If the user selects do-not-discover(2) then the unit does not send any ICMP Pings and may not be autodiscovered by IP based management applications.
What is cpqnIpAutoDiscoveryStatus?
This read-write object enables or disables periodic ICMP pings the unit sends to its default gateway purely to keep its own IP address fresh in the gateway's ARP cache. An admin enables discover(1) so that IP-based network-management tools relying on ARP-cache entries can reliably auto-discover the unit; disabling it with do-not-discover(2) stops those pings. For example, setting this to discover(1) combined with cpqnIpPingPktRate controls how often the unit pings cpqnIpRouter to stay discoverable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.6.1.1.7 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnIpAutoDiscoveryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.6.1.1.7.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnIpAutoDiscoveryStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.6.1.1.7.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::cpqnIpAutoDiscoveryStatus 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.7 | cpqnIpAutoDiscoveryStatus | CPQNUNIF-MIB |