ikev2SaEncAlg
FEC-IKEV2-MIB ·
.0.21.1.4
Object
column
Enumeration
The encryption algorithm used for the IKE_SA. Possible values: des(2), des3(3), rc5(4), idea(5), cast(6), blowfish(7), aes-cbc(12), aes-ctr(13)
Context
- MIB
- FEC-IKEV2-MIB
- OID
.0.21.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ikev2SaEntry
- Table
- ikev2SaTable
- Siblings
- 22
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | des |
3 | des3 |
4 | rc5 |
5 | idea |
6 | cast |
7 | blowfish |
12 | aes-cbc |
13 | aes-ctr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ikev2SaIndex A unique index for this entry. | column | Integer32 | .0.21.1.1 |
| ikev2SaRemoteId The remote ID used for authentication. | column | SNMPv2-TCDisplayString | .0.21.1.10 |
| ikev2SaLocalIp The local IP address used in the IKE communication. | column | SNMPv2-SMIIpAddress | .0.21.1.11 |
| ikev2SaRemoteIp The remote IP address used in the IKE communication. | column | SNMPv2-SMIIpAddress | .0.21.1.12 |
| ikev2SaSpiI The SPI of the initiator. | column | OctetString | .0.21.1.13 |
| ikev2SaSpiR The SPI of the responder. | column | OctetString | .0.21.1.14 |
| ikev2SaCreated Time the SA was created. | column | - | .0.21.1.15 |
| ikev2SaLastUsed Time the SA was used last. | column | - | .0.21.1.16 |
| ikev2SaExpires Time the SA will expire. | column | - | .0.21.1.17 |
| ikev2SaNumCerts The number of certificates received from the remote
side when negotiating this SA. | column | Integer32 | .0.21.1.18 |
| ikev2SaNumNegotiations This object specifies the number of currently active
negotiations for this SA. | column | Integer32 | .0.21.1.19 |
| ikev2SaState This object specifies the state of the SA.
Possible values:
negotiating(1), -- the SA is still being negotiated
established(2), -- the SA negotiation is finished
… | column | Enumeration | .0.21.1.2 |
| ikev2SaBytes Number of bytes transmitted using this SA. | column | Integer32 | .0.21.1.20 |
| ikev2SaPeerIndex The index of the peer for which this SA was created. | column | Integer32 | .0.21.1.21 |
| ikev2SaLocalPort Local port currently used for the SA. | column | Integer32 | .0.21.1.22 |
| ikev2SaRemotePort Remote port currently used for the SA. | column | Integer32 | .0.21.1.23 |
| ikev2SaAuthMethod The authentication method used when creating this SA.
Possible values:
pre-sh-key(1), -- Authentication using pre shared keys
dss-sig(2), -- Authentication using DSS signatu… | column | Enumeration | .0.21.1.3 |
| ikev2SaIntegAlg The integrity protection algorithm used for the IKE_SA.
Possible values:
hmac-md5-96(1),
hmac-sha1-96(2) | column | Enumeration | .0.21.1.5 |
| ikev2SaPrfAlg The hash algorithm used for the pseudo random function.
Possible values:
hmac-md5(1),
hmac-sha1(2) | column | Enumeration | .0.21.1.6 |
| ikev2SaGroup The Diffie-Hellman group used for the IKE_SA.
Possible values:
1 - DH-group 768-bit MODP,
2 - DH-group 1024-bit MODP | column | Integer32 | .0.21.1.7 |
| ikev2SaRole This object specifies by which side the SA
negotiation was initiated.
Possible values:
initiator(1), -- this end initiated the SA negotiation
responder(2) -- the remote end… | column | Enumeration | .0.21.1.8 |
| ikev2SaLocalId The local ID used for authentication. | column | SNMPv2-TCDisplayString | .0.21.1.9 |