Syntax for an error event SLIP SET command

The following considerations apply:
  • Do not enter a SLIP trap that uses all the defaults (SLIP SET,END). The defaults (ENABLE, RBLEVEL=ERROR, ACTION=SVCD, and MATCHLIM=1) cause the system to issue message IEA412I and request an SVC dump for a non-error condition.
  • If you specify only one nodump value on the ACTION parameter, you do not need to enclose it in parentheses.
  • The COMP= and MSGID= keywords are mutually exclusive. Specifying both of them on the SLIP SET command will result in the error message IEE836D being issued.
SLIP SET
 
SLIP SET

 [,ADDRESS=(start[,end])       ]
  |,LPAEP=(name[,start[,end]])
  |,LPAMOD=(name[,start[,end]])
  |,NUCEP=(name[,start[,end]])
  |,NUCMOD=(name[,start[,end]])
  |,PVTEP=(name[,start[,end]])
  |,PVTMOD=(name[,start[,end]])
 [,ASID=(asid[,asid]...)                 ]
 [,COMP=code[,REASON=code]               ]
  |,MSGID=message-id                     
 [,DATA=(comparison[,comparison]...)     ]
 [,TXIGD | NOTXIGD}                      ]
 [,ERRTYP=(type,[,type]...)              ]
 [,JOBNAME={userid | jobname}            ]
 [,JSPGM=name                            ]
 [,MODE= (mode[,mode]...[,ANY | EVERY])  ]
 [,PSWASC=(mode[,mode]...)               ] 
 
 [,ACTION=[IGNORE[,option]]              ]
          [(nodump[,nodump]...)[,option] ]
          [NOSUP[,option]                ]
          [RECORD                        ]
          [SVCD[,options]                ]
          [TRACE[,options]               ]
          [TRDUMP[,options]              ]
          [STOPGTF[,options]             ]
          [WAIT[,options]                ]
					 [CMD[,options]             ]
 
 [,ENABLE | ,DISABLE]

 [,IDGROUP=idgroup]

 [,MATCHLIM=m ]
  |,MATCHLIM=1   for ACTION=SVCD or ACTION=SYNCSVCD
 
 [,DEBUG]

 [,ID=trapid]

 [,OK]

 [,RBLEVEL={ERROR | NOTSVRB | PREVIOUS}]

,END