MIB Viewer

ibmappnIsAcBtypeFullReason

OBJECT-TYPE
1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.12
Access
read-only
Status
mandatory
Sub-identifiers
0
The reason the buffer media is full. (1) The media is not full. (2) The maximum number of buffers have been reach, all buffers are full and the full action is halt. (3) The maximum number of buffers is zero or the maximum number of records is less than 5 or a unique record number cannot be generated. (4) Unable to write to the media due to I/O errors.
INTEGER { notFull(1), physicallyFull(2), logicallyFull(3), ioErrors(4) }