capMemoryDescr
CTRON-SSR-CAPACITY-MIB ·
.1.3.6.1.4.1.52.2501.1.270.4.1.1.3
Object
column
OctetString
The description of the memory device.
Context
- MIB
- CTRON-SSR-CAPACITY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.270.4.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- capMemoryEntry
- Table
- capMemoryTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| capMemoryType A type of storage device from the enumerated memory types. | column | SSRMemoryType | .1.3.6.1.4.1.52.2501.1.270.4.1.1.1 |
| capMemoryIndex An index or enumeration for the entries of a particular
memory type. This index corresponds to:
-- Interface index for L2Hardware Type
-- Module index for L3Hardware Type
… | column | Integer32 | .1.3.6.1.4.1.52.2501.1.270.4.1.1.2 |
| capMemorySize Memory device total memory capacity expressed in blocks. | column | Integer32 | .1.3.6.1.4.1.52.2501.1.270.4.1.1.4 |
| capMemoryFree Memory device free memory in blocks. This will include any
unused memory between used memory blocks and is calculated by
subtracting the memory used from the size of the memory d… | column | Integer32 | .1.3.6.1.4.1.52.2501.1.270.4.1.1.5 |
| capMemoryUsed Size of used memory on the memory device. This includes the blocks
of memory that are only partially used and is expressed in blocks. | column | Integer32 | .1.3.6.1.4.1.52.2501.1.270.4.1.1.6 |
| capMemoryBlockSize Size of the memory blocks on the memory device. This is the
minimum block size of memory returned when memory is requested
and is expressed in bytes. | column | Integer32 | .1.3.6.1.4.1.52.2501.1.270.4.1.1.7 |
| capMemoryFailures The number of times a memory allocation in this memory device has
failed. In the case of L2Hardware and L3Hardware types it expresses
the number of times a Full Hash Bucket condi… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52.2501.1.270.4.1.1.8 |
| capMemoryRemovable Indicates if the memory type is removable. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.52.2501.1.270.4.1.1.9 |