TOC PREV NEXT INDEX

Wireless Data Server 3.0 Beta

Administrator's Guide

View in pdf format
Go to User's Guide



Server parameters


This appendix describes in detail the configurable parameters controlling the operation of Wireless Data Server and its SNMP subagent.



Server configuration

The administrator can control and define server behaviour using configurable parameters located in the /etc/config/wds.ini file. These parameters should be reviewed and tuned on a per installation basis. In addition, certain parameters in the /users/unison/misc/unison.ini must be modified. Consult the product Readme file for details.

The stated default values are not necessarily the optimal settings for your installation. It is strongly recommended that for reference purposes you keep a copy, in either printed or electronic format, of this file before modification.

NOTE:

When a parameter is not supplied, the default value is automatically assumed.

Configuration parameters

The following table lists all parameters by section. The sections, as well as the individual parameters within each section, are listed in alphabetical order. Use this table to look up a parameter, get a brief description of what it does, and determine what page it is on.
Table A.1 · Server configuration parameters
Section Parameter Description Page
[CALENDAR] localefilename Calendar service localization file 59
[<DCE>] debug Debug mode 60

errlog Error logging 60

logfile Log file name 61

msisdn Wireless Data Server's MSISDN number 62

port DCE serial port 61

smscmsisdn SMSC MSISDN 62

smsmode DCE SMS mode 61

snmpindex DCE connection SNMP index 63

speed DCE connection data rate 62

stats Stats mode 63

trace Trace mode 63
[<IM>] host Instant Messaging server address 72

passwd Wireless Data Server Instant Messaging user password 74

port Instant Messaging server port 73

resource Wireless Data Server Instant Messaging user resource 73

snmpindex Instant Messaging connection SNMP index 74

username Wireless Data Server Instant Messaging user name 73
[LIC] license Product license 49
[<SMPP>] enquirelink ENQUIRE_LINK operation 64

enquirelink_timeinterval Interval between ENQUIRE_LINK operations 64

host SMSC IP address 64

msisdn Wireless Data Server's MSISDN number 65

msisdnnpi MSISDN numbering plan indicator 65

msisdnton MSISDN number type 65

passwd Password 65

port SMSC port number 66

snmpindex SMPP connection SNMP index 68

systemid System ID 66

systemtype System type 66

throttle_smsmsgburst Committed burst size 67

throttle_smsmsgrate Committed information rate 67

throttle_timeinterval Committed rate measurement interval 68
[<SONERA-CGW>] debug Logging internal CGWAPI messages 30

debuglogfile Filename for CGWAPI log messages 31

keepalive Keepalive packets 31

providerhost Host address 32

servicename Service name 32

serviceport Port for incoming messages 32
[<UCP>] confile Location of UCP configuration file 69

dcs Wireless Data Server data coding scheme 70

host SMSC address 68

localhost Local WDS host address 69

msisdn Wireless Data Server MSISDN 70

msisdntoa Wireless Data Server's type of address 70

port SMSC port number 69

snmpindex UCP connection SNMP index 72

throttle_smsmsgburst Committed burst size 71

throttle_smsmsgrate Committed information rate 71

throttle_timeinterval Committed rate measurement interval 72
[<UNISON>] host Calendar server host name 58

node Calendar server node-ID 58

passwd Calendar server SysOp password 59

snmpindex Calendar server connection SNMP index 59
[WDS] blockedmsisdns Blocked MSISDN numbers 49

buffertranslog Transaction log buffering 51

confirmcalevents Accept and decline new meetings 56

debug Debug mode 50

fragmentsize Message fragment size 51

imconnections Section name(s) of all Instant Messaging connections 53

implugin Instant Messaging plug-in 53

msgrefnum Message reference number 50

nbsrefnum Narrowband Socket datagram reference number 50

port Wireless Data Server port 52

services Mobile-originated services 57

smsccharset Character set used by the SMSC connection 52

