Specifications
set snmp security
Chapter 8
IP Services Commands
145
Syntax
set snmp security
{unsecured | authenticated | encrypted | auth-req-unsec-notify}
Defaults
By default, UNIVERGE WL Control System allows nonsecure
(unsecured) SNMP message exchanges.
Access
Enabled.
Usage
SNMPv1 and SNMPv2c do not support authentication or encryption. If
you plan to use SNMPv1 or SNMPv2c, leave the minimum level of SNMP
security set to unsecured.
Examples
The following command sets the minimum level of SNMP security
allowed to authentication and encryption:
PROMPT# set snmp security encrypted
success: change accepted.
See Also
l set ip snmp server on page 122
l set snmp community on page 130
l set snmp notify target on page 137
l set snmp notify profile on page 132
l set snmp protocol on page 143
l set snmp usm on page 146
l show snmp status on page 174
unsecured SNMP message exchanges are not secure. This is the only
value supported for SNMPv1 and SNMPv2c.
authenticated SNMP message exchanges are authenticated but are not
encrypted.
encrypted SNMP message exchanges are authenticated and encrypted.
auth-req-unsec-n
otify
SNMP message exchanges are authenticated but are not
encrypted, and notifications are neither authenticated nor
encrypted.