Cisco-IOS-XE-nat-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-nat-events

Prefix: nat_events

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

📚 External Documentation

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

  notifications:
    +---n nat-route-change
    |  +--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 object-tracker?   uint16
    |  +--ro address?          inet:ip-address
    |  +--ro mask?             inet:ip-address
    |  +--ro route-type?       nat-ios-xe-events:ip-nat-route-type
    |  +--ro update?           nat-ios-xe-events:ip-nat-route-update
    +---n nat-update
       +--ro severity-level?   ios-common-ios-xe-oper:notification-severity
       +--ro host-name?        string
       +--ro system-ip?        inet:ip-address
       +--ro nat-type?         nat-ios-xe-events:ip-nat-type
       +--ro nat-event?        nat-ios-xe-events:ip-nat-event
       +--ro nat-event-type?   nat-ios-xe-events:ip-nat-event-type