CTRON-DHCP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
20
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1
·
1 row entry
·
15 columns
This table contains an entry for each port of a DHCP server which is eligible to perform DHCP functions. The table is indexed by ctDhcpIfIndex, which indicates the value of the MIB 2 ifindex which identifies the device's interface for which the entry exists.
A description of the configuration parameters for a
single interface on the DHCP server.
single interface on the DHCP server.
Indexes
ctDhcpIfIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
ctDhcpIfIndex
mandatory
A unique value identifying an element in a sequence of
entries which belong to the DHCP server interface list. This value ranges from 1 to 2. |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.1 |
||||||
|
ctDhcpIfAdminStatus
mandatory
Used to enable and disable the DHCP functions on this
interface only. This object must be set to enabled for the DHCP functions to occur on this interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.2 |
||||||
|
ctDhcpIfOperStatus
mandatory
Indicates the current operating status of the DHCP
server function on this interface. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.3 |
||||||
|
ctDhcpIfServerAddress
mandatory
This is the IP address of the interface which
is providing access to the DHCP server for clients which are connected to this network. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.4 |
||||||
|
ctDhcpIfNetworkAddress
mandatory
This is the IP subnet which is being served by
this interface of the DHCP server. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.5 |
||||||
|
ctDhcpIfSubnetMask
mandatory
This is the subnet mask of the IP subnet which is
being served by this interface of the DHCP server. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.6 |
||||||
|
ctDhcpIfLowestaddress
mandatory
This is the lowest numerical value of the IP address
range that will be assigned to clients by this interface of the DHCP server. Its value must be greater or equal to ctDhcpIfNetworkAddress and less than or equal to … |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.7 |
||||||
|
ctDhcpIfHighestAddress
mandatory
This is the highest numerical value of the IP address
range that will be assigned to clients by this interface of the DHCP server. Its value must be greater or equal to ctDhcpIfLowestaddress but remain within ctDhcpIf… |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.8 |
||||||
|
ctDhcpIfAddressesUsed
mandatory
This value is the number of clients which are currently
using IP addresses assigned by this interface of the DHCP server. |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.9 |
||||||
|
ctDhcpIfAddressesFree
mandatory
This value is the number of IP addresses that are
currently available for distribution by this interface of the DHCP server. |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.10 |
||||||
|
ctDhcpIfLeasePeriod
mandatory
This value is the time period for which an IP address
assigned by this interface is valid. The units are seconds. A value of 0 signifys that the lease will never expire. |
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.11 |
||||||
|
ctDhcpIfDefaultGateway
mandatory
This value is an DHCP option that can be passed to a
client by this interface if it is requested as part of the DHCP process. This value is the IP address of the default gateway to be used by the client. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.12 |
||||||
|
ctDhcpIfDomainNameServer
mandatory
This value is an DHCP option that can be passed to a
client by this interface if it is requested as part of the DHCP process. This value is the IP address of the domain name server to be used by the client. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.13 |
||||||
|
ctDhcpIfDomainName
mandatory
This value is an DHCP option that can be passed to a
client by this interface if it is requested as part of the DHCP process. This value is the domain name to be used by the client. |
OctetStringr/w | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.14 |
||||||
|
ctDhcpIfWINServer
mandatory
This value is an DHCP option that can be passed to a
client by this interface if it is requested as part of the DHCP process. This value is the IP address of the NetBIOS overTCP/IP name server to be used by the cli… |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.15 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1
·
1 row entry
·
5 columns
This table contains an entry for each DHCP client. The table is indexed by ctDhcpClientStatsID, which indicates an arbitrary order of entries.
A description of a single client, which could be on any
of the subnets being served by participating interfaces.
of the subnets being served by participating interfaces.
Indexes
ctDhcpClientStatsID
| Column | Syntax | OID |
|---|---|---|
|
ctDhcpClientStatsID
mandatory
A unique value identifying an element in a sequence of
active clients which have been given network addresses by this DHCP server. |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.1 |
|
ctDhcpClientName
mandatory
This is the name of the client as listed by the client
in a DHCP request packet. |
OctetString | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.2 |
|
ctDhcpClientIP
mandatory
This is the assigned IP address of the client during
this active connection. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.3 |
|
ctDhcpClientID
mandatory
This is the ID of the client as listed by the client
in a DHCP request packet. It is normally the client's Ethernet MAC address. |
OctetString | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.4 |
|
ctDhcpEndOfLease
mandatory
This value is the time at which the lease of the IP
address will expire. The units are seconds and the value is relative to the same starting point as ctDhcpIfServerTime. |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.5 |