smscconnections Section name(s) of all SMSC connections 52

smscplugin SMSC plug-in 53

smtpmsgdir SMTP message storage directory 54

snmpport SNMP port 57

snmprefreshallinterval SNMP refresh interval for all data 58

snmprefreshinterval SNMP refresh interval for changed data 57

summaryminsize Minimum vCalendar summary size 54

trace Trace mode 54

transid Transaction reference number 51

translogbuffersize Transaction log buffer size 52

unisoncachesize Cache size 55

unisonconnections Section name(s) of all calendar server connections 55

userepeatsymbol Repeat symbol 55

wreqdir Incoming request storage directory 56

wreqvalidityperiod Expiry time limit 56

The following parameter descriptions are divided into common and installation-specific sections.

NOTE:

A word about section names

All section names enclosed in angle-brackets are variables. They should be changed according to the setup of your system. For example, the section referred to throughout this text as [<UNISON>] could have any name. Similarly, the [<DCE>] or [<SMPP>] sections should be renamed according to your preference.

For each section, choose a name descriptive of the connection it configures. For example, to set up connections to node 144 and 145 of a calendar server named "Scribe", you would have two [<UNISON>] sections, perhaps titled [SCRIBE_144] and [SCRIBE_145] respectively. Whatever names you choose, however, be sure to specify them using the [WDS] smscconnection and unisonconnections parameters.



Common Parameters

The following parameters, in the [LIC], [WDS] and [<UNISON>] sections, apply to all installations of Wireless Data Server, regardless of the plug-in used to connect to the wireless network.


Product license

Section

[LIC]

Parameter

license

Description

Your confidential license key, provided by your Steltor representative. Do not change the value of this parameter without explicit instructions from technical support personnel.

Accepted values

N/A

Default value

None


Blocked MSISDN numbers

Section

[WDS]

Parameter

blockedmsisdns

Description

A list of MSISDN numbers to which Wireless Data Server will not send SMS messages.

Accepted values

A list of valid MSISDN numbers, separated by commas and enclosed in {}. For example:

{+15145551234, +15145556789}

Please note: this list should always contain the MSISDN numbers of all Wireless Data Server gateways to avoid the possibility of a circular loop.

Default value

{ }


Debug mode

Section

[WDS]

Parameter

debug

Description

Logs input/output data in wds.log.

Accepted values

TRUE (Debug mode on)

FALSE (Debug mode off)

Default value

FALSE


Message reference number

Section

[WDS]

Parameter

msgrefnum

Description

A reference number for the transmission of request, notification and system messages. Wireless Data Server increments this value automatically. Do not change the value of this parameter without explicit instructions from technical support personnel.

Accepted values

A positive integer.

Default value

0


Narrowband Socket datagram reference number

Section

[WDS]

Parameter

nbsrefnum

Description

A reference number for the transmission of Narrowband Socket datagrams. Wireless Data Server increments this value automatically. Do not change the value of this parameter without explicit instructions from technical support personnel.

Accepted values

A positive integer.

Default value

0


Message fragment size

Section

[WDS]

Parameter

fragmentsize

Description

The maximum number of characters allowed in an SMS.

Accepted values

A positive integer.

Default value

160


Transaction reference number

Section

[WDS]

Parameter

transid

Description

A reference number for Wireless Data Server transactions. Wireless Data Server increments this value automatically. Do not change the value of this parameter without explicit instructions from technical support personnel.

Accepted values

A positive integer.

Default value

1


Transaction log buffering

Section

[WDS]

Parameter

buffertranslog

Description

Determines whether or not to buffer transactions in memory before writing them to the transaction log in order to improve performance. See also [WDS] translogbuffersize.

Accepted values

TRUE (buffer transactions)

FALSE (write transactions directly to the log)

Default value

FALSE


Transaction log buffer size

Section

[WDS]

Parameter

translogbuffersize

Description

Determines the number of transactions Wireless Data Server will buffer before recording them in the transaction log. See also [WDS] translogbuffersize.

