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


DTD for IPSec Response Tags

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

<!-- Copyright (c) 2000-2003, Juniper Networks, Inc. -->
<!-- All rights reserved. -->
<!-- junos-ipsec.dtd -->
<!ELEMENT active-entries (#PCDATA)>
<!ELEMENT cert-after (#PCDATA)>
<!ELEMENT cert-before (#PCDATA)>
<!ELEMENT cert-crl (#PCDATA)>
<!ELEMENT cert-id (#PCDATA)>
<!ELEMENT cert-issuer (#PCDATA)>
<!ELEMENT cert-references (#PCDATA)>
<!ELEMENT cert-root (#PCDATA)>
<!ELEMENT cert-serial (#PCDATA)>
<!ELEMENT cert-subject (#PCDATA)>
<!ELEMENT cert-trust (#PCDATA)>
<!ELEMENT certificate-information (certificates | total-entries | active-entries | locked-entries | db-stats)*>
<!ATTLIST certificate-information junos:style CDATA #IMPLIED>
<!ELEMENT certificates (cert-subject | cert-serial | cert-id | cert-references | cert-issuer | cert-trust | cert-root | cert-crl | cert-before | cert-after | x509)*>
<!ELEMENT crl (cert-issuer | cert-id | cert-references | crl-list)*>
<!ELEMENT crl-information (crl)*>
<!ATTLIST crl-information junos:style CDATA #IMPLIED>
<!ELEMENT crl-list (serial | revocation-date)*>
<!ELEMENT db-stats (#PCDATA)>
<!ELEMENT ike-sa-algorithms (ike-sa-authentication-algorithm | ike-sa-encryption-algorithm | ike-sa-prf-algorithm)*>
<!ELEMENT ike-sa-authentication-algorithm (#PCDATA)>
<!ELEMENT ike-sa-authentication-method (#PCDATA)>
<!ELEMENT ike-sa-encryption-algorithm (#PCDATA)>
<!ELEMENT ike-sa-exchange-type (#PCDATA)>
<!ELEMENT ike-sa-flags (#PCDATA)>
<!ELEMENT ike-sa-initiator-cookie (#PCDATA)>
<!ELEMENT ike-sa-input-bytes (#PCDATA)>
<!ELEMENT ike-sa-input-packets (#PCDATA)>
<!ELEMENT ike-sa-lifetime (#PCDATA)>
<!ELEMENT ike-sa-local-address (#PCDATA)>
<!ELEMENT ike-sa-local-id (#PCDATA)>
<!ELEMENT ike-sa-local-port (#PCDATA)>
<!ELEMENT ike-sa-misc (ike-sa-flags | ike-sa-num-ipsec-sas-created | ike-sa-num-ipsec-sas-deleted | ike-sa-num-phase2-negotiations)*>
<!ELEMENT ike-sa-msg-id (#PCDATA)>
<!ELEMENT ike-sa-num-ipsec-sas-created (#PCDATA)>
<!ELEMENT ike-sa-num-ipsec-sas-deleted (#PCDATA)>
<!ELEMENT ike-sa-num-phase2-negotiations (#PCDATA)>
<!ELEMENT ike-sa-output-bytes (#PCDATA)>
<!ELEMENT ike-sa-output-packets (#PCDATA)>
<!ELEMENT ike-sa-phase2-information (ike-sa-phase2-type | ike-sa-role | ike-sa-msg-id | ike-sa-local-address | ike-sa-local-port | ike-sa-remote-address | ike-sa-remote-port | ike-sa-local-id | ike-sa-remote-id | ike-sa-flags)*>
<!ELEMENT ike-sa-phase2-type (#PCDATA)>
<!ELEMENT ike-sa-prf-algorithm (#PCDATA)>
<!ELEMENT ike-sa-remote-address (#PCDATA)>
<!ELEMENT ike-sa-remote-id (#PCDATA)>
<!ELEMENT ike-sa-remote-port (#PCDATA)>
<!ELEMENT ike-sa-responder-cookie (#PCDATA)>
<!ELEMENT ike-sa-role (#PCDATA)>
<!ELEMENT ike-sa-state (#PCDATA)>
<!ELEMENT ike-sa-traffic-statistics (ike-sa-input-packets | ike-sa-output-packets | ike-sa-input-bytes | ike-sa-output-bytes)*>
<!ELEMENT ike-security-associations (ike-sa-role | ike-sa-state | ike-sa-initiator-cookie | ike-sa-responder-cookie | ike-sa-exchange-type | ike-sa-authentication-method | ike-sa-local-address | ike-sa-local-port | ike-sa-remote-address | ike-sa-remote-port | ike-sa-lifetime | ike-sa-algorithms | ike-sa-traffic-statistics | ike-sa-misc | ike-sa-phase2-information)*>
<!ELEMENT ike-security-associations-block (ike-sa-remote-address | ike-security-associations)*>
<!ELEMENT ike-security-associations-information (ike-security-associations | ike-sa-phase2-information | ike-security-associations-block)*>
<!ATTLIST ike-security-associations-information junos:style CDATA #IMPLIED>
<!ELEMENT ipsec-pic-redundancy (ipsec-redundancy-counter | ipsec-redundancy-pic-no-information | ipsec-pic-redundancy-primary-interface | ipsec-pic-redundancy-backup-interface | ipsec-redundancy-primary-state | ipsec-redundancy-backup-state)*>
<!ELEMENT ipsec-pic-redundancy-backup-interface (#PCDATA)>
<!ELEMENT ipsec-pic-redundancy-information (ipsec-pic-redundancy)*>
<!ELEMENT ipsec-pic-redundancy-primary-interface (#PCDATA)>
<!ELEMENT ipsec-redundancy-backup-state (#PCDATA)>
<!ELEMENT ipsec-redundancy-counter (#PCDATA)>
<!ELEMENT ipsec-redundancy-pic-no-information EMPTY>
<!ELEMENT ipsec-redundancy-primary-state (#PCDATA)>
<!ELEMENT ipsec-redundancy-tunnel-no-information EMPTY>
<!ELEMENT ipsec-tunnel-redundancy (sa-name | ipsec-redundancy-counter | ipsec-redundancy-tunnel-no-information | ipsec-tunnel-redundancy-local-address | ipsec-tunnel-redundancy-primary-remote-address | ipsec-tunnel-redundancy-backup-remote-address | ipsec-redundancy-primary-state | ipsec-redundancy-backup-state)*>
<!ELEMENT ipsec-tunnel-redundancy-backup-remote-address (#PCDATA)>
<!ELEMENT ipsec-tunnel-redundancy-information (ipsec-tunnel-redundancy)*>
<!ELEMENT ipsec-tunnel-redundancy-local-address (#PCDATA)>
<!ELEMENT ipsec-tunnel-redundancy-primary-remote-address (#PCDATA)>
<!ELEMENT kmd-memory-usage (memory-block-type | memory-in-use)*>
<!ELEMENT kmd-memory-usage-information (kmd-memory-usage)*>
<!ATTLIST kmd-memory-usage-information junos:style CDATA #IMPLIED>
<!ELEMENT locked-entries (#PCDATA)>
<!ELEMENT memory-block-type (#PCDATA)>
<!ELEMENT memory-in-use (#PCDATA)>
<!ELEMENT revocation-date (#PCDATA)>
<!ELEMENT sa-anti-replay-service (#PCDATA)>
<!ELEMENT sa-authentication-algorithm (#PCDATA)>
<!ELEMENT sa-aux-spi (#PCDATA)>
<!ELEMENT sa-block-state (#PCDATA)>
<!ELEMENT sa-direction (#PCDATA)>
<!ELEMENT sa-encryption-algorithm (#PCDATA)>
<!ELEMENT sa-hard-lifetime (#PCDATA)>
<!ELEMENT sa-local-gateway (#PCDATA)>
<!ELEMENT sa-local-identity (#PCDATA)>
<!ELEMENT sa-mode (#PCDATA)>
<!ELEMENT sa-name (#PCDATA)>
<!ELEMENT sa-no-information EMPTY>
<!ELEMENT sa-protocol (#PCDATA)>
<!ELEMENT sa-remote-gateway (#PCDATA)>
<!ELEMENT sa-remote-identity (#PCDATA)>
<!ELEMENT sa-replay-window-size (#PCDATA)>
<!ELEMENT sa-rule-name (#PCDATA)>
<!ELEMENT sa-soft-lifetime (#PCDATA)>
<!ELEMENT sa-spi (#PCDATA)>
<!ELEMENT sa-state (#PCDATA)>
<!ELEMENT sa-term-name (#PCDATA)>
<!ELEMENT sa-tunnel-index (#PCDATA)>
<!ELEMENT sa-tunnel-information (sa-rule-name | sa-term-name | sa-tunnel-index | sa-local-gateway | sa-remote-gateway | sa-local-identity | sa-remote-identity | sa-no-information)*>
<!ELEMENT sa-type (#PCDATA)>
<!ELEMENT security-associations (sa-direction | sa-spi | sa-aux-spi | sa-state | sa-mode | sa-type | sa-protocol | sa-authentication-algorithm | sa-encryption-algorithm | sa-soft-lifetime | sa-hard-lifetime | sa-anti-replay-service | sa-replay-window-size)*>
<!ELEMENT security-associations-block (sa-name | sa-block-state | security-associations | sa-tunnel-information)*>
<!ELEMENT security-associations-information (security-associations-block | sa-tunnel-information | security-associations)*>
<!ATTLIST security-associations-information junos:style CDATA #IMPLIED>
<!ELEMENT serial (#PCDATA)>
<!ELEMENT services-security-associations-block (svc-set-name | sa-tunnel-information | security-associations)*>
<!ELEMENT services-security-associations-information (services-security-associations-block | sa-tunnel-information | security-associations)*>
<!ATTLIST services-security-associations-information junos:style CDATA #IMPLIED>
<!ELEMENT svc-set-name (#PCDATA)>
<!ELEMENT total-entries (#PCDATA)>
<!ELEMENT x509 (x509-ip | x509-dns | x509-uri | x509-email)*>
<!ELEMENT x509-dns (#PCDATA)>
<!ELEMENT x509-email (#PCDATA)>
<!ELEMENT x509-ip (#PCDATA)>
<!ELEMENT x509-uri (#PCDATA)>

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