cDhcpv4ServerRangeInUse
CISCO-IETF-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.9.10.102.1.4.3.1.4
Object
column
SNMPv2-SMIGauge32
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 by the server or through configuration).
Context
- MIB
- CISCO-IETF-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.9.10.102.1.4.3.1.4- 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 |
| cDhcpv4ServerRangeOutstandingOffers 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 … | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.10.102.1.4.3.1.5 |