Class proc:SysCPU1qtr (CONCRETE)

Class ID:3853
Class Label: current System cpu stats in 1 quarter
Encrypted: false - Exportable: false - Persistent: false - Configurable: false - Subject to Quota: Disabled
Write Access: [NON CONFIGURABLE]
Read Access: [admin, ops]
Creatable/Deletable: no (see Container Mos for details)
Semantic Scope: None
Semantic Scope Evaluation Rule: Parent
Monitoring Policy Source: Parent
Monitoring Flags : [ IsObservable: false, HasStats: false, HasFaults: false, HasHealth: false, HasEventRules: false ]

A class that represents the most current statistics for System cpu in a 1 quarter sampling interval. This class updates every day.

Naming Rules
RN FORMAT: CDprocSysCPU1qtr

    [1] PREFIX=CDprocSysCPU1qtr


DN FORMAT: 

[0] topology/pod-{id}/node-{id}/sys/procsys/CDprocSysCPU1qtr

[1] sys/procsys/CDprocSysCPU1qtr

                


Diagram

Super Mo: proc:SysCPU,
Container Mos: proc:System (deletable:no),


Containers Hierarchies
[V] top:Root  This class represents the root element in the object hierarchy. All managed objects in the system are descendants of the Root element.
 ├
[V] fabric:Topology The root for IFC topology.
 
 ├
[V] fabric:Pod A pod.
 
 
 ├
[V] fabric:Node The root node for the APIC.
 
 
 
 ├
[V] top:System The APIC uses a policy model to combine data into a health score. Health scores can be aggregated for a variety of areas such as for the infrastructure, applications, or services. The category health score is calculated using a Lp -Norm formula. The health score penalty equals 100 minus the health score. The health score penalty represents the overall health score penalties of a set of MOs that belong to a given category and are children or direc...
 
 
 
 
 ├
[V] proc:System A container of processes in the system. This object holds detailed information about various processes running on the switch.
 
 
 
 
 
 ├
[V] proc:SysCPU1qtr A class that represents the most current statistics for System cpu in a 1 quarter sampling interval. This class updates every day.
[V] top:Root  This class represents the root element in the object hierarchy. All managed objects in the system are descendants of the Root element.
 ├
[V] top:System The APIC uses a policy model to combine data into a health score. Health scores can be aggregated for a variety of areas such as for the infrastructure, applications, or services. The category health score is calculated using a Lp -Norm formula. The health score penalty equals 100 minus the health score. The health score penalty represents the overall health score penalties of a set of MOs that belong to a given category and are children or direc...
 
 ├
[V] proc:System A container of processes in the system. This object holds detailed information about various processes running on the switch.
 
 
 ├
[V] proc:SysCPU1qtr A class that represents the most current statistics for System cpu in a 1 quarter sampling interval. This class updates every day.


Contained Hierarchy
[V] proc:SysCPU1qtr A class that represents the most current statistics for System cpu in a 1 quarter sampling interval. This class updates every day.


Inheritance
[V] stats:Item The superclass for current and historical data of the statistics.
 ├
[V] stats:Curr The superclass for the current data objects of the statistics.
 
 ├
[V] proc:SysCPU A super class that represents the most current statistics for System cpu.
 
 
 ├
[V] proc:SysCPU1qtr A class that represents the most current statistics for System cpu in a 1 quarter sampling interval. This class updates every day.


Stat Counters
scalar:Double GAUGE: proc:SysCPU:idleAverage1m(percentage)
           1 minute idle CPU average
          Comments: Idle CPU 1 minute average
scalar:Double GAUGE: proc:SysCPU:kernelAverage1m(percentage)
           1 minute kernel CPU average
          Comments: Kernel CPU 1 minute average
scalar:Double GAUGE: proc:SysCPU:userAverage1m(percentage)
           1 minute user CPU average
          Comments: User CPU 1 minute average
scalar:Double GAUGE: proc:SysCPU:idle(percentage)
           idle CPU
          Comments: Idle CPU
scalar:Double GAUGE: proc:SysCPU:kernel(percentage)
           kernel CPU
          Comments: Kernel CPU
scalar:Double GAUGE: proc:SysCPU:user(percentage)
           user CPU
          Comments: User CPU


Events
                


Faults
                


Fsms
                


Stats Info


Properties Summary
Defined in: proc:SysCPU
scalar:Double idleAverage1mAvg  (proc:SysCPU:idleAverage1mAvg)
           1 minute idle CPU average. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double idleAverage1mLast  (proc:SysCPU:idleAverage1mLast)
           1 minute idle CPU average. This is the most current value read by the counter.
scalar:Double idleAverage1mMax  (proc:SysCPU:idleAverage1mMax)
           1 minute idle CPU average. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
scalar:Double idleAverage1mMin  (proc:SysCPU:idleAverage1mMin)
           1 minute idle CPU average. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
scalar:Uint16 idleAverage1mSpct  (proc:SysCPU:idleAverage1mSpct)
           1 minute idle CPU average. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
stats:ThresholdedMask
          scalar:Bitmask64
idleAverage1mThr  (proc:SysCPU:idleAverage1mThr)
           1 minute idle CPU average. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
scalar:Double idleAverage1mTr  (proc:SysCPU:idleAverage1mTr)
           1 minute idle CPU average. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
