All MIBs › CISCO-IETF-DHCP-SERVER-MIB › cBootpHCCountReplies
cBootpHCCountReplies
Module: CISCO-IETF-DHCP-SERVER-MIB
OID (symbolic): CISCO-IETF-DHCP-SERVER-MIB::cBootpHCCountReplies
OID (numeric): 1.3.6.1.4.1.9.10.102.1.8.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of packets sent that contain a Message Type of 2 (BOOTREPLY) in the first octet and do not contain option number 53 (DHCP Message Type) in the options.
What is cBootpHCCountReplies?
A high-capacity counter of BOOTREPLY packets (Message Type 2) sent by the server that do not carry the DHCP Message Type option, indicating BOOTP responses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.102.1.8.3 snmpwalk -v2c -c public <target> CISCO-IETF-DHCP-SERVER-MIB::cBootpHCCountReplies
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.102.1.8.3.1 snmpget -v2c -c public <target> CISCO-IETF-DHCP-SERVER-MIB::cBootpHCCountReplies.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cBootpHCCountReplies.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::cBootpHCCountReplies OID value, configure state conditions and alerts, and monitor any Cisco router/switch (DHCP server role) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.102 | ciscoIetfDhcpSrvMIB | CISCO-IETF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.10.102.1 | ciscoIetfDhcpv4SrvMIBObjects | CISCO-IETF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.10.102.1.8 | cBootpHCCounters | CISCO-IETF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.10.102.1.8.3 | cBootpHCCountReplies | CISCO-IETF-DHCP-SERVER-MIB |