SNMPv3 UsersSNMPv3 supports cryptographic security through a combination of authenticating
and encrypting the SNMP protocol packets over the network. Read-only access is
currently supported. The administrator user can add or remove SNMPv3 users.
(switch(config)#) Configure a new SNMPv3 user (minimum eight characters for passwords):
snmp-server user <USER> cray-reds-group 3 auth md5 <A-PASS> priv des <P-PASS>
NOTE Removal of an
SNMPv3user is not possible on Dell equipment.
(switch#)
show snmp user
(switch#)
show snmp vrf
Example output:
SNMP enabled VRF
----------------------------
default
show snmp user
User name : testuser
Group : cray-reds-group
Version : 3
Authentication Protocol : MD5
Privacy Protocol : DES