MIB Viewer

ibmappnIsAcBufState

OBJECT-TYPE
1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3
Access
read-write
Status
mandatory
Sub-identifiers
0
The current buffer state. 1. complete: indicates the buffer is full or recording is not active for this buffer. In either case, the buffer is ready to be retrieved. This value may be specified in a SET operation to change a buffers state from active to complete. 2. active: indicates the buffer is currently being used for recording. This value is not valid for use in a SET operation. 3. purge: indicates the buffer should be purged. This value may be specified in a SET operation to remove a buffer. Specification of this value is only valid for complete buffers. It is not valid for active buffers.
INTEGER { complete(1), active(2), purge(3) }