Getting a Quick Start with NerveCenter - Working with Behavior Models - Enabling the IfData_LogToFile Behavior Model - Poll that Triggers the Alarm -
Previous: Enabling the IfData_LogToFile Behavior Model     Next: Enabling the IfLoad Behavior Model

Poll that Triggers the Alarm

Only one poll is associated with this alarm -- the IfData poll. This poll is configured to solicit attribute values for certain base object attributes belonging to the interfaces MIB-II group. The poll fires the ifData trigger when these values are detected in a node.

To see how the poll accomplishes this, open the poll's definition window.

 
  To open the IfData Poll Definition window:

  1. pollShadedb.gif From the client's Admin menu, choose Poll List.

    The Poll List window is displayed. All polls are turned on by default when you install NerveCenter.

    The Poll List Window

    pollListb.gif

    Click the thumbnail above to view full-sized image.

  2. Select the IfData poll and select Open.

    The IfData Poll Definition window is displayed.

    IfData Poll Definition Window

    PollDefinition.gif

    Click the thumbnail above to view full-sized image.

The Designing and Managing Behavior Models book shipped with NerveCenter describes polls in detail. For now, however, you will take only a cursory look at the IfData poll. Note specifically the following poll attributes:

The data-entry fields in the definition window are unavailable when the poll is on. If you want to make changes, for example by changing the poll rate, you must do the following:

 
  To make changes to a poll:

  1. In the Poll Definition window, select the Enable Off radio button.
  2. Make the changes you want to the poll.
  3. Select Save.
  4. Select the Enable On radio button and then select Save.

    This turns the updated poll back on.

The ifData poll solicits information for MIB values found in the Interfaces group in MIB-II. Each value represents one instance of the Interfaces ifEntry base object. Following is a brief description of these MIB values:

MIB Values Detected by the ifData Poll

Value Description

ifType

Specific type of interface, for example, Ethernet.

ifSpeed

The interface's current estimated bandwidth measured in bits per second.

ifInOctets

The total number of octets received by the interface.

ifInUcastPkts

The number of subnetwork unicast packets delivered to the interface.

ifInNUcastPkts

The number of subnetwork nonunicast packets delivered to the interface.

ifInDiscards

The number of inbound packets that were discarded for reasons other than errors.

ifInErrors

The number of inbound packets that were not delivered to the interface because of errors.

ifOutOctets

The total number of octets sent from the interface.

ifOutUcastPkts

The number of packets requested to be transmitted to a subnet unicast address.

ifOutNUcastPkts

The number of packets requested to be transmitted to a subnet nonunicast address.

ifOutDiscards

The number of outbound packets that were discarded for reasons other than errors.

ifOutErrors

The number of outbound packets that were not sent because of errors.


Turning on the Alarm

You enable the IfData_LogToFile behavior model by turning on its alarm and poll. In our case, because all polls are turned on by default when you install NerveCenter, you need only turn on the alarm.

 
  To turn on the IfData_LogToFile alarm:

  1. alarmShadedb.gif From the client's Admin menu, choose Alarm Definition List.

    The Alarm Definition List window is displayed.

  2. Select the IfData_LogToFile alarm and select Open.

    The Alarm Definition window is displayed.

  3. Select the Enabled On radio button.
  4. Select Save.

The IfData_LogToFile alarm is now enabled and will transition when the defined MIB attributes are detected on one of the nodes you defined.


Previous: Enabling the IfData_LogToFile Behavior Model Next: Enabling the IfLoad Behavior Model
Please send comments or corrections to Information Development
This file was last updated on 10 October 2000