dhcpRangeEntry
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.70.1.1
Object
row
mandatory
A single entry of the DHCP range table. This contains information about a single DHCP range configured on this device.
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.70.1.1- Type
- row
- Status
- mandatory
- 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 mandatory 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 mandatory 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 mandatory 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 | RFC1155-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.70.1.1.3 |
| dhcpRangeNumberOfAddresses mandatory 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 mandatory 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 | RFC1155-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.70.1.1.5 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpRangeIndex mandatory 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 |