Command Reference Guide

164 CHAPTER 6: IP SERVICES COMMANDS
unsecured — Message exchanges are not authenticated, nor are
they encrypted. This is the default.
authenticated — Message exchanges are authenticated, but are
not encrypted.
encrypted — Message exchanges are authenticated and
encrypted.
SNMPv2c with Informs
To configure a notification target for informs from SNMPv2c, use the
following command:
Syntax
set snmp notify target target-num
ip-addr[:udp-port-number]
v2c
community-string inform
[
profile profile-name]
[
retries num]
[
timeout num]
target-num — ID for the target. This ID is local to the WX switch and
does not need to correspond to a value on the target itself. You can
specify a number from 1 to 10.
ip-addr[:udp-port-number] — IP address of the server. You also
can specify the UDP port number to send notifications to.
community-string — Community string.
profile profile-nameNotification profile this SNMP user will use
to specify the notification types to send or drop.
retries numSpecifies the number of times the MSS SNMP engine
will resend a notification that has not been acknowledged by the
target. You can specify from 0 to 3 retries.
timeout numSpecifies the number of seconds MSS waits for
acknowledgement of a notification. You can specify from 1 to
5 seconds.