Class fault:Counts (CONCRETE)

Class ID:233
Class Label: Fault Counts
Encrypted: false - Exportable: false - Persistent: true - Configurable: false - Subject to Quota: Disabled - Abstraction Layer: Non-Regular MO, like stat/health... - APIC NX Processing: Disabled
Write Access: [NON CONFIGURABLE]
Read Access: [admin, ops]
Creatable/Deletable: derived (see Container Mos for details)
Possible Semantic Scopes: Common, EPG, Infra, Fabric,
Semantic Scope Evaluation Rule: Parent
Monitoring Policy Source: Parent
Monitoring Flags : [ IsObservable: false, HasStats: false, HasFaults: false, HasHealth: false, HasEventRules: false ]

An immutable object that provides the number of critical, major, minor, and warning faults raised on its parent object and its subtree.

Naming Rules
RN FORMAT: fltCnts

    [1] PREFIX=fltCnts


DN FORMAT: 

        Too Many Containers: 47172
                


Containers Hierarchies
Too Many containers: 47172


Contained Hierarchy
[V] fault:Counts An immutable object that provides the number of critical, major, minor, and warning faults raised on its parent object and its subtree.


Inheritance
[V] fault:ACounts The abstract counts.
 ├
[V] fault:CountsWithDelta 
 
 ├
[V] fault:Counts An immutable object that provides the number of critical, major, minor, and warning faults raised on its parent object and its subtree.


Events
                


Faults
                


Fsms
                


Properties Summary
Defined in: fault:CountsWithDelta
fault:Delta
          scalar:Sint16
critDelta  (fault:CountsWithDelta:critDelta)
          
fault:Domain
          scalar:Enum8
domain  (fault:CountsWithDelta:domain)
           The domain of the counts object.
fault:Delta
          scalar:Sint16
majDelta  (fault:CountsWithDelta:majDelta)
          
fault:Delta
          scalar:Sint16
minorDelta  (fault:CountsWithDelta:minorDelta)
          
fault:Type
          scalar:Enum8
type  (fault:CountsWithDelta:type)
           The specific type of the object or component.
fault:Delta
          scalar:Sint16
warnDelta  (fault:CountsWithDelta:warnDelta)
          
Defined in: fault:ACounts
fault:Count
          scalar:Uint32
crit  (fault:ACounts:crit)
          
fault:Count
          scalar:Uint32
critAcked  (fault:ACounts:critAcked)
           Number of currently raised critical faults on parent mo
fault:Count
          scalar:Uint32
critAckedandDelegated  (fault:ACounts:critAckedandDelegated)
           NO COMMENTS
fault:Count
          scalar:Uint32
critDelegated  (fault:ACounts:critDelegated)
           NO COMMENTS
fault:Count
          scalar:Uint32
maj  (fault:ACounts:maj)
          
fault:Count
          scalar:Uint32
majAcked  (fault:ACounts:majAcked)
           Number of currently raised major faults on parent mo
fault:Count
          scalar:Uint32
majAckedandDelegated  (fault:ACounts:majAckedandDelegated)
           Number of currently raised major faults on parent mo
fault:Count
          scalar:Uint32
majDelegated  (fault:ACounts:majDelegated)
           Number of currently raised major faults on parent mo
fault:Count
          scalar:Uint32
minor  (fault:ACounts:minor)
          
fault:Count
          scalar:Uint32
minorAcked  (fault:ACounts:minorAcked)
           Number of currently raised minor faults on parent mo
fault:Count
          scalar:Uint32
minorAckedandDelegated  (fault:ACounts:minorAckedandDelegated)
           Number of currently raised minor faults on parent mo
fault:Count
          scalar:Uint32
minorDelegated  (fault:ACounts:minorDelegated)
           Number of currently raised minor faults on parent mo
fault:Count
          scalar:Uint32
warn  (fault:ACounts:warn)
          
fault:Count
          scalar:Uint32
warnAcked  (fault:ACounts:warnAcked)
           Number of currently raised warning faults on parent mo
fault:Count
          scalar:Uint32
warnAckedandDelegated  (fault:ACounts:warnAckedandDelegated)
           Number of currently raised warning faults on parent mo
fault:Count
          scalar:Uint32
warnDelegated  (fault:ACounts:warnDelegated)
           Number of currently raised warning faults on parent mo
Defined in: mo:Modifiable
mo:TStamp
          scalar:Date
modTs  (mo:Modifiable:modTs)
           The time when this object was last modified.
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.
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





crit

Type: fault:Count
Primitive Type: scalar:Uint32

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



critAcked

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised critical faults on parent mo



critAckedandDelegated

Type: fault:Count
Primitive Type: scalar:Uint32

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



critDelegated

Type: fault:Count
Primitive Type: scalar:Uint32

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



critDelta

Type: fault:Delta
Primitive Type: scalar:Sint16

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



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.



domain

Type: fault:Domain
Primitive Type: scalar:Enum8

Units: null
Encrypted: false
Access: create
Category: TopLevelRegular
    Comments:
The domain of the counts object.
Constants
infra 0 Infra NO COMMENTS
tenant 1 Tenant NO COMMENTS
access 2 Access NO COMMENTS
external 3 External NO COMMENTS
framework 4 Framework NO COMMENTS
security 5 Security NO COMMENTS
management 6 Management NO COMMENTS
plugin 7 Application Plugin NO COMMENTS
unspecified 255 unspecified NO COMMENTS
DEFAULT unspecified(255) unspecified NO COMMENTS





maj

Type: fault:Count
Primitive Type: scalar:Uint32

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



majAcked

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised major faults on parent mo



majAckedandDelegated

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised major faults on parent mo



majDelegated

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised major faults on parent mo



majDelta

Type: fault:Delta
Primitive Type: scalar:Sint16

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



minor

Type: fault:Count
Primitive Type: scalar:Uint32

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



minorAcked

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised minor faults on parent mo



minorAckedandDelegated

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised minor faults on parent mo



minorDelegated

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised minor faults on parent mo



minorDelta

Type: fault:Delta
Primitive Type: scalar:Sint16

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





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.






type

Type: fault:Type
Primitive Type: scalar:Enum8

Units: null
Encrypted: false
Access: create
Category: TopLevelRegular
    Comments:
The specific type of the object or component.
Constants
config 0 Config NO COMMENTS
operational 1 Operational NO COMMENTS
communications 2 Communications NO COMMENTS
environmental 3 Environmental NO COMMENTS
inventory 4 Inventory NO COMMENTS
unspecified 255 unspecified NO COMMENTS
DEFAULT unspecified(255) unspecified NO COMMENTS





warn

Type: fault:Count
Primitive Type: scalar:Uint32

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



warnAcked

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised warning faults on parent mo



warnAckedandDelegated

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised warning faults on parent mo



warnDelegated

Type: fault:Count
Primitive Type: scalar:Uint32

Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
    Comments:
Number of currently raised warning faults on parent mo



warnDelta

Type: fault:Delta
Primitive Type: scalar:Sint16

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