Global/EUI address configuration table for a router which consists of a sequence (i.e., one or more conceptual rows) of 'hwIpv6GlobalCfgEntry' items which describe the IPv6 global or EUI address characteristics of IPv6 enabled interfaces.
The indexes of the table are ipv6IfIndex, hwIpv6GlobalAddrAddress.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.153.1.4.1.1 |
hwIpv6GlobalAddrAddress |
OCTET STRING{(16,16)} |
read-only |
This object specifies the global or EUI IPv6 address on the interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.153.1.4.1.2 |
hwIpv6GlobalAddrPfxLength |
Integer32{(1,128)} |
read-create |
The length of the prefix (in bits) associated with the configured global or EUI IPv6 address of this entry. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.153.1.4.1.3 |
hwIpv6GlobalAddrEuiFlag |
INTEGER{true(1),false(2)} |
read-create |
This object specifies whether the global address is an EUI address or not. Is 'true' if created as EUI address otherwise false. |
Support for creation, but not for modification. |
1.3.6.1.4.1.2011.5.25.153.1.4.1.4 |
hwIpv6GlobalAddrRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The RowStatus variable should be used in accordance to installation and removal conventions for conceptual rows with following deviations:
- only 'createAndGo' is supported for row creation, - notInService(2) value is not supported.
To create a row in this table, a manager sets this object to createAndGo(4).
When the global or EUI IPv6 address is in Tentative/Duplicate state then hwIpv6GlobalAddrRowStatus value will be notReady (3). Otherwise hwIpv6GlobalAddrRowStatus is Active (1).
To delete the row in this table, a manager sets this object to Destroy(6). |
This object is implemented as defined in the corresponding MIB files. |