BayNetworks-DHCP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BayNetworks-DHCP-MIB.
48
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
wfDhcpSvrGroup OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.3.24.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.18.3.5.3.24.1 |
wfDhcpSvrGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.3.24.1.1 |
wfDhcpSvrDeleteCreated/Deleted: if set to Deleted, the DHCP server is
removed from this platform.rw Enumeration .1.3.6.1.4.1.18.3.5.3.24.1.1.1 |
wfDhcpSvrDisableEnable/Disable: controls whether the DHCP server is
enabled or disabled on this platform.rw Enumeration .1.3.6.1.4.1.18.3.5.3.24.1.1.2 |
wfDhcpSvrMgrIpAddrIP Address of the NetID DHCP Server Manager serving
this platform instance.rw IpAddress .1.3.6.1.4.1.18.3.5.3.24.1.1.3 |
wfDhcpSvrMgrTcpPortThe remote TCP port number over which the DHCP Server
communicates with the NetID DHCP Server Manager.rw INTEGER .1.3.6.1.4.1.18.3.5.3.24.1.1.4 |
wfDhcpSvrConfDetPingsNumber of ping attempts that should be made to a
prospective client IP address to detect a possible
conflict before declaring it unused and therefore
available.rw INTEGER .1.3.6.1.4.1.18.3.5.3.24.1.1.5 |
wfDhcpSvrIcmpTmoAmount of time, in milliseconds, to wait for
a conflict detection ping to time out.rw INTEGER .1.3.6.1.4.1.18.3.5.3.24.1.1.6 |
wfDhcpSvrSafeModeDisableSpecifies whether the DHCP Server should wait until it
gets acknowledgment of successful commitment of a lease
from the NetID DHCP Server Manager before sending a
lease-granted acknowledgment back to the DHCP Client.
If set to Enabled, the DHCP Server will wait for the
NetID DHCP Server Manager to confirm successful commit.
If set to Disabled, the DHCP Server will immediately
send back a lease-granted acknowledgement to the DHCP
Client, without awaiting a commit-succeeded
acknowledgment from the NetID DHCP Server Manager.rw Enumeration .1.3.6.1.4.1.18.3.5.3.24.1.1.7 |
wfDhcpSvrMaxPendingLeasesMaximum number of lease requests to the DHCP Server
which are pending commitment by the NetID DHCP Server
Manager. Once there are wfDhcpSvrMaxPendingLeases lease
requests pending, all new lease requests will be
dropped until the number of requests pending decreases
to wfDhcpSvrMaxPendingLeases/2.rw INTEGER .1.3.6.1.4.1.18.3.5.3.24.1.1.8 |
wfDhcpSvrDebugLevelMaximum debug level for optional debug messages from
the DHCP Server. Normally, only messages with a debug
level of 0 will be logged. The higher this attribute
is made (up to a maximum of 10), the more messages will
be logged. Since the logging of additional information
can fill the log very rapidly and cause loss of other
information, this attribute should only be changed to
resolve critical problems.rw INTEGER .1.3.6.1.4.1.18.3.5.3.24.1.1.9 |
wfDhcpSvrMgrLocIpAddrIP Address the DHCP Server uses to identify itself
to NetID DHCP Server Manager serving this platform
instance. Should correspond to an actual local
interface address on the router.rw IpAddress .1.3.6.1.4.1.18.3.5.3.24.1.1.10 |
wfDhcpSvrIntfTableThis table contains per-interface status information
for DHCP Server operation. SEQUENCE OF WfDhcpSvrIntfEntry .1.3.6.1.4.1.18.3.5.3.24.1.2 |
wfDhcpSvrIntfEntryA DHCP Server network interface status description. WfDhcpSvrIntfEntry .1.3.6.1.4.1.18.3.5.3.24.1.2.1 |
wfDhcpSvrIntfAddressAddress of this network interface.ro IpAddress .1.3.6.1.4.1.18.3.5.3.24.1.2.1.1 |
wfDhcpSvrIntfStateThe state of the DHCP Server on this network
interface.ro Enumeration .1.3.6.1.4.1.18.3.5.3.24.1.2.1.2 |
wfDhcpSvrIntfPendLsCntNumber of DHCP leases pending commitment by the NetID
Server Manager on this network interface.ro Gauge .1.3.6.1.4.1.18.3.5.3.24.1.2.1.3 |
wfDhcpSvrIntfActLsCntNumber of DHCP leases currently active and committed
by the NetID Server Manager on this network interface.ro Gauge .1.3.6.1.4.1.18.3.5.3.24.1.2.1.4 |
wfDhcpSvrIntfCommitsNumber of Commit requests made by the DHCP Server for
clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.5 |
wfDhcpSvrIntfCommitFailsNumber of Commit-failed responses to the DHCP Server
for clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.6 |
wfDhcpSvrIntfCommitTmosNumber of times the NetID DHCP Server Manager did not
respond to a commit request from the DHCP Server
for clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.7 |
wfDhcpSvrIntfIllegPktsNumber of DHCP packets with no legal type sent to the
DHCP Server for clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.8 |
wfDhcpSvrIntfDiscoversNumber of DISCOVER packets sent to DHCP Server by
clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.9 |
wfDhcpSvrIntfBadDiscoversNumber of badly-formed DISCOVER packets sent to DHCP
Server for clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.10 |
wfDhcpSvrIntfReassgnLeasesNumber of client requests for leases already
reassigned to another client of DHCP Server on this
network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.11 |
wfDhcpSvrIntfNoFreeLeasesNumber of times DHCP Server had no leases available to
offer a client in response to a DHCPDISCOVER request on
this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.12 |
wfDhcpSvrIntfDropdLeaseRqsNumber of DHCP client requests for a lease on this
interface which were dropped by the DHCP Server because
the total number of leases pending commitment exceeded
the threshhold for accepting new leases at the time the
client made the request.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.13 |
wfDhcpSvrIntfOffersNumber of offers (DHCPOFFER messages) sent out by DHCP
Server for clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.14 |
wfDhcpSvrIntfRequestsNumber of DHCPREQUEST packets sent to DHCP Server by
clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.15 |
wfDhcpSvrIntfBadRequestsNumber of badly-formed DHCPREQUEST packets sent to
DHCP Server by clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.16 |
wfDhcpSvrIntfReleasesNumber of DHCPRELEASE packets sent to DHCP Server by
clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.17 |
wfDhcpSvrIntfBadReleasesNumber of badly-formed DHCPRELEASE packets sent to
DHCP Server by clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.18 |
wfDhcpSvrIntfDeclinesNumber of DHCPDECLINE packets sent to DHCP Server by
clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.19 |
wfDhcpSvrIntfBadDeclinesNumber of badly-formed DHCPDECLINE packets sent to
DHCP Server by clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.20 |
wfDhcpSvrIntfInformsNumber of DHCPINFORM packets sent to DHCP Server by
non-lease clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.21 |
wfDhcpSvrIntfBadInformsNumber of badly-formed DHCPINFORM packets sent to DHCP
Server by non-lease clients on this network interface.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.22 |
wfDhcpSvrIntfAddrConflictNumber of times the conflict detection phase of DHCP
lease assignment detected a host using the IP address
the DHCP Server was working to assign. This normally
indicates that the detected host is using an IP address
which it doesn't own.ro Counter .1.3.6.1.4.1.18.3.5.3.24.1.2.1.23 |
wfDhcpSvrLeaseTableThis table contains per-interface, per-lease status
information for DHCP Server operation. SEQUENCE OF WfDhcpSvrLeaseEntry .1.3.6.1.4.1.18.3.5.3.24.1.3 |
wfDhcpSvrLeaseEntryA DHCP Server lease description. WfDhcpSvrLeaseEntry .1.3.6.1.4.1.18.3.5.3.24.1.3.1 |
wfDhcpSvrLeaseStateThe current state of a lease. It may be committed in
the NetID Server Manager, pending commitment, or
pending with an already failed or timed-out commitment
attempt.ro Enumeration .1.3.6.1.4.1.18.3.5.3.24.1.3.1.1 |
wfDhcpSvrLeaseRetriesNumber of lease commit retries for this lease either
because of reported commit fail from NetID Server
Manager or because of timeout on commit request. Zero
if lease pending or committed.ro INTEGER .1.3.6.1.4.1.18.3.5.3.24.1.3.1.2 |
wfDhcpSvrLeaseAddressLeased IP Address of client.ro IpAddress .1.3.6.1.4.1.18.3.5.3.24.1.3.1.3 |
wfDhcpSvrLeaseExpirTime when lease will expire. Expressed as number
of seconds since beginning of January 1, 1970.ro INTEGER .1.3.6.1.4.1.18.3.5.3.24.1.3.1.4 |
wfDhcpSvrLeaseDurationAgreed-upon duration of lease, in seconds.ro INTEGER .1.3.6.1.4.1.18.3.5.3.24.1.3.1.5 |
wfDhcpSvrLeaseHwIdHardware identifier of client holding the lease.ro OCTET STRING .1.3.6.1.4.1.18.3.5.3.24.1.3.1.6 |
wfDhcpSvrLeaseClIdClient identifier of client holding the lease.ro OCTET STRING .1.3.6.1.4.1.18.3.5.3.24.1.3.1.7 |
wfDhcpSvrLeaseFqdnFully qualified domain name of client holding the
lease, for DNS update management.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.24.1.3.1.8 |