A – Command Line InterfaceCIMListener Command59097-02 B A-13ACIMListener CommandConfigures CIM indication service listeners and adds subscriptions to listeners.Refer to the ”CIMSubscription Command” on page A-15 for information aboutconfiguring subscriptions.Authority Admin session and a CIM Edit session. Refer to the ”CIM Command” onpage A-11 for information about opening a CIM edit session.Syntax cimlisteneradd [listener_name] [subscription_list]create [listener_name]delete [listener_name]edit [listener_name]Keywords add [listener_name] [subscription_list]Adds the set of subscriptions given by [subscription_list] to the listener given by[listener_name]. Use a to delimit subscription names in[subscription_list].create [listener_name]Prompts you in a line-by-line fashion to create a CIM listener with the name givenby [listener_name]. [listener_name] can have up to 32 characters: 0-9, A-Z, a-z, _,$, ^, and -. The CIM listener configuration parameters are described in Table A-3.delete [listener_name]Deletes the listener given by [listener_name] from the CIM database.Table A-3. CIM Listener Configuration ParametersParameter DescriptionName Listener nameType Listener type: Permanent – S end indications to the CIM client whether aconnection can be established or not. This is the default. Transient – Sends indications to the CIM client, but ceasesif a connection cannot be established after 60 minutes.URL IP address of the CIM client and the port number to which to sendindications. The default is 10.0.0.1:5000.