agentUserAuthenticationType
NG700-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.11.1.2.1.3.2.1.6
Object
column
r/w
Enumeration
SNMPv3 User Authentication. The user passsword must be set
to a string greater than or equal to 8 characters for this to be
set to anything but none(1).
none(1) - no authentication used
hmacmd5(1) - Use HMAC-MD5 authentication
hmacsha(1) - Use HMAC-SHA authentication
Context
- MIB
- NG700-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.11.1.2.1.3.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentUserConfigEntry
- Table
- agentUserConfigTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentUserIndex Agent User Config Index | column | Integer32 | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.1 |
| agentUserPasswordExpireTime Date and time when the user's password expires (past or present). Only valid when
password aging is enabled. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.10 |
| agentUserName Agent User Name.
This string is limited to alpha-numeric strings (including the '-' and '_' characters). | column | OctetString | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.2 |
| agentUserPassword Agent User Password
This object will return an empty string even if a password is set. | column | OctetString | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.3 |
| agentUserAccessMode Agent User Access Mode | column | Enumeration | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.4 |
| agentUserStatus Agent User Status.
active(1) - This user account is active.
destroy(6) - Set to this value to remove this user account. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.5 |
| agentUserEncryptionType SNMPv3 User Encryption
Can not be set to des(2) if agentUserAuthenticationType is set to
none(1).
none(1) - no encryption used
des(2) - DES encryption used | column | Enumeration | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.7 |
| agentUserEncryptionPassword SNMPv3 User Encryption Password
This object will return an empty string even if a password is
set. agentUserEncryptionType must be set to des(2) before this
object can be configur… | column | OctetString | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.8 |
| agentUserLockoutStatus Displays whether the user account is locked due to excessive failed login attempts. | column | Enumeration | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.9 |