Resource - ProcessEvent

About this Resource


Defines an ProcessEvent managed object.

REST API Methods for this Resource


Resource Schema


Configuration

Parameter Name Required Create Read-Only Data Type Description
Slot Yes No No int32 Process corresponding slot. In certain deployments where an application has more than one process on a given slot, the name attribute must be used to properly identify the process. In PCE, the slot represents the LDL peer ID for cross-mate STP support. TL1Name: SLOT
Name Yes No No string Process corresponding name. TL1Name: NAME
Initialization No No No ProcessEventsFeatureInit Process initialization status (NOT APPLICABLE/IN PROGRESS/COMPLETED). TL1Name: INIT
TrafficStatus No No No ProcessEventsPeerTrafficStatus Process traffic status (DOWN/NOT READY/READY). An event is generated when the traffic status is set to NOT READY. The event is cleared when the status leaves the NOT READY state. TL1Name: TRAFFIC
LowerLayer No No No ProcessEventsFeatureLayerConn Process lower layer connections (NOT APPLICABLE/NOT CONNECTED/PARTIALLY CONNECTED/CONNECTED). A major event is generated when the layer connection status is set to PARTIALLY CONNECTED and a critical event is generated when the layer connection status is set to NOT CONNECTED. The critical event is cleared, if defined, on a set to PARTIALLY CONNECTED and the major event is cleared on a set to CONNECTED. TL1Name: LOWER_LAYER
FileWrite No No No ProcessEventsFeatureSuccess Process file write status (FAILURE/SUCCESS). An event is generated when the file write is set to FAILURE. The event is cleared on a reset to SUCCESS. TL1Name: FILE_WRITE
SlotManager No No No ProcessEventsFeatureConn Process slot manager connection (NOT APPLICABLE/NOT CONNECTED/CONNECTED). An event is generated when the connection status is set to NOT CONNECTED. The event is cleared on a set to CONNECTED. TL1Name: SLOT_MGR
StatsManager No No No ProcessEventsFeatureConn Process stats manager connection (NOT APPLICABLE/NOT CONNECTED/CONNECTED). An event is generated when the connection status is set to NOT CONNECTED. The event is cleared on a set to CONNECTED. TL1Name: STATS_MGR
IMFManager No No No ProcessEventsFeatureConn Process IMF manager connection (NOT APPLICABLE/NOT CONNECTED/CONNECTED). An event is generated when the connection status is set to NOT CONNECTED. The event is cleared on a set to CONNECTED. TL1Name: IMF_MGR

  • No labels