scalar:Double idleAverage1mTrBase  (proc:SysCPU:idleAverage1mTrBase)
           1 minute idle CPU average. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
scalar:Double idleAverage1mTtl  (proc:SysCPU:idleAverage1mTtl)
           1 minute idle CPU average. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double idleAvg  (proc:SysCPU:idleAvg)
           Idle CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double idleLast  (proc:SysCPU:idleLast)
           Idle CPU. This is the most current value read by the counter.
scalar:Double idleMax  (proc:SysCPU:idleMax)
           Idle CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
scalar:Double idleMin  (proc:SysCPU:idleMin)
           Idle CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
scalar:Uint16 idleSpct  (proc:SysCPU:idleSpct)
           Idle CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
stats:ThresholdedMask
          scalar:Bitmask64
idleThr  (proc:SysCPU:idleThr)
           Idle CPU. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
scalar:Double idleTr  (proc:SysCPU:idleTr)
           Idle CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
scalar:Double idleTrBase  (proc:SysCPU:idleTrBase)
           Idle CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
scalar:Double idleTtl  (proc:SysCPU:idleTtl)
           Idle CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double kernelAverage1mAvg  (proc:SysCPU:kernelAverage1mAvg)
           1 minute kernel CPU average. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double kernelAverage1mLast  (proc:SysCPU:kernelAverage1mLast)
           1 minute kernel CPU average. This is the most current value read by the counter.
scalar:Double kernelAverage1mMax  (proc:SysCPU:kernelAverage1mMax)
           1 minute kernel CPU average. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
scalar:Double kernelAverage1mMin  (proc:SysCPU:kernelAverage1mMin)
           1 minute kernel CPU average. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
scalar:Uint16 kernelAverage1mSpct  (proc:SysCPU:kernelAverage1mSpct)
           1 minute kernel CPU average. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
stats:ThresholdedMask
          scalar:Bitmask64
kernelAverage1mThr  (proc:SysCPU:kernelAverage1mThr)
           1 minute kernel CPU average. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
scalar:Double kernelAverage1mTr  (proc:SysCPU:kernelAverage1mTr)
           1 minute kernel CPU average. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
scalar:Double kernelAverage1mTrBase  (proc:SysCPU:kernelAverage1mTrBase)
           1 minute kernel CPU average. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
scalar:Double kernelAverage1mTtl  (proc:SysCPU:kernelAverage1mTtl)
           1 minute kernel CPU average. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double kernelAvg  (proc:SysCPU:kernelAvg)
           Kernel CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double kernelLast  (proc:SysCPU:kernelLast)
           Kernel CPU. This is the most current value read by the counter.
scalar:Double kernelMax  (proc:SysCPU:kernelMax)
           Kernel CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
scalar:Double kernelMin  (proc:SysCPU:kernelMin)
           Kernel CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
scalar:Uint16 kernelSpct  (proc:SysCPU:kernelSpct)
           Kernel CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
stats:ThresholdedMask
          scalar:Bitmask64
kernelThr  (proc:SysCPU:kernelThr)
           Kernel CPU. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
scalar:Double kernelTr  (proc:SysCPU:kernelTr)
           Kernel CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
scalar:Double kernelTrBase  (proc:SysCPU:kernelTrBase)
           Kernel CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
scalar:Double kernelTtl  (proc:SysCPU:kernelTtl)
           Kernel CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double userAverage1mAvg  (proc:SysCPU:userAverage1mAvg)
           1 minute user CPU average. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double userAverage1mLast  (proc:SysCPU:userAverage1mLast)
           1 minute user CPU average. This is the most current value read by the counter.
scalar:Double userAverage1mMax  (proc:SysCPU:userAverage1mMax)
           1 minute user CPU average. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
scalar:Double userAverage1mMin  (proc:SysCPU:userAverage1mMin)
           1 minute user CPU average. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
scalar:Uint16 userAverage1mSpct  (proc:SysCPU:userAverage1mSpct)
           1 minute user CPU average. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
stats:ThresholdedMask
          scalar:Bitmask64
userAverage1mThr  (proc:SysCPU:userAverage1mThr)
           1 minute user CPU average. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
scalar:Double userAverage1mTr  (proc:SysCPU:userAverage1mTr)
           1 minute user CPU average. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
scalar:Double userAverage1mTrBase  (proc:SysCPU:userAverage1mTrBase)
           1 minute user CPU average. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
scalar:Double userAverage1mTtl  (proc:SysCPU:userAverage1mTtl)
           1 minute user CPU average. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double userAvg  (proc:SysCPU:userAvg)
           User CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
scalar:Double userLast  (proc:SysCPU:userLast)
           User CPU. This is the most current value read by the counter.
scalar:Double userMax  (proc:SysCPU:userMax)
           User CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
scalar:Double userMin  (proc:SysCPU:userMin)
           User CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
scalar:Uint16 userSpct  (proc:SysCPU:userSpct)
           User CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
stats:ThresholdedMask
          scalar:Bitmask64
userThr  (proc:SysCPU:userThr)
           User CPU. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
scalar:Double userTr  (proc:SysCPU:userTr)
           User CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
scalar:Double userTrBase  (proc:SysCPU:userTrBase)
           User CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
scalar:Double userTtl  (proc:SysCPU:userTtl)
           User CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
Defined in: stats:Item
scalar:Uint16 cnt  (stats:Item:cnt)
           The number of readings made within the current sample.
