All MIBs › CIG-SERVERS-MIB › cigDhcpServersDhcpRequests
cigDhcpServersDhcpRequests
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersDhcpRequests
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.3.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Number of Dhcp Requests packets. Default = 0.
What is cigDhcpServersDhcpRequests?
This counter tallies DHCPREQUEST packets received by the server -- the message a client sends to accept an offered lease or renew an existing one -- starting from zero. Comparing this count against cigDhcpServersDhcpOffers and cigDhcpServersDhcpAcks helps an admin gauge whether offered leases are actually being accepted or whether requests are failing to result in acknowledgments. A Requests count that closely tracks the Acks count suggests the lease process is completing cleanly, while a growing gap between them would point to clients being NAK'd or timing out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.3.3 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersDhcpRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.3.3.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersDhcpRequests.1
Start monitoring Avaya CIG (Common Interworking Gateway) server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIG-SERVERS-MIB::cigDhcpServersDhcpRequests OID value, configure state conditions and alerts, and monitor any Avaya CIG (Common Interworking Gateway) server from a single console.
OID Breakdown
Upper-level ancestors (9 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.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.1 | lsg | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.1.16 | cigServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2 | cigDhcpServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.3 | cigDhcpServersGenStats | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.3.3 | cigDhcpServersDhcpRequests | CIG-SERVERS-MIB |