Command line interface

The Probe for Alcatel-Lucent 9353 WNMS/OAM (CORBA) is supplied with a command line interface (CLI). This interface allows you to execute commands using the probe (for example, to acknowledge alarms or to request a full resynchronization of the 3GPP interface). To use the CLI, you must use the CommandPort property in the properties file to specify a port through which commands will be sent. When you want to execute commands, telnet to this port.

The following table describes the commands that you can use with the command line interface.

Table 1. CLI commands
Command Description

exit/quit

This command closes the connection.

help

This command displays online help about the CLI.

resynch_all

This command allows you to perform a full resynchonization with the 3GPP interface.

resynch_filter

This command allows you to a perform partial resynchronization with the 3GPP interface.

Note: This command takes as a parameter a filter in the same format as the AlarmFilter property. For details, see Filtering notifications and alarms.

userid_acknowledge_alarm

This command allows you to acknowledge an alarm in the 3GPP interface by specifying the NV_ALARM_ID of the alarm being acknowledged and the NV_ACK_USER_ID. These parameters are specified by the AckSystemId and AckUserId properties, respectively.

userid_clear_alarm

This command allows you to clear the alarm by the user specified.

userid_unacknowledge_alarm

This command allows you to unacknowledge an alarm in the 3GPP interface by specifying the NV_ALARM_ID of the alarm being acknowledged and the NV_ACK_USER_ID.

version

This command displays the version of the probe.