memoryPoolEntry OBJECT-TYPE
SYNTAX memoryPoolEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A memory pool entry containing objects
for the corresponding memory pool."
INDEX { memDescr }
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1768.100.70.20.2.1.2 | memTotalBytes | 0 | 0 | memTotalBytes OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS optional DESCRIPTION "The total number of bytes belonging to t… |
1.3.6.1.4.1.1768.100.70.20.2.1.3 | memAllocatedBytes | 0 | 0 | memAllocatedBytes OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The current number of allocated byt… |
1.3.6.1.4.1.1768.100.70.20.2.1.4 | memFreeBytes | 0 | 0 | memFreeBytes OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The current number of free bytes in the … |
1.3.6.1.4.1.1768.100.70.20.2.1.5 | memLargestFreeBlock | 0 | 0 | memLargestFreeBlock OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The size of the largest available… |
1.3.6.1.4.1.1768.100.70.20.2.1.6 | memAllocatedBlocks | 0 | 0 | memAllocatedBlocks OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The current number of allocated bl… |
1.3.6.1.4.1.1768.100.70.20.2.1.7 | memFreeBlocks | 0 | 0 | memFreeBlocks OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The current number of free blocks in th… |