VC Module MIB traps

The following table lists traps in the VC Module MIB.

Trap name Trap data Description
vcModRoleChange moduleRole The VCM role of the module has changed.
vcModInputUtilizationUp port identification The input line utilization on a port has exceeded its high-water mark for longer than 30 seconds. port is the index of the affected port in ifTable.
vcModInputUtilizationDown port identification The input line utilization on a port has dropped below its low-water mark for longer than 30 seconds. port is the index of the affected port in ifTable.
vcModOutputUtilizationUp port identification The output line utilization on a port has exceeded its high-water mark for longer than 30 seconds. port is the index of the affected port in ifTable.
vcModOutputUtilizationDown port identification The output line utilization on a port has dropped below its low-water mark for longer than 30 seconds. port is the index of the affected port in ifTable.
vcModInputErrorsUp

port identification

ifInErrors

The input error count on a port has exceeded its high-water mark for longer than the error averaging period. port is the index of the affected port in ifTable.
vcModInputErrorsDown

port identification

ifInErrors

The input error count on a port has dropped below its low-water mark for longer than the error averaging period. port is the index of the affected port in ifTable.
vcModOutputErrorsUp

port identification

ifOutErrors

The output error count on a port has exceeded its high-water mark for longer than the threshold averaging period. port is the index of the affected port in ifTable.
vcModOutputErrorsDown

port identification

ifOutErrors

The output error count on a port has dropped below its low-water mark for longer than 30 seconds. port is the index of the affected port in ifTable.
vcModPortBpduLoopDetected

port identification

loop status

A network loop condition is detected on this port. If the loop condition is detected on a Flex10 port, the trap data indicates the physical port associated with the Flex10 port.

If multiple Flex10 ports on a physical port detect a loop condition, a separate trap is sent for each occurrence of the loop condition.

vcModPortBpduLoopCleared

port identification

loop status

A network loop condition is cleared on this port. The trap data indicates the physical port associated with a Flex10 port.

For Flex10 ports, this trap is sent only after all Flex10 ports on a physical port are cleared from a loop condition.

vcModPortProtectionConditionDetected

Port index to the ifTable (ifIndex)

Port index to the vcModulePortTable

Port protection status

A port protection condition is detected on this port. If the new port protection status is a value other than OK, the port may be disabled to protect the VC module from further service degradation. Administrative action is required to recover  the port from this condition.
vcModPortProtectionConditionCleared

Port index to the ifTable (ifIndex)

Port index to the vcModulePortTable

Port protection status

The port is recovered from port protection condition to normal operational state.
vcSwitchMemParityErrorEvent Error counter vcSwitchMemParityErrorCount The switch hardware has detected a parity error. The parity error is automatically corrected.