usernameRowStatus
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.30.2.1.6
Object
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.30.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- usernameEntry
- Table
- usernameTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| username The username. Can only include [0-9a-zA-Z.-_], and must starting with alphanumeric. Its length range is [1, 32) | column | OctetString | .1.3.6.1.4.1.27975.30.2.1.2 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| privilegeIndex The enable password table index. | column | Integer32 | .1.3.6.1.4.1.27975.30.3.1.1 |