- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
06-HH3C-IPV6-ADDRESS-MIB | 57.72 KB |
Contents
HH3C-IPV6-ADDRESS-MIB
About this MIB
Use this MIB to obtain and configure IPv6 addresses.
MIB file name
hh3c-ipv6-address.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cIpv6AddrMIB(71)
Tabular objects
hh3cIpv6AddrSetTable
About this table
This table configures an IPv6 addresses.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table indexes are hh3cIpv6AddrSetIfIndex, hh3cIpv6AddrSetAddrType, and hh3cIpv6AddrSetAddr.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIpv6AddrSetIfIndex (1.3.6.1.4.1.25506.2.71.1.1.1.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483) |
Interface index. |
As per the MIB. |
hh3cIpv6AddrSetAddrType (1.3.6.1.4.1.25506.2.71.1.1.1.1.2) |
not-accessible |
InetAddressType |
ipv6(2) |
IP address version. |
As per the MIB. |
hh3cIpv6AddrSetAddr (1.3.6.1.4.1.25506.2.71.1.1.1.1.3) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
IP address. |
As per the MIB. |
hh3cIpv6AddrSetPfxLength (1.3.6.1.4.1.25506.2.71.1.1.1.1.4) |
read-create |
Integer32 |
Integer32 (1..128) |
IPv6 address subnet prefix length. |
As per the MIB. |
hh3cIpv6AddrSetSourceType (1.3.6.1.4.1.25506.2.71.1.1.1.1.5) |
read-create |
INTEGER |
assignedIp(1) assignedEUI64Ip(2) assignedLinklocalIp(3) |
Source type of the IPv6 address. |
As per the MIB. |
hh3cIpv6AddrSetRowStatus (1.3.6.1.4.1.25506.2.71.1.1.1.1.6) |
read-create |
RowStatus |
active(1) createAndGo(4) destroy(6) |
Create a new row or delete an existing row. |
As per the MIB. |
hh3cIpv6AddrReadTable
About this table
This table displays IPv6 addresses.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cIpv6AddrReadIfIndex, hh3cIpv6AddrReadAddrType, and hh3cIpv6AddrReadAddr.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIpv6AddrReadIfIndex (1.3.6.1.4.1.25506.2.71.1.1.2.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Interface index. |
As per the MIB. |
hh3cIpv6AddrReadAddrType (1.3.6.1.4.1.25506.2.71.1.1.2.1.2) |
not-accessible |
InetAddressType |
ipv6(2) |
IP address version. |
As per the MIB. |
hh3cIpv6AddrReadAddr (1.3.6.1.4.1.25506.2.71.1.1.2.1.3) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
IPv6 address. |
As per the MIB. |
hh3cIpv6AddrReadPfxLength (1.3.6.1.4.1.25506.2.71.1.1.2.1.4) |
read-only |
Integer32 |
Integer32 (1..128) |
IPv6 address prefix length. |
As per the MIB. |
hh3cIpv6AddrReadSourceType (1.3.6.1.4.1.25506.2.71.1.1.2.1.5) |
read-only |
INTEGER |
assignedIp(1) assignedEUI64Ip(2), assignedAutoIp(3) autoIp(4) dhcpv6(5) negotiate(6) cluster(7) |
Source type of the IPv6 address. |
As per the MIB. |
hh3cIpv6AddrReadCatalog (1.3.6.1.4.1.25506.2.71.1.1.2.1.6) |
read-only |
INTEGER |
nodelocal(1) linklocal(2) sitelocal(3) orglocal(4) global(5) |
Type of the IPv6 address. |
As per the MIB. |