In this section:

This section describes Process Event commands related to the Ribbon Signaling Systems.

Note

Verbs and modifiers are separated by hyphens ( - ), attribute fields (TID, AID, CTAG, and General Block) are separated by colons (:), and every command is terminated by a semicolon (;).

Any attribute that contains TL1 special characters [ equal signs ( = ), colons ( : ), dashes ( - ), and commas ( , ) ] should be enclosed in double quotes ( " ) to help the attribute values escape.

Refer to Input Command Structure for more information.

Process Event Command Groupings

The following figure shows the Process Event objects that can be configured using TL1 commands.

Process Event Objects Hierarchy

Process Event Command Set Information

This section includes the information for the Process Event command set.

Process Events

VFY-PEVTS

VFY-PEVTS::[<Process Events/Name>]:[CTAG];

Response Format

::[<Process Events/Name>]:<APP_NAME=string>,<COUNT=int>;

AID Description

Name - Position 1
Type: string
Description: Process Events unique application name.

Attribute Details

APP_NAME - NAME
Permissions: Read-only
Type: string
Description: Process Events unique application name.

COUNT - Count
Permissions: Read-only
Type: int
Description: Number of Process Event objects.

Process Event

VFY-PEVT

VFY-PEVT::[<Process Events/Name>]-[<Process Event/Slot>-<Process Event/Name>]:[CTAG];

Response Format for VFY-PEVT

::[<Process Events/Name>]-[<Process Event/Slot>-<Process Event/Name>]:<SLOT=int>,<NAME=string>,<INIT=FeatureInit>,<TRAFFIC=PeerTrafficStatus>,<LOWER_LAYER=FeatureLayerConn>,<FILE_WRITE=FeatureSuccess>,<SLOT_MGR=FeatureConn>,<STATS_MGR=FeatureConn>,<IMF_MGR=FeatureConn>;

AID Description

Slot - Position 1
Type: int
Description: 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.

Name - Position 2
Type: string
Description: Process corresponding name.

Attribute Details

Click to read more...

  • No labels