cDhcpv4ServerRangeOutstandingOffers
CISCO-IETF-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.9.10.102.1.4.3.1.5
Object
column
SNMPv2-SMIGauge32
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.
Context
- MIB
- CISCO-IETF-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.9.10.102.1.4.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cDhcpv4ServerRangeEntry
- Table
- cDhcpv4ServerRangeTable
- Siblings
- 4
Syntax
SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cDhcpv4ServerRangeStartAddress The IPv4 address of the first address in the range. The
value of cDhcpv4ServerRangeStartAddress MUST be less than or
equal to the value of cDhcpv4ServerRangeEndAddress. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.9.10.102.1.4.3.1.1 |
| cDhcpv4ServerRangeEndAddress The IPv4 address of the last address in the range. The value
of cDhcpv4ServerRangeEndAddress MUST be greater than or equal
to the value of cDhcpv4ServerRangeStartAddress. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.9.10.102.1.4.3.1.2 |
| cDhcpv4ServerRangeSubnetMask The subnet address mask for this range. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.10.102.1.4.3.1.3 |
| cDhcpv4ServerRangeInUse The number of addresses in this range that are currently in
use. This number includes those addresses whose lease has not
expired and addresses which have been reserved (either … | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.10.102.1.4.3.1.4 |