SNMP V1 and V3 Trap Formatting
In order to integrate with NMS systems, you must use the following trap format and trap functions.
Traps coming from CenterScape have a base OID of: 1.3.6.1.4.1.32410.
The following trap-specific content is available for alerts:
1.3.6.1.4.1.32410.100.1.0: The name of the alert which caused the trap (Octet String).
1.3.6.1.4.1.32410.100.2.0: The GUID of the alert which caused the trap (Octet String).
1.3.6.1.4.1.32410.100.3.0: The type of the alert which caused the trap (Octet String).
1.3.6.1.4.1.32410.100.4.0: The current state of the alert which caused the trap (Integer 32).
1.3.6.1.4.1.32410.100.5.0: The configured alert message from the alert threshold (Octet String).
1.3.6.1.4.1.32410.100.6.0: The attribute guid which is the alerting condition from the alert threshold (Octet String).
1.3.6.1.4.1.32410.100.7.0: The attribute value which is the alerting condition from the alert threshold (Octet String).
1.3.6.1.4.1.32410.100.8.0: The severity of the alert (Integer32).
1.3.6.1.4.1.32410.100.9.0: The alert start time (Octet String).
1.3.6.1.4.1.32410.100.10.0: The alert resolve time if resolved (Octet String).
1.3.6.1.4.1.32410.100.11.0: The alert asset GUID (Octet String).
1.3.6.1.4.1.32410.100.12.0: The number of attributes contained in the attribute table (Unsigned Integer 32).
1.3.6.1.4.1.32410.100.13.0: Alert threshold attribute alternate value.
1.3.6.1.4.1.32410.100.14.0: Alert Adaptive threshold attribute.
1.3.6.1.4.1.32410.100.15.0: Alert Adaptive threshold attribute value.
1.3.6.1.4.1.32410.100.16.0: Alert adaptive threshold attribute alternate value.
1.3.6.1.4.1.32410.200.1.x.x: This is the table (ID range) containing additional alert attribute values. The number (<index>) of additional alert attribute included in this trap is given by OID 1.3.6.1.4.1.32410.100.12.0.
Additional alert attribute table:
1.3.6.1.4.1.32410.200.1.1.<index>: The attribute value index in <index> position (Unsigned Integer 32).
1.3.6.1.4.1.32410.200.1.2.<index>: The attribute name in <index> position (Octet String).
1.3.6.1.4.1.32410.200.1.3.<index>: The attribute value in <index> position (Octet String).
1.3.6.1.4.1.32410.200.1.4.<index>: The attribute alternate value in <index> position (Octet String).
The following trap-specific content is available for events:
1.3.6.1.4.1.32410.120.1.0 : Event trigger name (Octet String)
1.3.6.1.4.1.32410.120.2.0 : Event trigger GUID (Octet String)
1.3.6.1.4.1.32410.120.3.0 : Event trigger type (Octet String)
1.3.6.1.4.1.32410.120.4.0 : Event trigger attribute (Octet String)
1.3.6.1.4.1.32410.120.5.0 : Event trigger attribute value (Octet String)
1.3.6.1.4.1.32410.120.6.0 : Event Start Time (Octet String)
1.3.6.1.4.1.32410.120.11.0 : Event Entity GUID (Octet String)
1.3.6.1.4.1.32410.120.12.0 : Number of attribute values (Unsigned Integer32)
1.3.6.1.4.1.32410.120.13.0 : Event trigger attribute alternate value (Octet String)
1.3.6.1.4.1.32410.300.1.x.x: This is the table (ID range) containing additional event attribute values. The number (<index>) of additional event attribute included in this trap is given by OID 1.3.6.1.4.1.32410.100.12.0.
Additional alert attribute table:
1.3.6.1.4.1.32410.300.1.1.<index>: The attribute value index in <index> position (Unsigned Integer 32).
1.3.6.1.4.1.32410.300.1.2.<index>: The attribute name in <index> position (Octet String).
1.3.6.1.4.1.32410.300.1.3.<index>: The attribute value in <index> position (Octet String).
1.3.6.1.4.1.32410.300.1.4.<index>: The attribute alternate value in <index> position (Octet String).