scalar:Uint32 lastCollOffset  (stats:Item:lastCollOffset)
          
scalar:Date repIntvEnd  (stats:Item:repIntvEnd)
          
scalar:Date repIntvStart  (stats:Item:repIntvStart)
          
Defined in: mo:TopProps
mo:ModificationChildAction
          scalar:Bitmask32
childAction  (mo:TopProps:childAction)
           Delete or ignore. For internal use only.
reference:BinRef dn  (mo:TopProps:dn)
           A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
reference:BinRN rn  (mo:TopProps:rn)
           Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
mo:ModificationStatus
          scalar:Bitmask32
status  (mo:TopProps:status)
           The upgrade status. This property is for internal use only.
Defined in: mo:Modifiable
mo:TStamp
          scalar:Date
modTs  (mo:Modifiable:modTs)
           The time when this object was last modified.
Properties Detail

childAction

Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
    Comments:
Delete or ignore. For internal use only.
Constants
deleteAll 16384u deleteAll NO COMMENTS
ignore 4096u ignore NO COMMENTS
deleteNonPresent 8192u deleteNonPresent NO COMMENTS
DEFAULT 0 --- This type is used to





cnt

Type: scalar:Uint16

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
The number of readings made within the current sample.



dn

Type: reference:BinRef

Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
    Comments:
A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.



idleAverage1mAvg

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitAvg
    Comments:
1 minute idle CPU average. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



idleAverage1mLast

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitLastReading
    Comments:
1 minute idle CPU average. This is the most current value read by the counter.



idleAverage1mMax

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMax
    Comments:
1 minute idle CPU average. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.



idleAverage1mMin

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMin
    Comments:
1 minute idle CPU average. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.



idleAverage1mSpct

Type: scalar:Uint16

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitSuspect
    Comments:
1 minute idle CPU average. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



idleAverage1mThr

Type: stats:ThresholdedMask
Primitive Type: scalar:Bitmask64

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitThresholded
    Comments:
1 minute idle CPU average. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
Constants
unspecified 0ull --- NO COMMENTS
cumulativeWarn 1024ull cumulative severity warning NO COMMENTS
periodicCrit 1048576ull periodic severity critical NO COMMENTS
maxLow 1073741824ull max crossed low threshold NO COMMENTS
avgMajor 1099511627776ull avg severity major NO COMMENTS
rateHigh 1125899906842624ull rate crossed high threshold NO COMMENTS
cumulativeRecovering 128ull cumulative recovering NO COMMENTS
periodicWarn 131072ull periodic severity warning NO COMMENTS
minCrit 134217728ull min severity critical NO COMMENTS
avgLow 137438953472ull avg crossed low threshold NO COMMENTS
trendMajor 140737488355328ull trend severity major NO COMMENTS
periodicRecovering 16384ull periodic recovering NO COMMENTS
minWarn 16777216ull min severity warning NO COMMENTS
lastReadingMinor 16ull lastReading severity minor NO COMMENTS
maxCrit 17179869184ull max severity critical NO COMMENTS
trendLow 17592186044416ull trend crossed low threshold NO COMMENTS
rateMajor 18014398509481984ull rate severity major NO COMMENTS
lastReadingRecovering 1ull lastReading recovering NO COMMENTS
cumulativeMinor 2048ull cumulative severity minor NO COMMENTS
minRecovering 2097152ull min recovering NO COMMENTS
maxWarn 2147483648ull max severity warning NO COMMENTS
avgCrit 2199023255552ull avg severity critical NO COMMENTS
rateLow 2251799813685248ull rate crossed low threshold NO COMMENTS
cumulativeHigh 256ull cumulative crossed high threshold NO COMMENTS
periodicMinor 262144ull periodic severity minor NO COMMENTS
maxRecovering 268435456ull max recovering NO COMMENTS
avgWarn 274877906944ull avg severity warning NO COMMENTS
trendCrit 281474976710656ull trend severity critical NO COMMENTS
lastReadingHigh 2ull lastReading crossed high threshold NO COMMENTS
periodicHigh 32768ull periodic crossed high threshold NO COMMENTS
lastReadingMajor 32ull lastReading severity major NO COMMENTS
minMinor 33554432ull min severity minor NO COMMENTS
avgRecovering 34359738368ull avg recovering NO COMMENTS
trendWarn 35184372088832ull trend severity warning NO COMMENTS
rateCrit 36028797018963968ull rate severity critical NO COMMENTS
cumulativeMajor 4096ull cumulative severity major NO COMMENTS
minHigh 4194304ull min crossed high threshold NO COMMENTS
maxMinor 4294967296ull max severity minor NO COMMENTS
trendRecovering 4398046511104ull trend recovering NO COMMENTS
rateWarn 4503599627370496ull rate severity warning NO COMMENTS
lastReadingLow 4ull lastReading crossed low threshold NO COMMENTS
cumulativeLow 512ull cumulative crossed low threshold NO COMMENTS
periodicMajor 524288ull periodic severity major NO COMMENTS
maxHigh 536870912ull max crossed high threshold NO COMMENTS
avgMinor 549755813888ull avg severity minor NO COMMENTS
rateRecovering 562949953421312ull rate recovering NO COMMENTS
lastReadingCrit 64ull lastReading severity critical NO COMMENTS
periodicLow 65536ull periodic crossed low threshold NO COMMENTS
minMajor 67108864ull min severity major NO COMMENTS
avgHigh 68719476736ull avg crossed high threshold NO COMMENTS
trendMinor 70368744177664ull trend severity minor NO COMMENTS
cumulativeCrit 8192ull cumulative severity critical NO COMMENTS
minLow 8388608ull min crossed low threshold NO COMMENTS
maxMajor 8589934592ull max severity major NO COMMENTS
trendHigh 8796093022208ull trend crossed high threshold NO COMMENTS
lastReadingWarn 8ull lastReading severity warning NO COMMENTS
rateMinor 9007199254740992ull rate severity minor NO COMMENTS
DEFAULT unspecified(0ull) --- NO COMMENTS





