📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-stack-mgr-events-oper
Prefix: stack_mgr_event
Related Modules:
Cisco-IOS-XE-aaa-events
Cisco-IOS-XE-appqoe-events
Cisco-IOS-XE-controller-shdsl-events
Cisco-IOS-XE-crypto-events
Cisco-IOS-XE-crypto-pki-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-stack-mgr-events-oper
📚 External Documentation
module: Cisco-IOS-XE-stack-mgr-events-oper
notifications:
+---n stkmevent
+--ro severity? stack-mgr-events-oper:stack-mgr-notification-severity
+--ro host-name? string
+--ro system-ip? inet:ip-address
+--ro event? stack-mgr-events-oper:stack-mgr-eventq-event-type
+--ro member-number? uint8
+--ro serial-number? string
+--ro pid? string
+--ro (event-detail-type-choice)?
+--:(node-dual-active-recovery)
| +--ro svl-dad-info
| +--ro switch-state? stack-mgr-events-oper:svl-dad-sw-state
| +--ro member-stats
| +--ro chassis-num? uint8
| +--ro mbr-port* []
| | +--ro port-num? uint8
| | +--ro cable-length-cm? uint16
| | +--ro nbr-port-num? uint8
| | +--ro link-flaps? uint16
| | +--ro stats
| | | +--ro rac-inserted? uint64
| | | +--ro rac-copied? uint64
| | | +--ro rac-data-crc-err? uint64
| | | +--ro rac-invalid-ringword-err? uint64
| | | +--ro rac-pcs-codeword-err? uint64
| | | +--ro rac-rwcrc-err? uint64
| | +--ro stats-time? yang:date-and-time
| | +--ro svl-port* []
| | | +--ro local-port
| | | | +--ro chassis? uint32
| | | | +--ro slot? uint32
| | | | +--ro port? uint32
| | | +--ro remote-port
| | | | +--ro chassis? uint32
| | | | +--ro slot? uint32
| | | | +--ro port? uint32
| | | +--ro port-status? stack-mgr-events-oper:svl-port-status
| | | +--ro link-status-change-time? yang:date-and-time
| | | +--ro link-protocol-status? stack-mgr-events-oper:svl-protocol-status
| | | +--ro conn-status-change-time? yang:date-and-time
| | | +--ro port-stats
| | | +--ro lmp-tx? uint64
| | | +--ro lmp-rx? uint64
| | | +--ro lmp-tx-seq-no? uint64
| | | +--ro lmp-rx-seq-no? uint64
| | | +--ro lmp-rx-last-good-count? uint64
| | | +--ro latency-rx-err-count? uint64
| | | +--ro seq-err-rx-count? uint64
| | | +--ro link-timeout-flap-count? uint64
| | +--ro link-ok? boolean
| | +--ro link-actv? boolean
| | +--ro sync-ok? boolean
| | +--ro in-loop-bk? boolean
| +--ro mbr-keepalive
| | +--ro sent? uint64
| | +--ro received? uint64
| | +--ro sent-failure? uint64
| | +--ro receive-failure? uint64
| | +--ro consecutive-losses? uint64
| +--ro mbr-peer-timeout
| | +--ro peer-timeout-cfg? uint64
| | +--ro watermark-50-cnt? uint64
| | +--ro watermark-75-cnt? uint64
| | +--ro last-watermark-50time? yang:date-and-time
| | +--ro last-watermark-75time? yang:date-and-time
| +--ro stack-mode? stack-mgr-events-oper:stacking-mode
| +--ro dad-port* []
| | +--ro dad-port
| | | +--ro chassis? uint32
| | | +--ro slot? uint32
| | | +--ro port? uint32
| | +--ro port-status? stack-mgr-events-oper:svl-port-status
| | +--ro tx-seq-no? uint32
| +--ro mbr-boottime? yang:date-and-time
| +--ro latency? uint32
| +--ro pagp-dad-enbl? boolean
| +--ro svl-bw? uint32
+--:(node-svl-link-timeout)
+--ro svl-link-timeout-info
+--ro local-port-info
+--ro local-port
| +--ro chassis? uint32
| +--ro slot? uint32
| +--ro port? uint32
+--ro remote-port
| +--ro chassis? uint32
| +--ro slot? uint32
| +--ro port? uint32
+--ro port-status? stack-mgr-events-oper:svl-port-status
+--ro link-status-change-time? yang:date-and-time
+--ro link-protocol-status? stack-mgr-events-oper:svl-protocol-status
+--ro conn-status-change-time? yang:date-and-time
+--ro port-stats
+--ro lmp-tx? uint64
+--ro lmp-rx? uint64
+--ro lmp-tx-seq-no? uint64
+--ro lmp-rx-seq-no? uint64
+--ro lmp-rx-last-good-count? uint64
+--ro latency-rx-err-count? uint64
+--ro seq-err-rx-count? uint64
+--ro link-timeout-flap-count? uint64