agentUserAccessMode
FSM7326-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.9.1.2.1.3.2.1.4
Object
column
Enumeration
Agent User Access Mode
Context
- MIB
- FSM7326-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.9.1.2.1.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentUserConfigEntry
- Table
- agentUserConfigTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | read |
2 | write |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentUserIndex Agent User Config Index | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4526.1.9.1.2.1.3.2.1.1 |
| 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.1.9.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.1.9.1.2.1.3.2.1.3 |
| 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.1.9.1.2.1.3.2.1.5 |
| 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.1.9.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.1.9.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 configu… | column | OctetString | .1.3.6.1.4.1.4526.1.9.1.2.1.3.2.1.8 |