bdcomMemoryPoolAlternate
BDCOM-MEMORY-POOL-MIB ·
.1.3.6.1.4.1.3320.9.48.1.1.1.3
Object
column
Integer32
Indicates whether or not this memory pool has an
alternate pool configured. Alternate pools are
used for fallback when the current pool runs out
of memory.
If an instance of this object has a value of zero,
then this pool does not have an alternate. Otherwise
the value of this object is the same as the value of
bdcomMemoryPoolType of the alternate pool.
Context
- MIB
- BDCOM-MEMORY-POOL-MIB
- OID
.1.3.6.1.4.1.3320.9.48.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bdcomMemoryPoolEntry
- Table
- bdcomMemoryPoolTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bdcomMemoryPoolType The type of memory pool for which this entry
contains information. | column | BDCOMMemoryPoolTypes | .1.3.6.1.4.1.3320.9.48.1.1.1.1 |
| bdcomMemoryPoolName A textual name assigned to the memory pool. This
object is suitable for output to a human operator,
and may also be used to distinguish among the various
pool types, especially a… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3320.9.48.1.1.1.2 |
| bdcomMemoryPoolValid Indicates whether or not the remaining objects in
this entry contain accurate data. If an instance
of this object has the value false (which in and of
itself indicates an interna… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.3320.9.48.1.1.1.4 |
| bdcomMemoryPoolUsed Indicates the number of bytes from the memory pool
that are currently in use by applications on the
managed device. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.3320.9.48.1.1.1.5 |
| bdcomMemoryPoolFree Indicates the number of bytes from the memory pool
that are currently unused on the managed device.
Note that the sum of bdcomMemoryPoolUsed and
bdcomMemoryPoolFree… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.3320.9.48.1.1.1.6 |
| bdcomMemoryPoolLargestFree Indicates the largest number of contiguous bytes
from the memory pool that are currently unused on
the managed device. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.3320.9.48.1.1.1.7 |