Specifications
Management Server Reference Manual (MGCP/NCS Version)
Mediatrix 4100
113
Syslog Messages
A syslog message is sent whenever it is impossible for the management server to download a configuration
file or when it is impossible to apply the new settings to the unit.
File size too big Downloading a file with a size
exceeding 512000 bytes.
Send a syslog warning message including the
file name, the TFTP client address, the file size
and the maximum allowed size:
The configuration file “XXX” from the
TFTP client “XXX” is not downloaded
because its size “XXX bytes” exceeds
the maximum allowed size “XXX bytes”.
Send error code 3 (disk full or allocation
exceeded) to the TFTP client.
Set sysAdminDownloadConfigFileStatus to fail
and send msTrapStatusConfigFile.
TFTP transfer error Received a TFTP error from the
TFTP client.
Send a syslog warning message including the
file name and the TFTP client address:
Error in the TFTP transfer of the
configuration file “XXX” from the TFTP
client “XXX”.
Set sysAdminDownloadConfigFileStatus to fail
and send msTrapStatusConfigFile.
TFTP transfer aborted The transfer was aborted while
in progress by changing the
value of sysConfigDownload
ConfigMode or
sysConfigDownloadConfigFile.
Send a syslog warning message including the
file name and the TFTP client address:
The TFTP transfer of the configuration
file “XXX” from the TFTP client “XXX”
was aborted.
Set sysAdminDownloadConfigFileStatus to fail
and send msTrapStatusConfigFile.
File pulling not allowed A TFTP client is trying to read a
file from the unit.
Send a syslog informational message including
the file name and the TFTP client address:
The TFTP client “XXX” is trying to
pull the file “XXX” from the unit.
This is not allowed.
Send error code 2 (access violation) to the
TFTP client.
Table 81: Configuration File Error Handling with the Management Server (Continued)
Error Type Cause Behaviour
Table 82: Syslog Messages Using the Management Server
Level Message Event
Warning
The notification “XXX” could not
be sent to msHost “XXX” and
msTrapPort XXX.
A SNMP trap could not be sent to the
management server. The syslog warning
message includes the SNMP trap number, the
management server address and port.
Informational
Parameter values defined in the
configuration file were
successfully committed.
Restarting the unit...
A downloaded configuration file was
successfully committed.
Warning
None of the parameter values
defined in the configuration file
was successfully committed.
No parameter value from the downloaded
configuration file was successfully applied (e.g.,
because of bad OIDs).