ibmappnIsAcBufState
IBMACCOUNTING-MIB ·
.1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3
Object
column
mandatory
r/w
Enumeration
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
buffer's state from active to complete.
2. active: indicates the buffer is current 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.
Context
- MIB
- IBMACCOUNTING-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ibmappnIsAcBufEntry
- Table
- ibmappnIsAcBufTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | complete |
2 | active |
3 | purge |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ibmappnIsAcBufMedia mandatory The media for storing the intermediate session accounting
records. | column | Enumeration | .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.1 |
| ibmappnIsAcBufNumber mandatory Number of the buffer. Each time a new buffer is used for
recording, an incremented number will be assigned. Thus, the
order of in which the buffers were filled can be determined. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.2 |
| ibmappnIsAcBufRecFormat mandatory This defines the recording format of records.
(1) ascii: records are recorded in ascii
(English text format)
(2) binary: records are recorded in binary
… | column | Enumeration | .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.4 |
| ibmappnIsAcBufMaxRecords mandatory The maximum number of records this buffer may contain. It is
derived from the number of records per buffer set in the buffer
type table. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.5 |
| ibmappnIsAcBufOldestIndex mandatory The oldest accounting index contained in this buffer. By
setting this object, all records with indexes less than this
value will be deleted. Setting of this object will not be
h… | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.6 |
| ibmappnIsAcBufNewestIndex mandatory The newest accounting index contained in this buffer. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.7 |
| ibmappnIsAcBufName mandatory The name of the buffer. | column | OctetString | .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.8 |