Accepted values

A positive integer

Default value

10


Wireless Data Server port

Section

[WDS]

Parameter

port

Description

Specifies the port used by Wireless Data Server.

Accepted values

Any valid port number.

Default value

4573


Character set used by the SMSC connection

Section

[WDS]

Parameter

smsccharset

Description

Specifies the character set used by the SMSC connection. Please see the readme file provided with your installation for instructions on setting this parameter.

Accepted values

Any valid character set.

Default value

None


Section name(s) of all SMSC connections

Section

[WDS]

Parameter

smscconnections

Description

A list of section names for all SMSC connections configured in wds.ini.

Accepted values

A list of strings, enclosed in curly braces and separated by commas. For example:

{ CONNECT1, CONNECT2 }

Default value

{ }


SMSC plug-in

Section

[WDS]

Parameter

smscplugin

Description

Specifies the plug-in for Wireless Data Server to use to connect to the SMS Centre. Set this parameter according to your installation type, as instructed in the Readme.

Accepted values

/wds/bin/smscdce.dll (for DCE connections only)

/wds/bin/smsccgw.dll (for SONERA-CGW connections only)

/wds/bin/smscsmpp.dll (for SMPP connections only)

/wds/bin/smscucp.dll (for UCP connections only)

Default value

None


Section name(s) of all Instant Messaging connections

Section

[WDS]

Parameter

imconnections

Description

A list of section names for all connections to the Instant Messaging server configured in wds.ini.

Accepted values

A list of strings, enclosed in curly braces and separated by commas. For example:

{ CONNECT1, CONNECT2 }

Default value

{ }


Instant Messaging plug-in

Section

[WDS]

Parameter

implugin

Description

Specifies the plug-in for Wireless Data Server to use to connect to the Instant Messaging server.

Accepted values

/wds/bin/smscim.dll (Windows)

/wds/bin/smscim.sl (UNIX)

Default value

None


SMTP message storage directory

Section

[WDS]

Parameter

smtpmsgdir

Description

The subdirectory in which Wireless Data Server stores incoming SMTP messages. The specified directory will be created within Wireless Data Server's db directory (e.g. /wds/db).

Accepted values

Any valid directory name.

Default value

. (db directory itself, e.g. /wds/db)


Minimum vCalendar summary size

Section

[WDS]

Parameter

summaryminsize

Description

Specifies the minimum size for the vCalendar SUMMARY property (Nokia 61xx only). Do not change the value of this parameter without explicit instructions from technical support personnel.

Accepted values

A positive integer.

Default value

15


Trace mode

Section

[WDS]

Parameter

trace

Description

Prints every function call Wireless Data Server makes to wds.log.

Accepted values

TRUE (Trace mode on)

FALSE (Trace mode off)

Default value

FALSE


Cache size

Section

[WDS]

Parameter

unisoncachesize

Description

Specifies the maximum number of users for whom to store information in memory.

Accepted values

A positive integer.

Default value

100


Section name(s) of all calendar server connections

Section

[WDS]

Parameter

unisonconnections

Description

A list of section names for all calendar server connections configured in wds.ini.

Accepted values

A list of strings, enclosed in curly braces and separated by commas. For example:

{ SCRIBE, CLIO }

Default value

{ }


Repeat symbol

Section

[WDS]

Parameter

userepeatsymbol

Description

Currently obsolete in version 3.0 Beta.

Accepted values

TRUE

FALSE

Default value

TRUE


Incoming request storage directory

Section

[WDS]

Parameter

wreqdir

Description

The subdirectory in which Wireless Data Server stores incoming messages from the SMS Centre. The specified directory will be created within Wireless Data Server's db directory (e.g. /wds/db).

Accepted values

Any valid directory name.

Default value

. (db directory itself, e.g. /wds/db)


Expiry time limit

Section

[WDS]

Parameter

wreqvalidityperiod

Description

