etsysSshMACs
ENTERASYS-SSH-SERVER-MIB ·
.1.3.6.1.4.1.5624.1.2.26.1.3.2
Object
scalar
deprecated
r/w
Enumeration
Specifies the MAC (Message Authentication Code) algorithm to use for data integrity verification. Currently enumerated types, hmacSha1, hmacSha1Dash96, hmacMd5, hmacMd5Dash96, hmacRipemd160, and hmacRipemd160Dash96 are supported, of which hmacSha1, hmacSha1Dash96, hmacMd5, and hmacMd5Dash96 are included in all distributions. Special values to this option are anyStdMac, that allows only standard (see below) MACs, and anyMac that allows either any available MAC or excludes none but allows all others. AnyStdMac is the same as above, but includes only those MACs mentioned in the IETF-SecSH-draft (excluding none).
Context
- MIB
- ENTERASYS-SSH-SERVER-MIB
- OID
.1.3.6.1.4.1.5624.1.2.26.1.3.2- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- etsysSshCryptoBranch
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | anyStdMac |
2 | anyMac |
3 | hmacSha1 |
4 | hmacSha1Dash96 |
5 | hmacMd5 |
6 | hmacMd5Dash96 |
7 | hmacRipemd160 |
8 | hmacRipemd160Dash96 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysSshCiphers deprecated Specifies the ciphers to use for encrypting the session.
Current enumerated types, DES, 3DES, Blowfish, Arcfour,
Twofish, and CAST128 are supported. Special values to
this opti… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.26.1.3.1 |
| etsysSshRekeyIntervalSeconds deprecated Specifies the number of seconds after which the key
exchange is done again. A value of 0 (zero) turns re-key
requests off. This does not prevent the client from
requesting re-k… | scalar | seconds Integer32 | .1.3.6.1.4.1.5624.1.2.26.1.3.3 |
| etsysSshRandomSeed deprecated Specifies optional additional entropy information that
will be merged with the seed for the random number
generator. | scalar | OctetString | .1.3.6.1.4.1.5624.1.2.26.1.3.4 |