$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Attributes reference IBM Tivoli Monitoring, Version 6.3


SNMP Event attribute groups

SNMP event attribute groups are used to receive traps and informs. These attribute groups are event-based attribute groups

The following list contains information about each attribute in the SNMP Event Attribute Groups:

You can change the default display name of these attributes. These display names are distinct from the internal ID for each attribute.

Enterprise_OID

The enterprise OID that generated the trap.

Source_Address

Host name or IP address of the SNMP agent that sent the trap.

Generic_Trap

Generic trap number that is extracted from the received trap. Possible values:

  • 0 ColdStart

  • 1 WarmStart

  • 2 LinkDown

  • 3 LinkUp

  • 4 Authentication Failure

  • 5 EGPNeighborLoss

Specific_Trap

Enterprise-specific trap number that is extracted from the received trap. Applies only when Generic_Trap = 6.

Alert_Name

Trap name as specified in the definition in the trap configuration file.

Category

Trap category as specified in the definition in the trap configuration file.

Description

Trap description as specified in the definition in the trap configuration file. The maximum description length is 256 characters.

Enterprise_Name

Trap Enterprise name as specified in the trap configuration file and determined through the trap object identifier.

Source_Status

Status of the agent that originated the trap after the trap is sent as specified in the trap definition in the trap configuration file.

Source_Type

Type of the agent that originated the trap as specified in the trap definition in the trap configuration file.

Event_Variables

Variable binding (VarBind) data that is received in the trap protocol data unit (PDU). The string is constructed as:

    {OID[type]=value}{OID[type]=value}{oid[type]=value}... 

Where:

oid

MIB variable object identifier

type

SMI data type

value

Variable value

{}

Each triplet is surrounded by braces ({}).

The attributes Alert Name, Category, Description, Enterprise_Name, Source_Status, and Source_Type provide more information. In the SNMP MIB Browser window (Figure 3), select the Include attributes that show information defined in the trap configuration file check box to include these attributes.


Parent topic:

Attributes reference

+

Search Tips   |   Advanced Search