Nokia 1350 OMS

The Message Bus Probe can be configured to integrate with Nokia 1350 OMS.

Note: Nokia has integrated Nokia 1350 OMS into the Network Functions Manager - Transport (NFM-T) module within Nokia Network Services Platform. This probe is compatible with NFM-T R17.9 and R17.12.
The following configuration files are supplied with the probe for the integration with Nokia 1350 OMS:
  • message_bus_nokia_oms1350.props
  • message_bus_nokia_oms1350.rules
  • cometdTransport.properties

To integrate the Message Bus Probe with Nokia 1350 OMS, use the following steps:

  1. Install/update the Message Bus Probe using IBM Installation Manager, see Installing probes.
  2. Edit the probe configuration in the following probe properties file:

    $OMNIHOME/probes/java/<arch>/message_bus_nokia_oms1350.props

    Where <arch> is the architecture directory, for example linux2x86

  3. Update the following property values with the appropriate path:
    MessageLog        : '$OMNIHOME/log/message_bus_nokia_oms1350.log'
    PropsFile         : '$OMNIHOME/probes/linux2x86/message_bus_nokia_oms1350.props'
    RulesFile         : '$OMNIHOME/probes/linux2x86/message_bus_nokia_oms1350.rules'
    MessagePayload    : 'json'
    TransportType     : 'Cometd'
    TransportFile     : '$OMNIHOME/java/conf/nokiaOms1350CometdTransport.properties'
    HeartbeatInterval : 60
  4. Uncomment and update the following properties with the appropriate host information and user credentials:
    # Host : ''
    # Port : 
    # Username : ''
    # Password : ''
  5. If you require secure connection, refer to Connecting to WebSocket using SSL.
  6. Start the probe with the propsfile option to specify the Nokia 1350 OMS properties file using the following command:

    $OMNIHOME/probes/nco_p_message_bus -propsfile $OMNIHOME/probes/linux2x86/message_bus_nokia_om1350.props

  7. Verify that the probe is running.
  8. Optional. Verify the probe version info with the version command line option using the following command:

    $OMNIHOME/probes/nco_p_message_bus -version