DTD for Adaptive Services Response Tags
This chapter contains the document type definition (DTD) called
junos-adaptive-services.dtd, which lists the tags returned by the JUNOScript server to describe adaptive services information. The associated Extensible Markup Language (XML) namespace ishttp://xml.juniper.net/junos/6.1R1/junos-adaptive-services. To review reference pages for the tags, see Summary of Adaptive Services Response Tags.<!-- Copyright (c) 2000-2003, Juniper Networks, Inc. --><!-- All rights reserved. --><!-- junos-adaptive-services.dtd --><!ELEMENT bytes (#PCDATA)><!ELEMENT bytes-used (#PCDATA)><!ELEMENT cpu-utilization-percent (#PCDATA)><!ELEMENT dropped-bytes (#PCDATA)><!ELEMENT dropped-packets (#PCDATA)><!ELEMENT flow (#PCDATA)><!ELEMENT flow-byte-dropped (#PCDATA)><!ELEMENT flow-bytes-processed (#PCDATA)><!ELEMENT flow-created (#PCDATA)><!ELEMENT flow-freed (#PCDATA)><!ELEMENT flow-freed-idle (#PCDATA)><!ELEMENT flow-icmp-bytes-dropped (#PCDATA)><!ELEMENT flow-icmp-bytes-processed (#PCDATA)><!ELEMENT flow-icmp-packets-dropped (#PCDATA)><!ELEMENT flow-icmp-packets-dropped-bad-flow (#PCDATA)><!ELEMENT flow-icmp-packets-processed (#PCDATA)><!ELEMENT flow-packets-dropped (#PCDATA)><!ELEMENT flow-packets-processed (#PCDATA)><!ELEMENT flow-peak (#PCDATA)><!ELEMENT flow-table-statistics (interface-name | flow-tables | flow | flow-peak | flow-tcp | flow-tcp-peak | flow-udp | flow-udp-peak | flow-created | flow-freed | flow-freed-idle | flow-tcp-created | flow-tcp-freed | flow-tcp-freed-idle | flow-udp-created | flow-udp-freed | flow-udp-freed-idle | flow-packets-processed | flow-packets-dropped | flow-bytes-processed | flow-byte-dropped | flow-tcp-packets-processed | flow-tcp-packets-dropped | flow-tcp-packets-dropped-bad-flow | flow-tcp-bytes-processed | flow-tcp-bytes-dropped | flow-udp-packets-processed | flow-udp-packets-dropped | flow-udp-packets-dropped-bad-flow | flow-udp-bytes-processed | flow-udp-bytes-dropped | flow-icmp-packets-processed | flow-icmp-packets-dropped | flow-icmp-packets-dropped-bad-flow | flow-icmp-bytes-processed | flow-icmp-bytes-dropped)*><!ELEMENT flow-table-statistics-information (flow-table-statistics)*><!ELEMENT flow-tables (#PCDATA)><!ELEMENT flow-tcp (#PCDATA)><!ELEMENT flow-tcp-bytes-dropped (#PCDATA)><!ELEMENT flow-tcp-bytes-processed (#PCDATA)><!ELEMENT flow-tcp-created (#PCDATA)><!ELEMENT flow-tcp-freed (#PCDATA)><!ELEMENT flow-tcp-freed-idle (#PCDATA)><!ELEMENT flow-tcp-packets-dropped (#PCDATA)><!ELEMENT flow-tcp-packets-dropped-bad-flow (#PCDATA)><!ELEMENT flow-tcp-packets-processed (#PCDATA)><!ELEMENT flow-tcp-peak (#PCDATA)><!ELEMENT flow-udp (#PCDATA)><!ELEMENT flow-udp-bytes-dropped (#PCDATA)><!ELEMENT flow-udp-bytes-processed (#PCDATA)><!ELEMENT flow-udp-created (#PCDATA)><!ELEMENT flow-udp-freed (#PCDATA)><!ELEMENT flow-udp-freed-idle (#PCDATA)><!ELEMENT flow-udp-packets-dropped (#PCDATA)><!ELEMENT flow-udp-packets-dropped-bad-flow (#PCDATA)><!ELEMENT flow-udp-packets-processed (#PCDATA)><!ELEMENT flow-udp-peak (#PCDATA)><!ELEMENT header-examination-bytes (#PCDATA)><!ELEMENT header-examination-flow (#PCDATA)><!ELEMENT header-examination-flow-matched (#PCDATA)><!ELEMENT header-examination-http-protocol-required (#PCDATA)><!ELEMENT header-examination-packets (#PCDATA)><!ELEMENT header-examination-protocol-required (#PCDATA)><!ELEMENT header-examination-wap-protocol-required (#PCDATA)><!ELEMENT interface-name (#PCDATA)><!ELEMENT interfaces (#PCDATA)><!ELEMENT packets (#PCDATA)><!ELEMENT protocol-inspected-flow (#PCDATA)><!ELEMENT protocol-inspection-bytes (#PCDATA)><!ELEMENT protocol-inspection-flow (#PCDATA)><!ELEMENT protocol-inspection-flow-protocol-identified (#PCDATA)><!ELEMENT protocol-inspection-http-uri (#PCDATA)><!ELEMENT protocol-inspection-http-uri-matched (#PCDATA)><!ELEMENT protocol-inspection-packets (#PCDATA)><!ELEMENT protocol-inspection-wap-uri (#PCDATA)><!ELEMENT protocol-inspection-wap-uri-matched (#PCDATA)><!ELEMENT service-identification-statistics (interface-name | interfaces | packets | dropped-packets | bytes | dropped-bytes | header-examination-packets | header-examination-bytes | header-examination-flow | header-examination-flow-matched | header-examination-protocol-required | header-examination-http-protocol-required | header-examination-wap-protocol-required | protocol-inspected-flow | protocol-inspection-flow | protocol-inspection-packets | protocol-inspection-bytes | protocol-inspection-flow-protocol-identified | protocol-inspection-http-uri | protocol-inspection-http-uri-matched | protocol-inspection-wap-uri | protocol-inspection-wap-uri-matched)*><!ELEMENT service-identification-statistics-information (service-identification-statistics)*><!ELEMENT service-set-cpu-statistics (service-set-name | interface-name | cpu-utilization-percent)*><!ELEMENT service-set-cpu-statistics-information (service-set-cpu-statistics)*><!ELEMENT service-set-memory-statistics (service-set-name | interface-name | bytes-used)*><!ELEMENT service-set-memory-statistics-information (service-set-memory-statistics)*><!ELEMENT service-set-name (#PCDATA)><!ELEMENT si-header-rule-set-handle (#PCDATA)><!ELEMENT si-header-rule-set-refcount (#PCDATA)><!ELEMENT si-header-rule-set-type (#PCDATA)><!ELEMENT si-header-rule-term-list (#PCDATA)*><!ELEMENT si-rule-set-handle (#PCDATA)><!ELEMENT si-rule-set-name (#PCDATA)><!ELEMENT si-rule-set-type (#PCDATA)><!ELEMENT si-uri-rule-set-handle (#PCDATA)><!ELEMENT si-uri-rule-set-refcount (#PCDATA)><!ELEMENT si-uri-rule-set-type (#PCDATA)><!ELEMENT si-uri-rule-term-list (#PCDATA)*>