MNS-BB
Software User Guide
-44-
This shows the current value of default trap.
LE2425A(snmpv3)##
show-deftrap
Default Trap Community : public
Syntax
:
trap <add|delete> id=<id> [type=<v1|v2|inform>] [host=<host-ip>]
[community=<string>] [port=<1-65534>]
This command is used to define the trap and inform manager stations. The station can receive v1, v2
traps and/or inform notifications. An inform notification is an acknowledgments that a trap has been
received. A user can add up to 5 stations.
LE2425A(snmpv3)##
trap add id=1 type=v1 host=10.21.1.100
Entry is added successfully
Syntax
:
show-trap
[id=<id>]
This commands shows the configured trap stations in tabular format.
id – [optional] the trap entry number in the table.
LE2425A(snmpv3)##
show-trap
LE2425A(snmpv3)##
show-trap id=1
Syntax
:
com2sec <add|delete> id=<id> [secname=<name>] [source=<source>]
[community=<community>]
This command is part of the VACM model. This specifies the mapping from a source/community pair
to a security name. A user can specify up to 10 entries.
LE2425A(snmpv3)##
com2sec add id=1 secname=public source=default community=public
Entry is added successfully
Syntax
:
show-com2sec
[id=<id>]
LE2425A(snmpv3)##
show-com2sec
LE2425A(snmpv3)##
show-com2sec id=1