Logging; General Syslog Information - Proxim ORiNOCO AP-2500 User Manual

Proxim network router user guide
Hide thumbs Also See for ORiNOCO AP-2500:
Table of Contents

Advertisement

Public Space Parameters
Example of a Positive Acknowledgment:
<AP COMMAND="RMTLOG_ACK">
<ACK_VALUE>OK</ACK_VALUE>
<IP_ADDR>205.23.43.12</IP_ADDR>
<ERROR_CODE>1</ERROR CODE>
</AP>
Example of a Negative Acknowledgment:
<AP COMMAND="RMTLOG_ACK">
<ACK_VALUE>ERROR</ACK_VALUE>
<IP_ADDR>205.23.43.12</IP_ADDR>
<ERROR_CODE>5</ERROR CODE>
</AP>
Format for each field:
RESULT_VALUE: OK or ERROR
IP: standard IP format
ERROR_CODE: 1 for OK, or any other number for an error.

Logging

You can configure the AP-2500 to send system events and/or AAA events to network servers using the Syslog
protocol. You can specify a single server to receive both types of messages or you can specify a different server for
each message type.

General Syslog Information

The Syslog message format is defined in RFC 3164 (see http://www.rfc-editor.org/).
The AP transmits Syslog messages to the specified server(s) using the well-known UDP Syslog port (514).
You need a Syslog server program running on a network computer to receive Syslog messages from the AP.
Kiwi Enterprises has a freeware Syslog Daemon for Windows operating systems. You can download the
program at http://www.kiwisyslog.com/.
Syslog Events are logged according to the level of detail specified by the administrator. Logging only urgent system
messages will create a far smaller, more easily read log then a log of every event the system encounters.
Determine which events to log by selecting a priority defined by the following scale:
Event
Priority
LOG_EMERG
LOG_ALERT
LOG_CRIT
LOG_ERR
LOG_WARNING
LOG_NOTICE
LOG_INFO
LOG_DEBUG
Description
0
system is unusable
1
action must be taken immediately
2
critical conditions
3
error conditions
4
warning conditions
5
normal but significant condition
6
informational
7
debug-level messages
125

Advertisement

Table of Contents
loading

Table of Contents