Creating a Name-Value Pairs View Component

The Name-Value Pairs view component can consist of multiple name-value pairs.

  1. In the View Builder - Basic Configuration dialog box, click Add > Name-Value Pairs View.


    Name-Value Pairs View Configuration dialog box
  2. Specify the Name-Value Pairs View name.

    The Name-Value Pairs box contains a tabular list of all the view components you have created. The Name and the Value Source of the view component you created are displayed.

  3. Perform any of the following operations:

    • Add Multiple: To add multiple name-value pairs, click DoubleAdd Icon.

    • Add: To add a name-value pair, click Add Icon.

    • Edit: To modify the information, select the name-value pair you want to edit from the Name-Value Pairs list, then click Edit icon.

    • Delete: To delete a name-value pair, select it from the Name-Value Pairs list, then click delete icon.

    • Arrange Order: Use Up icon or down icon to change the order of display.


Adding a Name-Value Pair

  1. In the Name-Value Pairs View Configuration dialog box, click Add Icon.


    Name-Value Pairs Details dialog box
  2. Specify the display name of the name-value pairs component.

  3. From the drop-down list, select the type of the name-value pair.

    You can select the Name-Value Pair type as Simple, Rate, or Math. If you select the type as Rate, you must specify OIDs of types GAUGE or COUNTER. If you select the type as Math, you must specify a formula.

    Specifying a Formula: The OIDs listed in the table are numbered from 0,1,2 and so on. They are preceded by the data identifiers v, the current value of the OID; and h, indicating the previous value of the OID. You can use +, -, /, *, ^, () operands when you specify your formula. You can also use constants in your formula.

    For example: Select the OIDs snmpInPkts (1.3.6.1.2.1.11.1) and snmpOutPkts (1.3.6.1.2.1.11.2). The formula can be v0+v1. The result will be the total number of SNMP packets handled by the transport service.

  4. Click OK.

The name-value pair you created is displayed in Name-Value Pairs Configuration dialog box. Use the same procedure to add multiple name-value pairs, then Click OK. The Name-Value Pair view component is displayed in the Basic Configuration dialog box.


Editing the Name-Value Pairs View Component

  1. In the Basic Configuration dialog box, select the name-value pairs view component you want to modify, then click Edit.

  2. Modify the name-value pairs component details, then click OK.


Deleting the Name-Value Pairs View

  1. In the Basic Configuration dialog box, select the name-value pairs view component you want to delete.

  2. Click Delete.