etsysTlsGenerateKeys
ENTERASYS-TLS-MIB ·
.1.3.6.1.4.1.5624.1.2.30.1.3.1
Object
scalar
r/w
Enumeration
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.
The meaning of the values are as follows:
notInitiated (1) On a write, this is a no-operation,
on a read, it indicates that no key
material generation operation has
ever been initiated, at least since
the last reset to factory defaults
initialization of the managed entity.
No key material exists.
completed (2) On a write, this is a no-operation,
on a read, this indicates that a key
pair has been successfully generated.
failed (3) On a write, this is a no-operation,
on a read, it indicates that the key
generation operation has failed.
generate (4) On a write, this causes the managed
entity to generate a new key pair,
on a read, it indicates that the
managed entity is still working on
creating the new keys.
completedPending (5)
On a write, this is a no-operation,
on a read, this indicates that a key
pair has been successfully generated
but its use is pending due to another
required operation, such as a reboot.
Context
- MIB
- ENTERASYS-TLS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.30.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysTlsServerKeyBranch
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notInitiated |
2 | completed |
3 | failed |
4 | generate |
5 | completedPending |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| etsysTlsOperKeyType 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 succe… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.30.1.3.3 |
| 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 |