Specifications

Threat MAC thmac
Device IP dev
Device Port port
Rule Name rname
Action action
Details dtls
SNMP Parameters (note 1)
SNMPv1, SNMPv2 SNMPv3
Parameter Keyword Parameter Keyword
SNMP
Read
snmp="v1"
ro
SNMP
Read,
SNMP
Write,
SNMP SU/
Max Acess
snmp="v3"
user
seclevel
authtype
authpwd
privtype
privpwd
SNMP
Read
snmp="v1"
rw
SNMP
Read
snmp="v1"
su
Incident incident
Note 1:
When any SNMP parameter is selected, the
snmp=
value indicates the SNMP version and the
subsequent parameters contain the values assigned for
the credentials associated with the device. When
multiple SNMP parameters are checked (e.g., SNMP
Write and SNMP Read) the values for the highest
access level are used for the script.
Example:
If Sender Name, Sender ID, Threat MAC, and SNMP Write are selected and the
device is configured for SNMPv1 credentials, the information passed to the script
might look like:
sname="my sender name" sid="dragon id" thmac="00.00.1d.11.22.33"
snmp="v1" rw="public"
And, for a script named myscript.bat, the resulting script command would be
executed as:
C:\Program Files\Enterasys Networks\NetSight
Console\server\plugins\AutoSecMgr\scripts\my_script.bat sname="my
sender name" sid="dragon id" thmac="00.00.1d.11.22.33" snmp="v1"
rw="public"
Automated Security Manager Help
How to Create and Edit Automated Security Manager Rules 63