.. Class Doc file class cobra.model.fault.SevAsnP =============================== .. class:: cobra.model.fault.SevAsnP The initial and target severities for a specific fault can be specified in a custom or default monitoring policy directly under an observable target object. Containers: * :class:`cobra.model.mon.FabricTarget` * :class:`cobra.model.mon.EPGTarget` * :class:`cobra.model.mon.InfraTarget` Containment: * :class:`cobra.model.fault.Counts` * :class:`cobra.model.health.Inst` * :class:`cobra.model.syslog.Src` * :class:`cobra.model.snmp.Src` * :class:`cobra.model.callhome.Src` * :class:`cobra.model.fault.Delegate` Properties: - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - code : Contains a category code that helps to categorize and identify different types of fault severity assignment policy objects. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - descr : The description of the policy. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - initial : The policy for assignment of initial severity is assigned at condition detection or when a fault object is created. If inherit is selected, a less precise (or default) definition is applied. If squelched is selected, a fault object is never raised, and the corresponding condition is ignored. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - lcOwn : Indicates how this object was created. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - modTs : The time when this object was last modified. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - monPolDn : Holds the monitoring policy attached to this observable object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - name : The fault policy name. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - target : The policy for assignment of target severity is the severity level that a fault object reaches after a maturity soaking interval. If inherit is selected, a less precise (or default) definition will be applied. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - uid : A unique identifier for this object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - weight : The weight of the fault in calculating the health score of an object. A higher weight causes a higher degradation of the health score of the affected object. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False