h3cIpv6AddrReadSourceType
H3C-IPV6-ADDRESS-MIB ·
.1.3.6.1.4.1.2011.10.2.71.1.1.2.1.5
Object
column
Enumeration
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.
Context
- MIB
- H3C-IPV6-ADDRESS-MIB
- OID
.1.3.6.1.4.1.2011.10.2.71.1.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cIpv6AddrReadEntry
- Table
- h3cIpv6AddrReadTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | assignedIp |
2 | assignedEUI64Ip |
3 | assignedAutoIp |
4 | autoIp |
5 | dhcpv6 |
6 | negotiate |
7 | cluster |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cIpv6AddrReadIfIndex The index value which uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
id… | column | Integer32 | .1.3.6.1.4.1.2011.10.2.71.1.1.2.1.1 |
| h3cIpv6AddrReadAddrType The IP address type to which this entry's address information
pertains. The value must be ipv6. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.10.2.71.1.1.2.1.2 |
| h3cIpv6AddrReadAddr The IPv6 address to which this entry's address information
pertains. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.10.2.71.1.1.2.1.3 |
| h3cIpv6AddrReadPfxLength The length of the prefix (in bits) associated with
the IPv6 address of this entry. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.71.1.1.2.1.4 |
| h3cIpv6AddrReadCatalog Indicate the category of the IPv6 address.
The value can be one of following:
'nodelocal': node-local scope;
'linklocal': link-local scope;
'sitelocal': site-local scope;
'orgloca… | column | Enumeration | .1.3.6.1.4.1.2011.10.2.71.1.1.2.1.6 |