Appendix b: snmptraplistener.ini & trap2tam.conf – Kontron Telco Alarm Manager User Manual
Page 14

Appendix B: snmptraplistener.ini & trap2tam.conf
Intel® Telco Alarms Manager 2.3
20
Revision 1.7
Appendix B: snmptraplistener.ini & trap2tam.conf
' The purpose of this configuration file is to filter snmptraps and map the snmptrap severity to the
' major, minor, and critical severities of the Telco Alarm Manager states. This SNMP mapping
' only functions correctly if the trap sends or represents a severity and if the trap sends a clearing
' (ok status) trap or trap variable. Please refer to the syntax and example below.
'
' [EVENT _ID]: Enter an event identification number for the trap in the brackets. This number
'
should be between 0 and 254.
'
' OID:
Enter the trapoid as a value for the OID key.
'
' SevType:
If the severity for the trap is reported in a trap variable, enter "variable-based"
'
for the value of the SevType key. The EVENT_ID for this trap should never be
'
repeated.
'
If the severity for the trap is reflected by the trap itself, enter "trap-based" for
'
the value of the SevType key. The EVENT_ID for this trap should match other
'
traps that are associated to this trap event.
'
' ClearFlag:
If this event should remain in the Telco Alarm Manager database after rebooting
'
the server, enter "false" as the value for the ClearFlag key; otherwise enter "true"
'
' SevVar:
If SevType is set to "variable-based", enter the variable number that reports the
'
severity. For example, if it is the first variable, enter "0" as the SevVar value. If
'
SevType is set to "trap-based", leave this value blank.
'
' OK:
If SevType is set to "trap-based" and this is a clearing trap, enter "true" as the