agentUserStatus
NG700-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.11.1.2.1.3.2.1.5
Object
Agent User Status. active(1) - This user account is active. destroy(6) - Set to this value to remove this user account.
Context
- MIB
- NG700-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.11.1.2.1.3.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentUserConfigEntry
- Table
- agentUserConfigTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| agentUserAuthenticationType 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) … | column | Enumeration | .1.3.6.1.4.1.4526.11.1.2.1.3.2.1.6 |
| 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 |