Cisco-IOS-XE-fib-events

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Event/Telemetry APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-fib-events

Prefix: fib_events

Related Modules:
Cisco-IOS-XE-fib-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-fib-events

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-fib-events

  notifications:
    +---n fib-updates
    |  +--ro severity-level?         ios-common-ios-xe-oper:notification-severity
    |  +--ro host-name?              string
    |  +--ro system-ip?              inet:ip-address
    |  +--ro vrf-name?               string
    |  +--ro address-family-type?    fib-ios-xe-events:fib-updates-af-type
    |  +--ro fib-last-update-time?   yang:date-and-time
    +---n fib-default-route-state-change
       +--ro table-name?     string
       +--ro vrf-name?       string
       +--ro af?             fib-ios-xe-events:fib-af-type
       +--ro drh-override?   boolean