etsysTlsOperKeyType
ENTERASYS-TLS-MIB ·
.1.3.6.1.4.1.5624.1.2.30.1.3.3
Object
scalar
Enumeration
Indicates the type of the key pair currently in effect on the managed entity. The value of the etsysTlsAdminKeyType object is copied to the etsysTlsOperKeyType object upon successful completion of the (re)creation of a key pair.
Context
- MIB
- ENTERASYS-TLS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.30.1.3.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysTlsServerKeyBranch
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsa512 |
2 | rsa512 |
3 | dsa768 |
4 | rsa768 |
5 | dsa1024 |
6 | rsa1024 |
7 | dsa2048 |
8 | rsa2048 |
9 | dsa3072 |
10 | rsa3072 |
99 | none |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysTlsGenerateKeys Causes the host to generate a new key pair using the
cipher algorithm currently selected in etsysTlsAdminKeyType.
Note that this can be compute intensive on many platforms.
… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.30.1.3.1 |
| etsysTlsAdminKeyType Determines the type of the key to be (re)created
on the next key (re)creation operation. The
etsysTlsOperKeyType object returns the type of
key that is currently being used by t… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.30.1.3.2 |
| etsysTlsSignatureType Denotes the signature method that is used for
authenticating the exchange of keys.
DSS (Digital Signature Standard)
DSA (Digital Signature Algorithm, DSS… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.30.1.3.4 |