Previous Topic: NotificationsNext Topic: nhLiveAlarm Format Usage for Traps


EventManager Format Usage for Traps

The EventManager MIB is supported for trap notifications. If needed, the MIB files can be found in:

InstallLocation/PerformanceCenter/PC/webapps/pc/mibs/netqos-em-mib
InstallLocation

Is the directory where CA Performance Center was installed.

When the EventManager format choice is selected, the trap will be sent out with the following variables:

netQosEventId

Specifies an identifier that Event Manager assigned to the event.

netQoSEventType

Specifies the type of event.

netQoSEventCategory

Categorizes the event.

Values: 0 Unknown, 1 Fault, 2 Config, 3 Accounting, 4 Performance, 5 Security

netQoSEventSeverity

Specifies the severity of the event.

Values: 0 Normal, 1 Unknown, 2 Minor, 3 Major, 4 Critical, 5 Unavailable

netQoSEventDescription

Describes the event.

netQoSEventState

Specifies the current state of the event. Each state has its own notification.

Values: 0 opened, 1 acknowledged, 2 closed, 3 cleared

netQoSEventOpenTime

Specifies the UTC timestamp (from the eventState timestamp).

netQoSEventMapURL

No value is available. The "" string will be sent.

netQoSEventDetailsURL

No value is available. The "" string will be sent.

netQoSEventAssociatedItemURL

Specifies the URL to the item web page.

netQoSEventItemName

Specifies the item name. There is one notification per item.

Maximum length: 127 bytes

netQoSEventItemType

Specifies the item type.

Maximum length: 32 bytes

netQoSEventItemSubtype

Specifies the item subtype.

Maximum length: 32 bytes

netQoSEventItemIpAddress

Specifies an IP address for the item or an empty string.

netQoSEventPropertyName

Specifies one name set for each property. There will be a PropertyName for each property in the event. (The properties will vary by the event type.)

Maximum length: 128 bytes

netQoSEventPropertyValue

Specifies the property value for the event. There will be a PropertyValue for each property in the event. (The properties will vary by the event type.)