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.
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. |
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.
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.
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.
If so, go to Step b.
If not, go to Step c.
If so, run the undo shutdown command in the remote interface view and then repeat Step a and Step b.
If not, it indicates that the local interface is damaged or the link is faulty. You need to replace the interface module or the cable, and then repeat Step a and Step b.
If it displays Administratively Down, run the undo shutdown command in the interface view, and then repeat Step a and Step b.
If it displays Up and the IPv6 protocol status is Down, go to Step e.
If it displays Up and the IPv6 protocol status is Up, go to Step i.
If so, go to Step d.
If not, configure the ipv6 enable command. Then, go to Step d.
If so, go to Step f.
If not, configure the ipv6 command in the system view. Then, go to Step f.
If the status is Down, go to Step g.
If the status is Up, go to Step h.