Specifies the length of time in hours before unprocessed wireless requests expire.

Accepted values

A positive integer.

Default value

2


Accept and decline new meetings

Section

[WDS]

Parameter

confirmcalevents

Description

Specifies whether or not users can accept and decline new meetings by replying to notification messages. See the Wireless Data Server User's Guide for more details.

Accepted values

TRUE (Users can accept or decline)

FALSE (No option to accept or decline)

Default value

FALSE


Mobile-originated services

Section

[WDS]

Parameter

services

Description

Specifies the list of services Wireless Data Server offers for processing mobile-originated commands, separated by commas and enclosed by {}. Currently, the calendar service is the only mobile-originated service supported by Wireless Data Server.

Accepted values

{CALENDAR}

Default value

None


SNMP port

Section

[WDS]

Parameter

snmpport

Description

Specifies the UDP port to use for communications with the SNMP subagent.

Accepted values

Any valid port number.

Default value

None


SNMP refresh interval for changed data

Section

[WDS]

Parameter

snmprefreshinterval

Description

Specifies the interval in seconds at which Wireless Data Server will update the SNMP subagent with any information that has changed since the last update.

Accepted values

0 (disables refresh)

Any positive integer.

Default value

None


SNMP refresh interval for all data

Section

[WDS]

Parameter

snmprefreshallinterval

Description

Specifies the interval in seconds at which Wireless Data Server will update the SNMP subagent with all information, regardless of whether or not it has been changed since the last update. This should be done periodically to ensure the consistency of all data between Wireless Data Server and subagent in the case that any previous updates did not propagate correctly.

Accepted values

0 (disables refresh)

Any positive integer.

Default value

None


Calendar server host name

Section

[<UNISON>]

Parameter

host

Description

The name of the calendar server's host.

Accepted values

Any valid host name.

Default value

None


Calendar server node-ID

Section

[<UNISON>]

Parameter

node

Description

A node-ID on the calendar server specified by the [<UNISON>] host parameter.

Accepted values

Any valid node-ID.

Default value

None


Calendar server SysOp password

Section

[<UNISON>]

Parameter

passwd

Description

Encrypted SysOp password for the calendar server node specified by the node parameter in this [<UNISON>] section. Run cspasswd.exe to set this parameter for each [<UNISON>] section in wds.ini. For more information on using cspasswd.exe, consult the Readme file provided to you with Wireless Data Server.

Accepted values

Alphanumeric string. For example:

3d747b104e0d087f4d

Default value

None

Default value

None


Calendar server connection SNMP index

Section

[<UNISON>]

Parameter

snmpindex

Description

Specifies an index number to refer to this IM connection. See MIB number 3.6.1 in Appendix C, "Wireless Data Server MIBs," for more details.

Accepted values

Any positive integer.

Default value

None


Calendar service localization file

Section

[CALENDAR]

Parameter

localefilename

Description

Specifies a file to consult for localized mobile-originated commands. By default, Wireless Data Server will look for the specified file in the /etc/config/ directory.

Accepted values

Any valid path and file name.

Default value

None



Installation-specific parameters

This section describes the parameters used in the [<DCE>], [<SONERA-CGW>] and [<SMPP>] sections. Please see A word about section names.


Debug mode

Section

[<DCE>]

Parameter

debug

Description

Logs input/output data in wds.log and/or the file specified by the [<DCE>] logfile parameter. Supercedes the [WDS] debug parameter for the connection configured in this [<DCE>] section.

Accepted values

TRUE (Debug mode on)

FALSE (Debug mode off)

Default value

FALSE


Error logging

Section

[<DCE>]

Parameter

errlog

Description

Forces the logging of all errors to wds.log and/or the file specified by the [<DCE>] logfile parameter. Unexpected errors are always logged, regardless of this parameter.

Accepted values

TRUE (Error logging on)

FALSE (Error logging off)

Default value

FALSE


Log file name

Section

