📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-spanning-tree-events
Prefix: spanning_tree_e
Related Modules:
Cisco-IOS-XE-spanning-tree-oper
Cisco-IOS-XE-aaa-events
Cisco-IOS-XE-appqoe-events
Cisco-IOS-XE-controller-shdsl-events
Cisco-IOS-XE-crypto-events
💡 Example Usage
# GET module data curl -X GET \ -H "Accept: application/yang-data+json" \ -u admin:password \ --insecure \ https://device-ip/restconf/data/Cisco-IOS-XE-spanning-tree-events
📚 External Documentation
module: Cisco-IOS-XE-spanning-tree-events
notifications:
+---n stp-intf-guard-event
| +--ro if-name? string
| +--ro port-num? uint16
| +--ro guard-type? stp-ios-xe-events:stp-port-guard-type
| +--ro guard-state? stp-ios-xe-events:stp-port-guard-state
| +--ro action? stp-ios-xe-events:stp-port-guard-action
| +--ro (mac-type-choice)?
| | +--:(option-enabled)
| | +--ro client-mac? yang:mac-address
| +--ro (vlan-type-choice)?
| | +--:(option-enabled)
| | +--ro vlan-id? uint16
| +--ro (instance-type-choice)?
| +--:(option-enabled)
| +--ro mst-instance? uint16
+---n stp-intf-role-change
| +--ro if-name? string
| +--ro port-num? uint16
| +--ro role? stp-ios-xe-events:stp-port-role
| +--ro state? stp-ios-xe-events:stp-port-state
+---n stp-intf-bpdu-sender-conflict-event
| +--ro if-name? string
| +--ro port-num? uint16
| +--ro exp-mac? yang:mac-address
| +--ro rcvd-mac? yang:mac-address
| +--ro event-type? stp-ios-xe-events:stp-bpdu-sender-conflict-event-type
+---n stp-intf-bpdu-delay-event
+--ro if-name? string
+--ro port-num? uint16
+--ro event-type? stp-ios-xe-events:stp-bpdu-delay-event-type