TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-418
Descriptions of Event Messages
455: ZTMF-EVT-AlterPioBuffer
An operator or subsystem control program (SPI requester) issued an ALTER TMF
PIOBUFFER command, changing the PIOBUFFER attribute value.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
identifies the TMF process that generated the event. The value of this token for
this event is ZTMF-VAL-PROC-TMP.
ZTMF-TMA-PioBuffer
is a subject token of the event message, and contains the following fields:
ZTMF-DDL-PioBuffer.ZPioBufferSize
specifies the new piobuffersize attribute value
ZTMF-DDL-PioBuffer.ZMaxPioPerBuffer
specifies the new maxpiosperbuffer attribute value
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TMA-PioBuffer token-type ZTMF-DDL-PioBuffer.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Additional Conditional Tokens
ZTMF-TMA-PioBuffer-Prev token-type ZTMF-DDL-PioBuffer.
Event-Message Text
The PioBuffer has been changed from
BufferSize PioBuffer-Prev.ZPioBufferSize bytes,
MaxPerBuffer PioBuffer-Prev.ZMaxPioPerBuffer,
DelayTimer PioBuffer-Prev.ZPioDelayTimer microseconds to
BufferSize PioBuffer.ZPioBufferSize bytes
MaxPerBuffer PioBuffer.ZMaxPioPerBuffer,
DelayTimer PioBuffer.ZPioDelayTimer microseconds.
or
The PioBuffer has been set to
BufferSize PioBuffer.ZPioBufferSize bytes,
MaxPerBuffer PioBuffer.ZMaxPioPerBuffer,
DelayTimer PioBuffer.ZPioDelayTimer microseconds.