idleAverage1mTr

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrend
    Comments:
1 minute idle CPU average. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.



idleAverage1mTrBase

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrendBase
    Comments:
1 minute idle CPU average. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.



idleAverage1mTtl

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTotal
    Comments:
1 minute idle CPU average. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



idleAvg

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitAvg
    Comments:
Idle CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



idleLast

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitLastReading
    Comments:
Idle CPU. This is the most current value read by the counter.



idleMax

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMax
    Comments:
Idle CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.



idleMin

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMin
    Comments:
Idle CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.



idleSpct

Type: scalar:Uint16

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitSuspect
    Comments:
Idle CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



idleThr

Type: stats:ThresholdedMask
Primitive Type: scalar:Bitmask64

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitThresholded
    Comments:
Idle CPU. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
Constants
unspecified 0ull --- NO COMMENTS
cumulativeWarn 1024ull cumulative severity warning NO COMMENTS
periodicCrit 1048576ull periodic severity critical NO COMMENTS
maxLow 1073741824ull max crossed low threshold NO COMMENTS
avgMajor 1099511627776ull avg severity major NO COMMENTS
rateHigh 1125899906842624ull rate crossed high threshold NO COMMENTS
cumulativeRecovering 128ull cumulative recovering NO COMMENTS
periodicWarn 131072ull periodic severity warning NO COMMENTS
minCrit 134217728ull min severity critical NO COMMENTS
avgLow 137438953472ull avg crossed low threshold NO COMMENTS
trendMajor 140737488355328ull trend severity major NO COMMENTS
periodicRecovering 16384ull periodic recovering NO COMMENTS
minWarn 16777216ull min severity warning NO COMMENTS
lastReadingMinor 16ull lastReading severity minor NO COMMENTS
maxCrit 17179869184ull max severity critical NO COMMENTS
trendLow 17592186044416ull trend crossed low threshold NO COMMENTS
rateMajor 18014398509481984ull rate severity major NO COMMENTS
lastReadingRecovering 1ull lastReading recovering NO COMMENTS
cumulativeMinor 2048ull cumulative severity minor NO COMMENTS
minRecovering 2097152ull min recovering NO COMMENTS
maxWarn 2147483648ull max severity warning NO COMMENTS
avgCrit 2199023255552ull avg severity critical NO COMMENTS
rateLow 2251799813685248ull rate crossed low threshold NO COMMENTS
cumulativeHigh 256ull cumulative crossed high threshold NO COMMENTS
periodicMinor 262144ull periodic severity minor NO COMMENTS
maxRecovering 268435456ull max recovering NO COMMENTS
avgWarn 274877906944ull avg severity warning NO COMMENTS
trendCrit 281474976710656ull trend severity critical NO COMMENTS
lastReadingHigh 2ull lastReading crossed high threshold NO COMMENTS
periodicHigh 32768ull periodic crossed high threshold NO COMMENTS
lastReadingMajor 32ull lastReading severity major NO COMMENTS
minMinor 33554432ull min severity minor NO COMMENTS
avgRecovering 34359738368ull avg recovering NO COMMENTS
trendWarn 35184372088832ull trend severity warning NO COMMENTS
rateCrit 36028797018963968ull rate severity critical NO COMMENTS
cumulativeMajor 4096ull cumulative severity major NO COMMENTS
minHigh 4194304ull min crossed high threshold NO COMMENTS
maxMinor 4294967296ull max severity minor NO COMMENTS
trendRecovering 4398046511104ull trend recovering NO COMMENTS
rateWarn 4503599627370496ull rate severity warning NO COMMENTS
lastReadingLow 4ull lastReading crossed low threshold NO COMMENTS
cumulativeLow 512ull cumulative crossed low threshold NO COMMENTS
periodicMajor 524288ull periodic severity major NO COMMENTS
maxHigh 536870912ull max crossed high threshold NO COMMENTS
avgMinor 549755813888ull avg severity minor NO COMMENTS
rateRecovering 562949953421312ull rate recovering NO COMMENTS
lastReadingCrit 64ull lastReading severity critical NO COMMENTS
periodicLow 65536ull periodic crossed low threshold NO COMMENTS
minMajor 67108864ull min severity major NO COMMENTS
avgHigh 68719476736ull avg crossed high threshold NO COMMENTS
trendMinor 70368744177664ull trend severity minor NO COMMENTS
cumulativeCrit 8192ull cumulative severity critical NO COMMENTS
minLow 8388608ull min crossed low threshold NO COMMENTS
maxMajor 8589934592ull max severity major NO COMMENTS
trendHigh 8796093022208ull trend crossed high threshold NO COMMENTS
lastReadingWarn 8ull lastReading severity warning NO COMMENTS
rateMinor 9007199254740992ull rate severity minor NO COMMENTS
DEFAULT unspecified(0ull) --- NO COMMENTS





