Westermo MR Series User Manual
Page 239
239
6622-3201
Web Interface and Command Line Reference Guide
www.westermo.com
Using Text Commands
From the command line, use the snmptrap command to configure or display SNMP Trap server set-
tings.
To display current settings for an SNMP instance enter the following command:
snmptrap
where
To change the value of a parameter use the following command:
snmptrap 0
The parameters and values are:
Parameter
Values
Equivalent Web Parameter
ipaddr
IP address
Trap Server IP Address
port
number
Trap Server Port
version
v1, v2c, v3
Snmp Version
community
text
Community
engineid
alpha-numeric text
Trap Server Engine ID
securityname
text
Trap Server Security Name
securitylevel
noauthnopriv
authnopriv
authpriv
Trap Server Security Level
For example, to set trap server 0 to IP address 192.168.0.100 enter:
snmptrap 0 ipaddr 192.168.0.100