ipv6ParaConfigSourceType
TPLINK-IPV6ADDR-MIB ·
.1.3.6.1.4.1.11863.6.50.1.1.1.6
Object
column
Enumeration
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;
Context
- MIB
- TPLINK-IPV6ADDR-MIB
- OID
.1.3.6.1.4.1.11863.6.50.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipv6ParaConfigAddrEntry
- Table
- ipv6ParaConfigAddrTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | assignedIp |
2 | assignedEUI64Ip |
3 | assignedLinklocalIp |
4 | autoIp |
5 | dhcpv6 |
6 | negotiate |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipv6ParaConfigIfIndex The IfIndex of the interface | column | Integer32 | .1.3.6.1.4.1.11863.6.50.1.1.1.1 |
| ipv6ParaConfigIfDescription The description of the interface. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11863.6.50.1.1.1.2 |
| ipv6ParaConfigAddrType The IP address type of the switch. The value must be ipv6. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11863.6.50.1.1.1.3 |
| ipv6ParaConfigAddress The IPv6 address of the switch. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.11863.6.50.1.1.1.4 |
| ipv6ParaConfigPrefixLength The length of the prefix (in bits) associated with
the IPv6 address of the switch. | column | Integer32 | .1.3.6.1.4.1.11863.6.50.1.1.1.5 |
| ipv6ParaConfigRowStatus the following values are states:
these values may be used as follow:
active(1),if the entry is being used.
notInService(2),destory the entry.
notReady(3),destory th… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11863.6.50.1.1.1.7 |