Integrating NerveCenter with a Network Management Platform - Integrating NerveCenter with HP OpenView IT/Operations - Using IT/Operations as a node source -
The NerveCenter IT/Operations Platform Adapter      Identifying Parent-Child Relationships

Using IT/Operations as a node source

NerveCenter can integrate with HP OpenView IT/Operations by receiving information about some or all of the nodes managed by IT/Operations.

NerveCenter can obtain node information from any or all of the following sources:

When NerveCenter uses information obtained by a network management platform, it does not use the platform's database as its repository for managed nodes. Instead, it stores node information in its own database in a node list.

There are several reasons for NerveCenter maintaining a node list in its own database:

Using IT/Operations as a node data source involves the following three items:

Populating NerveCenter's node list using IT/Operations as a node data source

NerveCenter is able to receive information about some or all of the nodes managed by IT/Operations.

To populate NerveCenter's node list using IT/Operations, you must specify it as a source for the node data. Each NerveCenter database populates its node list from just one network management platform database. Depending on your filtering, the database may contain all the nodes or just a subset. In either case, there is just one source of the information.

 
  To use IT/Operations as a node data source:

  1. Open NerveCenter Administrator and connect to the appropriate NerveCenter Server.

    For further instructions, see Managing NerveCenter.

  2. Select the Node Source tab.

    NerveCenter displays the Node Source tab.

    nodeSourceWin13

  3. In the Machine Name field, type either the name or the IP address of a host that runs IT/Operations.

    For example, if you have IT/Operations running on a machine named Norm, you would type the name Norm or its IP address in the Machine Name field.

    If the Machine Name field is left blank, NerveCenter does not retrieve nodes from any platform.

  4. In the Port field, type the number of the port used to communicate with the platform adapter process on the host. The default is 6024.

    The platform adapter must be configured to listen on the same port specified in this field.

  5. Select Save.

NerveCenter will now retrieve its initial node data from IT/Operations's database.

Synchronization with HP OpenView IT/Operations

Over time, a network's topology will change. Eventually IT/Operations will add newly discovered devices to its database. It will also delete nodes and change node information. If NerveCenter depends on IT/Operations for the data in its node list, it will need to adapt to reflect these changes.

NerveCenter will automatically update its node list to keep in sync with IT/Operations's node data. This occurs in the following situations:

Most often, the node list will only be updated a node at a time. Occasionally, NerveCenter will need to perform a complete resynchronization with the platform. A resynchronization gathers from the platform the most current node data for all nodes. This occurs in the following situations:

The Machine Name field on the Node Source tab of the NerveCenter Administrator specifies the name of the host running the platform resynchronizing with NerveCenter. (See To use IT/Operations as a node data source:.) The Node Source and IP Filters tabs also specify the parameters NerveCenter uses to filter node data. (See Filtering nodes from HP OpenView IT/Operations.)

Anyone administering NerveCenter should be aware of two important scenarios involving changes to IT/Operations's database:

Filtering nodes from HP OpenView IT/Operations

When using IT/Operations as a source of information about nodes , it is important to determine which of the nodes in IT/Operations's database NerveCenter will manage. NerveCenter does not need to monitor every node on your network.

There are several methods for restricting which nodes in IT/Operations's node database will be placed in NerveCenter's node list:

Filtering Using a Node's Capabilities

NerveCenter allows you to monitor managed nodes that have particular capabilities. Typically IT/Operations assigns these capabilities to a node to determine applicable management activities. Some examples of these capabilities are isRouter, isHub, and isIP.

 
  To filter using a node's capabilities:

  1. Open NerveCenter Administrator and connect to the appropriate NerveCenter Server.

    For further instructions, see Managing NerveCenter.

  2. Select the Node Source tab.

    The Node Source tab is displayed.

    nodeSourceWin14

  3. In the Wanted Capabilities field, type the name of the specific capability desired.

    If this field is left blank, NerveCenter will not filter using a node's capability.

  4. To enter multiple capabilities, separate each with a space.

    NerveCenter will monitor any node that matches at least one of the capabilities in the list.

  5. Select Save.

    The NerveCenter Server adds the new capabilities filter. It also closes and opens a new connection with the platform adapter. NerveCenter automatically performs a resynchronization with IT/Operations's database.

New nodes will be added. Any node that is marked Autodelete (the default) will be deleted.

Filtering Using a Node's System Object Identifier

NerveCenter allows you to monitor managed nodes according to their particular system object identifiers (OIDs).

