Reset (Modem); At (Modem) - Siemens RX1400 Reference Manual

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

Advertisement

Chapter 6
RUGGEDCOM ROX II Actions
Section 6.2.2, "at (Modem)"
Section 6.2.3, "reset (Cellular Modem)"
Section 6.2.4, "at (Cellular Modem)"
Section 6.2.5, "reset (Serial Port)"
Section 6.2.6, "clear-serial-port-stats"
Section 6.2.7, "restart-serserver"
Section 6.2.8, "reset-port (Switch Port)"
Section 6.2.9, "clear-port-stats (Switch Port)"
Section 6.2.10, "start-cable-test (Switch Port)"
Section 6.2.11, "clear-cable-stats-port (Switch Port)"
Section 6.2.1

reset (Modem)

This action resets the modem. Resetting the modem takes approximately 15 seconds. Resetting the modem
terminates the PPP connection.
Specify the modem interface name in the <ifname> element. This action does not take any parameters.
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<action xmlns="http://tail-f.com/ns/netconf/actions/1.0">
<data>
<interfaces xmlns="http://ruggedcom.com/ns/rmf_ifs">
<modem>
<ifname>{interfaceName}</ifname>
<reset/>
</modem>
</interfaces>
</data>
</action>
</rpc>]]>]]>
• {interfaceName}
The interface name for the modem.
Section 6.2.2

at (Modem)

This action sends an AT command to the modem. The command must begin with the prefix AT.
Specify the modem interface name in the <ifname> element. This action takes a single parameter: <command>.
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<action xmlns="http://tail-f.com/ns/netconf/actions/1.0">
<data>
<interfaces xmlns="http://ruggedcom.com/ns/rmf_ifs">
<modem>
<ifname>{interfaceName}</ifname>
<at>
<command>{atCommand}</command>
</at>
62
RUGGEDCOM NETCONF
Reference Guide
reset (Modem)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1511Rx1512Rx5000Mx5000Mx5000re ... Show all

Table of Contents