CTRON-DHCP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CTRON-DHCP-MIB.
43
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
ctDhcp OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2 |
IMPORTS Unknown .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2 |
ctDhcpServerStats OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1 |
ctDhcpAdminStatusThis object is used to enable or disable the DHCP
server function for the entire device. This object
must be set to enabled for the server to function on
this device.rw Enumeration .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.1 |
ctDhcpOperStatusIndicates the current operating status of the DHCP
server function on this device. The value of
ctDhcpIfOperStatus for at least one interface must be
set to enabled for this object to be enabled.ro Enumeration .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.2 |
ctDhcpDiscoversThis value is the number of discover messages
received by the DHCP server since the last reset.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.3 |
ctDhcpOffersThis value is the number of offer messages
sent by the DHCP server since the last reset.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.4 |
ctDhcpRequestsThis value is the number of request messages
received by the DHCP server since the last reset.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.5 |
ctDhcpDeclinesThis value is the number of decline messages
received by the DHCP server since the last reset.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.6 |
ctDhcpReleasesThis value is the number of release messages
received by the DHCP server since the last reset.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.7 |
ctDhcpAcksThis value is the number of ack messages
sent by the DHCP server since the last reset.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.8 |
ctDhcpNaksThis value is the number of nak messages
sent by the DHCP server since the last reset.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.9 |
ctDhcpOtherServersThis value is the number of messages
received by the DHCP server since the last reset
which were directed to other servers.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.10 |
ctDhcpProtocolErrorsThis value is the number of protocol errors detected
by the DHCP server since the last reset.ro Counter .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.11 |
ctDhcpServerTimeThis value is the number of seconds that this DHCP
server has been in operation since its non-volatile
memory was last cleared.ro INTEGER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.12 |
ctDhcpNoOfActiveClientsThis value is the number of clients who currently
have network addresses assigned by this DHCP server.ro INTEGER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.13 |
ctDhcpReclaimIPThis object is a method of reclaiming abandoned IP
addresses. The value reads as 0.0.0.0. Writing to
it with an IP address of a client on the active list
will remove the entry from the list. It is used to
recover addresses with long leases from clients who
have left the network without sending a release notice.rw IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.14 |
ctDhcpInterfaceConfig OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2 |
ctDhcpServerIfTableThis 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. SEQUENCE OF CtDhcpServerIfEntry .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1 |
ctDhcpServerIfEntryA description of the configuration parameters for a
single interface on the DHCP server. CtDhcpServerIfEntry .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1 |
ctDhcpIfIndexA 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.ro INTEGER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.1 |
ctDhcpIfAdminStatusUsed 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.rw Enumeration .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.2 |
ctDhcpIfOperStatusIndicates the current operating status of the DHCP
server function on this interface.ro Enumeration .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.3 |
ctDhcpIfServerAddressThis is the IP address of the interface which
is providing access to the DHCP server for clients
which are connected to this network.ro IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.4 |
ctDhcpIfNetworkAddressThis is the IP subnet which is being served by
this interface of the DHCP server.rw IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.5 |
ctDhcpIfSubnetMaskThis is the subnet mask of the IP subnet which is
being served by this interface of the DHCP server.rw IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.6 |
ctDhcpIfLowestaddressThis 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
ctDhcpIfHighestAddress.rw IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.7 |
ctDhcpIfHighestAddressThis 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
ctDhcpIfNetworkAddress.rw IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.8 |
ctDhcpIfAddressesUsedThis value is the number of clients which are currently
using IP addresses assigned by this interface of the
DHCP server.ro INTEGER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.9 |
ctDhcpIfAddressesFreeThis value is the number of IP addresses that are
currently available for distribution by this interface
of the DHCP server.ro INTEGER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.10 |
ctDhcpIfLeasePeriodThis 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.rw INTEGER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.11 |
ctDhcpIfDefaultGatewayThis 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.rw IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.12 |
ctDhcpIfDomainNameServerThis 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.rw IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.13 |
ctDhcpIfDomainNameThis 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.rw OCTET STRING .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.14 |
ctDhcpIfWINServerThis 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
client.rw IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.15 |
ctDhcpClientStatusTable OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3 |
ctDhcpClientStatsTableThis table contains an entry for each DHCP client. The
table is indexed by ctDhcpClientStatsID, which indicates
an arbitrary order of entries. SEQUENCE OF CtDhcpClientStatsEntry .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1 |
ctDhcpClientStatsEntryA description of a single client, which could be on any
of the subnets being served by participating interfaces. CtDhcpClientStatsEntry .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1 |
ctDhcpClientStatsIDA unique value identifying an element in a sequence of
active clients which have been given network addresses
by this DHCP server.ro INTEGER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.1 |
ctDhcpClientNameThis is the name of the client as listed by the client
in a DHCP request packet.ro OCTET STRING .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.2 |
ctDhcpClientIPThis is the assigned IP address of the client during
this active connection.ro IpAddress .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.3 |
ctDhcpClientIDThis 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.ro OCTET STRING .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.4 |
ctDhcpEndOfLeaseThis 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.ro INTEGER .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.5 |