dhcpRangeNumberOfAddresses
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.4
Object
column
mandatory
Integer32
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.
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- dhcpRangeEntry
- Table
- dhcpRangeTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-256
Related Objects
Sibling 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 |
| 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 |