Xnm:error - Juniper JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 Manual

Junos xml management protocol guide
Hide thumbs Also See for JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010:
Table of Contents

Advertisement

<xnm:error>
Usage
Description
Attributes
Contents
Copyright © 2010, Juniper Networks, Inc.
<junoscript>
<any-child-of-junoscript>
<xnm:error xmlns="namespace-URL" xmlns:xnm="namespace-URL">
<parse/>
<source-daemon>module-name </source-daemon>
<filename>filename</filename>
<line-number>line-number </line-number>
<column>column-number</column>
<token>input-token-id </token>
<edit-path>edit-path</edit-path>
<statement>statement-name </statement>
<message>error-string</message>
<re-name>re-name-string</re-name>
<database-status-information>...</database-status-information>
<reason>...</reason>
</xnm:error>
</any-child-of-junoscript>
</junoscript>
Indicate that the Junos XML protocol server has experienced an error while processing
the client application's request. If the server has already emitted the response tag element
for the current request, the information enclosed in the response tag element might be
incomplete. The client application must include code that discards or retains the
information, as appropriate. The child tag elements described in the Contents section
detail the nature of the error. The Junos XML protocol server does not necessarily emit
all child tag elements; it omits tag elements that are not relevant to the current request.
—Names the XML namespace for the contents of the tag element. The value is a
xmlns
URL of the form
http://xml.juniper.net/xnm/version/xnm
as
1.1
.
—Names the XML namespace for child tag elements that have the
xmlns:xnm
on their names. The value is a URL of the form
where
is a string such as
version
<column>
—(Occurs only during loading of a configuration file) Identifies the element
that caused the error by specifying its position as the number of characters after the first
character in the specified line in the configuration file that was being loaded. The line
and file are specified by the accompanying
<edit-path>
—(Occurs only during loading of configuration data) Specifies the path to
the configuration hierarchy level at which the error occurred, in the form of the CLI
configuration mode banner.
—(Occurs only during loading of a configuration file) Names the configuration
<filename>
file that was being loaded.
Chapter 7: Summary of Junos XML Protocol Tag Elements
, where
http://xml.juniper.net/xnm/version/xnm
.
1.1
and
<line-number>
is a string such
version
prefix
xnm:
,
tag elements.
<filename>
179

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os

Table of Contents