User's Manual

ISO 9001:2000 Cert. N°4500/1
Version 1.1 SDT_ARK6_User_Manual_ENG_vATSC Page 192 of 206
7.5.3 Configuring traps
Use Java (refer to Network and Alarms paragraphs for further information) or SNMP user interfaces to configure
traps.
The configuration of traps is performed through the setting of three different alarm masks, by means of
alTrapManager1, alTrapManager2, alTrapManager3 objects in the alTable (refer to Alarms Table paragraph),
and through the setting of the destination IP Address of the receiving management stations, by means of the
managerTrapTable in the snmp subtree in ssbtCommon MIB.
managerTrapNumber object specifies the total number of entries in the trap manager address table.
Each entry of the managerTrapTable is defined as follows:
ManagerTrapEntry ::= SEQUENCE {
managerTrapIndex INTEGER,
managerTrapIp IpAddress
}
managerTrapIndex is the SNMP manager index.
managerTrapIp object allows the setting of the SNMP manager IP listening address. There are up to 3 different
manager IP addresses that can be configured, one for each alTrapManager mask.
The Community shown in trap messages can be set from Java interface in the Community box within the
Network window (refer to Network paragraph).