idleTr

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrend
    Comments:
Idle CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.



idleTrBase

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrendBase
    Comments:
Idle CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.



idleTtl

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTotal
    Comments:
Idle CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



kernelAverage1mAvg

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitAvg
    Comments:
1 minute kernel CPU average. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



kernelAverage1mLast

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitLastReading
    Comments:
1 minute kernel CPU average. This is the most current value read by the counter.



kernelAverage1mMax

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMax
    Comments:
1 minute kernel CPU average. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.



kernelAverage1mMin

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMin
    Comments:
1 minute kernel CPU average. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.



kernelAverage1mSpct

Type: scalar:Uint16

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitSuspect
    Comments:
1 minute kernel CPU average. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



kernelAverage1mThr

Type: stats:ThresholdedMask
Primitive Type: scalar:Bitmask64

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitThresholded
    Comments:
1 minute kernel CPU average. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
Constants
unspecified 0ull --- NO COMMENTS
cumulativeWarn 1024ull cumulative severity warning NO COMMENTS
periodicCrit 1048576ull periodic severity critical NO COMMENTS
maxLow 1073741824ull max crossed low threshold NO COMMENTS
avgMajor 1099511627776ull avg severity major NO COMMENTS
rateHigh 1125899906842624ull rate crossed high threshold NO COMMENTS
cumulativeRecovering 128ull cumulative recovering NO COMMENTS
periodicWarn 131072ull periodic severity warning NO COMMENTS
minCrit 134217728ull min severity critical NO COMMENTS
avgLow 137438953472ull avg crossed low threshold NO COMMENTS
trendMajor 140737488355328ull trend severity major NO COMMENTS
periodicRecovering 16384ull periodic recovering NO COMMENTS
minWarn 16777216ull min severity warning NO COMMENTS
lastReadingMinor 16ull lastReading severity minor NO COMMENTS
maxCrit 17179869184ull max severity critical NO COMMENTS
trendLow 17592186044416ull trend crossed low threshold NO COMMENTS
rateMajor 18014398509481984ull rate severity major NO COMMENTS
lastReadingRecovering 1ull lastReading recovering NO COMMENTS
cumulativeMinor 2048ull cumulative severity minor NO COMMENTS
minRecovering 2097152ull min recovering NO COMMENTS
maxWarn 2147483648ull max severity warning NO COMMENTS
avgCrit 2199023255552ull avg severity critical NO COMMENTS
rateLow 2251799813685248ull rate crossed low threshold NO COMMENTS
cumulativeHigh 256ull cumulative crossed high threshold NO COMMENTS
periodicMinor 262144ull periodic severity minor NO COMMENTS
maxRecovering 268435456ull max recovering NO COMMENTS
avgWarn 274877906944ull avg severity warning NO COMMENTS
trendCrit 281474976710656ull trend severity critical NO COMMENTS
lastReadingHigh 2ull lastReading crossed high threshold NO COMMENTS
periodicHigh 32768ull periodic crossed high threshold NO COMMENTS
lastReadingMajor 32ull lastReading severity major NO COMMENTS
minMinor 33554432ull min severity minor NO COMMENTS
avgRecovering 34359738368ull avg recovering NO COMMENTS
trendWarn 35184372088832ull trend severity warning NO COMMENTS
rateCrit 36028797018963968ull rate severity critical NO COMMENTS
cumulativeMajor 4096ull cumulative severity major NO COMMENTS
minHigh 4194304ull min crossed high threshold NO COMMENTS
maxMinor 4294967296ull max severity minor NO COMMENTS
trendRecovering 4398046511104ull trend recovering NO COMMENTS
rateWarn 4503599627370496ull rate severity warning NO COMMENTS
lastReadingLow 4ull lastReading crossed low threshold NO COMMENTS
cumulativeLow 512ull cumulative crossed low threshold NO COMMENTS
periodicMajor 524288ull periodic severity major NO COMMENTS
maxHigh 536870912ull max crossed high threshold NO COMMENTS
avgMinor 549755813888ull avg severity minor NO COMMENTS
rateRecovering 562949953421312ull rate recovering NO COMMENTS
lastReadingCrit 64ull lastReading severity critical NO COMMENTS
periodicLow 65536ull periodic crossed low threshold NO COMMENTS
minMajor 67108864ull min severity major NO COMMENTS
avgHigh 68719476736ull avg crossed high threshold NO COMMENTS
trendMinor 70368744177664ull trend severity minor NO COMMENTS
cumulativeCrit 8192ull cumulative severity critical NO COMMENTS
minLow 8388608ull min crossed low threshold NO COMMENTS
maxMajor 8589934592ull max severity major NO COMMENTS
trendHigh 8796093022208ull trend crossed high threshold NO COMMENTS
lastReadingWarn 8ull lastReading severity warning NO COMMENTS
rateMinor 9007199254740992ull rate severity minor NO COMMENTS
DEFAULT unspecified(0ull) --- NO COMMENTS





kernelAverage1mTr

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrend
    Comments:
1 minute kernel CPU average. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.



kernelAverage1mTrBase

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrendBase
    Comments:
1 minute kernel CPU average. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.



