rcIkeV2ProfileEntry
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.86.5.1
Object
row
An entry containing configuration information for authentication algorithms, encryption algorithms, Diffie-Helman group, exchange-mode and lifetime-seconds to be used for negotiation.
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.86.5.1- Type
- row
- Status
- current
- Parent
- rcIkeV2ProfileTable
- Table
- rcIkeV2ProfileTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | unknown |
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIkeV2ProfileName This object contains the name of this Profile. | column | OctetString | .1.3.6.1.4.1.2272.1.86.5.1.1 |
| rcIkeV2ProfileHashAlgorithm This object specifies the hash algorithms
that can be used during IKE SA
negotiation.
It is represented in form of bits as follows-
bit 0 - md5
bit 1 - sha
bit 2 - sha256 | column | Bits | .1.3.6.1.4.1.2272.1.86.5.1.2 |
| rcIkeV2ProfileEncryptionAlgorithm This object specifies the encryption
algorithms that can be used during IKE
SA negotiation.
It is represented in form of bits as follows-
bit 0 - desCbc
bit 1 - tripleDesCbc
bit … | column | Bits | .1.3.6.1.4.1.2272.1.86.5.1.3 |
| rcIkeV2ProfileEncryptKeyLen This object specifies the key length
that should be be used during IKE
SA negotiation.
It is represented in form of bits as follows-
bit 0 - keylen-128
bit 1 - keylen-192
bit 2 - … | column | Bits | .1.3.6.1.4.1.2272.1.86.5.1.4 |
| rcIkeV2ProfileDHGroup This object specifies the Diffie-Hellman
groups that can be used during IKE
SA negotiation.
It is represented in form of bits as follows -
bit 0 - modp768
bit 1 - modp1024
bit 2 … | column | Bits | .1.3.6.1.4.1.2272.1.86.5.1.5 |
| rcIkeV2ProfileExchangeMode This object specifies the IKE
negotiation mode. Only main mode is
supported for this release. | column | Enumeration | .1.3.6.1.4.1.2272.1.86.5.1.6 |
| rcIkeV2ProfileLifetimeSeconds This object specifies the amount of time to
propose an IKE SA remain valid during
IKE negotiation. A value of 0 means no
expiration. | column | Unsigned32 | .1.3.6.1.4.1.2272.1.86.5.1.7 |
| rcIkeV2ProfileIntegrityAlgorithm This object specifies the integrity algorithms
that can be used during IKE SA
negotiation.
It is represented in form of bits as follows -
bit 0 - md5
bit 1 - sha1
bit 2 - sha256 … | column | Bits | .1.3.6.1.4.1.2272.1.86.5.1.8 |
| rcIkeV2ProfileRowStatus This object is used to create or delete
entries in this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.86.5.1.9 |