Driver Support Document
| SYSOID Mapping | ||
| SYSOID | MODEL | OS VERSION |
| 1.3.6.1.4.1.6527.1.6.3 | 7450 | 5.0 |
| 1.3.6.1.4.1.6527.1.3.3 | 7750 | 5.0 |
The Alcatel devices have multiple command 'states' which can use different prompts than the standard enable prompt and config prompt. Use of commands that leave the device in another state [such as "system" or "router"] are not supported in the execution of scripts. It is suggested that one use the full multi-command line to not end up in this state, e.g. "system location 'test'".
The driver supports multi-line custom scripts for setting MOTD options on the Bigband device. However, these scripts fail when used with SSH. Be sure to select Telnet as the connection protocol when setting MOTD options.
The Alcatel 7450/7750 do not support config deployment as such, but do support execution of script files. Config deployment is implemented as an exec of the configuration block provided, and acts as a merge than a copy operation.