Hitachi

JP1 Version 12 JP1/Network Node Manager i Setup Guide


28.6 Troubleshooting the NNMi Northbound interface

If the NNMi Northbound interface does not function as expected, follow the steps below until you have resolved the problem.

To troubleshoot the NNMi Northbound interface:

  1. Verify that the trap destination port is not blocked by a firewall.

    Ensure that the NNMi management server can directly address the Northbound application by host and port.

  2. Verify that the integration is running correctly:

    a. In the NNMi console, open the NNMi Northbound Interface Destinations form (Integration Module Configuration > Northbound Interface).

    b. Select a destination, and then click Edit.

    c. Verify that the Enabled check box is selected.

  3. If the Northbound destination includes management events, verify this functionality:

    a. In the Closed Key Incidents view of the NNMi console, open any incident.

    b. Set the incident lifecycle state to Registered, and then click Save.

    c. Set the incident lifecycle state to Closed, and then click Save and Close.

    d. After 30 seconds, determine whether the Northbound application received an nnmiEvClosed trap (or nnmiEvLifecycleStateChanged trap) for this incident.

    • If the Northbound application received the trap, continue with step 4.

    • If the Northbound application did not receive the trap, configure a new Northbound destination to connect with a different Northbound application, and then repeat this test from step a.

      If the repeated test succeeds, the problem is with the first Northbound application. Consult that application's documentation for troubleshooting information. If the repeated test fails, contact Support for assistance.

  4. If the Northbound destination includes SNMP traps, verify this functionality:

    a. Generate an SNMP trap against a node in the NNMi topology by entering the following command on the NNMi management server:

    nnmsnmpnotify.ovpl -a \
    discovered_node NNMi_node .1.3.6.1.6.3.1.1.5.1

    (In this command, discovered_node is the host name or IP address of a node in the NNMi topology, and NNMi_node is the host name or IP address of the NNMi management server.)

    b. After 30 seconds, determine whether the Northbound application received the forwarded trap.

    • If the Northbound application received the trap, the NNMi Northbound interface is working correctly.

    • If the Northbound application did not receive the trap, configure a new Northbound destination to connect with a different Northbound application, and then repeat this test from step a.

    If the repeated test succeeds, the problem is with the first Northbound application. Consult that application's documentation for troubleshooting information. If the repeated test fails, contact Support for assistance.