Specifications
Chapter 7 - Configuration File Download Management Server
112
Mediatrix 4100
Figure 27: Configuration Sequence Update Using the Management Server
Error Handling
The following are possible error sources when updating the unit configuration using the management server.
The error cause and the unit behaviour are also described.
SNMP Trap 800 (msTrapStatusInformation)
TFTP WRQ
TFTP ACK
SNMP Trap 700 (sysConfigDownloadConfigFile = requestFileDownload)
TFTP Data
SNMP Trap 800 (msTrapStatusInformation)
TFTP Data (last)
Set SNMP (sysConfigDownloadConfigMode = commit)
TFTP ACK
Set SNMP (sysConfigDownloadConfigFile = noFileDownload)
SNMP Trap 900 (msTrapStatusConfigFile)
Set SNMP (sysConfigDownloadConfigMode = record)
Restarting
Restarting
TFTP ACK
Management
Server
Mediatrix Unit
Table 81: Configuration File Error Handling with the Management Server
Error Type Cause Behaviour
Empty file Committing an empty file. Send a syslog warning message including the
file name and the TFTP client address:
The configuration file “XXX” pushed to
the unit by the TFTP client “XXX” is
empty.
Invalid file content Committing a file that contains
invalid characters. Allowed
characters are ASCII codes 10
(LF), 13(CR), and 32 to 126.
Send a syslog warning message including the
file name, the TFTP client address and the
invalid character (ASCII code):
The configuration file “XXX” pushed to
the unit by the TFTP client “XXX” has
an invalid character “ASCII code XXX”.
No recorded settings applied.
Invalid file format Committing a file with an invalid
format.
Send a syslog warning message including the
file name and the TFTP client address:
The configuration file “XXX” pushed to
the unit by the TFTP client “XXX” has
an invalid format.
No recorded settings applied.