fabric.mon_fabric_monitoring_policy.monitoring_target.fault_severity_assignment_policy¶
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.
ACI class |
|
RN |
|
Cursor |
|
Parent |
|
Atomic |
— |
Attributes¶
Accepted as keyword arguments of .fault_severity_assignment_policy(condition_code) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.
parameter |
wire |
type |
values |
default |
description |
|---|---|---|---|---|---|
|
|
|
— |
— |
Contains a category code that helps to categorize and identify different types of fault severity assignment policy objects. |
|
|
|
— |
— |
Specifies the description of a policy component. |
|
|
|
|
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. |
|
|
|
|
— |
— |
— |
|
|
|
|
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. |
|
|
|
|
— |
|
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. |
Children¶
maker |
creates |
position |
|---|---|---|
|
|
fabric.mon_fabric_monitoring_policy.monitoring_target.fault_severity_assignment_policy.syslog_source |
|
|
fabric.mon_fabric_monitoring_policy.monitoring_target.fault_severity_assignment_policy.snmp_source |
|
|
|
|
|
|
|
|
fabric.mon_fabric_monitoring_policy.monitoring_target.fault_severity_assignment_policy.tacacs_source |