SNMP Spanning Tree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 05:05 AM - edited 03-05-2019 06:58 PM
Is there an SNMP trap to watch for Spanning Tree / Hostflapping issues?
Or can anyone give any proactive advice on the matter?
Thanks.
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 05:21 AM
couple of snmp traps for STP
snmp-server enable traps bridge newroot topologychange
snmp-server enable traps stpx inconsistency root-inconsistency loop-inconsistency

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 05:24 AM
Hello Mike,
one of the commands you could use is 'snmp-server enable traps' followed by these options:
bridge [newroot] [topologychange]
(Optional) Generate STP bridge MIB traps. The keywords have these meanings:
?newroot?(Optional) Enable SNMP STP Bridge MIB new root traps.
?topologychange?(Optional) Enable SNMP STP Bridge MIB topology change traps.
Regards,
GP
