hrStorageSize
HOST-RESOURCES-MIB ·
.1.3.6.1.2.1.25.2.3.1.5
Object
column
r/w
Integer32
The size of the storage represented by this entry, in units of hrStorageAllocationUnits. This object is writable to allow remote configuration of the size of the storage area in those cases where such an operation makes sense and is possible on the underlying system. For example, the amount of main memory allocated to a buffer pool might be modified or the amount of disk space allocated to virtual memory might be modified.
Context
- MIB
- HOST-RESOURCES-MIB
- OID
.1.3.6.1.2.1.25.2.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hrStorageEntry
- Table
- hrStorageTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hrStorageIndex A unique value for each logical storage area
contained by the host. | column | Integer32 | .1.3.6.1.2.1.25.2.3.1.1 |
| hrStorageType The type of storage represented by this entry. | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.25.2.3.1.2 |
| hrStorageDescr A description of the type and instance of the storage
described by this entry. | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.25.2.3.1.3 |
| hrStorageAllocationUnits The size, in bytes, of the data objects allocated
from this pool. If this entry is monitoring sectors,
blocks, buffers, or packets, for example, this number
will commonly be grea… | column | Bytes Integer32 | .1.3.6.1.2.1.25.2.3.1.4 |
| hrStorageUsed The amount of the storage represented by this entry
that is allocated, in units of
hrStorageAllocationUnits. | column | Integer32 | .1.3.6.1.2.1.25.2.3.1.6 |
| hrStorageAllocationFailures The number of requests for storage represented by
this entry that could not be honored due to not enough
storage. It should be noted that as this object has a
SYNTAX of Counter32… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.25.2.3.1.7 |