IPv6
IPV6_1.3.6.1.2.1.55.2.0.1 ipv6IfStateChange
Description
IPV6/2/IF_IPV6CHANGE:OID [oid] The status of the IPv6 Interface changed. (IfIndex=[INTEGER], IfDescr=[OCTET], IfOperStatus=[INTEGER], IfAdminStatus=[INTEGER])
The status of the IPv6 interface was changed.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
IfIndex |
Indicates the index of the interface. |
IfDescr |
Indicates the description of the interface. |
IfOperStatus |
Indicates the current operating status of the interface. The value can be: up(1), down(2), and testing(3).
Currently, the value testing(3) is not supported. |
IfAdminStatus |
Indicates the desired status of the interface. The value can be: up(1), down(2), and testing(3). The value testing(3) indicates that the interface cannot forward any operational packets. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either management or configuration, the value of ifAdminStatus is changed to either up(1) or testing(3), or remains down(2) if not changed. Currently, the value testing(3) is not supported. |
Impact on the System
The influence depends on the ipv6IfOperStatus:
1) Up: indicates that the IPv6 services on the interface are recovered.
2) Down: indicates that the IPv6 services on the interface are interrupted.
Possible Causes
- The protocol status on the interface became Down.
Cause 1: The interface was damaged or the link was faulty.
Cause 2: The interface was shut down.
Cause 3: When the IPv6 protocol was Up, the undo ipv6 enable command was run.
Cause 4: All the IPv6 addresses were deleted.
Cause 5: When the IPv6 protocol was Up, the IPv6 function was disabled.
- The interface protocol can become Up only when the following requirements are met synchronously.
Cause 1: The interface and the link are normal.
Cause 2: The undo shutdown command is run on the interface.
Cause 3: The IPv6 function is enabled in the system view.
Cause 4: The IPv6 forwarding function is enabled in the interface view.
Cause 5: The IPv6 address is assigned.