MIB Viewer

snmpUserSecurityLevel

OBJECT-TYPE
1.3.6.1.4.1.890.1.5.13.13.15.5.1.2
Access
read-write
Status
current
Sub-identifiers
0
noauth: Use the username as the password string sent to the SNMP manager. This is equivalent to the Get, Set and Trap Community in SNMP v2c. This is the lowest security level. auth: Implement an authentication algorithm for SNMP messages sent by this user. priv: Implement authentication and encryption for SNMP messages sent by this user. This is the highest security level.
INTEGER { noauth(1), auth(2), priv(3) }