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: 63

Operational 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]
operSt proc:OperSt
(scalar:Enum8)
Operational State SELECTION:
0 - intr-sleep
1 - stopped
2 - unintr-sleep
3 - running
4 - dead
5 - defunct
DEFAULT: intr-sleep
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]
stackBase proc:Stack
(scalar:Uint64)
Stack Base RANGE: [0, 18446744073709551615]
startCnt proc:StartCnt
(scalar:Uint32)
Specifies the start count of the process. RANGE: [0, 4294967295]
tty proc:TTY
(string:Basic)
TTY A sequence of characters

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