SUPERMICRO-DHCPv6-CLIENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
24
fsDhcp6ClntIfTable
table.1.3.6.1.4.1.10876.101.2.43.2.1
·
1 row entry
·
21 columns
This table contains the statistics of SL-DHCPv6 Client on each interface. It will give the number of messages sent and received at any time and the configuration received from the SL-DHCPv6 Server
Entries of the fsDhcp6ClntCounterTable
Indexes
fsDhcp6ClntIfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
fsDhcp6ClntIfIndex
Index of one entry in fsDhcp6ClntCounterTable
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.1 |
||||||||||||
|
fsDhcp6ClntIfSrvAddress
The object indicates the IP Address of the current DHCP server.
|
OctetString Constraints: range: 16-16 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.2 |
||||||||||||
|
fsDhcp6ClntIfDuidType
This Object contains the type of DUID. Client sends the Client Identifier
TLV in the Information request message. The value dtLlt(1) indicates that DHCP client will use the Link layer address of the interface and Curr… |
FsDhcp6ClntDuidTyper/w Textual Convention: FsDhcp6ClntDuidType EnumerationType Values:
|
.1.3.6.1.4.1.10876.101.2.43.2.1.1.3 |
||||||||||||
|
fsDhcp6ClntIfDuid
This Object contains the value of DUID used as client ID. Depending upon
the fsDhcp6ClntClientIdType this will return the current value of the DUID. |
FsDhcp6ClntDuidValue Textual Convention: FsDhcp6ClntDuidValue OctetStringType Constraints: range: 1..128 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.4 |
||||||||||||
|
fsDhcp6ClntIfDuidIfIndex
Interface which will be used for formation of DUID Based on
Link-layer Address plus Time and DUID based on Link-layer Address, if not specified then an arbitrary interface value will be used. |
Integer32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.5 |
||||||||||||
|
fsDhcp6ClntIfMaxRetCount
This Objects contains the Maximum retransmission Count value. Client
terminate the message exchange and consider it as fail when client has transmitted the information-request message MRC time when MRC is non ZERO. Cl… |
Integer32r/w Constraints: range: 0-10 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.6 |
||||||||||||
|
fsDhcp6ClntIfMaxRetDelay
This Objects contains the Maximum retransmission Delay value. Client
terminate the message exchange and consider it as fail once MRD seconds have elapsed since the client first transmitted the information-request messag… |
secondsInteger32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.7 |
||||||||||||
|
fsDhcp6ClntIfMaxRetTime
This objects contains the maximum retransmission Time value.
client calculates the RT on every retransmission of information request message as RT = IRT + RAND*IRT. when RT becomes greater than MRT then equation changes… |
secondsInteger32r/w Constraints: range: 0-120 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.8 |
||||||||||||
|
fsDhcp6ClntIfInitRetTime
This objects contains the initial retransmission Time value.
client calculates the RT on every retransmission of information request message as RT = IRT + RAND*IRT. when RT becomes greater than MRT then equation changes… |
secondsInteger32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.9 |
||||||||||||
|
fsDhcp6ClntIfCurrRetTime
This objects contains the current retransmission Time value.
client calculates the RT on every retransmission of information request message as RT = IRT + RAND*IRT. when RT becomes greater than MRT then equation changes… |
secondsSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.10 |
||||||||||||
|
fsDhcp6ClntIfMinRefreshTime
This objects specifies the minimum acceptable information refresh time.
If the server sends an information refresh time option of less than the configured minimum refresh time, the configured minimum refresh time will… |
secondsUnsigned32r/w Constraints: range: 600-4294967295 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.11 |
||||||||||||
|
fsDhcp6ClntIfCurrRefreshTime
This objects specifies the current information refresh time.
The value of current refresh timer will be the minimum value of fsDhcp6ClntIfMinRefreshTime or received Refresh option request value in reply message . The u… |
secondsUnsigned32 Constraints: range: 600-4294967295 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.12 |
||||||||||||
|
fsDhcp6ClntIfRealmName
This object contains the unique name of the container for the
HMAC-MD5 authentication key. |
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.13 |
||||||||||||
|
fsDhcp6ClntIfKey
This object indicates the HMAC-MD5 key string which will be
used to authenticate the information-request message. |
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.14 |
||||||||||||
|
fsDhcp6ClntIfKeyId
This object indentifies the key-ID to be used with fsDhcp6ClntAuthKey
object and is transmitted as part of authentication information in information-request message, the server using this key-ID searches in its local da… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.15 |
||||||||||||
|
fsDhcp6ClntIfInformOut
The number of Information-Request packets transmitted from the
interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.16 |
||||||||||||
|
fsDhcp6ClntIfReplyIn
The number of Reply packets received on the Interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.17 |
||||||||||||
|
fsDhcp6ClntIfInvalidPktIn
The number of Invalid packet received on the interface
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.18 |
||||||||||||
|
fsDhcp6ClntIfHmacFailCount
This object identifies the number of unauthenticated messages received
on the interface. This counter increment only when Authentication TLV is present in the received message and Digest calculated by the realm and key … |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.2.43.2.1.1.19 |
||||||||||||
|
fsDhcp6ClntIfCounterRest
This object is used to reset all the statistics counter
objects present in this table. This will be done by setting the value of this column to 'true(1)'.This column always reads back to 'false(2)'. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.10876.101.2.43.2.1.1.20 |
||||||||||||
|
fsDhcp6ClntIfRowStatus
This object is used to create/delete a row in the interface table.
when the interface is deleted from the system the corresponding row from this table will also be deleted. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.10876.101.2.43.2.1.1.21 |
fsDhcp6ClntOptionTable
table.1.3.6.1.4.1.10876.101.2.43.2.2
·
1 row entry
·
3 columns
This table maintains the information received in the reply message. Following are valid options :- 1 Vendor-specific Information with type fsDhcp6ClntOptionType 17 2 SIP server domain name list with type fsDhcp6ClntOptionType 21 3 SIP server IPV6 address list with type fsDhcp6ClntOptionType 22 4 DNS recursive name server with type fsDhcp6ClntOptionType 23 5 Domain search list with type fsDhcp6ClntOptionType 24.
The Client Option Table entry. This entry is not lost upon reboot.
It is backed up by stable storage. Each entry in this table
contains the required attribute values.
It is backed up by stable storage. Each entry in this table
contains the required attribute values.
Indexes
fsDhcp6ClntIfIndex fsDhcp6ClntOptionType
| Column | Syntax | OID |
|---|---|---|
|
fsDhcp6ClntOptionType
The object identifies the option, this is the tag octet of the DHCP
option. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.10876.101.2.43.2.2.1.1 |
|
fsDhcp6ClntOptionLength
This object identifies the length of the option
indicated by the option type. This length does not include the octets specifying the type and length. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.2.43.2.2.1.2 |
|
fsDhcp6ClntOptionValue
This object identifies the octets of data, of length
specified by fsDhcp6ClntOptionLength for that entry. |
OctetString Constraints: range: 1-128 |
.1.3.6.1.4.1.10876.101.2.43.2.2.1.3 |