kernelAverage1mTtl

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTotal
    Comments:
1 minute kernel CPU average. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



kernelAvg

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitAvg
    Comments:
Kernel CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



kernelLast

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitLastReading
    Comments:
Kernel CPU. This is the most current value read by the counter.



kernelMax

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMax
    Comments:
Kernel CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.



kernelMin

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMin
    Comments:
Kernel CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.



kernelSpct

Type: scalar:Uint16

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitSuspect
    Comments:
Kernel CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



kernelThr

Type: stats:ThresholdedMask
Primitive Type: scalar:Bitmask64

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitThresholded
    Comments:
Kernel CPU. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
Constants
unspecified 0ull --- NO COMMENTS
cumulativeWarn 1024ull cumulative severity warning NO COMMENTS
periodicCrit 1048576ull periodic severity critical NO COMMENTS
maxLow 1073741824ull max crossed low threshold NO COMMENTS
avgMajor 1099511627776ull avg severity major NO COMMENTS
rateHigh 1125899906842624ull rate crossed high threshold NO COMMENTS
cumulativeRecovering 128ull cumulative recovering NO COMMENTS
periodicWarn 131072ull periodic severity warning NO COMMENTS
minCrit 134217728ull min severity critical NO COMMENTS
avgLow 137438953472ull avg crossed low threshold NO COMMENTS
trendMajor 140737488355328ull trend severity major NO COMMENTS
periodicRecovering 16384ull periodic recovering NO COMMENTS
minWarn 16777216ull min severity warning NO COMMENTS
lastReadingMinor 16ull lastReading severity minor NO COMMENTS
maxCrit 17179869184ull max severity critical NO COMMENTS
trendLow 17592186044416ull trend crossed low threshold NO COMMENTS
rateMajor 18014398509481984ull rate severity major NO COMMENTS
lastReadingRecovering 1ull lastReading recovering NO COMMENTS
cumulativeMinor 2048ull cumulative severity minor NO COMMENTS
minRecovering 2097152ull min recovering NO COMMENTS
maxWarn 2147483648ull max severity warning NO COMMENTS
avgCrit 2199023255552ull avg severity critical NO COMMENTS
rateLow 2251799813685248ull rate crossed low threshold NO COMMENTS
cumulativeHigh 256ull cumulative crossed high threshold NO COMMENTS
periodicMinor 262144ull periodic severity minor NO COMMENTS
maxRecovering 268435456ull max recovering NO COMMENTS
avgWarn 274877906944ull avg severity warning NO COMMENTS
trendCrit 281474976710656ull trend severity critical NO COMMENTS
lastReadingHigh 2ull lastReading crossed high threshold NO COMMENTS
periodicHigh 32768ull periodic crossed high threshold NO COMMENTS
lastReadingMajor 32ull lastReading severity major NO COMMENTS
minMinor 33554432ull min severity minor NO COMMENTS
avgRecovering 34359738368ull avg recovering NO COMMENTS
trendWarn 35184372088832ull trend severity warning NO COMMENTS
rateCrit 36028797018963968ull rate severity critical NO COMMENTS
cumulativeMajor 4096ull cumulative severity major NO COMMENTS
minHigh 4194304ull min crossed high threshold NO COMMENTS
maxMinor 4294967296ull max severity minor NO COMMENTS
trendRecovering 4398046511104ull trend recovering NO COMMENTS
rateWarn 4503599627370496ull rate severity warning NO COMMENTS
lastReadingLow 4ull lastReading crossed low threshold NO COMMENTS
cumulativeLow 512ull cumulative crossed low threshold NO COMMENTS
periodicMajor 524288ull periodic severity major NO COMMENTS
maxHigh 536870912ull max crossed high threshold NO COMMENTS
avgMinor 549755813888ull avg severity minor NO COMMENTS
rateRecovering 562949953421312ull rate recovering NO COMMENTS
lastReadingCrit 64ull lastReading severity critical NO COMMENTS
periodicLow 65536ull periodic crossed low threshold NO COMMENTS
minMajor 67108864ull min severity major NO COMMENTS
avgHigh 68719476736ull avg crossed high threshold NO COMMENTS
trendMinor 70368744177664ull trend severity minor NO COMMENTS
cumulativeCrit 8192ull cumulative severity critical NO COMMENTS
minLow 8388608ull min crossed low threshold NO COMMENTS
maxMajor 8589934592ull max severity major NO COMMENTS
trendHigh 8796093022208ull trend crossed high threshold NO COMMENTS
lastReadingWarn 8ull lastReading severity warning NO COMMENTS
rateMinor 9007199254740992ull rate severity minor NO COMMENTS
DEFAULT unspecified(0ull) --- NO COMMENTS





kernelTr

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrend
    Comments:
Kernel CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.



kernelTrBase

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrendBase
    Comments:
Kernel CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.



kernelTtl

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTotal
    Comments:
Kernel CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



lastCollOffset

Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:



modTs

Type: mo:TStamp
Primitive Type: scalar:Date

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
The time when this object was last modified.
Constants
never 0ull never NO COMMENTS
DEFAULT never(0ull) never NO COMMENTS





repIntvEnd

Type: scalar:Date

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:



repIntvStart

Type: scalar:Date

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:



rn

Type: reference:BinRN

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
    Comments:
Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.



status

Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
    Comments:
