User guide
Initial Configuration 39
© 2012 Datacom Systems Inc
4.1.4.24 SET SNMPv3 (SE V3)
This command sets the SNMP service (default ENABLED) process. It is entered as shown:
SET SNMPv3 (SE V3) [OFF or ON]
Example 1:
# SE V3 OFF
The SNMP protocol is now disabled.
#
Example 2:
> SE V3 ON
The SNMP protocol is now enabled.
#
4.1.4.25 SET SNMPv3 SUPERUSER (SE V3 SU)
SET SNMPV3 SUPERUSER (SE V3 SU) name auth authPass priv privPass: This command is
required to create an SNMP V3 user. There MUST be at least one SNMP user for the feature to
work. It is entered as shown:
SET SNMPV3 SUPERUSER (SE V3 SU) name auth authPass priv privPass
where:
name SNMP principal [maximum of 32 characters]
auth MD5/SHA [authorization encryption type]
authPass authorization password - at least 12 characters
priv DES/AES [privilege encryption type]
privPass privilege password - at least 12 characters
Example:
> SE V3 SU username MD5 12characters DES characters12
SNMP V3 user created