MIB Viewer

SUPERMICRO-DHCP-CLIENT-MIB

47 objects
The DHCP Client MIB is placed under supermicro MIB branch.
Imported Objects
IF-MIBInterfaceIndex
SNMPv2-SMICounter32 enterprises Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCRowStatus
OIDNameAccessStatusDescription
1.3.6.1.4.1.10876.101.1.87IdentityfutureDhcpClientMIBThe DHCP Client MIB is placed under supermicro MIB branch.
1.3.6.1.4.1.10876.101.1.87.1NodedhcpClientConfig
1.3.6.1.4.1.10876.101.1.87.1.1TabledhcpClientConfigTablenot-accessiblecurrentThis table contains the Configuration information for DHCP client on each interface.
1.3.6.1.4.1.10876.101.1.87.1.1.1RowdhcpClientConfigEntrynot-accessiblecurrentEntries of the dhcpClientConfigTable
1.3.6.1.4.1.10876.101.1.87.1.1.1.1ColumndhcpClientConfigIfIndexnot-accessiblecurrentIndex of one entry in dhcpClientConfigTable
1.3.6.1.4.1.10876.101.1.87.1.1.1.2ColumndhcpClientRenewread-writecurrentThis object is for renewing the lease time currently available. When this object is set,Client will send DHCP Renew Request message provided client is in BOUND…
1.3.6.1.4.1.10876.101.1.87.1.1.1.3ColumndhcpClientRebindread-writecurrentThis object is for renewing the lease time currently available. When this object is set,Client will send DHCP Rebind Request message provided client is in BOUN…
1.3.6.1.4.1.10876.101.1.87.1.1.1.4ColumndhcpClientInformread-writecurrentThis object is used to get configuration parameters from the DHCP server.When this object is set,Client will send DHCP Inform message provided client in BOUND …
1.3.6.1.4.1.10876.101.1.87.1.1.1.5ColumndhcpClientReleaseread-writecurrentThis object is used to release the acquired IP back to the DHCP server pool.When this object is set,Client will send DHCP RELEASE message provided client is in…
1.3.6.1.4.1.10876.101.1.87.1.1.1.6ColumndhcpClientIdentifierread-writecurrentThis object is unique identifier of dhcp client per interface. It will be used in option 61 field in all dhcp client messages. This identifier will be used in …
1.3.6.1.4.1.10876.101.1.87.1.2ScalardhcpClientDebugTraceread-writecurrentThe mask which is used to enable selective debug levels in DHCP client module.Each allowed BIT in the integer, represents a particular level of Trace.The mappi…
1.3.6.1.4.1.10876.101.1.87.1.3TabledhcpClientOptTablenot-accessiblecurrentThe dhcp options which are to be requested to server will be added as entries in this table. While sending out discover message, the options entries which are …
1.3.6.1.4.1.10876.101.1.87.1.3.1RowdhcpClientOptEntrynot-accessiblecurrentAn entry containing requested dhcp options and its values at a particular interface.
1.3.6.1.4.1.10876.101.1.87.1.3.1.1ColumndhcpClientOptIfIndexnot-accessiblecurrentA unique identifier for each interface. This object is identical to the ifIndex of the standard MIB-2 ifTable.
1.3.6.1.4.1.10876.101.1.87.1.3.1.2ColumndhcpClientOptTypenot-accessiblecurrentThe object identifies the option, this is the tag octet of the DHCP option. This option is one of the index in the dhcpClientOptTable. Option 0 denotes padding…
1.3.6.1.4.1.10876.101.1.87.1.3.1.3ColumndhcpClientOptLenread-onlycurrentThis object identifies the length of the option. This length does not include the two octets specifiying the tag and length. The maximum length of option value…
1.3.6.1.4.1.10876.101.1.87.1.3.1.4ColumndhcpClientOptValread-onlycurrentThis object identifies the octets of data, of length specified by dhcpClientOptLen for that entry. This value will be taken from DHCP ACK message which is sent…
1.3.6.1.4.1.10876.101.1.87.1.3.1.5ColumndhcpClientOptRowStatusread-createcurrentThe RowStatus variable is for addition and deletion of dhcpClientOptEntry.
1.3.6.1.4.1.10876.101.1.87.1.4ScalardhcpClientFastAccessread-writecurrentEnables or disables fast DHCP fast access Mode. If fast access mode is enabled, time to wait between discovery messages ie. discovery timeout and time to wait …
1.3.6.1.4.1.10876.101.1.87.1.5ScalardhcpClientFastAccessDiscoverTimeOutread-writecurrentTime to wait between discovery messages which is sent by DHCP client in seconds
1.3.6.1.4.1.10876.101.1.87.1.6ScalardhcpClientFastAccessNullStateTimeOutread-writecurrentTime to wait to go idle/null state after four unsuccessful DHCP client discovery messages in seconds
1.3.6.1.4.1.10876.101.1.87.1.7ScalardhcpClientFastAccessArpCheckTimeOutread-writecurrentRetransmission time out between ARP messages which is sent by DHCP client in seconds
1.3.6.1.4.1.10876.101.1.87.2NodedhcpClientCounters
1.3.6.1.4.1.10876.101.1.87.2.1TabledhcpClientCounterTablenot-accessiblecurrentThis table contains the statistics of DHCP Client on each interface. It will give the no of messages sent and received at any time
1.3.6.1.4.1.10876.101.1.87.2.1.1RowdhcpClientCounterEntrynot-accessiblecurrentEntries of the dhcpClientCounterTable
1.3.6.1.4.1.10876.101.1.87.2.1.1.1ColumndhcpClientIfIndexnot-accessiblecurrentIndex of one entry in dhcpClientCounterTable
1.3.6.1.4.1.10876.101.1.87.2.1.1.2ColumndhcpClientCountDiscoversread-onlycurrentThe number of DHCPDISCOVER (option 53 with value 1) packets received.
1.3.6.1.4.1.10876.101.1.87.2.1.1.3ColumndhcpClientCountRequestsread-onlycurrentThe number of DHCPREQUEST (option 53 with value 3) packets received.
1.3.6.1.4.1.10876.101.1.87.2.1.1.4ColumndhcpClientCountReleasesread-onlycurrentThe number of DHCPRELEASE (option 53 with value 7) packets received.
1.3.6.1.4.1.10876.101.1.87.2.1.1.5ColumndhcpClientCountDeclinesread-onlycurrentThe number of DHCPDECLINE (option 53 with value 4) packets received.
1.3.6.1.4.1.10876.101.1.87.2.1.1.6ColumndhcpClientCountInformsread-onlycurrentThe number of DHCPINFORM (option 53 with value 8) packets received.
1.3.6.1.4.1.10876.101.1.87.2.1.1.7ColumndhcpClientCountOffersread-onlycurrentThe number of DHCPOFFER (option 53 with value 2) packets sent.
1.3.6.1.4.1.10876.101.1.87.2.1.1.8ColumndhcpCountAcksInReqStateread-onlycurrentThe number of DHCPACK (option 53 with value 5) packets recieved in the S_REQUESTING state
1.3.6.1.4.1.10876.101.1.87.2.1.1.9ColumndhcpCountNacksInReqStateread-onlycurrentThe number of DHCPNACK (option 53 with value 6) packets recieved in the S_REQUESTING state
1.3.6.1.4.1.10876.101.1.87.2.1.1.10ColumndhcpCountAcksInRenewStateread-onlycurrentThe number of DHCPACK (option 53 with value 5) packets recieved in the S_RENEWING state
1.3.6.1.4.1.10876.101.1.87.2.1.1.11ColumndhcpCountNacksInRenewStateread-onlycurrentThe number of DHCPNACK (option 53 with value 6) packets recieved in the S_RENEWING state
1.3.6.1.4.1.10876.101.1.87.2.1.1.12ColumndhcpCountAcksInRebindStateread-onlycurrentThe number of DHCPACK (option 53 with value 5) packets recieved in the S_REBINDING state
1.3.6.1.4.1.10876.101.1.87.2.1.1.13ColumndhcpCountNacksInRebindStateread-onlycurrentThe number of DHCPNACK (option 53 with value 6) packets recieved in the S_REBINDING state
1.3.6.1.4.1.10876.101.1.87.2.1.1.14ColumndhcpCountAcksInRebootStateread-onlycurrentThe number of DHCPACK (option 53 with value 5) packets recieved in the S_REBOOTING state
1.3.6.1.4.1.10876.101.1.87.2.1.1.15ColumndhcpCountNacksInRebootStateread-onlycurrentThe number of DHCPNACK (option 53 with value 6) packets recieved in the S_REBOOTING state
1.3.6.1.4.1.10876.101.1.87.2.1.1.16ColumndhcpCountErrorInHeaderread-onlycurrentThe number of packet errors reiceved in the DHCP Client Header
1.3.6.1.4.1.10876.101.1.87.2.1.1.17ColumndhcpCountErrorInXidread-onlycurrentThe number of packet recieved which mismatches in Xid
1.3.6.1.4.1.10876.101.1.87.2.1.1.18ColumndhcpCountErrorInOptionsread-onlycurrentThe number of packet recieved which has error in options
1.3.6.1.4.1.10876.101.1.87.2.1.1.19ColumndhcpClientIpAddressread-onlycurrentThe negotiated IP Address of particular interface
1.3.6.1.4.1.10876.101.1.87.2.1.1.20ColumndhcpClientLeaseTimeread-onlycurrentThe negotiated Lease time of particular interface
1.3.6.1.4.1.10876.101.1.87.2.1.1.21ColumndhcpClientCounterResetread-writecurrentThis object is used to reset the statistics counters. When set to set(1), statistics counters will be cleared. When set to notset(2), no action will take place.
1.3.6.1.4.1.10876.101.1.87.2.1.1.22ColumndhcpClientRemainLeaseTimeread-onlycurrentIt gets the remaining lease time of the particular interface