SNMP Configuration and Management Manual
Host Resources Subagent
SNMP Configuration and Management Manual—424777-006
11-32
MIB Objects
hrStorageSize
 1.3.6.1.2.1.25.2.3.1.5
 read-only
 INTEGER
 (1..2147483647)
The capacity of 
the entry, in 
number of 
allocation units.
Integer without 
leading 0s. For 
physical memory: 
if the  number 
exceeds  
2,147,483,647, 
the value returned 
is -1D.
For disks: the 
number describes 
the pages 
formatted.
For file system 
entries: the  
number describes 
the size of the 
writable disk.
For physical memory: 
Guardian procedure 
PROCESSOR_GETINFOLIST
_.
For disks: Guardian procedure 
FILE_ 
GETINFOLISTBYNAME_.
hrStorageUsed
 1.3.6.1.2.1.25.2.3.1.6
 read-only
 INTEGER
 (1..2147483647)
The amount of 
allocated storage 
associated with 
the entry, in 
allocation units.
Integer without 
leading 0s.
For physical memory: the 
number of free pages returned 
by Guardian procedure 
PROCESSOR_
GETINFOLIST_ is subtracted 
from the value of 
hrStorageSize.
For disks and file system 
entries: the number of free 
pages returned by Guardian 
procedure FILE_ 
GETINFOLISTBYNAME_ is 
subtracted from the value of 
hrStorageSize.
hrStorageAllocationFailures
 1.3.6.1.2.1.25.2.3.1.7
 read-only
 Counter
The number of 
requests for 
storage by the 
entry that could 
not be honored 
because of 
insufficient space.
Integer without 
leading 0s.
For physical 
memory: the  
number of page-
fault interrupts  
since the 
processor was 
loaded. For disks 
and file system 
entries: this value 
is not available, 
and 0 is returned.
For physical memory: the 
page faults returned by 
Guardian procedure 
PROCESSOR_
GETINFOLIST_.
For disks and file system 
entries: constant.
Table 11-4. hrStorage Group Objects Supported by Host Resources Subagent's 
MIB (page 3 of 3)
Object and Attributes Definition Format of Value Derivation of Value










