ciscoMemoryPoolValid
CISCO-MEMORY-POOL-MIB ·
.1.3.6.1.4.1.9.9.48.1.1.1.4
Object
column
SNMPv2-TCTruthValue
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 internal error condition), the values of the remaining objects in the conceptual row may contain inaccurate information (specifically, the reported values may be less than the actual values).
Context
- MIB
- CISCO-MEMORY-POOL-MIB
- OID
.1.3.6.1.4.1.9.9.48.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoMemoryPoolEntry
- Table
- ciscoMemoryPoolTable
- Siblings
- 7
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoMemoryPoolType The type of memory pool for which this entry
contains information. | column | CiscoMemoryPoolTypes | .1.3.6.1.4.1.9.9.48.1.1.1.1 |
| ciscoMemoryPoolName 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.9.9.48.1.1.1.2 |
| ciscoMemoryPoolAlternate 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 i… | column | Integer32 | .1.3.6.1.4.1.9.9.48.1.1.1.3 |
| ciscoMemoryPoolUsed 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.9.9.48.1.1.1.5 |
| ciscoMemoryPoolFree Indicates the number of bytes from the memory pool
that are currently unused on the managed device.
Note that the sum of ciscoMemoryPoolUsed and
ciscoMemoryPoolFree… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.48.1.1.1.6 |
| ciscoMemoryPoolLargestFree 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.9.9.48.1.1.1.7 |
| ciscoMemoryPoolLowMemoryNotifThreshold This object is used to indicate the threshold value in
percentage of free memory remaining in a memory pool.
If the free memory available goes below this threshold value and
if ci… | column | CISCO-QOS-PIB-MIBPercent | .1.3.6.1.4.1.9.9.48.1.1.1.8 |