cpqnBootpRetries
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.7.1.1.3
Object
column mandatory
r/w
Integer32
DURABLE: This determines the number of BOOTP requests that will be
transmitted from the interface indicated by cpqnBootpIfIndex.
This object is used in conjunction with the cpqnBootpRetryInterval
object. If both frame types are enabled, then for each try, two BOOTP
frames will be generated, one for each frame type.
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.
Context
- MIB
- CPQNUNIF-MIB
- OID
.1.3.6.1.4.1.232.121.7.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnBootpEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNUNIF-MIB::cpqnBootpRetries'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNUNIF-MIB::cpqnBootpRetries.<cpqnBootpIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNUNIF-MIB::cpqnBootpRetries'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535