.. Class Doc file class cobra.model.eqptcapacity.PolEntryHist5min =============================================== .. class:: cobra.model.eqptcapacity.PolEntryHist5min A class that represents historical statistics for Policy entry in a 5 minute sampling interval. This class updates every 10 seconds. Containers: * :class:`cobra.model.eqptcapacity.Entity` Properties: - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - cnt : The number of readings made within the current sample. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - 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 - index : The index of the object. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - lastCollOffset : + 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 - normalizedAvg : The normalized temperature average. Temperature readings are normalized to a 0-100 scale. The normal operation temperature of a component can be 35-65 degrees. A value of 42 would be normalized to (42-35)*100/(65-35). This is necessary to present a uniform picture for various components that have different operating thresholds. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - normalizedMax : The largest normalized temperature average. Temperature readings are normalized to a 0-100 scale. The normal operation temperature of a component can be 35-65 degrees. A value of 42 would be normalized to (42-35)*100/(65-35). This is necessary to present a uniform picture for various components that have different operating thresholds. This value is only overwritten if the most current value is greater than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 5, the previous value is overwritten with 5. If the third reading is smaller than 5, the value remains at 5. Note that this value resets to 0 at the beginning of each interval. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - normalizedMin : The lowest normalized temperature average. Temperature readings are normalized to a 0-100 scale. The normal operation temperature of a component can be 35-65 degrees. A value of 42 would be normalized to (42-35)*100/(65-35). This is necessary to present a uniform picture for various components that have different operating thresholds. This value is only overwritten if the most current value is less than the previous value. For example, if the value of the first reading is 5 and the value of the second reading is 3, the previous value is overwritten with 3. If the third reading is greater than 3, the value remains at 3. Note that this value resets to 0 at the beginning of each interval. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - normalizedSpct : The missed and/or incorrect normalized temperature average readings. Temperature readings are normalized to a 0-100 scale. The normal operation temperature of a component can be 35-65 degrees. A value of 42 would be normalized to (42-35)*100/(65-35). This is necessary to present a uniform picture for various components that have different operating thresholds. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - normalizedThr : The threshold crossing flags of the normalized temperature average. Temperature readings are normalized to a 0-100 scale. The normal operation temperature of a component can be 35-65 degrees. A value of 42 would be normalized to (42-35)*100/(65-35). This is necessary to present a uniform picture for various components that have different operating thresholds. The threshold crossing flags indicate the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - normalizedTr : The trending value of the normalized temperature average. Temperature readings are normalized to a 0-100 scale. The normal operation temperature of a component can be 35-65 degrees. A value of 42 would be normalized to (42-35)*100/(65-35). This is necessary to present a uniform picture for various components that have different operating thresholds. Note that this value resets to 0 at the beginning of each interval. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - repIntvEnd : + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - repIntvStart : + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - 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