username
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.30.2.1.2
Object
column
r/w
OctetString
The username. Can only include [0-9a-zA-Z.-_], and must starting with alphanumeric. Its length range is [1, 32)
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.30.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- usernameEntry
- Table
- usernameTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| usernameIndex The username table index. | column | Integer32 | .1.3.6.1.4.1.27975.30.2.1.1 |
| password The password.
If type is secretForUser or normalPwd, the valid range of length is [1,64).
If type is hiddenPwd, the valid range of length is [1,128]. | column | OctetString | .1.3.6.1.4.1.27975.30.2.1.3 |
| userPrivilege The user privilege <1-4>. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27975.30.2.1.4 |
| userPwdType The user password type.
1 secretForUser.
2 hiddenPwd.
3 normalPwd.
4 notsetPwd. | column | Enumeration | .1.3.6.1.4.1.27975.30.2.1.5 |
| usernameRowStatus The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active
4 means CreateAndGo
6 means Destroy | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.27975.30.2.1.6 |