tenant.isakmp_policy

Holds Isakmp Policy information

ACI class

isakmpPolicy

RN

policy-{priority}

Cursor

IsakmpPolicyCursor

Parent

tenant

Atomic

Attributes

Accepted as keyword arguments of .isakmp_policy(priority) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

priority (positional)

priority

int

IsaKmp Policy Priority

auth_method

authMethod

HcisakmpAuthMethod

pre-share, rsa-encr, rsa-sig

pre-share

Auth Type

description

descr

str

Specifies a description of the policy definition.

diffie_hellman_group

dhGroup

HcisakmpDhGroup

0, 1, 14, 15, 16, 19, 2, 20, 21, 24, 5

1

Diffie Hellman Group

encryption

encryption

HcisakmpEncrAlgo

3des, aes, des

des

Encryption algorithm for protection suite

hash_algorithm

hash

HcisakmpHash

md5, sha, sha256, sha384, sha512

md5

Hash for ISAKMP security association

lifetime_for_isakmp_security_association

lifetime

int

28000

lifetime for ISAKMP security association

name

name

str

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.