SUPERMICRO-DHCP-CLIENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
33
.1.3.6.1.4.1.10876.101.1.87.1.1 · 1 row entry · 6 columns
This table contains the Configuration information for 
DHCP client on each interface.
dhcpClientConfigEntry entry .1.3.6.1.4.1.10876.101.1.87.1.1.1
Entries of the dhcpClientConfigTable
Indexes
dhcpClientConfigIfIndex
Column Syntax OID
dhcpClientConfigIfIndex
Index of one entry in dhcpClientConfigTable
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.10876.101.1.87.1.1.1.1
dhcpClientRenew
This 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/RENEW/REBIND state.
The Object can be set to the value 'no…
Enumerationr/w
Enumerated Values:
1set
2notset
.1.3.6.1.4.1.10876.101.1.87.1.1.1.2
dhcpClientRebind
This 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 BOUND/RENEW/REBIND state.
The Object can be set to the value 'n…
Enumerationr/w
Enumerated Values:
1set
2notset
.1.3.6.1.4.1.10876.101.1.87.1.1.1.3
dhcpClientInform
This 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 state. The Object
can be set to the value 'notset' only t…
Enumerationr/w
Enumerated Values:
1set
2notset
.1.3.6.1.4.1.10876.101.1.87.1.1.1.4
dhcpClientRelease
This 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 BOUND/RENEW/
REBIND state.The Object can be set to the va…
Enumerationr/w
Enumerated Values:
1set
2notset
.1.3.6.1.4.1.10876.101.1.87.1.1.1.5
dhcpClientIdentifier
This 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 dhcp server to maintain client
informations.
OctetStringr/w .1.3.6.1.4.1.10876.101.1.87.1.1.1.6
.1.3.6.1.4.1.10876.101.1.87.1.3 · 1 row entry · 5 columns
The 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 avilable in this table will be added with
discover message.  
          
The option values which are received via dhcp ack
packet will be stored in this table.
dhcpClientOptEntry entry .1.3.6.1.4.1.10876.101.1.87.1.3.1
An entry containing requested dhcp options and its values
at a particular interface.
Indexes
dhcpClientOptIfIndex dhcpClientOptType
Column Syntax OID
dhcpClientOptIfIndex
A unique identifier for each interface.
This object is identical to the ifIndex
of the standard MIB-2 ifTable.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.10876.101.1.87.1.3.1.1
dhcpClientOptType
The 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. Option 255 denotes
end of option field. …
Integer32
Constraints:
range: 1-254
.1.3.6.1.4.1.10876.101.1.87.1.3.1.2
dhcpClientOptLen
This 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 is 255.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.1.87.1.3.1.3
dhcpClientOptVal
This 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 from server to client.
OctetString .1.3.6.1.4.1.10876.101.1.87.1.3.1.4
dhcpClientOptRowStatus
The RowStatus variable is for addition and deletion
of dhcpClientOptEntry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.10876.101.1.87.1.3.1.5
.1.3.6.1.4.1.10876.101.1.87.2.1 · 1 row entry · 22 columns
This table contains the statistics of DHCP Client on each 
interface. It will give the no of messages sent and received at
any time
dhcpClientCounterEntry entry .1.3.6.1.4.1.10876.101.1.87.2.1.1
Entries of the dhcpClientCounterTable
Indexes
dhcpClientIfIndex
Column Syntax OID
dhcpClientIfIndex
Index of one entry in dhcpClientCounterTable
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.10876.101.1.87.2.1.1.1
dhcpClientCountDiscovers
The number of DHCPDISCOVER (option 53 with value 1) packets
received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.2
dhcpClientCountRequests
The number of DHCPREQUEST (option 53 with value 3) packets
received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.3
dhcpClientCountReleases
The number of DHCPRELEASE (option 53 with value 7) packets
received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.4
dhcpClientCountDeclines
The number of DHCPDECLINE (option 53 with value 4) packets
received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.5
dhcpClientCountInforms
The number of DHCPINFORM (option 53 with value 8) packets
received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.6
dhcpClientCountOffers
The number of DHCPOFFER (option 53 with value 2) packets
sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.7
dhcpCountAcksInReqState
The number of DHCPACK (option 53 with value 5) packets
recieved in the S_REQUESTING state
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.8
dhcpCountNacksInReqState
The number of DHCPNACK (option 53 with value 6) packets
recieved in the S_REQUESTING state
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.9
dhcpCountAcksInRenewState
The number of DHCPACK (option 53 with value 5) packets
recieved in the S_RENEWING state
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.10
dhcpCountNacksInRenewState
The number of DHCPNACK (option 53 with value 6) packets
recieved in the S_RENEWING state
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.11
dhcpCountAcksInRebindState
The number of DHCPACK (option 53 with value 5) packets
recieved in the S_REBINDING state
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.12
dhcpCountNacksInRebindState
The number of DHCPNACK (option 53 with value 6) packets
recieved in the S_REBINDING state
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.13
dhcpCountAcksInRebootState
The number of DHCPACK (option 53 with value 5) packets
recieved in the S_REBOOTING state
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.14
dhcpCountNacksInRebootState
The number of DHCPNACK (option 53 with value 6) packets
recieved in the S_REBOOTING state
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.15
dhcpCountErrorInHeader
The number of packet errors reiceved in the DHCP Client
Header
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.16
dhcpCountErrorInXid
The number of packet recieved which mismatches in Xid
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.17
dhcpCountErrorInOptions
The number of packet recieved which has error in options
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.87.2.1.1.18
dhcpClientIpAddress
The negotiated IP Address of particular interface
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.1.87.2.1.1.19
dhcpClientLeaseTime
The negotiated Lease time of particular interface
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.1.87.2.1.1.20
dhcpClientCounterReset
This 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.
Enumerationr/w
Enumerated Values:
1set
2notset
.1.3.6.1.4.1.10876.101.1.87.2.1.1.21
dhcpClientRemainLeaseTime
It gets the remaining lease time of the particular interface
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.1.87.2.1.1.22