The upgrade status. This property is for internal use only.
Constants
created 2u created In a setter method: specifies that an object should be created. An error is returned if the object already exists.
In the return value of a setter method: indicates that an object has been created.
modified 4u modified In a setter method: specifies that an object should be modified
In the return value of a setter method: indicates that an object has been modified.
deleted 8u deleted In a setter method: specifies that an object should be deleted.
In the return value of a setter method: indicates that an object has been deleted.
DEFAULT 0 --- This type controls the life cycle of objects passed in the XML API.

When used in a setter method (such as configConfMo), the ModificationStatus specifies whether an object should be created, modified, deleted or removed.
In the return value of a setter method, the ModificationStatus indicates the actual operation that was performed. For example, the ModificationStatus is set to "created" if the object was created. The ModificationStatus is not set if the object was neither created, modified, deleted or removed.

When invoking a setter method, the ModificationStatus is optional:
If a setter method such as configConfMo is invoked and the ModificationStatus is not set, the system automatically determines if the object should be created or modified.






userAverage1mAvg

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitAvg
    Comments:
1 minute user CPU average. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



userAverage1mLast

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitLastReading
    Comments:
1 minute user CPU average. This is the most current value read by the counter.



userAverage1mMax

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMax
    Comments:
1 minute user CPU average. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.



userAverage1mMin

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMin
    Comments:
1 minute user CPU average. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.



userAverage1mSpct

Type: scalar:Uint16

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitSuspect
    Comments:
1 minute user CPU average. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



userAverage1mThr

Type: stats:ThresholdedMask
Primitive Type: scalar:Bitmask64

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitThresholded
    Comments:
1 minute user CPU average. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
Constants
unspecified 0ull --- NO COMMENTS
cumulativeWarn 1024ull cumulative severity warning NO COMMENTS
periodicCrit 1048576ull periodic severity critical NO COMMENTS
maxLow 1073741824ull max crossed low threshold NO COMMENTS
avgMajor 1099511627776ull avg severity major NO COMMENTS
rateHigh 1125899906842624ull rate crossed high threshold NO COMMENTS
cumulativeRecovering 128ull cumulative recovering NO COMMENTS
periodicWarn 131072ull periodic severity warning NO COMMENTS
minCrit 134217728ull min severity critical NO COMMENTS
avgLow 137438953472ull avg crossed low threshold NO COMMENTS
trendMajor 140737488355328ull trend severity major NO COMMENTS
periodicRecovering 16384ull periodic recovering NO COMMENTS
minWarn 16777216ull min severity warning NO COMMENTS
lastReadingMinor 16ull lastReading severity minor NO COMMENTS
maxCrit 17179869184ull max severity critical NO COMMENTS
trendLow 17592186044416ull trend crossed low threshold NO COMMENTS
rateMajor 18014398509481984ull rate severity major NO COMMENTS
lastReadingRecovering 1ull lastReading recovering NO COMMENTS
cumulativeMinor 2048ull cumulative severity minor NO COMMENTS
minRecovering 2097152ull min recovering NO COMMENTS
maxWarn 2147483648ull max severity warning NO COMMENTS
avgCrit 2199023255552ull avg severity critical NO COMMENTS
rateLow 2251799813685248ull rate crossed low threshold NO COMMENTS
cumulativeHigh 256ull cumulative crossed high threshold NO COMMENTS
periodicMinor 262144ull periodic severity minor NO COMMENTS
maxRecovering 268435456ull max recovering NO COMMENTS
avgWarn 274877906944ull avg severity warning NO COMMENTS
trendCrit 281474976710656ull trend severity critical NO COMMENTS
lastReadingHigh 2ull lastReading crossed high threshold NO COMMENTS
periodicHigh 32768ull periodic crossed high threshold NO COMMENTS
lastReadingMajor 32ull lastReading severity major NO COMMENTS
minMinor 33554432ull min severity minor NO COMMENTS
avgRecovering 34359738368ull avg recovering NO COMMENTS
trendWarn 35184372088832ull trend severity warning NO COMMENTS
rateCrit 36028797018963968ull rate severity critical NO COMMENTS
cumulativeMajor 4096ull cumulative severity major NO COMMENTS
minHigh 4194304ull min crossed high threshold NO COMMENTS
maxMinor 4294967296ull max severity minor NO COMMENTS
trendRecovering 4398046511104ull trend recovering NO COMMENTS
rateWarn 4503599627370496ull rate severity warning NO COMMENTS
lastReadingLow 4ull lastReading crossed low threshold NO COMMENTS
cumulativeLow 512ull cumulative crossed low threshold NO COMMENTS
periodicMajor 524288ull periodic severity major NO COMMENTS
maxHigh 536870912ull max crossed high threshold NO COMMENTS
avgMinor 549755813888ull avg severity minor NO COMMENTS
rateRecovering 562949953421312ull rate recovering NO COMMENTS
lastReadingCrit 64ull lastReading severity critical NO COMMENTS
periodicLow 65536ull periodic crossed low threshold NO COMMENTS
minMajor 67108864ull min severity major NO COMMENTS
avgHigh 68719476736ull avg crossed high threshold NO COMMENTS
trendMinor 70368744177664ull trend severity minor NO COMMENTS
cumulativeCrit 8192ull cumulative severity critical NO COMMENTS
minLow 8388608ull min crossed low threshold NO COMMENTS
maxMajor 8589934592ull max severity major NO COMMENTS
trendHigh 8796093022208ull trend crossed high threshold NO COMMENTS
lastReadingWarn 8ull lastReading severity warning NO COMMENTS
rateMinor 9007199254740992ull rate severity minor NO COMMENTS
DEFAULT unspecified(0ull) --- NO COMMENTS





