Users Guide
Automation and Event Processing Rules | Alarms, Events, and Automation
OMNM 6.5.3 User Guide 317
Forwarding a Generic Message
The option to forward a generic message forwards a trap or other type of message is found in the
following MIB file:
../owareapps/eventmgmt/mibs/AssureAlarms-MIB
The following is the definition, as found in this file:
redcellGenericTrap NOTIFICATION-TYPE
OBJECTS { alarmOID, referencedNotificationTypeOID,
referencedNotificationName, redcellSeverity, redcellEquipmentName,
redcellEquipmentManagerOID, redcellInventoryEntityName,
redcellInventoryEntityType, alarmMessage, redcellNotificationReceivedTime,
redcellEquipmentIPAddress }
STATUS current
DESCRIPTION
"Generic trap used for forwarding information about another trap while using a
standard trap format and notification type OID."
::= { defaultProcessing 6 }
There is an XML version of this definition in the following file:
.../owareapps/eventmgmt/server/conf/mibs.xml
Here is the XML content, as found in this file:
<item>
<Description>Generic trap used for forwarding information about another
trap while using a standard trap format and notification type OID.</
Description>
<IndexPosition>1</IndexPosition>
<Name>redcellGenericTrap</Name>
<OID>1.3.6.1.4.1.3477.1.7.11.6</OID>
<Status>current</Status>
<Type>NOTIFICATION-TYPE</Type>
<Variables>
<item>
<Name>alarmOID</Name>
<OID>1.3.6.1.4.1.3477.1.7.11.1</OID>
</item>
<item>
<Name>referencedNotificationTypeOID</Name>
<OID>1.3.6.1.4.1.3477.1.7.11.3</OID>
</item>
<item>
<Name>referencedNotificationName</Name>
<OID>1.3.6.1.4.1.3477.1.7.11.4</OID>
</item>
<item>
<Name>redcellSeverity</Name>
<OID>1.3.6.1.4.1.3477.1.6.1</OID>
</item>
<item>