Specifications

Configuring SNMP
March 28, 2011 Page 15 of 27
Trap EngineID
Tousetrapsinsteadofinformnotifications,youwouldchangetheprecedingconfigurationas
follows:
1. Usethiscommandtospecifytrapnotifications:
set snmp notify v3notify tag v3tag trap
2. Ve rifythatthe“createuserentryintheNetSightConsoleSNMPtrapconfigurationlookslike
this:
createuser -e 0x800015f80300e06314d79c v3user MD5 md5passwd DES
despasswd
Whenyouarefinishedmodifyingtheconfiguration,savethefileandrestarttheSNMPTrap
ServiceusingNetsightServicesManager.
Configuring an SNMP View
ItispossibletoincludecertainOIDsandexcludecertainotherOIDswithinoneSNMPMIBview.
Youdothisbystackingdifferentsetsnmpview includesandexcludeswhichspecifyasingle
viewname.Thisallowstheusertoviewallofthe“inclu ded”OIDstringsfortheirassociatedview
name,minusallofthe“excluded”OIDstringsfortheirviewname.Ifnosuchparameteris
specified,“included”isassumed.
Thoughitispossibletocreateandusemultipleviewnamesasdesired,fordemonstration
purposesitissimplesttomodifythedefaultview,sinceitisalreadybeing
referencedbythe
remainderoftheSNMPcommandset.
Thefollowingexampleremovesthedefaultviewspecifications,andinsertsonewhichpermits
accesstobranchMIB1.3.6.1.2.1withtheexceptionofbranchinterfaces1.3.6.1.2.1.2.:
4. On the N-Series switch, define the same user as
in the above example (v3user) with this
EngineID and with the same Auth/Priv
passwords you used previously.
set snmp user v3user remote
800007e5804f190000d232aa40
authentication md5 md5passwd privacy
despasswd
Note: You can omit the 0x from the
EngineID. You can also use the colon
notation like this:
80:00:07:e5:80:4f:19:00:00:d
2:32:aa:40
5. Navigate to and display the user configuration
on the management station. (This assumes that
you have already created the user in Netsight
Console, so you will only need to add it to the
configuration file of the trap daemon.)
C:\Program Files\Enterasys
Networks\NetSight
Console\Bin\snmptrapd.conf
6. Using any plain text editor, add this line to the
configuration file.
createuser v3user MD5 md5passwd DES
despasswd
Note: When installed on a Unix platform, the NetSight server must be manually restarted.
Procedure 3 Configuring an EngineID
Step Task Command(s)