[<DCE>]

Parameter

logfile

Description

Specifies a file for log messages concerning only the connection between Wireless Data Server and GSM modem. Wireless Data Server will still print its internal log messages to wds.log.

Accepted values

Any valid filename.

Please note: Wireless Data Server will preface your filename with the default path of its log directory (/wds/log/).

Default value

If this parameter is left blank, Wireless Data Server will print all log messages to wds.log.


DCE serial port

Section

[<DCE>]

Parameter

port

Description

Specifies the serial port to which the DCE is connected.

Accepted values

Any valid port.

Default value

COM1


DCE SMS mode

Section

[<DCE>]

Parameter

smsmode

Description

Specifies whether the DCE uses text or Protocol Data Unit (PDU) mode.

Note: If you set the value of this parameter to 1, you must set the value of the [WDS] smsccharset parameter to MSCP437. In this case, users with Nokia 71xx phones will not be able to create events using calendar notes.

Accepted values

0 (PDU)

1 (text)

Default value

0


Wireless Data Server's MSISDN number

Section

[<DCE>]

Parameter

msisdn

Description

Wireless Data Server's MSISDN number.

Accepted values

Any valid MSISDN number.

Default value

None


SMSC MSISDN

Section

[<DCE>]

Parameter

smscmsisdn

Description

Specifies the MSISDN number of the SMS Centre.

Accepted values

Any numeric string.

Default value

None


DCE connection data rate

Section

[<DCE>]

Parameter

speed

Description

Specifies the data rate of transmissions to and from the DCE in bits per second (bps).

Accepted values

A positive integer.

Default value

19200


Stats mode

Section

[<DCE>]

Parameter

stats

Description

Prints statistics concerning connection time and other information to wds.log and/or the file specified by the [<DCE>] logfile parameter. Supercedes the [WDS] stats parameter for the connection configured in this [<DCE>] section.

Accepted values

TRUE (Stats mode on)

FALSE (Stats mode off)

Default value

FALSE


Trace mode

Section

[<DCE>]

Parameter

trace

Description

Prints every function call Wireless Data Server makes to wds.log and/or the file specified by the [<DCE>] logfile parameter. Supercedes the [WDS] trace parameter for the connection configured in this [<DCE>] section.

Accepted values

TRUE (Trace mode on)

FALSE (Trace mode off)

Default value

FALSE


DCE connection SNMP index

Section

[<DCE>]

Parameter

snmpindex

Description

Specifies an index number to refer to this IM connection. See MIB number 3.8.1 in Appendix C, "Wireless Data Server MIBs," for more details.

Accepted values

Any positive integer.

Default value

None


ENQUIRE_LINK operation

Section

[<SMPP>]

Parameter

enquirelink

Description

Enables and disables ENQUIRE_LINK operations from Wireless Data Server to SMS Centre.

Accepted values

TRUE (Enables ENQUIRE_LINK)

FALSE (Disables ENQUIRE_LINK)

Default value

TRUE


Interval between ENQUIRE_LINK operations

Section

[<SMPP>]

Parameter

enquirelink_timeinterval

Description

Time interval between successive ENQUIRE_LINK operations from Wireless Data Server to SMS Centre, in seconds.

Accepted values

Any integer.

Default value

2700 (45 minutes)


SMSC IP address

Section

[<SMPP>]

Parameter

host

Description

The IP address of the SMS Centre.

Accepted values

Any correctly-formatted IP address. For example:

123.45.67.89

Default value

127.0.0.1


Wireless Data Server's MSISDN number

Section

[<SMPP>]

Parameter

msisdn

Description

Wireless Data Server's MSISDN number.

Accepted values

Any valid MSISDN number.

Default value

None


MSISDN numbering plan indicator

Section

[<SMPP>]

Parameter

msisdnnpi

Description

A number indicating Wireless Data Server's MSISDN numbering plan. For more information, please see GSM 03.40, 9.1.2.5.

Accepted values

