Command Reference Guide
172 CHAPTER 6: IP SERVICES COMMANDS
set snmp protocol Enables an SNMP protocol. MSS supports SNMPv1, SNMPv2c, and
SNMPv3.
Syntax —
set snmp protocol {v1 | v2c | usm | all} {enable |
disable
}
v1 — SNMPv1
v2c — SNMPv2c
usm — SNMPv3 (with the user security model)
all — Enables all supported versions of SNMP.
enable — Enables the specified SNMP version(s).
disable — Disables the specified SNMP version(s).
Defaults — All SNMP versions are disabled by default.
Access — Enabled.
History —Introduced in MSS Version 4.0.
Usage — SNMP requires the switch’s system IP address to be set. SNMP
will not work without the system IP address.
You also must enable the SNMP service using the set ip snmp server
command.
Examples — The following command enables all SNMP versions:
WX-1200# set snmp protocol all enable
success: change accepted.
See Also
set ip snmp server on page 152
set snmp community on page 160
set snmp notify target on page 162
set snmp profile on page 167
set snmp security on page 173
set snmp usm on page 174
display snmp status on page 191