etsysTlsSignatureType
ENTERASYS-TLS-MIB ·
.1.3.6.1.4.1.5624.1.2.30.1.3.4
Object
scalar
r/w
Enumeration
Denotes the signature method that is used for
authenticating the exchange of keys.
DSS (Digital Signature Standard)
DSA (Digital Signature Algorithm, DSS compliant)
RSA (Rivest, Shamir and Adelman)
Sha (Secure Hash Algorithm)
Md5 (Message Digest 5)
dhAnon (1) - Anonymous Diffie Hellmen, no signatures
dsaSha1 (2) - DSS , Sha-1 Hash
dsaSha (3) - DSS signatures, Sha Hash
rsaSha1 (4) - RSA signatures, Sha-1 Hash
rsaMd2 (5) - RSA signatures, Md2 Hash
rsaMd5 (6) - RSA signatures, Md5 Hash
Context
- MIB
- ENTERASYS-TLS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.30.1.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysTlsServerKeyBranch
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dhAnon |
2 | dsaSha1 |
3 | dsaSha |
4 | rsaSha1 |
5 | rsaMd2 |
6 | rsaMd5 |
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 |
| 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 |