An integer between 0 and 15 inclusive.

Default value

0


MSISDN number type

Section

[<SMPP>]

Parameter

msisdnton

Description

Wireless Data Server's type of MSISDN number. For more information, please see GSM 03.40, 9.1.2.5.

Accepted values

An integer between 0 and 7 inclusive.

Default value

None


Password

Section

[<SMPP>]

Parameter

passwd

Description

Wireless Data Server's encrypted password. Please see the Readme file for instructions on using cspasswd.exe to set the value of this parameter.

Accepted values

Alphanumeric string. For example:

3d747b104e0d087f4d

Default value

None


SMSC port number

Section

[<SMPP>]

Parameter

port

Description

The port number of the SMS Centre.

Accepted values

Any valid port number.

Default value

2775


System ID

Section

[<SMPP>]

Parameter

systemid

Description

Wireless Data Server's system identifier.

Accepted values

Numeric string. For example:

8888888129

Default value

None


System type

Section

[<SMPP>]

Parameter

systemtype

Description

Wireless Data Server's system type.

Accepted values

Any valid system type, or none.

Default value

None


Committed burst size

Section

[<SMPP>]

Parameter

throttle_smsmsgburst

Description

The number of messages allowed by the SMS Centre in the time interval specified by the [<SMPP>] throttle_timeinterval parameter.

Please note: configure only two of the three throttle parameters (throttle_timeinterval, throttle_smsmsgburst, and throttle_smsmsgrate). The third will be determined according to the following equation:

timeinterval = smsmsgburst / smsmsgrate

Accepted values

Any integer.

Default value

0


Committed information rate

Section

[<SMPP>]

Parameter

throttle_smsmsgrate

Description

The number of messages allowed by the SMS Centre over a given period of time. Specify the number of messages and time interval using the [<SMPP>] throttle_smsmsgburst and throttle_timeinterval parameters.

Please note: configure only two of the three throttle parameters (throttle_timeinterval, throttle_smsmsgburst, and throttle_smsmsgrate). The third will be determined according to the following equation:

timeinterval = smsmsgburst / smsmsgrate

Accepted values

Any real number.

Default value

0.0


Committed rate measurement interval

Section

[<SMPP>]

Parameter

throttle_timeinterval

Description

The span of time during which a number of SMS messages specified by the [<SMPP>] throttle_smsmsgburst parameter may be sent to the SMS Centre.

Please note: configure only two of the three throttle parameters (throttle_timeinterval, throttle_smsmsgburst, and throttle_smsmsgrate). The third will be determined according to the following equation:

timeinterval = smsmsgburst / smsmsgrate

Accepted values

Any integer.

Default value

0


SMPP connection SNMP index

Section

[<SMPP>]

Parameter

snmpindex

Description

Specifies an index number to refer to this IM connection. See MIB number 3.8.1 in Appendix C, "Wireless Data Server MIBs," for more details.

Accepted values

Any positive integer.

Default value

None


SMSC address

Section

[<UCP>]

Parameter

host

Description

The network address of the SMSC.

Accepted values

Any valid IP address or host name.

Default value

127.0.0.1


SMSC port number

Section

[<UCP>]

Parameter

port

Description

The port number of the SMS Centre.

Accepted values

Any valid port number.

Default value

3000


Local WDS host address

Section

[<UCP>]

Parameter

localhost

Description

The network address of the WDS.

Accepted values

Any valid IP address or host name.

Default value

127.0.0.1


Location of UCP configuration file

Section

[<UCP>]

Parameter

confile

Description

The location of the file containing the following UCP configuration information:

[NAF]

networks TCP/IP

If no such file exists on your system, this information may also be kept in the wds.ini file. In that case, set the value of the confile parameter to the path and filename of wds.ini (e.g. C:\wds\config\wds.ini).

This parameter is required for Windows installations of Wireless Data Server.

Accepted values

Any valid path and filename.

Default value

None


