eqlIpsecPeerManualKeyEncAlg
EQLIPSEC-MIB ·
.1.3.6.1.4.1.12740.22.1.4.1.12
Object
column
r/w
Enumeration
The encryption algorithm to be used.
Only applicable if the auth type is manual keys.
Context
- MIB
- EQLIPSEC-MIB
- OID
.1.3.6.1.4.1.12740.22.1.4.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlIpsecPeerEntry
- Table
- eqlIpsecPeerTable
- Siblings
- 19
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
2 | des-cbc |
3 | triple-des-cbc |
6 | cast128-cbc |
7 | blowfish-cbc |
11 | null-enc |
12 | aes |
13 | aes-ctr |
250 | skipjack |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eqlIpsecPeerInstanceId This index identifies the IPSec policy instance. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.22.1.4.1.1 |
| eqlIpsecPeerTunnelAddress The address of the tunnel remote end
This object is only used if tunnelMode is set to True. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.12740.22.1.4.1.10 |
| eqlIpsecPeerIkeV2 This specifies the IKE version to be used with this peer. If the peer talks
the other version, the IPSec session will not be established. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.12740.22.1.4.1.11 |
| eqlIpsecPeerManualKeyEncKeyOut The encryption key to be used in the outbound direction.
Specified as a hex string.
Only applicable if the auth type is manual keys. | column | OctetString | .1.3.6.1.4.1.12740.22.1.4.1.13 |
| eqlIpsecPeerManualKeyEncKeyIn The encryption key to be used in the inbound direction.
Specified as a hex string.
Only applicable if the auth type is manual keys. | column | OctetString | .1.3.6.1.4.1.12740.22.1.4.1.14 |
| eqlIpsecPeerManualKeyAuthAlg The authentication algorithm to be used.
Only applicable if the auth type is manual keys. | column | Enumeration | .1.3.6.1.4.1.12740.22.1.4.1.15 |
| eqlIpsecPeerManualKeyAuthKeyOut The authentication key to be used in the outbound direction.
Specified as a string.
Only applicable if the auth type is manual keys. | column | OctetString | .1.3.6.1.4.1.12740.22.1.4.1.16 |
| eqlIpsecPeerManualKeyAuthKeyIn The authentication key to be used in the inbound direction.
Specified as a string.
Only applicable if the auth type is manual keys. | column | OctetString | .1.3.6.1.4.1.12740.22.1.4.1.17 |
| eqlIpsecPeerManualKeySpiOut The SPI to be used in the outbound direction.
Only applicable if the auth type is manual keys. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.22.1.4.1.18 |
| eqlIpsecPeerManualKeySpiIn The SPI to be used in the inbound direction.
Only applicable if the auth type is manual keys. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.22.1.4.1.19 |
| eqlIpsecPeerName The administrative name for this peer. | column | OctetString | .1.3.6.1.4.1.12740.22.1.4.1.2 |
| eqlIpsecPeerRowStatus This object indicates the conceptual status of this row.
This object may not be set to active if the requirements
of the spdIpHeadFiltType object are not met. In o… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.12740.22.1.4.1.20 |
| eqlIpsecPeerAuthType The authentication method used with this peer.
Pre-shared keys, certificates and manual keys are the options. | column | Enumeration | .1.3.6.1.4.1.12740.22.1.4.1.3 |
| eqlIpsecPeerPreSharedKey The pre-shared key to be used during authentication.
It is mandatory that this only contain printable ASCII
ASCII characters, meaning each byte must be in the range
of 33 to 126. | column | OctetString | .1.3.6.1.4.1.12740.22.1.4.1.4 |
| eqlIpsecPeerCertIdType The identifier type to be used in ID payload.
Only applicable if the auth type is certificates. | column | Enumeration | .1.3.6.1.4.1.12740.22.1.4.1.5 |
| eqlIpsecPeerCertIdValue The pre-shared key to be used during authentication.
Only applicable if the auth type is certificates. | column | OctetString | .1.3.6.1.4.1.12740.22.1.4.1.6 |
| eqlIpsecPeerNullEnc This specifies if null encryption is to be used.
Only applicable if the auth type is certificates or pre-shared keys. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.12740.22.1.4.1.7 |
| eqlIpsecPeerTunnelMode This specifies if tunnel mode is to be used with this peer. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.12740.22.1.4.1.8 |
| eqlIpsecPeerTunnelAddressIPVersion The Internet Protocol version the addresses are to match
against. The value of this property determines the size
and format of the spdIpHeadFiltSrcAddressBegin,
spdIpHeadFiltSrcA… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.12740.22.1.4.1.9 |