Specifications
set snmp protocol
Chapter 8
IP Services Commands
143
This command configures target 1 at IP address 10.10.40.9. The target SNMP
engine ID is based on its address. The UNIVERGE WL Control System SNMP
engine sends notifications based on the default profile, and requires the target to
acknowledge receiving them.
The following command configures a notification target for unacknowledged
notifications:
PROMPT# set snmp notify target 2 10.10.40.10 v1 trap
success: change accepted.
See Also
l clear snmp notify target on page 104
l set ip snmp server on page 122
l set snmp community on page 130
l set snmp notify profile on page 132
l set snmp protocol on page 143
l set snmp security on page 144
l set snmp usm on page 146
l show snmp notify target on page 174
set snmp protocol
Enables an SNMP protocol. UNIVERGE WL Control System 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.