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


DTD for J20 GGSN Response Tags

This chapter contains the document type definition (DTD) called junos-ggsn.dtd, which lists the tags returned by the JUNOScript server to describe J20 gateway GPRS support node (GGSN) information. The associated Extensible Markup Language (XML) namespace is http://xml.juniper.net/junos/5.5R1/junos-ggsn. To review reference pages for the tags, see Summary of J20 GGSN Response Tags.

<!-- Copyright (c) 2000-2002, Juniper Networks, Inc. -->
<!-- All rights reserved. -->
<!-- junos-ggsn.dtd -->
<!ELEMENT address (#PCDATA)>
<!ELEMENT apn-name (#PCDATA)>
<!ELEMENT apn-pdp-context-deletion-results (apn-name | interface-pdp-context-deletion-information)*>
<!ELEMENT apn-statistics (name | pdp-context-statistics | gtp-error-statistics | uplink | downlink)*>
<!ELEMENT apn-statistics-information (apn-statistics)*>
<!ELEMENT billing-gateway (address | time-connected)*>
<!ELEMENT bytes (#PCDATA)>
<!ELEMENT call-trace (imsi | msisdn | time-started | nsapi-information)*>
<!ELEMENT call-trace-information (number-enabled | number-active | call-trace)*>
<!ELEMENT charging-identifier (#PCDATA)>
<!ELEMENT create-request-received (#PCDATA)>
<!ELEMENT create-response-transmitted (#PCDATA)>
<!ELEMENT daemon-name (#PCDATA)>
<!ELEMENT data-record-transfer-statistics (request-transmitted | response-received)*>
<!ELEMENT delete-request-received (#PCDATA)>
<!ELEMENT delete-request-transmitted (#PCDATA)>
<!ELEMENT delete-response-received (#PCDATA)>
<!ELEMENT delete-response-transmitted (#PCDATA)>
<!ELEMENT destination-port-range (#PCDATA)>
<!ELEMENT diffserv-code-point (#PCDATA)>
<!ELEMENT downlink (packets | bytes | dropped-packets)*>
<!ELEMENT downlink-bitrate (#PCDATA)>
<!ELEMENT downlink-bytes (#PCDATA)>
<!ELEMENT downlink-packets (#PCDATA)>
<!ELEMENT dropped-packets (#PCDATA)>
<!ELEMENT echo-request-statistics (request-received | request-transmitted | response-received | response-transmitted)*>
<!ELEMENT error-authentication-failed (#PCDATA)>
<!ELEMENT error-indication-received (#PCDATA)>
<!ELEMENT error-indication-transmitted (#PCDATA)>
<!ELEMENT error-invalid-request-format (#PCDATA)>
<!ELEMENT error-mandatory-ie-invalid (#PCDATA)>
<!ELEMENT error-mandatory-ie-missing (#PCDATA)>
<!ELEMENT error-no-dynamic-address-available (#PCDATA)>
<!ELEMENT error-no-memory (#PCDATA)>
<!ELEMENT error-no-resources (#PCDATA)>
<!ELEMENT error-optional-ie-invalid (#PCDATA)>
<!ELEMENT error-packet-filter-semantic (#PCDATA)>
<!ELEMENT error-packet-filter-syntax (#PCDATA)>
<!ELEMENT error-reference-invalid (#PCDATA)>
<!ELEMENT error-service-unsupported (#PCDATA)>
<!ELEMENT error-system-failure (#PCDATA)>
<!ELEMENT error-tft-error-semantic (#PCDATA)>
<!ELEMENT error-tft-error-syntax (#PCDATA)>
<!ELEMENT error-unknown-apn (#PCDATA)>
<!ELEMENT error-unknown-pdp-address-or-type (#PCDATA)>
<!ELEMENT error-version-unsupported (#PCDATA)>
<!ELEMENT evaluation-precedence (#PCDATA)>
<!ELEMENT external-address (#PCDATA)>
<!ELEMENT flow-label (#PCDATA)>
<!ELEMENT ggsn-interface (service-interface | external-address | internal-address | operating-function | hardware-version | software-version | pdp | time-started)*>
<!ELEMENT ggsn-interface-information (ggsn-interface)*>
<!ELEMENT ggsn-statistics (time-started | time-sampled | pdp-context-statistics | interface-pdp-context-statistics-information | uplink | downlink)*>
<!ELEMENT gi-diffserv-code-point (#PCDATA)>
<!ELEMENT gn-diffserv-code-point (#PCDATA)>
<!ELEMENT gtp-error-statistics (request-accepted | error-indication-received | error-indication-transmitted | error-version-unsupported | error-invalid-request-format | error-no-resources | error-no-dynamic-address-available | error-no-memory | error-unknown-apn | error-unknown-pdp-address-or-type | error-authentication-failed | error-system-failure | error-tft-error-semantic | error-tft-error-syntax | error-packet-filter-semantic | error-packet-filter-syntax | error-mandatory-ie-missing | error-mandatory-ie-invalid | error-optional-ie-invalid | error-reference-invalid | error-service-unsupported)*>
<!ELEMENT gtp-prime-error-statistics (error-mandatory-ie-missing | error-mandatory-ie-invalid | error-optional-ie-invalid | error-reference-invalid)*>
<!ELEMENT gtp-prime-statistics (service-interface | echo-request-statistics | version-unsupported-statistics | node-alive-request-statistics | redirection-request-statistics | data-record-transfer-statistics | gtp-prime-error-statistics)*>
<!ELEMENT gtp-prime-statistics-information (billing-gateway | gtp-prime-statistics)*>
<!ELEMENT gtp-statistics (service-interface | uplink-packets | uplink-bytes | downlink-packets | downlink-bytes | dropped-packets | echo-request-statistics | version-unsupported-statistics | pdp-request-statistics | gtp-error-statistics)*>
<!ELEMENT gtp-statistics-information (gtp-statistics)*>
<!ELEMENT hardware-version (#PCDATA)>
<!ELEMENT imsi (#PCDATA)>
<!ELEMENT interface-action (#PCDATA)>
<!ELEMENT interface-action-results (interface-action | service-interface | daemon-name)*>
<!ELEMENT interface-pdp-context-deletion (pdp-deleted | service-interface)*>
<!ELEMENT interface-pdp-context-deletion-information (interface-pdp-context-deletion)*>
<!ELEMENT interface-pdp-context-statistics (service-interface | pdp-context-statistics)*>
<!ELEMENT interface-pdp-context-statistics-information (interface-pdp-context-statistics)*>
<!ELEMENT internal-address (#PCDATA)>
<!ELEMENT mobile-user (imsi | msisdn | pdp-context-information)*>
<!ELEMENT mobile-user-information (mobile-user)*>
<!ELEMENT msisdn (#PCDATA)>
<!ELEMENT name (#PCDATA)>
<!ELEMENT node-action (#PCDATA)>
<!ELEMENT node-action-results (node-action)*>
<!ELEMENT node-alive-request-statistics (request-received | request-transmitted | response-received | response-transmitted)*>
<!ELEMENT nsapi (#PCDATA)>
<!ELEMENT nsapi-information (nsapi)*>
<!ELEMENT number-active (#PCDATA)>
<!ELEMENT number-enabled (#PCDATA)>
<!ELEMENT operating-function (#PCDATA)>
<!ELEMENT packet-filter (evaluation-precedence | source-address | source-mask | source-port-range | destination-port-range | diffserv-code-point | flow-label | spi | protocol)*>
<!ELEMENT packet-filter-information (packet-filter)*>
<!ELEMENT packets (#PCDATA)>
<!ELEMENT pdp (pdp-state | pdp-assigned | pdp-capacity)*>
<!ELEMENT pdp-active (#PCDATA)>
<!ELEMENT pdp-assigned (#PCDATA)>
<!ELEMENT pdp-attempted-activation (#PCDATA)>
<!ELEMENT pdp-attempted-activation-dynamic (#PCDATA)>
<!ELEMENT pdp-attempted-deactivation (#PCDATA)>
<!ELEMENT pdp-attempted-mobile-activation (#PCDATA)>
<!ELEMENT pdp-attempted-mobile-deactivation (#PCDATA)>
<!ELEMENT pdp-attempted-node-deactivation (#PCDATA)>
<!ELEMENT pdp-capacity (#PCDATA)>
<!ELEMENT pdp-completed-activation (#PCDATA)>
<!ELEMENT pdp-completed-activation-dynamic (#PCDATA)>
<!ELEMENT pdp-completed-deactivation (#PCDATA)>
<!ELEMENT pdp-completed-mobile-activation (#PCDATA)>
<!ELEMENT pdp-completed-mobile-deactivation (#PCDATA)>
<!ELEMENT pdp-completed-node-deactivation (#PCDATA)>
<!ELEMENT pdp-context (nsapi | apn-name | sgsn-address | address | charging-identifier | quality-of-service | traffic-flow-template-information)*>
<!ELEMENT pdp-context-deletion-results (mobile-user)*>
<!ELEMENT pdp-context-information (pdp-context)*>
<!ELEMENT pdp-context-statistics (pdp-active | pdp-attempted-activation | pdp-completed-activation | pdp-attempted-activation-dynamic | pdp-completed-activation-dynamic | pdp-attempted-mobile-activation | pdp-completed-mobile-activation | pdp-attempted-deactivation | pdp-completed-deactivation | pdp-attempted-node-deactivation | pdp-completed-node-deactivation | pdp-attempted-mobile-deactivation | pdp-completed-mobile-deactivation | pdp-created | pdp-create-failed | pdp-last-create | pdp-updates | pdp-update-failed | pdp-deleted | pdp-deleted-by-time-deactivation | pdp-deleted-by-command | pdp-deleted-by-failure | pdp-delete-failed | pdp-last-delete | pdp-successful-deactivations | pdp-failed-deactivations | pdp-maximum | pdp-mean)*>
<!ELEMENT pdp-create-failed (#PCDATA)>
<!ELEMENT pdp-created (#PCDATA)>
<!ELEMENT pdp-delete-failed (#PCDATA)>
<!ELEMENT pdp-deleted (#PCDATA)>
<!ELEMENT pdp-deleted-by-command (#PCDATA)>
<!ELEMENT pdp-deleted-by-failure (#PCDATA)>
<!ELEMENT pdp-deleted-by-time-deactivation (#PCDATA)>
<!ELEMENT pdp-failed-deactivations (#PCDATA)>
<!ELEMENT pdp-last-create (#PCDATA)>
<!ATTLIST pdp-last-create junos:seconds CDATA #IMPLIED>
<!ELEMENT pdp-last-delete (#PCDATA)>
<!ATTLIST pdp-last-delete junos:seconds CDATA #IMPLIED>
<!ELEMENT pdp-maximum (#PCDATA)>
<!ELEMENT pdp-mean (#PCDATA)>
<!ELEMENT pdp-request-statistics (create-request-received | create-response-transmitted | update-request-received | update-request-transmitted | update-response-received | update-response-transmitted | delete-request-received | delete-request-transmitted | delete-response-received | delete-response-transmitted)*>
<!ELEMENT pdp-state (#PCDATA)>
<!ELEMENT pdp-successful-deactivations (#PCDATA)>
<!ELEMENT pdp-update-failed (#PCDATA)>
<!ELEMENT pdp-updates (#PCDATA)>
<!ELEMENT protocol (#PCDATA)>
<!ELEMENT quality-of-service (gi-diffserv-code-point | gn-diffserv-code-point | downlink-bitrate)*>
<!ELEMENT redirection-request-statistics (request-received | request-transmitted | response-received | response-transmitted)*>
<!ELEMENT request-accepted (#PCDATA)>
<!ELEMENT request-received (#PCDATA)>
<!ELEMENT request-transmitted (#PCDATA)>
<!ELEMENT response-received (#PCDATA)>
<!ELEMENT response-transmitted (#PCDATA)>
<!ELEMENT service-interface (#PCDATA)>
<!ELEMENT sgsn-address (#PCDATA)>
<!ELEMENT sgsn-statistics (address | pdp-context-statistics | uplink | downlink | gtp-error-statistics)*>
<!ELEMENT sgsn-statistics-information (sgsn-statistics)*>
<!ELEMENT software-version (#PCDATA)>
<!ELEMENT source-address (#PCDATA)>
<!ELEMENT source-mask (#PCDATA)>
<!ELEMENT source-port-range (#PCDATA)>
<!ELEMENT spi (#PCDATA)>
<!ELEMENT time-connected (#PCDATA)>
<!ATTLIST time-connected junos:seconds CDATA #IMPLIED>
<!ELEMENT time-sampled (#PCDATA)>
<!ATTLIST time-sampled junos:seconds CDATA #IMPLIED>
<!ELEMENT time-started (#PCDATA)>
<!ATTLIST time-started junos:seconds CDATA #IMPLIED>
<!ELEMENT traffic-flow-template (packet-filter-information)*>
<!ELEMENT traffic-flow-template-information (traffic-flow-template)*>
<!ELEMENT update-request-received (#PCDATA)>
<!ELEMENT update-request-transmitted (#PCDATA)>
<!ELEMENT update-response-received (#PCDATA)>
<!ELEMENT update-response-transmitted (#PCDATA)>
<!ELEMENT uplink (packets | bytes | dropped-packets)*>
<!ELEMENT uplink-bytes (#PCDATA)>
<!ELEMENT uplink-packets (#PCDATA)>
<!ELEMENT version-unsupported-received (#PCDATA)>
<!ELEMENT version-unsupported-statistics (version-unsupported-received | version-unsupported-transmitted)*>
<!ELEMENT version-unsupported-transmitted (#PCDATA)>

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