All MIBs › CPQNUNIF-MIB › cpqnBootpRetryInterval
cpqnBootpRetryInterval
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnBootpRetryInterval
OID (numeric): 1.3.6.1.4.1.232.121.7.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: This object allows the user to set the time period (in seconds) between the transmission of BOOTP requests on the interface specified by cpqnBootpIfIndex. This object is used in conjunction with the cpqnBootpRetries object.
WARNING: Remember that while the unit is booting up, management may not be available, so be careful in selecting the number of retries and the interval for BOOTP. If these values are large, then the SNMP agent could be delayed in starting up by a significant time.
What is cpqnBootpRetryInterval?
This read-write integer sets the time, in seconds, between successive BOOTP request transmissions on the interface given by cpqnBootpIfIndex, used together with cpqnBootpRetries. An admin must balance this carefully, since the description warns that overly long retry counts and intervals leave the unit unmanageable for an extended period while it is still trying to boot via BOOTP. For example, setting cpqnBootpRetryInterval to 10 has the unit wait ten seconds between each BOOTP retry attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.7.1.1.4 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnBootpRetryInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.7.1.1.4.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnBootpRetryInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.7.1.1.4.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::cpqnBootpRetryInterval 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.4 | cpqnBootpRetryInterval | CPQNUNIF-MIB |