All MIBs › CPQNUNIF-MIB › cpqnBootpServerIpAddr
cpqnBootpServerIpAddr
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnBootpServerIpAddr
OID (numeric): 1.3.6.1.4.1.232.121.7.1.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The IP address of the BOOTP Server that last responded on the interface indicated by cpqnBootpIfIndex. If no BOOTP server has responded, then this object will be '0.0.0.0'.
What is cpqnBootpServerIpAddr?
This read-only IP address reports the address of the BOOTP server that last responded to a BOOTP request on the interface given by cpqnBootpIfIndex, reading 0.0.0.0 if no server has ever responded. An admin checks this to confirm which specific BOOTP server actually serviced this unit's boot-time configuration request. For example, seeing 0.0.0.0 here after multiple boot cycles would indicate the unit's BOOTP requests are not reaching any server, pointing to a network or server-availability problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.7.1.1.5 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnBootpServerIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.7.1.1.5.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnBootpServerIpAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqnBootpServerIpAddr.1
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::cpqnBootpServerIpAddr 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.7 | cpqnBootpConfig | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.7.1 | cpqnBootpTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.7.1.1 | cpqnBootpEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.7.1.1.5 | cpqnBootpServerIpAddr | CPQNUNIF-MIB |