fabric.mon_fabric_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

monFabricPol

RN

monfab-{name}

Cursor

MonFabricMonitoringPolicyCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .mon_fabric_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 fabric monitoring policy name. This name can be up to 64 alphanumeric characters. Note that you cannot change this name after the object has been saved. 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)

monFabricTarget

fabric.mon_fabric_monitoring_policy.monitoring_target

.syslog_source(name, **attrs)

syslogSrc

fabric.mon_fabric_monitoring_policy.syslog_source

.snmp_source(name, **attrs)

snmpSrc

fabric.mon_fabric_monitoring_policy.snmp_source

.callhome_source(name, **attrs)

callhomeSrc

fabric.mon_fabric_monitoring_policy.callhome_source

.smart_callhome_source(**attrs)

callhomeSmartSrc

fabric.mon_fabric_monitoring_policy.smart_callhome_source

.tacacs_source(name, **attrs)

tacacsSrc

fabric.mon_fabric_monitoring_policy.tacacs_source

.lifecycle_policy(condition_code, **attrs)

faultLcP

fabric.mon_fabric_monitoring_policy.lifecycle_policy

.stats_limit_pol(**attrs)

statslimitInstLimitPol

fabric.mon_fabric_monitoring_policy.stats_limit_pol