Wireless Data Server MSISDN

Section

[<UCP>]

Parameter

msisdn

Description

Wireless Data Server's MSISDN.

Accepted values

Any valid MSISDN number or alphanumeric address. See also the [<UCP>] msisdntoa parameter.

Default value

None


Wireless Data Server's type of address

Section

[<UCP>]

Parameter

msisdntoa

Description

The type of MSISDN address used by Wireless Data Server. Only change the value of this parameter if Wireless Data Server uses an alphanumeric MSISDN address, not a standard number (e.g. +15147338500).

Accepted values

1139 (NPI telephone and TON International)

5039 (alphanumeric address)

Default value

1139


Wireless Data Server data coding scheme

Section

[<UCP>]

Parameter

dcs

Description

The data coding scheme used by Wireless Data Server. It is recommended that you do not change this value without consulting Steltor Support.

Accepted values

0 (default alphabet)

1 (user-defined or other type of alphabet)

Default value

0


Committed burst size

Section

[<UCP>]

Parameter

throttle_smsmsgburst

Description

The number of messages allowed by the SMS Centre in the time interval specified by the [<UCP>] throttle_timeinterval parameter.

Please note: configure only two of the three throttle parameters (throttle_timeinterval, throttle_smsmsgburst, and throttle_smsmsgrate). The third will be determined according to the following equation:

timeinterval = smsmsgburst / smsmsgrate

Accepted values

Any integer.

Default value

0


Committed information rate

Section

[<UCP>]

Parameter

throttle_smsmsgrate

Description

The number of messages allowed by the SMS Centre over a given period of time. Specify the number of messages and time interval using the [<UCP>] throttle_smsmsgburst and throttle_timeinterval parameters.

Please note: configure only two of the three throttle parameters (throttle_timeinterval, throttle_smsmsgburst, and throttle_smsmsgrate). The third will be determined according to the following equation:

timeinterval = smsmsgburst / smsmsgrate

Accepted values

Any real number.

Default value

0.0


Committed rate measurement interval

Section

[<UCP>]

Parameter

throttle_timeinterval

Description

The span of time during which a number of SMS messages specified by the [<UCP>] throttle_smsmsgburst parameter may be sent to the SMS Centre.

Please note: configure only two of the three throttle parameters (throttle_timeinterval, throttle_smsmsgburst, and throttle_smsmsgrate). The third will be determined according to the following equation:

timeinterval = smsmsgburst / smsmsgrate

Accepted values

Any integer.

Default value

0


UCP connection SNMP index

Section

[<UCP>]

Parameter

snmpindex

Description

Specifies an index number to refer to this IM connection. See MIB number 3.8.1 in Appendix C, "Wireless Data Server MIBs," for more details.

Accepted values

Any positive integer.

Default value

None


Instant Messaging server address

Section

[<IM>]

Parameter

host

Description

The network name or IP address of the Instant Messaging server.

Accepted values

Any valid host name or IP address.

Default value

None


Instant Messaging server port

Section

[<IM>]

Parameter

port

Description

The port on which the Instant Messaging server is listening.

Accepted values

Any valid port number.

Default value

None


Wireless Data Server Instant Messaging user name

Section

[<IM>]

Parameter

username

Description

The user name on the Instant Messaging server assigned to this Wireless Data Server connection.

Accepted values

Any valid user name.

Default value

None


Wireless Data Server Instant Messaging user resource

Section

[<IM>]

Parameter

resource

Description

The Jabber resource used by the Instant Messaging user account assigned to this Wireless Data Server connection.

Accepted values

Any valid Jabber resource.

Default value

None


Wireless Data Server Instant Messaging user password

Section

[<IM>]

Parameter

passwd

Description

The encrypted password for the Instant Messaging user account assigned to this Wireless Data Server connection. Do not set this parameter manually; use the cspasswd utility instead. For more deatails, see Appendix B, "Server utilities."

Accepted values

