dhcpRangeGateway
AT-DHCP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.5
Object
column
SNMPv2-SMIIpAddress
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 be allocated to devices directly connected to this device.
Context
- MIB
- AT-DHCP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dhcpRangeEntry
- Table
- dhcpRangeTable
- Siblings
- 4
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling 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 |