Returns IPv6 Prefix statistics corresponding to the IPv6 Prefix specified for a DHCP Server. Returns statistics for all IPv6 Prefixes if no Prefix is specified.
PS_DhcpServerv6ScopeStatistics methods
PS_DhcpServerv6ScopeStatistics has 1 methods (1 Local)
{'Description':' Type Name Description
DhcpServerv6ScopeStatistics
{
IPAddress Prefix Scope identifier
uint AddressesFree No. of free addresses that can be leased out to DHCPv6 clients in the Scope
uint AddressesInUse No. of addresses leased out to DHCPv6 clients in the Scope
uint PendingAdvertises No. of DHCPADVERTISE messages sent by the Server to DHCPv6 clients
uint ReservedAddresses No. of addresses reserved in the Scope
real32 PercentageInUse Scope address utilization percentage
}
','Out':True}
Description
'Returns IPv6 prefix statistics corresponding to the IPv6 prefix specified for a DHCP Server. Returns statistics for all IPv6 prefixes if no prefix is specified.'
'Returns IPv6 Prefix statistics corresponding to the IPv6 Prefix specified for a DHCP Server. Returns statistics for all IPv6 Prefixes if no Prefix is specified.'