# THUNDER PRM LIBRARY # Copyright 2007 Tenable Network Security # This library may only be used with the Thunder server and may not # be used with other products or open source projects # # NAME: # PRM Parser for FastIron switch events # # DESCRIPTION: # This library is used to process logs from Extreme switches # # LAST UPDATED: $Date: 2008/09/17 13:28:36 $ id=4632 name=This FastIron switch has an interface which is down. match=FastIron match=Interface ethernet match=, state down log=event:FastIron-Switch_Interface_Down type:network NEXT id=4633 name=This FastIron switch has a disabled port. match=FastIron match= STP State -> DISABLED (PortDown) log=event:FastIron-Switch_PortDown type:network NEXT id=4634 name=This FastIron switch has an interface which is up. match=FastIron match=Interface ethernet match=, state up log=event:FastIron-Switch_Interface_Up type:network NEXT id=4635 name=This FastIron switch has a port that is in the listening state. match=FastIron match=STP State -> LISTENING (MakeFwding) log=event:FastIron-Switch_Listening type:switch NEXT id=4636 name=This FastIron switch has a port that is in a learning state. match=FastIron match=STP State -> LEARNING (FwdDlyExpiry) log=event:FastIron-Switch_Learning type:switch NEXT id=4637 name=This FastIron switch has a port that is forwarding packets to a VLAN. match=FastIron match=STP State -> FORWARDING (FwdDlyExpiry) log=event:FastIron-Switch_Forwarding type:switch