Setting Traps for Stacking

The stack generates traps that provide status information about the switches in the stack and also stacking port status.

Traps generated by the stack include:
  • extremeStackMemberStatusChanged
  • extremeStackMemberSlotId: Indicates the slot ID
  • extremeStackMemberOperStatus: Indicates the slot state of the switch
The stack generates this trap when an overheat condition is detected on an active node:
  • extremeStackMemberOverheat

This trap is generated when the node reaches a steady state.

Whenever a member is added or deleted from the stack, the change is indicated through this trap:
  • extremeStackingPortStatusChanged
  • IfIndex: Interface Index of the port
  • extremeStackingPortRemoteMac: MAC Address of the remote switch attached to this port
  • extremeStackingPortLinkSpeed: Indicates 10/100/1000 Mbps
  • extremeStackingPortLinkStatus: Status of the link

The trap is generated whenever the status of a stacking port changes.