ibmappnIsAcBtypeFullReason
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.12
Object
column
mandatory
Enumeration
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.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.12- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappnIsAcBtypeEntry
- Table
- ibmappnIsAcBtypeTable
- Siblings
- 20
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notFull |
2 | physicallyFull |
3 | logicallyFull |
4 | ioErrors |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ibmappnIsAcBtypeMedia 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.2.1.1 |
| ibmappnIsAcBtypeFullAction mandatory This defines the behaviour used when all buffer medias
are full.
(1) halt: stop creating new records
(2) wrap: overwrite the existing records. | column | Enumeration | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.10 |
| ibmappnIsAcBtypeFullTime mandatory The time which the full condition was encountered.
This time is represented in hundreds of a second
since the node was started.
2**32-1 (4,294,967,295), and wraps. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.11 |
| ibmappnIsAcBtypeFullWraps mandatory The number of accounting records being overwritten due
to buffer full situation. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.13 |
| ibmappnIsAcBtypeFullLosts mandatory The number of new accounting records lost due to
the buffer full situation. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.14 |
| ibmappnIsAcBtypeErrorWraps mandatory The number of accounting records lost to due to other
reasons, (e.g. I/O error, software error) while in
a wrap condition. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.15 |
| ibmappnIsAcBtypeErrorLosts mandatory The number of accounting records lost to due to other
reasons, (e.g. I/O error, software error) while not in
a full condition. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.16 |
| ibmappnIsAcBtypeCheckPts mandatory The number of times a buffer of this type has been
recorded to for checkpointing active intermediate
sessions. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.17 |
| ibmappnIsAcBtypePurges mandatory The number of times a buffer of this type has been purged. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.18 |
| ibmappnIsAcBtypeDeletes mandatory The number of times an entry has been deleted from
a buffer of this type. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.19 |
| ibmappnIsAcBtypeActive mandatory Indicates whether or not the buffer media is active.
1. no: indicates the buffer media is not currently
used for recording.
2. yes: indicates the buffer media is curr… | column | Enumeration | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.2 |
| ibmappnIsAcBtypeResets mandatory The number of times the Btype counters have been
reset as a result of a SET. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.20 |
| ibmappnIsAcBtypeClearStats mandatory By setting this object to yes, all statistics for this media type
will be cleared (set to zero); and the Btype reset counter
will be incremented. Objects affected by t… | column | Enumeration | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.21 |
| ibmappnIsAcBtypeDirName mandatory The name of the directory which will be used to allocate
and write buffers of this type. For memory buffer types,
this field will be NULL. | column | - | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.3 |
| ibmappnIsAcBtypePrdMaxBufs mandatory The maximum number of buffer medias supported by the product. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.4 |
| ibmappnIsAcBtypeMaxBufs mandatory The maximum number of buffer medias which will be used for
recording accounting information. This value must be
in the range of zero to the Product Maximum. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.5 |
| ibmappnIsAcBtypeCurBufs mandatory The current number of buffer media. This is the sum
of all full and in use buffers of this type. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.6 |
| ibmappnIsAcBtypePrdRecPerBuf mandatory The maximum number of records supported by the product. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.7 |
| ibmappnIsAcBtypeRecPerBuf mandatory The maximum number of records which will be recorded
in an individual buffer. This value must be
in the range of zero to the Product Maximum. | column | Integer32 | .1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.8 |
| ibmappnIsAcBtypeRecFormat 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.2.1.9 |