Sample Session: Getting Data - Siemens RX1400 Reference Manual

Ruggedcom series
Hide thumbs Also See for RX1400:
Table of Contents

Advertisement

Chapter 1
Introduction
Section 1.5.1, "Sample Session: Getting Data"
data from the device, and close the session
Section 1.5.2, "Sample Session: Performing an Action"
perform an action on the device, and close the session
Section 1.5.3, "Sample Session: Editing Data"
prepare the device data-stores for editing, edit the data, commit the data, and close the session
Each sample provides an overview of the primary steps in the session, a schematic illustration of the primary steps,
and the actual NETCONF code sent to and received from the device.
Read these sections to become familiar with the general flow of typical NETCONF sessions. Also, review these
sections to become familiar with examples of working NETCONF XML code. The text in these examples can be
copied and tested on an operating RUGGEDCOM NETCONF device.
The XML code in these examples has been formatted for legibility. Line breaks and white space have been added
to the XML text to make the lines easier to read and to show the element hierarchy. When sending XML text to the
device, the line breaks and whitespace are not required. You can send XML text to the device in a single line, as
long as the XML is well-formed.
Text returned from the device has also been formatted for legibility. The text returned from the device typically
appears in a single line, without whitespace between the elements.
In these examples, the <hello> message from the device has been truncated for clarity.
CONTENTS
Section 1.5.1, "Sample Session: Getting Data"
Section 1.5.2, "Sample Session: Performing an Action"
Section 1.5.3, "Sample Session: Editing Data"
Section 1.5.1

Sample Session: Getting Data

To retrieve data from a device, do the following:
Figure 2: Getting Data
4
describes a simple session where you connect to a device, get
describes a simple session where you connect to a device,
describes a more complex session where you connect to a device,
RUGGEDCOM NETCONF
Reference Guide
Sample Session: Getting Data

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1511Rx1512Rx5000Mx5000Mx5000re ... Show all

Table of Contents