enablePasswordEntry
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.30.3.1
Object
row
The entry of enable password.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.30.3.1- Type
- row
- Status
- current
- Parent
- enablePasswordTable
- Table
- enablePasswordTable
- Children
- 4
Syntax
No syntax metadata recorded.
Values & Constraints
Enumerated Values
1 | secretForUser |
2 | hiddenPwd |
3 | normalPwd |
4 | notsetPwd |
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| privilegeIndex The enable password table index. | column | Integer32 | .1.3.6.1.4.1.27975.30.3.1.1 |
| passwordType The password type.
1 secretForUser.
2 hiddenPwd.
3 normalPwd.
The value notsetPwd(4) is only for the return value and not support
configured. | column | Enumeration | .1.3.6.1.4.1.27975.30.3.1.2 |
| enablePassword The enable 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.3.1.3 |
| enableRowStatus 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.3.1.4 |