All MIBs › DHCP-SERVER-MIB › dhcpServRangeOutstandingOffers
dhcpServRangeOutstandingOffers
Module: DHCP-SERVER-MIB
OID (symbolic): DHCP-SERVER-MIB::dhcpServRangeOutstandingOffers
OID (numeric): 1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.6
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of outstanding DHCPOFFER messages for this range is reported with this value. An offer is outstanding if the server has sent a DHCPOFFER message to a client, but has not yet received a DHCPREQUEST message from the client nor has the server-specific timeout (limiting the time in which a client can respond to the offer message) for the offer message expired.
What is dhcpServRangeOutstandingOffers?
Count of DHCPOFFER messages the server has sent for this range that clients haven't yet confirmed with a DHCPREQUEST, and whose offer timeout hasn't expired. A persistently high value can indicate clients are receiving offers but failing to complete the handshake, e.g. due to a network issue between offer and request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.6 snmpwalk -v2c -c public <target> DHCP-SERVER-MIB::dhcpServRangeOutstandingOffers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.6.1 snmpget -v2c -c public <target> DHCP-SERVER-MIB::dhcpServRangeOutstandingOffers.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcpServRangeOutstandingOffers.1
Start monitoring Lucent/Avaya IP Services access gateway/router (DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DHCP-SERVER-MIB::dhcpServRangeOutstandingOffers OID value, configure state conditions and alerts, and monitor any Lucent/Avaya IP Services access gateway/router (DHCP server) 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.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.1 | products | AGGREGATED-EXT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751.1.48 | ipspg | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1 | ipspgServices | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1 | ipspgDHCP | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1 | dhcpServMib | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1.1 | dhcpServMibObjects | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1.1.7 | dhcpServConfiguration | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2 | dhcpServRangeTable | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1 | dhcpServRangeEntry | DHCP-SERVER-MIB |
| 1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.6 | dhcpServRangeOutstandingOffers | DHCP-SERVER-MIB |