DocsBpkmSAType

class ydk.models.cisco_ios_xe.DOCS_IETF_BPI2_MIB.DocsBpkmSAType

DocsBpkmSAType (Enum Class)

The type of security association (SA).

The values of the named-numbers are associated

with the BPKM SA-Type attributes:

‘primary’ corresponds to code ‘1’, ‘static’ to code ‘2’

‘dynamic’ to code ‘3’.

‘none’ value must only be used if the SA type has yet

to be determined.

none = 0
primary = 1
static = 2
dynamic = 3