snmpUserSecurityLevel
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.15.5.1.2
Object
column
r/w
Enumeration
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.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.15.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpUserEntry
- Table
- snmpUserTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noauth |
2 | auth |
3 | priv |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpUserName User name | column | OctetString | .1.3.6.1.4.1.890.1.5.12.49.15.5.1.1 |
| snmpUserAuthProtocol Specify MD5 or SHA authentication algorithm. | column | Enumeration | .1.3.6.1.4.1.890.1.5.12.49.15.5.1.3 |
| snmpUserPrivProtocol Specify DES or AES encryption algorithm. | column | Enumeration | .1.3.6.1.4.1.890.1.5.12.49.15.5.1.4 |