h3cIpv6AddrSetSourceType
H3C-IPV6-ADDRESS-MIB ·
.1.3.6.1.4.1.2011.10.2.71.1.1.1.1.5
Object
column
r/w
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.
The value of h3cIpv6AddrSetSourceType is relevant to
h3cIpv6AddrReadSourceType and h3cIpv6AddrReadCatalog .
For example, if the value of h3cIpv6AddrSetSourceType is set to
'assignedIp', then the value of h3cIpv6AddrReadSourceType is
'assignedIp' and the value of h3cIpv6AddrReadCatalog is
'global' or 'sitelocal'.
The relation listed in the following table.
----------------------------------------------------------------
h3cIpv6Addr- | h3cIpv6Addr- | h3cIpv6Addr-
SetSourceType | ReadSourceType | ReadCatalog
----------------------------------------------------------------
assignedIp | assignedIp | global or sitelocal
----------------------------------------------------------------
assignedEUI64Ip | assignedEUI64Ip | global or sitelocal
----------------------------------------------------------------
assignedLinklocalIp | assignedIp | linklocal
----------------------------------------------------------------
Context
- MIB
- H3C-IPV6-ADDRESS-MIB
- OID
.1.3.6.1.4.1.2011.10.2.71.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cIpv6AddrSetEntry
- Table
- h3cIpv6AddrSetTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | assignedIp |
2 | assignedEUI64Ip |
3 | assignedLinklocalIp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cIpv6AddrSetIfIndex 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.1.1.1 |
| h3cIpv6AddrSetAddrType 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.1.1.2 |
| h3cIpv6AddrSetAddr 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.1.1.3 |
| h3cIpv6AddrSetPfxLength 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.1.1.4 |
| h3cIpv6AddrSetRowStatus This object is used to create a new row or delete an
existing row in this table, only supports active(1),
createAndGo(4) and destroy(6). | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.10.2.71.1.1.1.1.6 |