Service manual
Appendix G Generating Alarm and Syslog 170
Cyclades-TS Installation & Service Manual
“well known service” sms (as defined in /etc/services). If that doesn’t return an answer, the compiled-in default
value 6701 will be used.
server : Required. The host name or IP address of the computer where the SMS gateway server process
is running. By default, this server will be listening on TCP port 6701.
Upon success (when the server module reports that the message was successfully sent), sendsms returns 0.
When a problem occurs, a non zero value is returned. Different return values indicate different problems. A
return value of 1 indicates a general failure of the client program.
COPYRIGHT: SMSLink is (c) Les Ateliers du Heron, 1998 by Philippe Andersson <philipa@tiscalinet.be>. It
has been originally written for Scitex Europe, S.A. Part of the code is (c) Riccardo Facchetti. The code also
includes contributions from Philipp Klaus <pklaus@access.ch> and numerous others. All contributors are
acknowledged in the CHANGELOG document, and in the comment headers of the source files they modified.
SMSLink has been released to the public under the GNU GPL.
Example to send a pager to phone number 123 (Pager server at 10.0.0.1) with message:
sendsms -d 123 -m “Hi, it is a test message send from TSxK using sendsms” 10.0.0.1
2.4. Snmptrap
Snmptrap is an SNMP application that uses the TRAP-PDU Request to send information to a network manager.
One or more fully qualified object identifiers can be given as arguments on the command line. A type and a value
must accompany each object identifier. Each variable name is given in the format specified. If any of the required
version 1 parameters: enterprise-oid, agent and uptime are specified as empty, it defaults to “.1.3.6.1.4.1.3.1.1”,
hostname and host-uptime respectively.
Synopsis: