Specifications

set snmp notify target
Chapter 8
IP Services Commands
140
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]
profile profile-name Notification profile this SNMP user will use
to specify the notification types to send or
drop.
security {unsecured |
authenticated | encrypted}
Specifies the security level, and is
applicable only when the SNMP version is
usm:
unsecured—Message exchanges are not
authenticated, nor are they encrypted.
This is the default.
authenticated—Message exchanges are
authenticated, but are not encrypted.
encryptedMessage exchanges are
authenticated and encrypted.
target-num ID for the target. This ID is local to the
UNIVERGE WL Controller 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-name Notification profile this SNMP user will use
to specify the notification types to send or
drop.