MES1000, MES2000 Ethernet Switches
139
control
detection of broadcast storm.
no snmp-server enable traps storm-
control
Disables SNMP trap message transmission upon
detection of broadcast storm.
snmp-server trap authentication
-
Allow to send messages to non-authenticated trap
server.
no snmp-server trap authentication
Deny to send messages to non-authenticated trap
server.
snmp-server contact
text
(1..160) characters
Define the device contact information.
no snmp-server contact
Remove the device contact information.
snmp-server location
text
(1..160) characters
Define the device location information.
no snmp-server location
Remove the device location information.
snmp-server set
variable-name
name1
value1
[
name2 value2 …
]
variable-name, name,
value should be defined
according to specification
Allows to set variable values in the switch MIB
database.
- variable-name—variable name
- name, value—match pairs 'name—value'.
Ethernet interface configuration mode commands (interface range)
Command line request in Ethernet interface configuration mode appears as follows:
console(config-if)#
Table 5.146 —Ethernet interface configuration mode commands
Command
Action
snmp trap link-status
Enable SNMP trap message transmission on the configured port state changes.
no snmp trap link-status
Disable SNMP trap message transmission on the configured port state changes.
Privileged EXEC mode commands
Command line request in Privileged EXEC mode appears as follows:
console#
Table 5.147 —Privileged EXEC mode commands
Command
Action
show snmp
Show SNMP connection status.
show snmp engineID
Show the local SNMP device identifier—engineID.
show snmp views [
viewname
]
Show SNMP browsing rules.
show snmp groups
[
groupname
]
Show SNMP groups.
show snmp filters
[
filtername
]
Show SNMP filters.
show snmp users
[
username
]
Show SNMP users.
Example execution of commands
Set values for contact, location parameters. Set read access for public community string. Set read-
write access to SNMP server with the address 192.168.16.3 in private community.
console#
configure
console (config)#
snmp-server enable
console (config)#
snmp-server contact
console (config)#
snmp-server location
”Okruzhnaya 29v”
console (config)#
snmp-server community-string
public
ro
console (config)#
snmp-
server сommunity
-string
private
rw 192.168.16.3