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 ishttp://xml.juniper.net/junos/6.1R1/junos-ggsn. To review reference pages for the tags, see Summary of J20 GGSN Response Tags.<!-- Copyright (c) 2000-2003, Juniper Networks, Inc. --><!-- All rights reserved. --><!-- junos-ggsn.dtd --><!ELEMENT active EMPTY><!ELEMENT active-tunnels (#PCDATA)><!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 | signalling | tft-filter-count)*><!ELEMENT apn-statistics-information (apn-statistics | sbcc-statistics-information)*><!ELEMENT authorization-discard-information (authorization-discard-statistics)*><!ELEMENT authorization-discard-statistics (service-class-source | packets | bytes)*><!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 cpu-usage (#PCDATA)><!ELEMENT create-request-received (#PCDATA)><!ELEMENT create-response-transmitted (#PCDATA)><!ELEMENT created-tunnels (#PCDATA)><!ELEMENT credit-initial-request-attempted (#PCDATA)><!ELEMENT credit-initial-request-failed (#PCDATA)><!ELEMENT credit-start-request-attempted (#PCDATA)><!ELEMENT credit-start-request-failed (#PCDATA)><!ELEMENT credit-stop-request-attempted (#PCDATA)><!ELEMENT credit-stop-request-failed (#PCDATA)><!ELEMENT credit-update-request-attempted (#PCDATA)><!ELEMENT credit-update-request-failed (#PCDATA)><!ELEMENT daemon-name (#PCDATA)><!ELEMENT data-record-transfer-statistics (request-transmitted | response-received | request-accepted | error-no-resources | error-service-unsupported | error-system-failure | error-invalid-request-format | error-version-unsupported | error-request-unfulfilled | error-decoding-error | error-already-fulfilled | error-duplicate-packet-fulfilled | send-data-record-packet)*><!ELEMENT default-apn-invalid (#PCDATA)><!ELEMENT default-apn-selected (#PCDATA)><!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 | dropped-bytes)*><!ELEMENT downlink-bitrate (#PCDATA)><!ELEMENT downlink-bytes (#PCDATA)><!ELEMENT downlink-packets (#PCDATA)><!ELEMENT dropped-bytes (#PCDATA)><!ELEMENT dropped-packets (#PCDATA)><!ELEMENT echo-request-statistics (request-received | request-transmitted | response-received | response-transmitted)*><!ELEMENT error-already-fulfilled (#PCDATA)><!ELEMENT error-authentication-failed (#PCDATA)><!ELEMENT error-decoding-error (#PCDATA)><!ELEMENT error-duplicate-packet-fulfilled (#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-request-unfulfilled (#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 | weighted-pdp-context-load-in-payload | weighted-pdp-context-load-in-control | external-address | internal-address | operating-function | hardware-version | software-version | pdp | resources | tft-statistics | time-started | sbcc-statistics-information)*><!ELEMENT ggsn-interface-information (ggsn-interface)*><!ELEMENT ggsn-statistics (time-started | pdp-context-statistics | interface-pdp-context-statistics-information | subscriber-count | uplink | downlink | tft-filter-count | weighted-pdp-context-load | sbcc-statistics-information)*><!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 | active-tunnels | created-tunnels | 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 incoming (packets | bytes)*><!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 logical-apn-statistics (name | pdp-attempted-activation | pdp-blocked | default-apn-selected | default-apn-invalid | username-based-apn-selected | username-based-apn-invalid)*><!ELEMENT logical-apn-statistics-information (logical-apn-statistics)*><!ELEMENT maximum-tft-filter-depth (#PCDATA)><!ELEMENT mean-tft-filter-depth (#PCDATA)><!ELEMENT memory-total (#PCDATA)><!ELEMENT memory-used (#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 nsapi-linked (#PCDATA)><!ELEMENT number-active (#PCDATA)><!ELEMENT number-enabled (#PCDATA)><!ELEMENT operating-function (#PCDATA)><!ELEMENT outgoing (packets | bytes)*><!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-active-imsi (#PCDATA)><!ELEMENT pdp-active-msisdn (#PCDATA)><!ELEMENT pdp-apn-by-logical-apn-default (#PCDATA)><!ELEMENT pdp-apn-by-logical-apn-selection (#PCDATA)><!ELEMENT pdp-assigned (#PCDATA)><!ELEMENT pdp-assigned-msisdn (#PCDATA)><!ELEMENT pdp-assigned-shared-msisdn (#PCDATA)><!ELEMENT pdp-attempted-activation (#PCDATA)><!ELEMENT pdp-attempted-activation-dhcp (#PCDATA)><!ELEMENT pdp-attempted-activation-dynamic (#PCDATA)><!ELEMENT pdp-attempted-activation-local-pool (#PCDATA)><!ELEMENT pdp-attempted-activation-radius (#PCDATA)><!ELEMENT pdp-attempted-authentication-activation (#PCDATA)><!ELEMENT pdp-attempted-deactivation (#PCDATA)><!ELEMENT pdp-attempted-mobile-activation (#PCDATA)><!ELEMENT pdp-attempted-mobile-deactivation (#PCDATA)><!ELEMENT pdp-attempted-mobile-sgsn-update (#PCDATA)><!ELEMENT pdp-attempted-node-deactivation (#PCDATA)><!ELEMENT pdp-blocked (#PCDATA)><!ELEMENT pdp-capacity (#PCDATA)><!ELEMENT pdp-completed-activation (#PCDATA)><!ELEMENT pdp-completed-activation-dhcp (#PCDATA)><!ELEMENT pdp-completed-activation-dynamic (#PCDATA)><!ELEMENT pdp-completed-activation-local-pool (#PCDATA)><!ELEMENT pdp-completed-activation-radius (#PCDATA)><!ELEMENT pdp-completed-authentication-activation (#PCDATA)><!ELEMENT pdp-completed-deactivation (#PCDATA)><!ELEMENT pdp-completed-idle-deactivation (#PCDATA)><!ELEMENT pdp-completed-mobile-activation (#PCDATA)><!ELEMENT pdp-completed-mobile-deactivation (#PCDATA)><!ELEMENT pdp-completed-mobile-sgsn-update (#PCDATA)><!ELEMENT pdp-completed-node-deactivation (#PCDATA)><!ELEMENT pdp-completed-session-deactivation (#PCDATA)><!ELEMENT pdp-context (nsapi | nsapi-linked | 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-active-imsi | pdp-active-msisdn | pdp-blocked | pdp-apn-by-logical-apn-selection | pdp-apn-by-logical-apn-default | pdp-assigned-msisdn | pdp-assigned-shared-msisdn | pdp-attempted-activation | pdp-completed-activation | pdp-attempted-activation-dhcp | pdp-completed-activation-dhcp | pdp-attempted-activation-radius | pdp-completed-activation-radius | pdp-attempted-activation-local-pool | pdp-completed-activation-local-pool | 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-completed-idle-deactivation | pdp-completed-session-deactivation | pdp-attempted-mobile-deactivation | pdp-completed-mobile-deactivation | pdp-attempted-authentication-activation | pdp-completed-authentication-activation | pdp-attempted-mobile-sgsn-update | pdp-completed-mobile-sgsn-update | pdp-created | pdp-create-failed | pdp-secondary-created | pdp-secondary-create-failed | pdp-last-create | pdp-updates | pdp-update-failed | pdp-deleted | pdp-deleted-by-idle-supervision | pdp-deleted-by-session-supervision | pdp-deleted-by-command | pdp-deleted-by-failure | pdp-delete-failed | pdp-last-delete | pdp-successful-deactivations | pdp-failed-deactivations | pdp-maximum | pdp-minimum | 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-idle-supervision (#PCDATA)><!ELEMENT pdp-deleted-by-session-supervision (#PCDATA)><!ELEMENT pdp-failed-deactivations (#PCDATA)><!ELEMENT pdp-initiated-deactivation (#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-minimum (#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-secondary-create-failed (#PCDATA)><!ELEMENT pdp-secondary-created (#PCDATA)><!ELEMENT pdp-state (#PCDATA)><!ELEMENT pdp-successful-deactivations (#PCDATA)><!ELEMENT pdp-update-failed (#PCDATA)><!ELEMENT pdp-updates (#PCDATA)><!ELEMENT prepaid-context (#PCDATA)><!ELEMENT prepaid-pdp-creates-attempted (#PCDATA)><!ELEMENT prepaid-pdp-creates-failed (#PCDATA)><!ELEMENT prepaid-request (#PCDATA)><!ELEMENT prepaid-user (#PCDATA)><!ELEMENT protocol (#PCDATA)><!ELEMENT quality-of-service (gi-diffserv-code-point | gn-diffserv-code-point | downlink-bitrate)*><!ELEMENT rating-request (#PCDATA)><!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 resources (cpu-usage | memory-total | memory-used)*><!ELEMENT response-received (#PCDATA)><!ELEMENT response-transmitted (#PCDATA)><!ELEMENT sbcc-statistics-information (prepaid-request | rating-request | prepaid-user | prepaid-context | prepaid-pdp-creates-attempted | prepaid-pdp-creates-failed | pdp-initiated-deactivation | credit-start-request-attempted | credit-start-request-failed | credit-initial-request-attempted | credit-initial-request-failed | credit-update-request-attempted | credit-update-request-failed | credit-stop-request-attempted | credit-stop-request-failed | service-class-information | service-identifier-information | authorization-discard-information)*><!ELEMENT send-data-record-packet (#PCDATA)><!ELEMENT service-class-identifier (#PCDATA)><!ELEMENT service-class-information (service-class-statistics)*><!ELEMENT service-class-source (#PCDATA)><!ELEMENT service-class-statistics (service-class-identifier | uplink-packets | uplink-bytes | downlink-packets | downlink-bytes)*><!ELEMENT service-id-identifier (#PCDATA)><!ELEMENT service-id-information (service-id-statistics)*><!ELEMENT service-id-statistics (service-id-identifier | uplink-packets | uplink-bytes | downlink-packets | downlink-bytes)*><!ELEMENT service-identifier-information (#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 signalling (incoming | outgoing)*><!ELEMENT software-version (#PCDATA)><!ELEMENT source-address (#PCDATA)><!ELEMENT source-mask (#PCDATA)><!ELEMENT source-port-range (#PCDATA)><!ELEMENT spi (#PCDATA)><!ELEMENT subscriber-count (#PCDATA)><!ELEMENT tft-filter-count (#PCDATA)><!ELEMENT tft-statistics (maximum-tft-filter-depth | mean-tft-filter-depth)*><!ELEMENT time-connected (#PCDATA)><!ATTLIST time-connected 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 | dropped-bytes)*><!ELEMENT uplink-bytes (#PCDATA)><!ELEMENT uplink-packets (#PCDATA)><!ELEMENT username-based-apn-invalid (#PCDATA)><!ELEMENT username-based-apn-selected (#PCDATA)><!ELEMENT version-unsupported-received (#PCDATA)><!ELEMENT version-unsupported-statistics (version-unsupported-received | version-unsupported-transmitted)*><!ELEMENT version-unsupported-transmitted (#PCDATA)><!ELEMENT weighted-pdp-context-load (weighted-pdp-context-load-in-control | weighted-pdp-context-load-in-payload)*><!ELEMENT weighted-pdp-context-load-in-control (#PCDATA)><!ELEMENT weighted-pdp-context-load-in-payload (#PCDATA)>