dhcpRangeEntry
AT-DHCP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.70.1.1
Object
row
A single entry of the DHCP range table. This contains information about a single DHCP range configured on this device.
Context
- MIB
- AT-DHCP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.70.1.1- Type
- row
- Status
- current
- Parent
- dhcpRangeTable
- Table
- dhcpRangeTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpRangeIndex The index of this DHCP range. DHCP ranges are stored in a list
which is ordered by range name. The index gives the place in the
list. Note that if ranges are added or deleted, the… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.70.1.1.1 |
| dhcpRangeName The name given to identify this DHCP range. This is the ultimate
method for uniquely identifying this range. Names are compared without
regard to case, for example >range1< will b… | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.70.1.1.2 |
| dhcpRangeBaseAddress The base address of this range. This address defines the lower bound
of the range of IP addresses which can be allocated to devices
requesting an IP address via DHCP. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.70.1.1.3 |
| dhcpRangeNumberOfAddresses The number of IP address in this range. This number defines the upper
bound of the range of IP addresses which can be allocated to devices
requesting an IP address via DHCP. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.70.1.1.4 |
| dhcpRangeGateway The IP address of the BOOTP relay agent which will be relaying DHCP
requests for this range. If this address is 0.0.0.0, then there will
be no BOOTP relay agent and the range will… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.70.1.1.5 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpRangeIndex The index of this DHCP range. DHCP ranges are stored in a list
which is ordered by range name. The index gives the place in the
list. Note that if ranges are added or deleted, the… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.70.1.1.1 |