l3cap:Prov
An L1 capability provider that consumes a capability rule and tracks the software or hardware capabilities of the system. For example, this property provides you total and remaining count on the leaf.
Telemetry Sensor Path(s)
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| remaining | cap:Counter (scalar:Uint32) |
Indicates the remaining available capability of the provider. | RANGE: [0, 4294967295] |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
| subj | l3cap:Subj (scalar:Enum16) |
Subject | SELECTION: 0 - unknown 1 - vrf-namespace 2 - lb-namespace 3 - rdnn-namespace DEFAULT: unknown |
| total | cap:Counter (scalar:Uint32) |
Indicates the total capability of the provider. | RANGE: [0, 4294967295] |
| type | cap:RuleT (scalar:Enum8) |
Indicates the type of rule consumed by this consumer. | SELECTION: 1 - limit DEFAULT: limit |
| utilization | cap:StorageHint (scalar:UByte) |
Indicates utilization in percentage of consumption. | RANGE: [0, 255] |