Specifications
You can also type user credentials directly into the snmptrapd.conf Text area to add entries to the
configuration file. The format for user information is:
createUser username (MD5|SHA) passphrase [DES passphrase]
Example − for an AuthPriv user you might enter the following line in the file:
createUser myAuthPrivUser MD5 mypassword DES myotherpassword
Where myAuthPrivUser is the security user name, mypassword is your authentication password and
myotherpassword is your encryption password. The authentication and privacy parameters are
optional depending on whether you are using authentication and/or privacy.
Click Save and Close. The user credentials have been added to the snmptrapd.conf file.5.
Restart the SNMPTrap Service
Any time that the snmptrapd.conf file is changed, the SNMPTrap Service must be restarted.
To restart the snmptrapd:
Windows Solaris Linux
Go to the Taskbar Notification
Area of your desktop (on the
lower right of your screen,
unless you've relocated your
Taskbar).
a.
Locate the Services Manager
icon ( ) and right−click it.
b.
Select SNMP Trap >
Restart.
c.
Navigate to the
etc/rc2.d directory.
a.
Type the command:
S99NsSnmptrapd stop
b.
Press Enter.c.
Type the command:
S99NsSnmptrapd start
d.
Press Enter.e.
Navigate to the
etc/init.d
directory.
a.
Type the
command:
NsSnmptrapd stop
b.
Press Enter.c.
Type the
command:
NsSnmptrapd
start
d.
Press Enter.e.
Configuring Dragon Intrusion Defense System
In its simplest form, IDS configuration consists of triggering events related to specific threats, constructing
messages that can be sent to ASM whenever one of these threats is detected, and then configuring the
notification to ASM.
For this exercise, we will set up an event to test the connection from the IDS to ASM. The following steps
create a very simple event trigger (access the Dragon host with the Community Name PRIVATE), then
configures notification to ASM using the SNMPv3 Credential that was added earlier to Console's SNMPTrap
Service.
The following steps provide examples and instructions for configuring Dragon Intrusion Defense System with
this test message.
Automated Security Manager Help
Restart the SNMPTrap Service 32










