IF Collect: &1(C,C,8) &2(C,C,20) failed RTC=&3(X,X,4)
Description: Error message issued by VIPM0053 in the MVS monitor task. Issued after calling VIPM0141, the stack NMI interface, and receiving a valid response.
&1=name of the stack that sent the response
&2=the symbolic name of the interface data request from the EZBNMRHA macro: GetIfs, GetIfStats, or GetIfStatsExtended.
&3=return code in hex from VIPM0141 (VIPM0141 issues its own error messages), as follows:
4 = request failed
8 = NMI response was invalid
Any other value is the return code from the EZBNMIFR NMI request.
