MIB Viewer

ipv6ParaConfigSourceType

OBJECT-TYPE
1.3.6.1.4.1.11863.6.50.1.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
Indicate the type of source of IPv6 address. The value can be one of following: 'assignedIp': Assigned global/site-local IPv6 address; 'assignedEUI64Ip': Assigned global/site-local IPv6 address by using EUI-64 interface identifier; 'assignedLinklocalIp': Assigned link-local IPv6 address. '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;
INTEGER { assignedIp(1), assignedEUI64Ip(2), assignedLinklocalIp(3), autoIp(4), dhcpv6(5), negotiate(6) }