[Contents] [Prev] [Next] [Index] [Report an Error]


DTD for Accounting Response Tags

This chapter contains the Extensible Markup Language (XML) document type definition (DTD) called junos-accounting.dtd, which lists the JUNOS XML tags that contain accounting record information. The associated XML namespace is http://xml.juniper.net/junos/8.1R1/junos-accounting. To review reference pages for the tags, see Summary of Accounting Response Tags.

<!-- Copyright (c) 2000-2006, Juniper Networks, Inc. -->
<!-- All rights reserved. -->
<!-- junos-accounting.dtd -->

<!ELEMENT accounting-profile-columns (column-label)*>

<!ELEMENT accounting-profile-filter (filter-name)*>

<!ELEMENT accounting-profile-header (profile-name | profile-type | profile-interval | 
profile-use-count | filename | filesize | filenumber | bytes-written | transfer-interval | 
next-transfer-time)*>
<!ATTLIST accounting-profile-header junos:style CDATA #IMPLIED>

<!ELEMENT accounting-profile-information (accounting-profile-header | 
accounting-profile-columns | accounting-profile-interfaces | accounting-profile-filter)*>

<!ELEMENT accounting-profile-interfaces (interface-name)*>

<!ELEMENT accounting-record-information (interface-accounting-statistics | 
routing-engine-accounting-statistics | filter-accounting-statistics | 
cu-accounting-statistics)*>

