📚 API Documentation & Navigation
📋 Module Metadata
Namespace: urn:ietf:params:xml:ns:yang:ietf-diffserv-target
Prefix: diffserv-t
Related Modules:
ietf-diffserv-action
ietf-diffserv-classifier
ietf-diffserv-policy
ietf-event-notifications
ietf-interfaces
💡 Example Usage
# GET module data curl -X GET \ -H "Accept: application/yang-data+json" \ -u admin:password \ --insecure \ https://device-ip/restconf/data/ietf-diffserv-target
📚 External Documentation
module: ietf-diffserv-target
augment /if:interfaces/if:interface:
+--rw diffserv-target-entry* [direction policy-name]
+--rw direction identityref
+--rw policy-name string
augment /if:interfaces-state/if:interface:
+--ro diffserv-target-entry* [direction policy-name]
+--ro direction identityref
+--ro policy-name string
+--ro diffserv-target-classifier-statistics* [classifier-entry-name parent-path]
+--ro classifier-entry-name string
+--ro parent-path string
+--ro classifier-entry-statistics
| +--ro classified-pkts? uint64
| +--ro classified-bytes? uint64
| +--ro classified-rate? uint64
+--ro meter-statistics* [meter-id]
| +--ro meter-id uint16
| +--ro meter-succeed-pkts? uint64
| +--ro meter-succeed-bytes? uint64
| +--ro meter-failed-pkts? uint64
| +--ro meter-failed-bytes? uint64
+--ro queuing-statistics
+--ro output-pkts? uint64
+--ro output-bytes? uint64
+--ro queue-size-pkts? uint64
+--ro queue-size-bytes? uint64
+--ro drop-pkts? uint64
+--ro drop-bytes? uint64
+--ro wred-stats
+--ro early-drop-pkts? uint64
+--ro early-drop-bytes? uint64