userAverage1mTr

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrend
    Comments:
1 minute user CPU average. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.



userAverage1mTrBase

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrendBase
    Comments:
1 minute user CPU average. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.



userAverage1mTtl

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTotal
    Comments:
1 minute user CPU average. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



userAvg

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitAvg
    Comments:
User CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



userLast

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitLastReading
    Comments:
User CPU. This is the most current value read by the counter.



userMax

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMax
    Comments:
User CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.



userMin

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitMin
    Comments:
User CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.



userSpct

Type: scalar:Uint16

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitSuspect
    Comments:
User CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.



userThr

Type: stats:ThresholdedMask
Primitive Type: scalar:Bitmask64

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitThresholded
    Comments:
User CPU. This indicates the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
Constants
unspecified 0ull --- NO COMMENTS
cumulativeWarn 1024ull cumulative severity warning NO COMMENTS
periodicCrit 1048576ull periodic severity critical NO COMMENTS
maxLow 1073741824ull max crossed low threshold NO COMMENTS
avgMajor 1099511627776ull avg severity major NO COMMENTS
rateHigh 1125899906842624ull rate crossed high threshold NO COMMENTS
cumulativeRecovering 128ull cumulative recovering NO COMMENTS
periodicWarn 131072ull periodic severity warning NO COMMENTS
minCrit 134217728ull min severity critical NO COMMENTS
avgLow 137438953472ull avg crossed low threshold NO COMMENTS
trendMajor 140737488355328ull trend severity major NO COMMENTS
periodicRecovering 16384ull periodic recovering NO COMMENTS
minWarn 16777216ull min severity warning NO COMMENTS
lastReadingMinor 16ull lastReading severity minor NO COMMENTS
maxCrit 17179869184ull max severity critical NO COMMENTS
trendLow 17592186044416ull trend crossed low threshold NO COMMENTS
rateMajor 18014398509481984ull rate severity major NO COMMENTS
lastReadingRecovering 1ull lastReading recovering NO COMMENTS
cumulativeMinor 2048ull cumulative severity minor NO COMMENTS
minRecovering 2097152ull min recovering NO COMMENTS
maxWarn 2147483648ull max severity warning NO COMMENTS
avgCrit 2199023255552ull avg severity critical NO COMMENTS
rateLow 2251799813685248ull rate crossed low threshold NO COMMENTS
cumulativeHigh 256ull cumulative crossed high threshold NO COMMENTS
periodicMinor 262144ull periodic severity minor NO COMMENTS
maxRecovering 268435456ull max recovering NO COMMENTS
avgWarn 274877906944ull avg severity warning NO COMMENTS
trendCrit 281474976710656ull trend severity critical NO COMMENTS
lastReadingHigh 2ull lastReading crossed high threshold NO COMMENTS
periodicHigh 32768ull periodic crossed high threshold NO COMMENTS
lastReadingMajor 32ull lastReading severity major NO COMMENTS
minMinor 33554432ull min severity minor NO COMMENTS
avgRecovering 34359738368ull avg recovering NO COMMENTS
trendWarn 35184372088832ull trend severity warning NO COMMENTS
rateCrit 36028797018963968ull rate severity critical NO COMMENTS
cumulativeMajor 4096ull cumulative severity major NO COMMENTS
minHigh 4194304ull min crossed high threshold NO COMMENTS
maxMinor 4294967296ull max severity minor NO COMMENTS
trendRecovering 4398046511104ull trend recovering NO COMMENTS
rateWarn 4503599627370496ull rate severity warning NO COMMENTS
lastReadingLow 4ull lastReading crossed low threshold NO COMMENTS
cumulativeLow 512ull cumulative crossed low threshold NO COMMENTS
periodicMajor 524288ull periodic severity major NO COMMENTS
maxHigh 536870912ull max crossed high threshold NO COMMENTS
avgMinor 549755813888ull avg severity minor NO COMMENTS
rateRecovering 562949953421312ull rate recovering NO COMMENTS
lastReadingCrit 64ull lastReading severity critical NO COMMENTS
periodicLow 65536ull periodic crossed low threshold NO COMMENTS
minMajor 67108864ull min severity major NO COMMENTS
avgHigh 68719476736ull avg crossed high threshold NO COMMENTS
trendMinor 70368744177664ull trend severity minor NO COMMENTS
cumulativeCrit 8192ull cumulative severity critical NO COMMENTS
minLow 8388608ull min crossed low threshold NO COMMENTS
maxMajor 8589934592ull max severity major NO COMMENTS
trendHigh 8796093022208ull trend crossed high threshold NO COMMENTS
lastReadingWarn 8ull lastReading severity warning NO COMMENTS
rateMinor 9007199254740992ull rate severity minor NO COMMENTS
DEFAULT unspecified(0ull) --- NO COMMENTS





userTr

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrend
    Comments:
User CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.



userTrBase

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTrendBase
    Comments:
User CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.



userTtl

Type: scalar:Double

Units: percentage
Encrypted: false
Access: oper
Category: ImplicitTotal
    Comments:
User CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.