Designing and Managing Behavior Models - Using Trap Masks - Writing a Trigger Function - Variables for Use in Trigger Functions -
Previous: Functions for Use in Trigger Functions     Next: Examples of Trigger Functions

Variables for Use in Trigger Functions

NerveCenter defines several variables for use in trap mask trigger functions. For the most part, these variables contains the values of the fields in a trap's Protocol Data Unit (PDU), with the exception of the variable bindings.

The complete list of variables that you can use in a trap mask trigger function is shown in the table below:

Variables Used in Trigger Functions

Variable Description

$NodeName

The name of the node that was the source of the trap

$TrapPduAgentAddress

The IP address of the SNMP agent that sent the trap

$TrapPduCommunity

The community name included in the SNMP message

$TrapPduEnterprise

An OID representing the object that generated the trap

$TrapPduGenericNumber

The generic trap type

$TrapPduSpecificNumber

A specific trap code

$TrapPduTime

The time, in hundredths of a second, between the last initialization of the network entity and the generation of the trap



Previous: Functions for Use in Trigger Functions Next: Examples of Trigger Functions
Please send comments or corrections to Information Development
This file was last updated on 10 October 2000