MIBs Depot

CTRON-DHCP-MIB

Registered at
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2
Namespace
enterasys
Source file
CTRON-DHCP-MIB
Digest
sha256:62730c9bfecaf42f63a89b590c29365364a68ab21c17a19fbe68bde14435f2a7

Imports

FromSymbols
CTRON-IP-ROUTER-MIBnwIpClientServices, nwIpComponents, nwIpMibs, nwIpRouter
ROUTER-OIDSnwRtrProtoSuites
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, PhysAddress, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRON-DHCP-MIB
CTRON-IP-ROUTER-MIB
CTRON-MIB-NAMES
CTRON-OIDS
ROUTER-OIDS
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ctDhcp
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2
ctDhcpServerStats
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1
ctDhcpAdminStatus
OBJECT-TYPE
This 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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.1INTEGER {disabled(1), enabled(2)}read-writemandatory
ctDhcpOperStatus
OBJECT-TYPE
Indicates 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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.2INTEGER {disabled(1), enabled(2)}read-onlymandatory
ctDhcpDiscovers
OBJECT-TYPE
This value is the number of discover messages received by the DHCP server since the last reset.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.3Counterread-onlymandatory
ctDhcpOffers
OBJECT-TYPE
This value is the number of offer messages sent by the DHCP server since the last reset.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.4Counterread-onlymandatory
ctDhcpRequests
OBJECT-TYPE
This value is the number of request messages received by the DHCP server since the last reset.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.5Counterread-onlymandatory
ctDhcpDeclines
OBJECT-TYPE
This value is the number of decline messages received by the DHCP server since the last reset.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.6Counterread-onlymandatory
ctDhcpReleases
OBJECT-TYPE
This value is the number of release messages received by the DHCP server since the last reset.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.7Counterread-onlymandatory
ctDhcpAcks
OBJECT-TYPE
This value is the number of ack messages sent by the DHCP server since the last reset.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.8Counterread-onlymandatory
ctDhcpNaks
OBJECT-TYPE
This value is the number of nak messages sent by the DHCP server since the last reset.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.9Counterread-onlymandatory
ctDhcpOtherServers
OBJECT-TYPE
This value is the number of messages received by the DHCP server since the last reset which were directed to other servers.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.10Counterread-onlymandatory
ctDhcpProtocolErrors
OBJECT-TYPE
This value is the number of protocol errors detected by the DHCP server since the last reset.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.11Counterread-onlymandatory
ctDhcpServerTime
OBJECT-TYPE
This value is the number of seconds that this DHCP server has been in operation since its non-volatile memory was last cleared.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.12INTEGERread-onlymandatory
ctDhcpNoOfActiveClients
OBJECT-TYPE
This value is the number of clients who currently have network addresses assigned by this DHCP server.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.13INTEGERread-onlymandatory
ctDhcpReclaimIP
OBJECT-TYPE
This 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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.1.14IpAddressread-writemandatory
ctDhcpInterfaceConfig
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2
ctDhcpServerIfTable
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1not-accessiblemandatory
ctDhcpServerIfEntry
OBJECT-TYPE
A description of the configuration parameters for a single interface on the DHCP server.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1not-accessiblemandatory
ctDhcpIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.1INTEGERread-onlymandatory
ctDhcpIfAdminStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.2INTEGER {disabled(1), enabled(2)}read-writemandatory
ctDhcpIfOperStatus
OBJECT-TYPE
Indicates the current operating status of the DHCP server function on this interface.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.3INTEGER {disabled(1), enabled(2), invalid-config(3)}read-onlymandatory
ctDhcpIfServerAddress
OBJECT-TYPE
This is the IP address of the interface which is providing access to the DHCP server for clients which are connected to this network.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.4IpAddressread-onlymandatory
ctDhcpIfNetworkAddress
OBJECT-TYPE
This is the IP subnet which is being served by this interface of the DHCP server.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.5IpAddressread-writemandatory
ctDhcpIfSubnetMask
OBJECT-TYPE
This is the subnet mask of the IP subnet which is being served by this interface of the DHCP server.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.6IpAddressread-writemandatory
ctDhcpIfLowestaddress
OBJECT-TYPE
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 ctDhcpIfHighestAddress.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.7IpAddressread-writemandatory
ctDhcpIfHighestAddress
OBJECT-TYPE
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 ctDhcpIfNetworkAddress.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.8IpAddressread-writemandatory
ctDhcpIfAddressesUsed
OBJECT-TYPE
This value is the number of clients which are currently using IP addresses assigned by this interface of the DHCP server.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.9INTEGERread-onlymandatory
ctDhcpIfAddressesFree
OBJECT-TYPE
This value is the number of IP addresses that are currently available for distribution by this interface of the DHCP server.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.10INTEGERread-onlymandatory
ctDhcpIfLeasePeriod
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.11INTEGERread-writemandatory
ctDhcpIfDefaultGateway
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.12IpAddressread-writemandatory
ctDhcpIfDomainNameServer
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.13IpAddressread-writemandatory
ctDhcpIfDomainName
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.14OCTET STRINGread-writemandatory
ctDhcpIfWINServer
OBJECT-TYPE
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 client.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.2.1.1.15IpAddressread-writemandatory
ctDhcpClientStatusTable
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3
ctDhcpClientStatsTable
OBJECT-TYPE
This table contains an entry for each DHCP client. The table is indexed by ctDhcpClientStatsID, which indicates an arbitrary order of entries.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1not-accessiblemandatory
ctDhcpClientStatsEntry
OBJECT-TYPE
A description of a single client, which could be on any of the subnets being served by participating interfaces.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1not-accessiblemandatory
ctDhcpClientStatsID
OBJECT-TYPE
A unique value identifying an element in a sequence of active clients which have been given network addresses by this DHCP server.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.1INTEGERread-onlymandatory
ctDhcpClientName
OBJECT-TYPE
This is the name of the client as listed by the client in a DHCP request packet.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.2OCTET STRINGread-onlymandatory
ctDhcpClientIP
OBJECT-TYPE
This is the assigned IP address of the client during this active connection.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.3IpAddressread-onlymandatory
ctDhcpClientID
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.4OCTET STRINGread-onlymandatory
ctDhcpEndOfLease
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.5INTEGERread-onlymandatory