MNS-BB
Software User Guide
-43-
Default Trap Comm : public
V3 Engine ID : LE2425
Syntax
:
setvar
[sysname|syscontact|syslocation]=<string>
This command sets the system name, contact and location. All parameters are optional but a user must
supply at least one parameter.
LE2425A(snmpv3)##
setvar sysname=my_LE syscontact=admin syslocation=lab
Syntax
:
quickcfg
This command is a quick setup for snmpv3 configuration. It automatically configures a default
VACM (view-based access control model). This allows any manager station to access the LE2425A
and LEV2525A switch. Either via v1, v2c or v3 models. The community name is “public”. This
command is only intended for first time users and may be changed by administrators who want more
strict access.
LE2425A(snmpv3)#
quickcfg
This will enable default VACM.
Do you wish to proceed? [ 'Y' or 'N' ]
Quick configuration done, default VACM enabled
Syntax
:
engineid string
=<string>
The agent has to have an engineID to be able to respond to SNMPv3 messages. The default engine ID
value is “6K_v3Engine”. This command allows the user to change the engine ID.
LE2425A(snmpv3)##
engineid string=LE2425
Engine ID is set successfully
LE2425A(snmpv3)##
show-engineid
Engine ID : LE2425
Syntax
:
authtrap
<enable|disable>
This command enables or disables authentication traps generation.
LE2425A(snmpv3)##
authtrap enable
Authentication trap status is set successfully
Syntax
:
show-authtrap
This shows the current value of authentication trap status.
LE2425A(snmpv3)##
show-authtrap
Authentication Trap Status: Disabled
Syntax
:
deftrap community
=<string>
This command defines the default community string to be used when sending traps. When user does
not specify the trap community name when setting a trap station using the “trap” command, the
default trap community name is used.
LE2425A(snmpv3)##
deftrap community=mysecret
Default trap community is set successfully
Syntax:
show-deftrap