passwordType
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.30.3.1.2
Object
column
r/w
Enumeration
The password type. 1 secretForUser. 2 hiddenPwd. 3 normalPwd. The value notsetPwd(4) is only for the return value and not support configured.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.30.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- enablePasswordEntry
- Table
- enablePasswordTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| privilegeIndex The enable password table index. | column | Integer32 | .1.3.6.1.4.1.27975.30.3.1.1 |
| 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 |