12.4.8 Configuring SNMP Data Collection

 



 

Overview

 

Data collection is the process of collecting useful information from network resources such as computers, host resources, switches, routers, etc. The collected data is used to calculate the performance of  network and its resources. The performance of your Network depends on the data you select.

 

You can

Polling Object and Polled Data

 

Polling Object : This object contains two properties:

Data Identifier (Polled Data) : This is the unit of data collection, where you can specify the data to be collected and its associated properties. Using this Polled Data, data is collected and stored in the database. Polled Data is also referred to as Statistics.

 

Example: If the data number of octets received by the interface of a device has to be collected, then a Polled Data with a relevant name can be created.  Eg: octets_received.

 

How It Works

 

The sequence of steps for configuring data collection are

Configuring the Properties for a Polling Object

 

To configure the properties for a Polling Object

  1. Select the Polling Object from the left panel listed under the respective Distributed Mediation Servers.

  2. Select the check box corresponding to Update Managed Objects to update the managed object with the properties of the Polling Object. This will update the properties of the existing managed objects as well as new managed objects. If the check box is not selected, the properties will be updated only for the newly added managed objects.

  3. Select the check box corresponding to Status. By default, this is selected. This implies that data collection is active for the associated polled data. If you clear the check box, data collection for the particular polled data will be stopped.

  4. If there is a common prefix for all the polling objects, you can enter it in the prefix field.  This will be appended to the polled data automatically.

  5. Enter the polling period in seconds. Default period is 300 seconds.

Configuring SNMP Data Collection

 

Let us consider an example of collecting SNMP data for system parameter, say Disk Space. To configure data collection

  1. From the menubar, select Tools --> Runtime Administration -->Performance --> Polling Configuration. The corresponding UI on the right displays a DMS list. The configured Polling Objects for each DMS are displayed under the respective DMSs.

  2. Select the DMS for which you want to add a Polling Object.

  3. Click 'add' button at the bottom of this list. A new Polling Object is added under the selected DMS as Poll Object. You can edit the name of the Poll Object. Eg: Sys_Param.

  4. After providing the name for the Poll Object, click the Add button in the Match Criteria column on the right. A dialog to specify the match criteria pops up

  5. Select the Managed Object Criteria tab (default selection) and click 'add' button in this screen

  6. Specify the match criteria. An example match condition is provided below:

  7. Press Enter and click OK. The Polling Object will be added with the specified criteria.

  8. Now, provide the Polled Data in the Data Identifier column. To achieve this, click the 'add' button present at the bottom of the Data Identifier column. A default entry in the name of Data Identifier will be added. You can edit the Data Identifier name as required. For example, Disk_Space.

  9. Enter the values for the Polled Data properties. The oid and type fields are mandatory fields. See the following sub-topic to know how to obtain the oid and type. The type field will take values  node, interface, and multiple. If you enter the type as multiple, values will be collected for all the instances and will be stored. If you enter a specific type, like node or interface, value will be collected for that instance alone and will be stored.

  10. Click Apply to effect the configurations.

Note:

When you add or copy/paste a new polling object with an existing data identifier and match criteria, the data identifier object (PolledData object) will not be formed for that Polling Object. You must delete and add new data identifiers. That is, the data identifiers must be unique across all the DMSs.

 

Using Mib Manager Tool to Get OID and Type

 

The Mib Manager Tool can be used to get the OID and type of a network resource.  Let us consider the example of obtaining the OID and type for  Disk Space. Follow the steps given below:

 

Note:

To know more on how to provide the OID, refer  the section Using MIB Manager.

 



Copyright © 1996-2004, AdventNet Inc. All Rights Reserved.