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
| From | Symbols |
|---|---|
| CTRON-IP-ROUTER-MIB | nwIpClientServices, nwIpComponents, nwIpMibs, nwIpRouter |
| ROUTER-OIDS | nwRtrProtoSuites |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | INTEGER {disabled(1), enabled(2)} | read-write | mandatory |
| 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.2 | INTEGER {disabled(1), enabled(2)} | read-only | mandatory |
| 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.3 | Counter | read-only | mandatory |
| 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.4 | Counter | read-only | mandatory |
| 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.5 | Counter | read-only | mandatory |
| 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.6 | Counter | read-only | mandatory |
| 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.7 | Counter | read-only | mandatory |
| 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.8 | Counter | read-only | mandatory |
| 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.9 | Counter | read-only | mandatory |
| 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.10 | Counter | read-only | mandatory |
| 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.11 | Counter | read-only | mandatory |
| 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.12 | INTEGER | read-only | mandatory |
| 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.13 | INTEGER | read-only | mandatory |
| 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.14 | IpAddress | read-write | mandatory |
| 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.1 | not-accessible | mandatory | |
| 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.1 | not-accessible | mandatory | |
| 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.1 | INTEGER | read-only | mandatory |
| 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.2 | INTEGER {disabled(1), enabled(2)} | read-write | mandatory |
| 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.3 | INTEGER {disabled(1), enabled(2), invalid-config(3)} | read-only | mandatory |
| 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.4 | IpAddress | read-only | mandatory |
| 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.5 | IpAddress | read-write | mandatory |
| 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.6 | IpAddress | read-write | mandatory |
| 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.7 | IpAddress | read-write | mandatory |
| 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.8 | IpAddress | read-write | mandatory |
| 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.9 | INTEGER | read-only | mandatory |
| 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.10 | INTEGER | read-only | mandatory |
| 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.11 | INTEGER | read-write | mandatory |
| 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.12 | IpAddress | read-write | mandatory |
| 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.13 | IpAddress | read-write | mandatory |
| 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.14 | OCTET STRING | read-write | mandatory |
| 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.15 | IpAddress | read-write | mandatory |
| 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.1 | not-accessible | mandatory | |
| 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.1 | not-accessible | mandatory | |
| 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.1 | INTEGER | read-only | mandatory |
| 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.2 | OCTET STRING | read-only | mandatory |
| 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.3 | IpAddress | read-only | mandatory |
| 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.4 | OCTET STRING | read-only | mandatory |
| 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.5 | INTEGER | read-only | mandatory |