AT-DHCP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
10
.1.3.6.1.4.1.207.8.4.4.4.70.1 · 1 row entry · 5 columns
The table of DHCP ranges.
dhcpRangeEntry entry .1.3.6.1.4.1.207.8.4.4.4.70.1.1
A single entry of the DHCP range table. This contains
information about a single DHCP range configured on this
device.
Indexes
dhcpRangeIndex
Column 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 index for a
given range will change. Si…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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 be treated as the same as
>RANGE1<.
OctetString
Constraints:
range: 1-15
.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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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.
Integer32
Constraints:
range: 1-256
.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 be allocated to devices
directly connec…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.5
.1.3.6.1.4.1.207.8.4.4.4.70.3 · 1 row entry · 5 columns
The table of defined DHCP range client addresses.
dhcpClientEntry entry .1.3.6.1.4.1.207.8.4.4.4.70.3.1
A single entry of the DHCP range client table. This contains
information about a single DHCP range client address.
Indexes
dhcpRangeIndex dhcpClientIpAddress
Column Syntax OID
dhcpClientIpAddress
An IP address from the range of available addresses.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.70.3.1.1
dhcpClientID
The hardware address of the client, if any, that has been
assigned the IP address.
OctetString .1.3.6.1.4.1.207.8.4.4.4.70.3.1.2
dhcpClientState
The state of the IP address; one of unused, inuse or
reclaim.
Enumeration
Enumerated Values:
0unused
1reclaiming
2inuse
3offered
.1.3.6.1.4.1.207.8.4.4.4.70.3.1.3
dhcpClientType
The type of allocation mechanism applied to the IP address;
one of static, auto or dyn.
Enumeration
Enumerated Values:
1auto
2dyn
3static
.1.3.6.1.4.1.207.8.4.4.4.70.3.1.4
dhcpClientExpiry
The expiry date for dynamically allocated IP address.
OctetString .1.3.6.1.4.1.207.8.4.4.4.70.3.1.5