>> MIB - Management Information Base
|
>> Table: ip6DhcpStatefulClientTable - (.1.3.6.1.4.1.272.4.5.100.4.11.1) | Description: DHCPv6-clients with currently assigned address, prefix, or FQDN. |
| ip6DhcpStatefulClientTable | | OID | Name | Type | Access | | .1 | DUID | OCTET STRING | R |
| .2 | Name | DisplayString | R |
| .3 | Age | TimeStamp | R |
| .4 | LastUpdate | TimeStamp | R |
| DUID | | DUID of DHCPv6-client (see 9 and 22.2 of RFC-3315). An empty dummy-DUID is used for storing addresses from received Decline-messages (see section 5.3 of RFC-33). |
| Name | | Partial or fully qualified domain-name, if provided by client, otherwise empty. Value is overridden by 'Name' of related 'ip6DhcpClientFqdnOpt' entry, if existing and not empty. Length: 0 to 255 |
| Age | | Age of this client-entry. |
| LastUpdate | | Timestamp for latest update of this client-entry. |
|