hpnicfIpv6AddrSetSourceType
HPN-ICF-IPV6-ADDRESS-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfIpv6AddrSetSourceType is relevant to
hpnicfIpv6AddrReadSourceType and hpnicfIpv6AddrReadCatalog .
For example, if the value of hpnicfIpv6AddrSetSourceType is set to
'assignedIp', then the value of hpnicfIpv6AddrReadSourceType is
'assignedIp' and the value of hpnicfIpv6AddrReadCatalog is
'global' or 'sitelocal'.
The relation listed in the following table.
----------------------------------------------------------------
hpnicfIpv6Addr- | hpnicfIpv6Addr- | hpnicfIpv6Addr-
SetSourceType | ReadSourceType | ReadCatalog
----------------------------------------------------------------
assignedIp | assignedIp | global or sitelocal
----------------------------------------------------------------
assignedEUI64Ip | assignedEUI64Ip | global or sitelocal
----------------------------------------------------------------
assignedLinklocalIp | assignedIp | linklocal
----------------------------------------------------------------
Context
- MIB
- HPN-ICF-IPV6-ADDRESS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.71.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfIpv6AddrSetEntry
- Table
- hpnicfIpv6AddrSetTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | assignedIp |
2 | assignedEUI64Ip |
3 | assignedLinklocalIp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfIpv6AddrSetIfIndex 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.11.2.14.11.15.2.71.1.1.1.1.1 |
| hpnicfIpv6AddrSetAddrType 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.11.2.14.11.15.2.71.1.1.1.1.2 |
| hpnicfIpv6AddrSetAddr The IPv6 address to which this entry's address
information pertains. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.11.2.14.11.15.2.71.1.1.1.1.3 |
| hpnicfIpv6AddrSetPfxLength The length of the prefix (in bits) associated with
the IPv6 address of this entry. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.71.1.1.1.1.4 |
| hpnicfIpv6AddrSetRowStatus 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.11.2.14.11.15.2.71.1.1.1.1.6 |