A node's System Object ID is an SNMP MIB-II object in the system group. It identifies the SNMP agent software running on the device. It is, however, commonly used to identify the type and vendor of the device because a particular vendor's agent usually runs on that vendor's devices.

 
  To filter using a node's system object identifier:

  1. Open NerveCenter Administrator and connect to the appropriate NerveCenter Server.

    For further instructions, see Managing NerveCenter.

  2. Select the Node Source tab.

    NerveCenter displays the Node Source tab.

    nodeSourceWin1a5

  3. In the System Object Ids field, type the name of the system OID wanted.

    If this field is left blank, NerveCenter will not filter using a node's system OID.

  4. To enter multiple OIDs, separate each with a space.

    NerveCenter will monitor any node that matches at least one of the OID in the list.

    For example, an administrator may want to restrict NerveCenter to nodes running SNMP agents from either Cisco or Hewlett-Packard nodes by typing the following:

    1.3.6.1.4.1.9 1.3.6.1.4.1.11

    Any device with an OID matching either of these numbers will be included in the NerveCenter nodes database.

  5. Select Save.

    The NerveCenter Server adds the new OID filter. It also closes and opens a new connection with the platform adapter. NerveCenter automatically resynchronizes with IT/Operations's database.

New nodes will be added. Any node that is marked Autodelete (the default) will be deleted.

Filtering nodes using a Node's IP Address

In addition to filtering nodes by OIDs and capabilities, NerveCenter allows you to filter out all nodes that do not belong to one or more subnets. NerveCenter determines the subnet by combining a specific IP address with a subnet mask. NerveCenter can filter by subnets of both Class B and Class C networks. In Class B networks, the first two octets specify the network while in Class C networks the first three octets identify the network.

Sample Subnet Filters and Their Results for a Class C Network and Sample Subnet Filters and Their Results for a Class B Network illustrate some filter configurations and their results:

Sample Subnet Filters and Their Results for a Class C Network

IP address Subnet mask Result

134.204.179.0

255.255.255.0

All nodes on subnet 134.204.179.0 are included.

For example, 134.204.179.7 is included.

197.22.44.0

255.255.255.240

All nodes 1-15 on subnet 197.22.44.0 are included.

For example, 197.22.44.5 is included but 197.22.44.35 is excluded.

134.204.179.0

197.22.44.0

255.255.255.0

255.255.255.240

All nodes on subnets 134.204.179.0 and nodes 1-15 on 197.22.44.0 are included.

For example, both 134.204.179.7 and 197.22.44.5 are included.


In addition to filtering out all but an entire subnet, NerveCenter allows you to exclude a specific node or range of nodes within the remaining subnet.

Sample Subnet Filters with Exclusions and Their Resultsillustrates some filter configurations with exclusions and their results.:

Sample Subnet Filters with Exclusions and Their Results

IP address Subnet mask Excluded node(s) Result

134.204.179.0

255.255.255.0

40

All nodes on subnet 134.204.179.0 except node 40 are include.

For example, 134.204.179.7 is included but 134.204.179.40 is excluded.

134.204.179.0

255.255.255.0

40-55

All nodes on subnet 134.204.179.0 except nodes 40-55 are include.

For example, 134.204.179.7 is included but 134.204.179.40 and 134.204.179.52 are excluded.

132.45.0.0

255.255.0.0

63.5

All nodes on subnet 132.45.0.0 except node 63.5 are included.


NerveCenter can determine automatically or manually subnet criteria used to filter nodes by IP address.

 
  To configure NerveCenter to determine subnet criteria automatically:

  1. Open NerveCenter Administrator and connect to the appropriate NerveCenter Server.

    For further instructions, see Managing NerveCenter.

  2. Select the IP Filters tab.

    The IP Filters tab is displayed.

    IPFilterWin16

  3. In the Method area, select Automatic.

    Setting the method to automatic tells NerveCenter to ignore any address filters you enter and use instead the server's masks as a filter. NerveCenter calculates the subnet address and mask using the IP address and mask of each network interface card on the server.

  4. Select Save.

NerveCenter will now automatically use the server's masks as a filter.

 
  To set the subnet criteria manually:

  1. Open NerveCenter Administrator and connect to the appropriate NerveCenter Server.

    For further instructions, see Managing NerveCenter.

  2. Select the IP Filters tab.

    The IP Filters tab is displayed.

    IPFilterWin17

  3. In the Method area, select Manual.

    When the method is set to manual, NerveCenter will only use the subnet addresses listed in IP Address Filters area. If the IP Address Filters list is empty, NerveCenter ignores a node's subnet when determining if the node will be part of the node database.

  4. In the Subnet Address field, type the appropriate subnet. In the Mask Address field, type the appropriate subnet mask.

    A node's subnet address combines the node's IP address with the subnet mask.

  5. In the Exclusion List field, enter all the nodes you want excluded from the subnet address. To exclude more than one node, separate each number with a comma without a space. To exclude a continuous range of nodes, use a hyphen to separate the minimum and maximum number by a hyphen.
  6. Select Add.

    The subnet address and mask address will be added to the IP Address Filters list.

    IPFilterWin28

  7. Select Save.
  8. To filter by additional IP addresses and masks, repeat steps 4 and 7.

NerveCenter monitors any address falling within the subnet and not excluded by the filter.


The NerveCenter IT/Operations Platform Adapter Identifying Parent-Child Relationships
29 July 2003