User's Manual
ISO 9001:2000 Cert. N°4500/1
Version 1.1 SDT_ARK6_User_Manual_ENG_vATSC Page 188 of 206
7.5 Traps
While a management station can poll, at fixed time interval, all the agents it knows for some key information,
each agent is responsible for notifying the management station of any alarm condition. These events are
communicated in SNMP messages known as traps.
The following parameters shall be set in order to correctly configure traps:
SNMP Agent Port: 162.
SNMP Agent Transport protocol: IP/UDP.
7.5.1 SNMPv1
ARK6 devices transmit alarm-specific traps. For every Trap Manager there is a different SNMPv1 trap definition:
alarmTrap1 TRAP-TYPE
ENTERPRISE ssbt
VARIABLES { alIndex, alStatus, alCode, alDescr, alSeverity}
DESCRIPTION
"Traps definition for Trap Manager 1"
::= 0
alarmTrap2 TRAP-TYPE
ENTERPRISE ssbt
VARIABLES { alIndex, alStatus, alCode, alDescr, alSeverity}
DESCRIPTION
"Traps definition for Trap Manager 2"
::= 1
alarmTrap3 TRAP-TYPE
ENTERPRISE ssbt
VARIABLES { alIndex, alStatus, alCode, alDescr, alSeverity}
DESCRIPTION
"Traps definition for Trap Manager 3"
::= 2