h3cIpv6AddrReadSourceType
Indicate the type of source of IPv6 address. The value can be one of following: 'assignedIp': Assigned IPv6 address; 'assignedEUI64Ip': Assigned IPv6 address by using EUI-64 interface identifier; 'assignedAutoIp': Auto generated IPv6 address by user setting; 'autoIp': Auto generated IPv6 address as a result of non-linklocal anycast/unicast address configuration; 'dhcpv6': Assigned IPv6 address through DHCPv6 protocol; 'negotiate': Assigned IPv6 address through negotiation; 'cluster': Assigned IPv6 address through cluster module.
Details
| 1 | assignedIp |
| 2 | assignedEUI64Ip |
| 3 | assignedAutoIp |
| 4 | autoIp |
| 5 | dhcpv6 |
| 6 | negotiate |
| 7 | cluster |
Table columns
6 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2011.10.2.71.1.1.2.1.1 | h3cIpv6AddrReadIfIndex | noaccess | Unknown |
| 1.3.6.1.4.1.2011.10.2.71.1.1.2.1.2 | h3cIpv6AddrReadAddrType | noaccess | InetAddressType |
| 1.3.6.1.4.1.2011.10.2.71.1.1.2.1.3 | h3cIpv6AddrReadAddr | noaccess | InetAddress |
| 1.3.6.1.4.1.2011.10.2.71.1.1.2.1.4 | h3cIpv6AddrReadPfxLength | readonly | Unknown |
| 1.3.6.1.4.1.2011.10.2.71.1.1.2.1.5 | h3cIpv6AddrReadSourceType | readonly | assignedIp(1), assignedEUI64Ip(2), assignedAutoIp(3), autoIp(4), dhcpv6(5), negotiate(6), cluster(7) |
| 1.3.6.1.4.1.2011.10.2.71.1.1.2.1.6 | h3cIpv6AddrReadCatalog | readonly | nodelocal(1), linklocal(2), sitelocal(3), orglocal(4), global(5) |