SNMP-HMSA-MIB

File: SNMP-HMSA-MIB.mib (71267 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
RFC1213-MIB

Imported symbols

enterprises Gauge Counter
OBJECT-TYPE TRAP-TYPE DisplayString

Defined Types

ZhrmThrRAMEntry  
SEQUENCE    
  zhrmThrRAMIndex INTEGER
  zhrmThrRAMDescr DisplayString
  zhrmThrRAMAllocationUnits INTEGER
  zhrmThrRAMSize INTEGER
  zhrmThrRAMUsed INTEGER
  zhrmThrRAMAllocationFailures Counter

ZhrmThrDiskEntry  
SEQUENCE    
  zhrmThrDiskIndex INTEGER
  zhrmThrDiskDescr DisplayString
  zhrmThrDiskAllocationUnits INTEGER
  zhrmThrDiskSize INTEGER
  zhrmThrDiskUsed INTEGER
  zhrmThrDiskAllocationFailures Counter

ZhrmDevUnEntry  
SEQUENCE    
  zhrmDevUnIndex INTEGER
  zhrmDevUnType OBJECT IDENTIFIER
  zhrmDevUnDescr DisplayString
  zhrmDevUnID OBJECT IDENTIFIER
  zhrmDevUnStatus INTEGER
  zhrmDevUnErrors Counter

Defined Values

tandem 1.3.6.1.4.1.169
OBJECT IDENTIFIER    

nonstopsystems 1.3.6.1.4.1.169.3
OBJECT IDENTIFIER    

zhrm 1.3.6.1.4.1.169.3.180
OBJECT IDENTIFIER    

zhrmTableInfo 1.3.6.1.4.1.169.3.180.1
OBJECT IDENTIFIER    

zhrmThreshold 1.3.6.1.4.1.169.3.180.2
OBJECT IDENTIFIER    

zhrmDevUnavail 1.3.6.1.4.1.169.3.180.3
OBJECT IDENTIFIER    

zhrmSaProcess 1.3.6.1.4.1.169.3.180.4
OBJECT IDENTIFIER    

zhrmRefresh 1.3.6.1.4.1.169.3.180.5
OBJECT IDENTIFIER    

zhrmTraps 1.3.6.1.4.1.169.3.180.7
OBJECT IDENTIFIER    

zhrmInfStorTable 1.3.6.1.4.1.169.3.180.1.1
OBJECT IDENTIFIER    

zhrmInfDevTable 1.3.6.1.4.1.169.3.180.1.2
OBJECT IDENTIFIER    

zhrmInfCpuTable 1.3.6.1.4.1.169.3.180.1.3
OBJECT IDENTIFIER    

zhrmInfNetTable 1.3.6.1.4.1.169.3.180.1.4
OBJECT IDENTIFIER    

zhrmInfPrnTable 1.3.6.1.4.1.169.3.180.1.5
OBJECT IDENTIFIER    

zhrmInfDiskTable 1.3.6.1.4.1.169.3.180.1.6
OBJECT IDENTIFIER    

zhrmInfPartTable 1.3.6.1.4.1.169.3.180.1.7
OBJECT IDENTIFIER    

zhrmInfFSTable 1.3.6.1.4.1.169.3.180.1.8
OBJECT IDENTIFIER    

zhrmInfStorEntries 1.3.6.1.4.1.169.3.180.1.1.1
The current number of entries in the hrStorageTable. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmInfStorFirstIndex 1.3.6.1.4.1.169.3.180.1.1.2
The lowest value of hrStorageIndex. VALUE: Integer without leading 0s. DERIVATION: hrStorageTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfStorLastIndex 1.3.6.1.4.1.169.3.180.1.1.3
The highest value of hrStorageIndex. VALUE: Integer without leading 0s. DERIVATION: hrStorageTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfStorLastDynamRefresh 1.3.6.1.4.1.169.3.180.1.1.4
The system time at which hrStorageTable values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfStorLastStableRefresh 1.3.6.1.4.1.169.3.180.1.1.5
The system time at which hrStorageTable values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfStorGetCounter 1.3.6.1.4.1.169.3.180.1.1.6
The number of Get operations performed on hrStorageTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfStorGetNextCounter 1.3.6.1.4.1.169.3.180.1.1.7
The number of GetNext operations performed on hrStorageTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfStorSetCounter 1.3.6.1.4.1.169.3.180.1.1.8
The number of Set operations performed on hrStorageTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfDevEntries 1.3.6.1.4.1.169.3.180.1.2.1
The current number of entries in the hrDeviceTable. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmInfDevFirstIndex 1.3.6.1.4.1.169.3.180.1.2.2
The lowest value of hrDeviceIndex. VALUE: Integer without leading 0s. DERIVATION: hrDeviceTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfDevLastIndex 1.3.6.1.4.1.169.3.180.1.2.3
The highest value of hrDeviceIndex. VALUE: Integer without leading 0s. DERIVATION: hrDeviceTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfDevLastDynamRefresh 1.3.6.1.4.1.169.3.180.1.2.4
The system time at which hrDeviceTable values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfDevLastStableRefresh 1.3.6.1.4.1.169.3.180.1.2.5
The system time at which hrDeviceTable values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfDevGetCounter 1.3.6.1.4.1.169.3.180.1.2.6
The number of Get operations performed on hrDeviceTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfDevGetNextCounter 1.3.6.1.4.1.169.3.180.1.2.7
The number of GetNext operations performed on hrDeviceTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfDevSetCounter 1.3.6.1.4.1.169.3.180.1.2.8
The number of Set operations performed on hrDeviceTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfCpuEntries 1.3.6.1.4.1.169.3.180.1.3.1
The current number of entries in the hrProcessorTable. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmInfCpuFirstIndex 1.3.6.1.4.1.169.3.180.1.3.2
The lowest value of hrDeviceIndex for hrProcessorTable entries. VALUE: Integer without leading 0s. DERIVATION: hrProcessorTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfCpuLastIndex 1.3.6.1.4.1.169.3.180.1.3.3
The highest value of hrDeviceIndex for hrProcessorTable entries. VALUE: Integer without leading 0s. DERIVATION: hrProcessorTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfCpuLastDynamRefresh 1.3.6.1.4.1.169.3.180.1.3.4
The system time at which hrProcessorTable values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfCpuLastStableRefresh 1.3.6.1.4.1.169.3.180.1.3.5
The system time at which hrProcessorTable values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfCpuGetCounter 1.3.6.1.4.1.169.3.180.1.3.6
The number of Get operations performed on hrProcessorTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfCpuGetNextCounter 1.3.6.1.4.1.169.3.180.1.3.7
The number of GetNext operations performed on hrProcessorTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfCpuSetCounter 1.3.6.1.4.1.169.3.180.1.3.8
The number of Set operations performed on hrProcessorTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfNetEntries 1.3.6.1.4.1.169.3.180.1.4.1
The current number of entries in the hrNetworkTable. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmInfNetFirstIndex 1.3.6.1.4.1.169.3.180.1.4.2
The lowest value of hrDeviceIndex for hrNetworkTable entries. VALUE: Integer without leading 0s. DERIVATION: hrNetworkTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfNetLastIndex 1.3.6.1.4.1.169.3.180.1.4.3
The highest value of hrDeviceIndex for hrNetworkTable entries. VALUE: Integer without leading 0s. DERIVATION: hrNetworkTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfNetLastDynamRefresh 1.3.6.1.4.1.169.3.180.1.4.4
The system time at which hrNetworkTable values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfNetLastStableRefresh 1.3.6.1.4.1.169.3.180.1.4.5
The system time at which hrNetworkTable values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfNetGetCounter 1.3.6.1.4.1.169.3.180.1.4.6
The number of Get operations performed on hrNetworkTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfNetGetNextCounter 1.3.6.1.4.1.169.3.180.1.4.7
The number of GetNext operations performed on hrNetworkTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfNetSetCounter 1.3.6.1.4.1.169.3.180.1.4.8
The number of Set operations performed on hrNetworkTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfPrnEntries 1.3.6.1.4.1.169.3.180.1.5.1
The current number of entries in the hrPrinterTable. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmInfPrnFirstIndex 1.3.6.1.4.1.169.3.180.1.5.2
The lowest value of hrDeviceIndex for hrPrinterTable entries. VALUE: Integer without leading 0s. DERIVATION: hrPrinterTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfPrnLastIndex 1.3.6.1.4.1.169.3.180.1.5.3
The highest value of hrDeviceIndex for hrPrinterTable entries. VALUE: Integer without leading 0s. DERIVATION: hrPrinterTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfPrnLastDynamRefresh 1.3.6.1.4.1.169.3.180.1.5.4
The system time at which hrPrinterTable values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfPrnLastStableRefresh 1.3.6.1.4.1.169.3.180.1.5.5
The system time at which hrPrinterTable values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfPrnGetCounter 1.3.6.1.4.1.169.3.180.1.5.6
The number of Get operations performed on hrPrinterTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfPrnGetNextCounter 1.3.6.1.4.1.169.3.180.1.5.7
The number of GetNext operations performed on hrPrinterTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfPrnSetCounter 1.3.6.1.4.1.169.3.180.1.5.8
The number of Set operations performed on hrPrinterTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfDiskEntries 1.3.6.1.4.1.169.3.180.1.6.1
The current number of entries in the hrDiskStorageTable. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmInfDiskFirstIndex 1.3.6.1.4.1.169.3.180.1.6.2
The lowest value of hrDeviceIndex for hrDiskStorageTable entries. VALUE: Integer without leading 0s. DERIVATION: hrDiskStorageTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfDiskLastIndex 1.3.6.1.4.1.169.3.180.1.6.3
The highest value of hrDeviceIndex for hrDiskStorageTable entries. VALUE: Integer without leading 0s. DERIVATION: hrDiskStorageTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfDiskLastDynamRefresh 1.3.6.1.4.1.169.3.180.1.6.4
The system time at which hrDiskStorageTable values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfDiskLastStableRefresh 1.3.6.1.4.1.169.3.180.1.6.5
The system time at which hrDiskStorageTable values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfDiskGetCounter 1.3.6.1.4.1.169.3.180.1.6.6
The number of Get operations performed on hrDiskStorageTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfDiskGetNextCounter 1.3.6.1.4.1.169.3.180.1.6.7
The number of GetNext operations performed on hrDiskStorageTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfDiskSetCounter 1.3.6.1.4.1.169.3.180.1.6.8
The number of Set operations performed on hrDiskStorageTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfPartEntries 1.3.6.1.4.1.169.3.180.1.7.1
The current number of entries in the hrPartitionTable. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmInfPartFirstIndex 1.3.6.1.4.1.169.3.180.1.7.2
The lowest value of hrDeviceIndex for hrPartitionTable entries. VALUE: Integer without leading 0s. DERIVATION: hrPartitionTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfPartLastIndex 1.3.6.1.4.1.169.3.180.1.7.3
The highest value of hrDeviceIndex for hrPartitionTable entries. VALUE: Integer without leading 0s. DERIVATION: hrPartitionTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfPartLastDynamRefresh 1.3.6.1.4.1.169.3.180.1.7.4
The system time at which hrPartitionTable values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfPartLastStableRefresh 1.3.6.1.4.1.169.3.180.1.7.5
The system time at which hrPartitionTable values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfPartGetCounter 1.3.6.1.4.1.169.3.180.1.7.6
The number of Get operations performed on hrPartitionTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfPartGetNextCounter 1.3.6.1.4.1.169.3.180.1.7.7
The number of GetNext operations performed on hrPartitionTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfPartSetCounter 1.3.6.1.4.1.169.3.180.1.7.8
The number of Set operations performed on hrPartitionTable objects since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfFSEntries 1.3.6.1.4.1.169.3.180.1.8.1
The current number of entries in the hrFSTable. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmInfFSFirstIndex 1.3.6.1.4.1.169.3.180.1.8.2
The lowest value of hrFSIndex. VALUE: Integer without leading 0s. DERIVATION: hrFSTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfFSLastIndex 1.3.6.1.4.1.169.3.180.1.8.3
The highest value of hrFSIndex. VALUE: Integer without leading 0s. DERIVATION: hrFSTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zhrmInfFSLastDynamRefresh 1.3.6.1.4.1.169.3.180.1.8.4
The system time at which hrFSTable values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfFSLastStableRefresh 1.3.6.1.4.1.169.3.180.1.8.5
The system time at which hrFSTable values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmInfFSGetCounter 1.3.6.1.4.1.169.3.180.1.8.6
The number of subagent accesses of hrFSTable objects to handle Get requests since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfFSGetNextCounter 1.3.6.1.4.1.169.3.180.1.8.7
The number of subagent accesses of hrFSTable objects to handle GetNext requests since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmInfFSSetCounter 1.3.6.1.4.1.169.3.180.1.8.8
The number of subagent accesses of hrFSTable objects to handle Set requests since the subagent was last started. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmThrRAM 1.3.6.1.4.1.169.3.180.2.1
OBJECT IDENTIFIER    

zhrmThrDisk 1.3.6.1.4.1.169.3.180.2.2
OBJECT IDENTIFIER    

zhrmThrRAMTotal 1.3.6.1.4.1.169.3.180.2.1.1
The total number of megabytes of RAM in the system. VALUE: Integer without leading 0s. DERIVATION: The value of hrMemorySize, expressed as megabytes instead of kilobytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmThrRAMUse 1.3.6.1.4.1.169.3.180.2.1.2
The total number of megabytes of RAM currently being used. VALUE: Integer without leading 0s. DERIVATION: Sum of hrStorageUsed values for all RAM entries in the hrStorageTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmThrRAMPercentUse 1.3.6.1.4.1.169.3.180.2.1.3
The percent of zhrmThrRAMTotal that is currently being used. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmThrRAMTrapEnable 1.3.6.1.4.1.169.3.180.2.1.4
When set to 1 (ramTrapsEnabled), a trap (zhrmRAMThreshold) is sent whenever utilization of a RAM storage area reaches or exceeds zhrmThrRAMHighValue or reaches or falls below zhrmThrRAMLowValue. VALUE: One of these values is displayed: ramTrapsDisabled or ramTrapsEnabled. When setting these values, use 0 or 1. DERIVATION: Initialized to 1 (ramTrapsEnabled) at startup, but can be changed from a manager station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ramTrapsDisabled(0), ramTrapsEnabled(1)  

zhrmThrRAMHighValue 1.3.6.1.4.1.169.3.180.2.1.5
The percent utilization of a RAM storage area at or above which zhrmThrRAMTable entries are created and a trap generated if zhrmThrRAMTrapEnable is set to 1. VALUE: A value of 1 through 100, 90 by default. A value of 100 suppresses trap generation (regardless of the value of zhrmThrRAMTrapEnable) and zhrmThrRAMTable entry creation. DERIVATION: Set at startup by using the -h startup parameter. Can be changed by setting the value of this MIB object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

zhrmThrRAMLowValue 1.3.6.1.4.1.169.3.180.2.1.6
The percent utilization of a RAM storage area at or below which a trap is generated if zhrmThrRAMTrapEnable is set to 1. VALUE: A value of 1 through 100, 45 by default. A value of 0 suppresses trap generation, regardless of the value of zhrmThrRAMTrapEnable. DERIVATION: Set at startup by using the -i startup parameter. Can be changed by setting the value of this MIB object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

zhrmThrRAMTable 1.3.6.1.4.1.169.3.180.2.1.7
Entries describing RAM in the hrStorageTable whose usage has reached or exceeded the value of zhrmThrRAMHighValue.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhrmThrRAMEntry

zhrmThrRAMEntry 1.3.6.1.4.1.169.3.180.2.1.7.1
Information about RAM in the hrStorageTable whose usage has reached or exceeded the value of zhrmThrRAMHighValue.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ZhrmThrRAMEntry  

zhrmThrRAMIndex 1.3.6.1.4.1.169.3.180.2.1.7.1.1
An index value having a corresponding value (hrFSStorageIndex) in the hrFSTable. VALUE: Integer, numbered sequentially starting at 1. DERIVATION: The value of hrStorageIndex for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

zhrmThrRAMDescr 1.3.6.1.4.1.169.3.180.2.1.7.1.2
Description of the type of storage represented by the entry. VALUE: The number and type of a processor: CPUnn (processor-type) running Dnn.nn. DERIVATION: The value of hrStorageDescr for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmThrRAMAllocationUnits 1.3.6.1.4.1.169.3.180.2.1.7.1.3
The number of bytes allocated by the entry when storage is requested. VALUE: Integer without leading 0s, indicating the page size. DERIVATION: The value of hrStorageAllocationUnits for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

zhrmThrRAMSize 1.3.6.1.4.1.169.3.180.2.1.7.1.4
The capacity of the entry, in number of allocation units. VALUE: Integer without leading 0s. If the number exceeds 2, 147, 483, 647, the value returned is -1D. DERIVATION: The value of hrStorageSize for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

zhrmThrRAMUsed 1.3.6.1.4.1.169.3.180.2.1.7.1.5
The capacity of the entry, in number of allocation units. VALUE: Integer without leading 0s. DERIVATION: The value of hrStorageUsed for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

zhrmThrRAMAllocationFailures 1.3.6.1.4.1.169.3.180.2.1.7.1.6
The number of requests for storage by the entry that could not be honored because of insufficient space. VALUE: Integer without leading 0s, indicating the number of page-fault interrupts since the processor was loaded. DERIVATION: The value of hrStorageAllocationFailures for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmThrDiskTotal 1.3.6.1.4.1.169.3.180.2.2.1
The total number of megabytes of writeable disk in the system. VALUE: Integer without leading 0s. DERIVATION: Sum of hrStorageSize values for all disk entries in the hrStorageTable, expressed as megabytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmThrDiskUse 1.3.6.1.4.1.169.3.180.2.2.2
The total number of megabytes of writeable disk currently being used. VALUE: Integer without leading 0s. DERIVATION: Sum of hrStorageUsed values for all disk entries in the hrStorageTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmThrDiskPercentUse 1.3.6.1.4.1.169.3.180.2.2.3
The percent of zhrmThrDiskTotal that is currently being used. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmThrDiskTrapEnable 1.3.6.1.4.1.169.3.180.2.2.4
When set to 1 (diskTrapsEnabled), a trap (zhrmDiskThreshold) is sent whenever utilization of a writeable disk reaches or exceeds zhrmThrDiskHighValue or reaches or falls below zhrmThrDiskLowValue. VALUE: One of these values is displayed: diskTrapsDisabled or diskTrapsEnabled. When setting these values, use 0 or 1. DERIVATION: Initialized to 1 (diskTrapsEnabled) at startup, but can be changed from a manager station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER diskTrapsDisabled(0), diskTrapsEnabled(1)  

zhrmThrDiskHighValue 1.3.6.1.4.1.169.3.180.2.2.5
The percent utilization of a writeable disk at or above which zhrmThrDiskTable entries are created and a trap generated if zhrmThrDiskTrapEnable is set to 1. VALUE: A value of 1 through 100, 90 by default. A value of 100 suppresses trap generation (regardless of the value of zhrmThrDiskTrapEnable) and zhrmThrDiskTable entry creation. DERIVATION: Set at startup by using the -h startup parameter. Can be changed by setting the value of this MIB object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

zhrmThrDiskLowValue 1.3.6.1.4.1.169.3.180.2.2.6
The percent utilization of a writeable disk at or below which a trap is generated if zhrmThrDiskTrapEnable is set to 1. VALUE: A value of 1 through 100, 45 by default. A value of 0 suppresses trap generation, regardless of the value of zhrmThrDiskTrapEnable. DERIVATION: Set at startup by using the -i startup parameter. Can be changed by setting the value of this MIB object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

zhrmThrDiskTable 1.3.6.1.4.1.169.3.180.2.2.7
Entries describing writeable disks in the hrStorageTable whose usage has reached or exceeded the value of zhrmThrDiskHighValue.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhrmThrDiskEntry

zhrmThrDiskEntry 1.3.6.1.4.1.169.3.180.2.2.7.1
Information about writeable disks in the hrStorageTable whose usage has reached or exceeded the value of zhrm ThrDiskHighValue.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ZhrmThrDiskEntry  

zhrmThrDiskIndex 1.3.6.1.4.1.169.3.180.2.2.7.1.1
An index value having a corresponding value (hrFSStorageIndex) in the hrFSTable. VALUE: Integer, numbered sequentially starting at 1. DERIVATION: The value of hrStorageIndex for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

zhrmThrDiskDescr 1.3.6.1.4.1.169.3.180.2.2.7.1.2
Description of the type of storage represented by the entry. VALUE: The name and type of the disk: (disk- type). DERIVATION: The value of hrStorageDescr for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmThrDiskAllocationUnits 1.3.6.1.4.1.169.3.180.2.2.7.1.3
The number of bytes allocated by the entry when storage is requested. VALUE: 2048, indicating one page. DERIVATION: The value of hrStorageAllocationUnits for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

zhrmThrDiskSize 1.3.6.1.4.1.169.3.180.2.2.7.1.4
The capacity of the entry, in number of allocation units. VALUE: Integer without leading 0s. The number describes the pages formatted. DERIVATION: The value of hrStorageSize for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

zhrmThrDiskUsed 1.3.6.1.4.1.169.3.180.2.2.7.1.5
The amount of allocated storage associated with the entry, in allocation units. VALUE: Integer without leading 0s. DERIVATION: The value of hrStorageUsed for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

zhrmThrDiskAllocationFailures 1.3.6.1.4.1.169.3.180.2.2.7.1.6
The number of requests for storage by the entry that could not be honored because of insufficient space. VALUE: This value is not available, and 0 is returned. DERIVATION: The value of hrStorageAllocationFailures for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmDevUnCurrTime 1.3.6.1.4.1.169.3.180.3.1
The current system time. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmDevUnUp 1.3.6.1.4.1.169.3.180.3.2
The total number of devices for which the value of hrDeviceStatus is 2 (running). VALUE: Integer without leading 0s. DERIVATION: Sum of entries in hrDeviceTable having specified status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmDevUnDown 1.3.6.1.4.1.169.3.180.3.3
The total number of devices for which the value of hrDeviceStatus is 5 (down). VALUE: Integer without leading 0s. DERIVATION: Sum of entries in hrDeviceTable having specified status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmDevUnOther 1.3.6.1.4.1.169.3.180.3.4
The total number of devices for which the value of hrDeviceStatus is 1 (unknown), 3 (warning), or 4 (testing). VALUE: Integer without leading 0s. DERIVATION: Sum of entries in hrDeviceTable having specified status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmDevUnTrapEnable 1.3.6.1.4.1.169.3.180.3.5
When set to 1 (devUnTrapsEnabled), a trap (zhrmTrapDeviceStateChange) is sent whenever the value of hrDeviceStatus changes. VALUE: One of these values is displayed: devUnTrapsDisabled or devUnTrapsEnabled. When setting these values, use 0 or 1. DERIVATION: Initialized to 1 (devUnTrapsEnabled) at startup, but can be changed from a manager station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER devUnTrapsDisabled(0), devUnTrapsEnabled(1)  

zhrmDevUnTable 1.3.6.1.4.1.169.3.180.3.6
Entries duplicating entries in the hrDeviceTable for devices that have an hrDeviceStatus value other than 2 (running).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhrmDevUnEntry

zhrmDevUnEntry 1.3.6.1.4.1.169.3.180.3.6.1
Information duplicating that in the hrDeviceTable for devices that have an hrDeviceStatus value other than 2 (running).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ZhrmDevUnEntry  

zhrmDevUnIndex 1.3.6.1.4.1.169.3.180.3.6.1.1
Index values that point to entries in the hrProcessorTable, the hrPrinterTable, the hrDiskStorageTable, the hrNetworkTable, and the hrPartitionTable. VALUE: Integers running sequentially from 1. DERIVATION: The value of hrDeviceIndex for qualifying devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

zhrmDevUnType 1.3.6.1.4.1.169.3.180.3.6.1.2
One of the following device types defined by RFC 1514 that characterizes the entry: hrDeviceProcessor, hrDeviceNetwork, hrDevicePrinter, hrDeviceDiskStorage, hrDeviceTape. VALUE: For CPUs: 1.3.6.1.2.1.25.3.1.3. For printers: 1.3.6.1.2.1.25.3.1.5. For disks: 1.3.6.1.2.1.25.3.1.6. For tape drives: 1.3.6.1.2.1.25.3.1.18. For network devices: 1.3.6.1.2.1.25.3.1.4. DERIVATION: The value of hrDeviceType for qualifying devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

zhrmDevUnDescr 1.3.6.1.4.1.169.3.180.3.6.1.3
Description of the type of device represented by the entry. VALUE: For CPUs: the number and type of a processor: CPUnn (processor-type). For printers: the name of a printer or Spooler collector. Printers have names of the form -id. Spooler collectors, used as pseudo printers, have names of the form [ ode-name]-process-name[.#group- name]. For disks: the name and type of the disk: (disk-type). For tapes: -drive-name. For network devices: -device. For a loop back device: . DERIVATION: The value of hrDeviceDescr for qualifying devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

zhrmDevUnID 1.3.6.1.4.1.169.3.180.3.6.1.4
An identifier characterizing the entry as a particular device type and subtype. VALUE: The root of the identifier is the same for all entries: 1.3.6.1.4.1.169.3.180. Appended to this value are the type and subtype values. For example, the hrDeviceID for a 4500 (1038-MB formatted capacity per spindle) disk would look like this:1.3.6.1.4.1.169.3.180.3.22. Refer to the 'Guardian Procedure Calls Reference Manual' for a complete list of all device types and subtypes. DERIVATION: The value of hrDeviceID for qualifying devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

zhrmDevUnStatus 1.3.6.1.4.1.169.3.180.3.6.1.5
The current state the device represented by the entry is in. VALUE: One of these values: unknown, warning, testing down. DERIVATION: The value of hrDeviceStatus for qualifying devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), running(2), warning(3), testing(4), down(5)  

zhrmDevUnErrors 1.3.6.1.4.1.169.3.180.3.6.1.6
The number of errors detected on the device described by the entry. VALUE: Integer without leading 0s. DERIVATION: The value of hrDeviceErrors for qualifying devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmSaProcCurrTime 1.3.6.1.4.1.169.3.180.4.1
The current system time. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaProcVersion 1.3.6.1.4.1.169.3.180.4.2
The version of the Host Resources Subagent. VALUE: T8496Dnn_date -- Tandem Host Resources Subagent. Where Dnn is the product version of the Host Resources Subagent, for example, D21. DERIVATION: Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaProcName 1.3.6.1.4.1.169.3.180.4.3
The name of the subagent process. VALUE: -name, where process-name is from 1 through 5 alphanumeric characters. DERIVATION: The name specified in the TACL NAME option when the subagent was started.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaPaid 1.3.6.1.4.1.169.3.180.4.4
The process access ID (PAID) of the subagent process. VALUE: group-number, user-number. DERIVATION: The group and user numbers associated with the user who started the subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaPID 1.3.6.1.4.1.169.3.180.4.5
The process ID (PID) of the subagent process. VALUE: (CPU-number, PIN-number). DERIVATION: Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaCreatTime 1.3.6.1.4.1.169.3.180.4.6
The system time at which the subagent process started. VALUE: started month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaCpuTime 1.3.6.1.4.1.169.3.180.4.7
The amount of CPU time used by the subagent since starting. VALUE: HH:MM:SS. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaPri 1.3.6.1.4.1.169.3.180.4.8
The priority of the subagent primary and backup processes. VALUE: Integer without leading 0s. DERIVATION: Initially, the value of the -n startup parameter (145 or a user-specified value). After startup, the value can be set from a manager station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

zhrmSaHomeTerm 1.3.6.1.4.1.169.3.180.4.9
The name of the terminal from which the subagent was started. VALUE: ode.-name.#subdevice-name. DERIVATION: Guardian procedure PROCESS_GETINFO_.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaIniFile 1.3.6.1.4.1.169.3.180.4.10
The name of the subagent initialization file. VALUE: ode..subvolume.file. DERIVATION: The name specified in the -e startup parameter. If not specified, the name HMSAINI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmSaHeapInitial 1.3.6.1.4.1.169.3.180.4.11
The number of bytes of memory buffer space allocated at subagent startup. VALUE: Integer without leading 0s. DERIVATION: Internal library routine.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmSaHeapCurrent 1.3.6.1.4.1.169.3.180.4.12
The number of bytes of memory buffer space currently in use by the subagent. VALUE: Integer without leading 0s. DERIVATION: Internal library routine.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

zhrmGetPDUsCounter 1.3.6.1.4.1.169.3.180.4.13
The number of Get requests received from the NonStop agent since starting. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmGetNextPDUsCounter 1.3.6.1.4.1.169.3.180.4.14
The number of GetNext requests received from the NonStop agent since starting. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmSetPDUsCounter 1.3.6.1.4.1.169.3.180.4.15
The number of Set requests received from the NonStop agent since starting. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmTrapPDUsCounter 1.3.6.1.4.1.169.3.180.4.16
The number of traps generated by the subagent since starting. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmEnableSoftwareGroup 1.3.6.1.4.1.169.3.180.4.17
A switch that suppresses maintenance of hrSWRun and hrSWRunPerf group objects when set to 0. VALUE: One of these values is displayed: swValuesDisabled or swValuesEnabled. When setting these values, use 0 or 1. DERIVATION: At startup, the subagent sets this value to 1 (swValuesEnabled) unless the -w startup parameter is used. The -w startup parameter sets this value to 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER swValuesDisabled(0), swValuesEnabled(1)  

zhrmSwitchToBackupNow 1.3.6.1.4.1.169.3.180.4.18
A switch that causes the subagent backup process to take over and a new backup process to be created when set to 1. VALUE: One of these values is displayed: autoProcessPairControl or forceBackupTakeover. When setting these values, use 0 or 1. DERIVATION: At startup, the subagent sets this value to 0 (autoProcessPairControl), but it can be changed from a manager station if the subagent was started using the -b startup parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autoProcessPairControl(0), forceBackupTakeover(1)  

zhrmExamineGuardian 1.3.6.1.4.1.169.3.180.4.19
determines whether the subagent obtains hrPartition, hrFilesystem, hrFileSystemType, hrSoftwareRun, and hrSoftwareRunPerformance table information from Guardian personality. VALUE: One of these values is displayed: disabled or enabled. When setting these values, use 0 or 1. DERIVATION: At startup, the subagent sets this value to 1 (enabled). The value of this variables depends on the -t startup parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

zhrmExamineOSS 1.3.6.1.4.1.169.3.180.4.20
determines whether the subagent obtains hrPartition, hrFilesystem, hrFileSystemType, hrSoftwareRun, and hrSoftwareRunPerformance table information from Open Systems Services personality. VALUE: One of these values is displayed: disabled or enabled. When setting these values, use 0 or 1. DERIVATION: At startup, the subagent sets this value to 0 (disabled), but it can be changed from a manager station if the subagent was started using the -u startup parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

zhrmRefreshCurrTime 1.3.6.1.4.1.169.3.180.5.1
The current system time. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmDynamRefreshInterval 1.3.6.1.4.1.169.3.180.5.2
The number of minutes assigned to the -d startup parameter when the subagent was started. VALUE: Integer without leading 0s. DERIVATION: Subagent -d startup parameter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

zhrmStableRefreshInterval 1.3.6.1.4.1.169.3.180.5.3
The number of minutes assigned to the -s startup parameter when the subagent was started. VALUE: Integer without leading 0s. DERIVATION: Subagent -s startup parameter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

zhrmLastDynamRefreshTime 1.3.6.1.4.1.169.3.180.5.4
The system time at which MIB values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS. DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmLastStableRefreshTime 1.3.6.1.4.1.169.3.180.5.5
The system time at which MIB values controlled by the -s startup parameter or the zhrmStableRefreshNow object were last refreshed. VALUE: month DD, YYYY HH:MM:SS DERIVATION: Guardian procedure JULIANTIMESTAMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmDynamRefreshCnt 1.3.6.1.4.1.169.3.180.5.6
The number of times since the subagent was started that MIB values controlled by the -d startup parameter or the zhrmDynamRefreshNow object were refreshed. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmStableRefreshCnt 1.3.6.1.4.1.169.3.180.5.7
The number of times since the subagent was started that MIB values controlled by the -s startup parameter or the zhrmStableRefreshNow object were refreshed. VALUE: Integer without leading 0s. DERIVATION: Computed by Host Resources Subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

zhrmDynamRefreshNow 1.3.6.1.4.1.169.3.180.5.8
When set to 1 (forceDynamicRefresh)MIB objects whose values are controlled by the -d startup parameter are refreshed. VALUE: One of these values is displayed: autoDynamicRefresh forceDynamicRefresh. When setting these values, use 0 or 1. DERIVATION: Initialized to 0 (autoDynamicRefresh) at startup, but can be changed from a manager station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autoDynamicRefresh(0), forceDynamicRefresh(1)  

zhrmStableRefreshNow 1.3.6.1.4.1.169.3.180.5.9
When set to 1(forceStableRefresh), MIB objects whose values are controlled by the -s startup parameter are refreshed. VALUE: One of these values is displayed: autoStableRefresh or forceStableRefresh. When setting these values, use 0 or 1. DERIVATION: Initialized to 0 (autoStableRefresh) at startup, but can be changed from a manager station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autoStableRefresh(0), forceStableRefresh(1)  

zhrmTrapDeviceStateIndex 1.3.6.1.4.1.169.3.180.7.1
Index value that points to the entry (in the hrProcessorTable, the hrPrinterTable, the hrDiskStorageTable, the hrNetworkTable, or the hrPartitionTable) for the device that the trap describes. VALUE: Integer, numbered sequentially starting at 1. DERIVATION: The value of zhrmDevUnIndex for the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

zhrmTrapDeviceDescr 1.3.6.1.4.1.169.3.180.7.2
A description of the type of device that the trap describes. VALUE: For CPUs: the number and type of a processor: CPUnn (processor-type). For printers: the name of a printer or Spooler collector. Printers have names of the form -id. Spooler collectors, used as pseudo printers, have names of the form [ ode-name]-process-name[.#group- name]. For disks: the name and type of the disk: (disk-type). For tapes: -drive-name. For network devices: -device. For a loop back device: . DERIVATION: The value of zhrmDevUnDescr for the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..64)  

zhrmTrapDeviceStatus 1.3.6.1.4.1.169.3.180.7.3
The current state the device that the trap describes is in. VALUE: One of the following values: unknown, warning, testing, down. DERIVATION: The value of zhrmDevUnStatus for the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(1), running(2), warning(3), testing(4), down(5)  

zhrmTrapDeviceStateChange 1
When zhrmDevUnTrapEnable is set to 1, this trap is generated whenever the status of any device represented in the hrDevice group changes.
TRAP-TYPE    

zhrmTrapStorageThrIndex 1.3.6.1.4.1.169.3.180.7.4
Index value that points to the entry in the hrStorageTable for the device that the trap describes. VALUE: Integer, numbered sequentially starting at 1. DERIVATION: For RAM: the value of zhrmThrRAMIndex for the RAM storage area. For disks: the value of zhrmThrDiskIndex for the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

zhrmTrapStorageDescr 1.3.6.1.4.1.169.3.180.7.5
Description of the type of storage represented by the entry. VALUE: For RAM: number and type of a processor: CPUnn(processor-type) running Dnn.nn. For disks: The name and type of the disk: (disk-type). DERIVATION: For RAM: the value of zhrmThrRAMDescr for the RAM storage area. For disks: the value of zhrmThrDiskDescr for the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

zhrmRAMThreshold 2
When zhrmThrRAMTrapEnable is set to 1, this trap is generated whenever the utilization of any RAM storage area represented in the hrStorage group reaches or exceeds a high threshold (represented by the value of zhrmThrRAMHighValue in the zhrmThreshold group) or reaches or falls below a low threshold (represented by the value of zhrmThrRAMLowValue in the zhrmThreshold group.
TRAP-TYPE    

zhrmDiskThreshold 3
When zhrmThrDiskTrapEnable is set to 1, this trap is generated whenever the utilization of any disk represented in the hrStorage group reaches or exceeds a high threshold (represented by the value of zhrmThrDiskLowValue in the zhrmThreshold group) or reaches or falls below a low threshold (represented by the value of zhrmThrDiskLowValue in the zhrmThreshold group).
TRAP-TYPE