<!ELEMENT address-family (#PCDATA)>

<!ELEMENT atm-oam-count (#PCDATA)>

<!ELEMENT bad-route-discard (#PCDATA)>

<!ELEMENT bfd-count (#PCDATA)>

<!ELEMENT bits-to-test-discard (#PCDATA)>

<!ELEMENT byte-count (#PCDATA)>

<!ELEMENT bytes-written (#PCDATA)>

<!ELEMENT column-label (#PCDATA)>

<!ELEMENT counter-name (#PCDATA)>

<!ELEMENT cpu15min (#PCDATA)>

<!ELEMENT cpu1min (#PCDATA)>

<!ELEMENT cpu5min (#PCDATA)>

<!ELEMENT cu-accounting-record (profile-layout | epoch-timestamp | utc-timestamp | 
interface-name | address-family | destination-class-name | source-class-name | 
counter-name | packet-count | byte-count)*>
<!ATTLIST cu-accounting-record junos:style CDATA #IMPLIED>

<!ELEMENT cu-accounting-statistics (cu-accounting-record)*>

<!ELEMENT data-error-discard (#PCDATA)>

<!ELEMENT date-yyyymmdd (#PCDATA)>

<!ELEMENT destination-class-name (#PCDATA)>

<!ELEMENT epoch-timestamp (#PCDATA)>

<!ELEMENT fabric-discard (#PCDATA)>

<!ELEMENT filename (#PCDATA)>

<!ELEMENT filenumber (#PCDATA)>

<!ELEMENT filesize (#PCDATA)>

<!ELEMENT filter-accounting-record (profile-layout | epoch-timestamp | utc-timestamp | 
interfaces | filter-name | counter-name | packet-count | byte-count)*>
<!ATTLIST filter-accounting-record junos:style CDATA #IMPLIED>

<!ELEMENT filter-accounting-statistics (filter-accounting-record)*>

<!ELEMENT filter-name (#PCDATA)>

<!ELEMENT fr-lmi-count (#PCDATA)>

<!ELEMENT hardware-input-drops (#PCDATA)>

<!ELEMENT hdlc-keepalive-count (#PCDATA)>

<!ELEMENT hostname (#PCDATA)>

<!ELEMENT info-cell-discard (#PCDATA)>

<!ELEMENT input-bytes (#PCDATA)>

<!ELEMENT input-errors (#PCDATA)>

<!ELEMENT input-multicast (#PCDATA)>

<!ELEMENT input-packets (#PCDATA)>

<!ELEMENT input-pps (#PCDATA)>

<!ELEMENT input-unicast (#PCDATA)>

<!ELEMENT interface-accounting-record (profile-layout | epoch-timestamp | 
utc-timestamp | interface-name | snmp-index | input-bytes | output-bytes | input-packets 
| output-packets | input-unicast | output-unicast | input-multicast | output-multicast | 
input-errors | output-errors | no-proto | rpf-check-bytes | rpf-check-packets | 
rpf-check6-bytes | rpf-check6-packets)*>
<!ATTLIST interface-accounting-record junos:style CDATA #IMPLIED>

<!ELEMENT interface-accounting-statistics (interface-accounting-record)*>

<!ELEMENT interface-name (#PCDATA)>

<!ELEMENT interfaces (#PCDATA)>

<!ELEMENT invalid-iif-discard (#PCDATA)>

<!ELEMENT isis-iih-count (#PCDATA)>

<!ELEMENT ldp-hello-count (#PCDATA)>

<!ELEMENT memory-usage (#PCDATA)>

<!ELEMENT mgmt-state (#PCDATA)>

<!ELEMENT next-transfer-time (#PCDATA)>

<!ELEMENT nexthop-discard (#PCDATA)>

<!ELEMENT no-proto (#PCDATA)>

<!ELEMENT ospf-hello-count (#PCDATA)>

<!ELEMENT ospf3-hello-count (#PCDATA)>

<!ELEMENT output-bytes (#PCDATA)>

<!ELEMENT output-errors (#PCDATA)>

<!ELEMENT output-multicast (#PCDATA)>

<!ELEMENT output-packets (#PCDATA)>

<!ELEMENT output-pps (#PCDATA)>

<!ELEMENT output-unicast (#PCDATA)>

<!ELEMENT packet-count (#PCDATA)>

<!ELEMENT pfe (slot-index | slot-type | slot-state | mgmt-state | up-time)*>

<!ELEMENT pfe-hardware-discard-statistics (timeout-discard | truncated-key-discard | 
bits-to-test-discard | data-error-discard | stack-underflow-discard | stack-overflow-discard 
| bad-route-discard | nexthop-discard | invalid-iif-discard | info-cell-discard | 
fabric-discard)*>

<!ELEMENT pfe-information (pfe)*>
<!ATTLIST pfe-information junos:style CDATA #IMPLIED>

<!ELEMENT pfe-input-packets (#PCDATA)>

<!ELEMENT pfe-local-protocol-statistics (hdlc-keepalive-count | atm-oam-count | 
fr-lmi-count | ppp-lcp-ncp-count | ospf-hello-count | ospf3-hello-count | rsvp-hello-count | 
ldp-hello-count | bfd-count | isis-iih-count)*>

<!ELEMENT pfe-local-traffic-statistics (pfe-input-packets | pfe-output-packets | 
software-input-control-drops | software-input-high-drops | software-input-medium-drops | 
software-input-low-drops | software-output-low-drops | hardware-input-drops)*>

<!ELEMENT pfe-output-packets (#PCDATA)>

<!ELEMENT pfe-statistics (pfe-traffic-statistics | pfe-local-traffic-statistics | 
pfe-local-protocol-statistics | pfe-hardware-discard-statistics)*>

<!ELEMENT pfe-traffic-statistics (pfe-input-packets | pfe-output-packets | input-pps | 
output-pps)*>

<!ELEMENT ppp-lcp-ncp-count (#PCDATA)>

<!ELEMENT profile-interval (#PCDATA)>

<!ELEMENT profile-layout (#PCDATA)>

<!ELEMENT profile-name (#PCDATA)>

<!ELEMENT profile-type (#PCDATA)>

<!ELEMENT profile-use-count (#PCDATA)>

<!ELEMENT routing-engine-accounting-record (profile-layout | epoch-timestamp | 
utc-timestamp | hostname | date-yyyymmdd | timeofday-hhmmss | uptime | cpu1min | 
cpu5min | cpu15min | memory-usage | total-cpu-usage)*>
<!ATTLIST routing-engine-accounting-record junos:style CDATA #IMPLIED>

<!ELEMENT routing-engine-accounting-statistics (routing-engine-accounting-record)*>

<!ELEMENT rpf-check-bytes (#PCDATA)>

<!ELEMENT rpf-check-packets (#PCDATA)>

<!ELEMENT rpf-check6-bytes (#PCDATA)>

<!ELEMENT rpf-check6-packets (#PCDATA)>

<!ELEMENT rsvp-hello-count (#PCDATA)>

<!ELEMENT slot-index (#PCDATA)>

<!ELEMENT slot-state (#PCDATA)>

<!ELEMENT slot-type (#PCDATA)>

<!ELEMENT snmp-index (#PCDATA)>

<!ELEMENT software-input-control-drops (#PCDATA)>

<!ELEMENT software-input-high-drops (#PCDATA)>

<!ELEMENT software-input-low-drops (#PCDATA)>

<!ELEMENT software-input-medium-drops (#PCDATA)>

<!ELEMENT software-output-low-drops (#PCDATA)>

<!ELEMENT source-class-name (#PCDATA)>

<!ELEMENT stack-overflow-discard (#PCDATA)>

<!ELEMENT stack-underflow-discard (#PCDATA)>

<!ELEMENT timeofday-hhmmss (#PCDATA)>

<!ELEMENT timeout-discard (#PCDATA)>

<!ELEMENT total-cpu-usage (#PCDATA)>

<!ELEMENT transfer-interval (#PCDATA)>

<!ELEMENT truncated-key-discard (#PCDATA)>

<!ELEMENT up-time (#PCDATA)>
<!ATTLIST up-time junos:seconds CDATA #IMPLIED>

<!ELEMENT uptime (#PCDATA)>
<!ATTLIST uptime junos:seconds CDATA #IMPLIED>

<!ELEMENT utc-timestamp (#PCDATA)>



[Contents] [Prev] [Next] [Index] [Report an Error]