ephemeral
proc:Entry
The process entry in the system.
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 256 |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| memUsed | proc:ProcMem (scalar:Uint64) |
Maximum Memory used | RANGE: [0, 18446744073709551615] |
| processType | proc:ProcessType (scalar:Enum8) |
Process Type | SELECTION: 0 - unknown 1 - non-sysmgr 2 - vdc-local 3 - vdc-global 4 - vdc-unaware 5 - not-running 6 - terminated-etc DEFAULT: unknown |
Ephemeral Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| esp | proc:Stack (scalar:Uint64) |
Stack Pointer | RANGE: [0, 18446744073709551615] |
| id | proc:ProcId (scalar:Uint32) |
The process identifier. | RANGE: [0, 4294967295] |
| maxMemAlloc | proc:ProcMem (scalar:Uint64) |
The maximum memory allocated for a process. | RANGE: [0, 18446744073709551615] |
| operState | proc:OperState (scalar:Enum8) |
The operational state of the infra VRF. This is the runtime state set by the iNXOS process | SELECTION: 0 - up 1 - down DEFAULT: up |
| pc | proc:ProgCntr (scalar:Uint64) |
Program Counter | RANGE: [0, 18446744073709551615] |
| phyMem | proc:ProcMem (scalar:Uint64) |
Actual real physical memory used by the process (ram) | RANGE: [0, 18446744073709551615] |
| processName | proc:ProcessName (string:Basic) |
Process Name | A sequence of characters |
| startCnt | proc:StartCnt (scalar:Uint32) |
Specifies the start count of the process. | RANGE: [0, 4294967295] |
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 |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |