infra.monitoring_policy

Creates a policy which acts as a container for associated fabric monitoring policies. These can include policies related to Event/Fault severity, the Fault lifecycle, and other such monitoring policies.

ACI class

monInfraPol

RN

moninfra-{name}

Cursor

InfraMonitoringPolicyCursor

Parent

infra

Atomic

Attributes

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

parameter

wire

type

values

default

description

name (positional)

name

str

The access monitoring policy name. This name cannot be changed after it has been created.

description

descr

str

Specifies a description of the policy definition.

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.

Children

maker

creates

position

.monitoring_target(target_scope, **attrs)

monInfraTarget

infra.monitoring_policy.monitoring_target

.syslog_source(name, **attrs)

syslogSrc

infra.monitoring_policy.syslog_source

.snmp_source(name, **attrs)

snmpSrc

infra.monitoring_policy.snmp_source

.callhome_source(name, **attrs)

callhomeSrc

infra.monitoring_policy.callhome_source

.smart_callhome_source(**attrs)

callhomeSmartSrc

infra.monitoring_policy.smart_callhome_source

.tacacs_source(name, **attrs)

tacacsSrc

infra.monitoring_policy.tacacs_source

.lifecycle_policy(condition_code, **attrs)

faultLcP

infra.monitoring_policy.lifecycle_policy

.stats_limit_pol(**attrs)

statslimitInstLimitPol

infra.monitoring_policy.stats_limit_pol