The correct password, encrypted through cspasswd.

Default value

None


Instant Messaging connection SNMP index

Section

[<IM>]

Parameter

snmpindex

Description

Specifies an index number to refer to this IM connection. See MIB number 3.12.1 in Appendix C, "Wireless Data Server MIBs," for more details.

Accepted values

Any positive integer.

Default value

None



SNMP subagent configuration

The Wireless Data Server SNMP subagent has its own configuration file, etc/config/wdssnmp.ini. Note that this configuration file is in the etc/config subdirectory within the install directory of the subagent itself, not within the install directory of the Wireless Data Server core.

Configuration parameters

The following table lists all parameters by section. The sections, as well as the individual parameters within each section, are listed in alphabetical order. Use this table to look up a parameter, get a brief description of what it does, and determine what page it is on.
Table A.2 · Subagent configuration parameters
Section Parameter Description Page
[<WDS>] host WDS host 77

id WDS SNMP ID 78

index WDS SNMP index 78

port WDS port 77
[WDSSNMP] debug Debug mode 75

snmp2wdsport SNMP subagent port 76

stats Stats mode 75

timeout SNMP subagent timeout 76

trace Trace mode 76

wds WDS instances to monitor 77


Debug mode

Section

[WDSSNMP]

Parameter

debug

Description

Runs the Wireless Data Server SNMP subagent in debug mode.

Accepted values

TRUE (enable debug mode)

FALSE (disable debug mode)

Default value

FALSE


Stats mode

Section

[WDSSNMP]

Parameter

stats

Description

Runs the Wireless Data Server SNMP subagent in stats mode.

Accepted values

TRUE (enable stats mode)

FALSE (disable stats mode)

Default value

FALSE


Trace mode

Section

[WDSSNMP]

Parameter

trace

Description

Runs the Wireless Data Server SNMP subagent in trace mode.

Accepted values

TRUE (enable trace mode)

FALSE (disable trace mode)

Default value

FALSE


SNMP subagent port

Section

[WDSSNMP]

Parameter

snmp2wdsport

Description

Specifies a port for the SNMP subagent on its host. Do not change this value without express instructions from Steltor support.

Accepted values

Any valid port number

Default value

6500


SNMP subagent timeout

Section

[WDSSNMP]

Parameter

timeout

Description

Specifies a timeout in seconds at which Wireless Data Server and its subagent send idle messages to verify to the other that it is still running.

Accepted values

0 (disable idle messages)

Any positive integer

Default value

30


WDS instances to monitor

Section

[WDSSNMP]

Parameter

wds

Description

A list of section names within the wdssnmp.ini file configuring which Wireless Data Server instances to monitor.

Accepted values

A list of strings, enclosed in curly braces and separated by commas. For example:

{ CONNECT1, CONNECT2 }

Default value

{ }


WDS host

Section

[<WDS>]

Parameter

host

Description

Specifies the host of this instance of Wireless Data Server.

Accepted values

Any valid hostname

Default value

None


WDS port

Section

[<WDS>]

Parameter

port

Description

Specifies the port this instance of Wireless Data Server uses to communicate with the SNMP subagent. This value must be the same as the value of the wds.ini [WDS] snmppport parameter used by this instance of Wireless Data Server.

Accepted values

Any valid port number

Default value

None


WDS SNMP index

Section

[<WDS>]

Parameter

index

Description

Specifies an index for this instance of Wireless Data Server. See also Appendix C, "Wireless Data Server MIBs."

Accepted values

Any positive integer

Default value

None


WDS SNMP ID

Section

[<WDS>]

Parameter

id

Description

Specifies an identification string for this instance of Wireless Data Server. See also Appendix C, "Wireless Data Server MIBs."

Accepted values

Any alphanueric string

Default value

None


Steltor
http://www.steltor.com
Voice: (514) 733-8500
Fax: (514) 733-8878
info@steltor.com
TOC PREV NEXT INDEX
 
Copyright information