SNMP Configuration and Management Manual
Host Resources Subagent
SNMP Configuration and Management Manual—424777-006
11-30
MIB Objects
MIB Objects
Table 11-4. hrStorage Group Objects Supported by Host Resources Subagent's 
MIB (page 1 of 3)
Object and Attributes Definition Format of Value Derivation of Value
hrMemorySize
 1.3.6.1.2.1.25.2.2
 read-only
 KBytes
The total amount 
of physical 
memory in all 
CPUs.
Integer without 
leading 0s.
Guardian procedure 
PROCESSOR_
GETINFOLIST_ is called once 
for each CPU and the sum 
derived after pages are 
converted to kilobytes.
hrStorageTable Objects: Entries describing 
storage areas on 
the system.
Refer to “hrStorage Group 
Maintenance” later in this 
section for information on how 
entries are maintained.
hrStorageIndex
 1.3.6.1.2.1.25.2.3.1.1
 read-only
 INTEGER
 (1..2147483647)
An index value 
having a 
corresponding 
value 
(hrFSStorageInde
x) in the 
hrFSTable. A 
Guardian file 
system 
corresponds to a 
writable disk.
For CPUs: 1 
through 16.
For disks: 1001 
through 10000.
For file system: 
10001 and 
 above.
Computed by Host Resources 
Subagent.
hrStorageType
 1.3.6.1.2.1.25.2.3.1.2
 read-only
 OBJECT IDENTIFIER
One of the 
following storage 
types defined by 
RFC 1514 that 
characterizes the 
entry:
hrStorageRam
hrStorageFixed
Disk 
hrStorageOther 
(designating file 
system entries)
For RAM: 
1.3.6.1.2.1.25.2.1.
2.
For disk: 
1.3.6.1.2.1.25.2.1.
4.
For file system: 
1.3.6.1.2.1.25.2.1.
1.
RFC 1514.










