Kontron Telco Alarm Manager User Manual

Page 11

Advertising
background image

Intel® Telco Alarms Manager 2.3

ConfigurationAppendix A: Glossary

Revision 1.7

17

The trap2tam binary reads /usr/local/tam/etc/trap2tam.conf in order to map severities from the
SNMP severity to a TAM severity. Once a severity is mapped for an event, the TAM APIs are
called to enable the appropriate TAM LED. Please refer to Appendix B in this document for
information on configuring trap2tam.conf.

6.2.2

Windows SNMP Trap Forwarding Configuration

TAM installs the “SNMP Trap Listener Service” which listens, filters, and maps traps to the TAM
severities. The only configuration required is setting up the configuration file
snmptraplistener.ini. Please refer to Appendix B in this document for a preview and instructions
of the snmptraplistener.ini file.

6.2.3

TAMTEST – Telco Alarm Manager Debug Utility

When TAM is installed, a tool is installed to help with monitoring and testing alarm records
stored in the alarm manager database.

Linux:

/usr/local/tam/bin/tamtest

Windows:

<TAMTargetDirectory>\tamtest.exe

Running this tool without parameters will display the help menu below which describes the tools
capabilities:

Usage: tamtest <-cmd> <args>

<cmd> is defined as follows

-g <appKeyString> <appDescription> <clearFlag> . Get generator ID

-a <genInfo> <alarmId> <severity> . . . . . . . Add TAM record

-r <genInfo> <alarmId> . . . . . . . . . . . . . Remove TAM record

-p . . . . . . . . . . . . . . . . . . . . . . . Get panel state

-q <genInfo> <alarmId> . . . . . . . . . . . . Query for specific alarm(s

-d <dumpFileName> . . . . . . . . . . . . . . . Dump alarms to file

-c . . . . . . . . . . . . . . . . . . . . . . . Get BMC TAM Config Info

-s . . . . . . . . . . . . . . . . . . . . . . . Get BMC TAM Status Info

Advertising