====== Port Syslog ====== ===== High ===== ( subtype eq port ) and ( severity eq high ) ( eventid eq link-change ) and ( object eq MGT ) and ( description contains 'Port MGT: Down 1Gb/s Full duplex' ) ===== Medium ===== I've seen this on a PA-850 that has SFP+ enabled on ports 9-12 and had a DAC SFP+ cable installed. Not sure what cause this message. ( subtype eq port) and ( severity eq medium ) ( eventid eq invalid-module ) and ( object eq 'ethernet1/12' ) and ( description contains 'ethernet1/12: requires an SFP+ module.' ) ===== Informational ===== ( subtype eq port ) and ( severity eq informational ) ( eventid eq link-change ) and ( object eq MGT ) and ( description contains 'Port MGT: Up 1Gb/s Full duplex' ) ( eventid eq link-change ) and ( object eq 'ethernet1/10' ) and ( description contains 'Port ethernet1/10: Up 10Gb/s-full duplex' ) ( eventid eq link-change ) and ( object eq 'ethernet1/10' ) and ( description contains 'Port ethernet1/10: Down 10Gb/s-full duplex' ) ( eventid eq link-change ) and ( object eq HA1 ) and ( description contains 'Port HA2: Up 1Gb/s-full duplex' ) ( eventid eq link-change ) and ( object eq HA2 ) and ( description contains 'Port HA2: Up 1Gb/s-full duplex' )