CISCO-IETF-DHCP-SERVER-MIB :: cBootpCountRequests

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-IETF-DHCP-SERVER-MIBcBootpCountRequests

cBootpCountRequests

Module: CISCO-IETF-DHCP-SERVER-MIB

OID (symbolic): CISCO-IETF-DHCP-SERVER-MIB::cBootpCountRequests

OID (numeric): 1.3.6.1.4.1.9.10.102.1.2.1

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of packets received that contain a Message Type of 1 (BOOTREQUEST) in the first octet and do not contain option number 53 (DHCP Message Type) in the options.

What is cBootpCountRequests?

This read-only counter tracks the number of BOOTREQUEST packets received that are plain BOOTP (lacking a DHCP Message Type option), useful for monitoring legacy BOOTP client activity.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.102.1.2.1
snmpwalk -v2c -c public <target> CISCO-IETF-DHCP-SERVER-MIB::cBootpCountRequests

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.102.1.2.1.1
snmpget -v2c -c public <target> CISCO-IETF-DHCP-SERVER-MIB::cBootpCountRequests.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cBootpCountRequests.1

Start monitoring Cisco router/switch (DHCP server role) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-DHCP-SERVER-MIB::cBootpCountRequests OID value, configure state conditions and alerts, and monitor any Cisco router/switch (DHCP server role) from a single console.

How to Use in IPNetwork Monitor

Select a Cisco router/switch (DHCP server role) as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type cBootpCountRequests into the Find box to locate it in the OID tree, then select it and click OK. The number of packets received that contain a Message Type of 1 (BOOTREQUEST) in the first octet and do not contain option number 53 (DHCP Message Type) in the options. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is a Counter32-type OID, Value bounds is the most useful condition here — trigger an alert if the counter increases sharply between polls relative to its normal baseline, since an unexpected spike often reflects a real change in traffic or activity. Click Finish to create the monitor; you can adjust any parameter later.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.102ciscoIetfDhcpSrvMIBCISCO-IETF-DHCP-SERVER-MIB
1.3.6.1.4.1.9.10.102.1ciscoIetfDhcpv4SrvMIBObjectsCISCO-IETF-DHCP-SERVER-MIB
1.3.6.1.4.1.9.10.102.1.2cBootpCountersCISCO-IETF-DHCP-SERVER-MIB
1.3.6.1.4.1.9.10.102.1.2.1cBootpCountRequestsCISCO-IETF-DHCP-SERVER-MIB