All MIBs › CPQNUNIF-MIB › cpqnBootpEnable
cpqnBootpEnable
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnBootpEnable
OID (numeric): 1.3.6.1.4.1.232.121.7.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: This object allows the user to enable/disable generation of BOOTP requests on the interface specified by cpqnBootpIfIndex. BOOTP requests can be generated over the SNAP frame type, Ethernet-II frame type, or both.
What is cpqnBootpEnable?
This read-write object enables or disables BOOTP request generation on the interface identified by cpqnBootpIfIndex, and lets the admin choose whether requests go out over Ethernet-II frames, IEEE 802.2 SNAP frames, or both. An admin would enable BOOTP so the unit can automatically obtain its IP configuration from a BOOTP server at boot time rather than requiring static configuration. For example, setting cpqnBootpEnable to enable-bootp-both(4) has the unit send BOOTP requests using both frame types to maximize the chance of reaching the BOOTP server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.7.1.1.2 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnBootpEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.7.1.1.2.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnBootpEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.7.1.1.2.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::cpqnBootpEnable 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.2 | cpqnBootpEnable | CPQNUNIF-MIB |