IP Services Commands 145Nortel WLAN—Security Switch 2300 Series Command Line Reference• set ip snmp server on page 118• set snmp community on page 123• set snmp notify profile on page 125• set snmp protocol on page 135• set snmp security on page 136• set snmp usm on page 136• show snmp notify target on page 159set snmp protocolEnables an SNMP protocol. WSS Software supports SNMPv1, SNMPv2c, and SNMPv3.Syntax set snmp protocol {v1 | v2c | usm | all} {enable | disable}Defaults All SNMP versions are disabled by default.Access Enabled.History Introduced in WSS Software Version 4.0.Usage SNMP requires the switch’s system IP address to be set. SNMP will not work without the system IPaddress.You also must enable the SNMP service using the set ip snmp server command.Examples The following command enables all SNMP versions:WSS# set snmp protocol all enablesuccess: change accepted.See Also• set ip snmp server on page 118• set snmp community on page 123• set snmp notify target on page 131• set snmp notify profile on page 125• set snmp security on page 136• set snmp usm on page 136• show snmp status on page 159v1 SNMPv1v2c SNMPv2cusm 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).