set snmp protocol 197
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 system IP address to be set. SNMP
does 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:
WX1200# set snmp protocol all enable
success: change accepted.
See Also
set ip snmp server on page 180
set snmp community on page 185
set snmp notify target on page 192
set snmp security on page 198
set snmp usm on page 199
display snmp status on page 163