HEALTH-MONITOR-SUNMANAGEMENTCENTER-MIB

File: HEALTH-MONITOR-SUNMANAGEMENTCENTER-MIB.mib (13804 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC

Imported symbols

enterprises MODULE-IDENTITY OBJECT-TYPE
Integer32 Unsigned32 OBJECT-GROUP
DisplayString

Defined Types

HmDiskEntry  
SEQUENCE    
  hmDiskName DisplayString
  hmDiskAliasName DisplayString
  hmAvgWaitTransactions DisplayString
  hmDiskBusyPcnt DisplayString
  hmAvgDiskSvcTime DisplayString

Defined Values

healthMonitor 1.3.6.1.4.1.42.2.12.2.2.11
Health Monitor allows to monitor the overall state of the machine, including the state of the disk, networks, RAM, and so on. This module uses a set of performance rules to determine valid component states.
MODULE-IDENTITY    

sun 1.3.6.1.4.1.42
OBJECT IDENTIFIER    

prod 1.3.6.1.4.1.42.2
OBJECT IDENTIFIER    

sunsymon 1.3.6.1.4.1.42.2.12
OBJECT IDENTIFIER    

agent 1.3.6.1.4.1.42.2.12.2
OBJECT IDENTIFIER    

modules 1.3.6.1.4.1.42.2.12.2.2
OBJECT IDENTIFIER    

hmSwap 1.3.6.1.4.1.42.2.12.2.2.11.1
OBJECT IDENTIFIER    

hmKernelcontention 1.3.6.1.4.1.42.2.12.2.2.11.2
OBJECT IDENTIFIER    

hmNFS 1.3.6.1.4.1.42.2.12.2.2.11.3
OBJECT IDENTIFIER    

hmCPU 1.3.6.1.4.1.42.2.12.2.2.11.4
OBJECT IDENTIFIER    

hmDiskGroup 1.3.6.1.4.1.42.2.12.2.2.11.5
Disk related statistics.
Status: current Access: read-write
OBJECT-GROUP    

hmRAM 1.3.6.1.4.1.42.2.12.2.2.11.6
OBJECT IDENTIFIER    

hmKMEM 1.3.6.1.4.1.42.2.12.2.2.11.7
OBJECT IDENTIFIER    

hmDNLC 1.3.6.1.4.1.42.2.12.2.2.11.8
OBJECT IDENTIFIER    

hmSwapSpaceGroup 1.3.6.1.4.1.42.2.12.2.2.11.1.1
Swap space related statistics.
Status: current Access: read-write
OBJECT-GROUP    

hmAvailableSwapSpace 1.3.6.1.4.1.42.2.12.2.2.11.1.1.1
The total swap space (in 1024 byte blocks) that is currently available for reservation and allocation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmReservedSwapSpace 1.3.6.1.4.1.42.2.12.2.2.11.1.1.2
The total amount of swap space (in 1024 byte blocks) that is not currently allocated, but is claimed by memory mappings for possible future use.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmAllocatedSwapSpace 1.3.6.1.4.1.42.2.12.2.2.11.1.1.3
The total amount of swap space (in 1024 byte blocks) currently allocated for use.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmUsedSwapSpace 1.3.6.1.4.1.42.2.12.2.2.11.1.1.4
The total amount of swap space (in 1024 byte blocks) that is either allocated or reserved.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmMutexGroup 1.3.6.1.4.1.42.2.12.2.2.11.2.1
Mutex related statistics.
Status: current Access: read-only
OBJECT-GROUP    

hmSpinsOnMutexes 1.3.6.1.4.1.42.2.12.2.2.11.2.1.1
Sum of spins on mutexes (lock not acquired on first try) for all CPUs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotNumOfCPUs 1.3.6.1.4.1.42.2.12.2.2.11.2.1.2
Total number of CPUs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmNFSClientRPCGroup 1.3.6.1.4.1.42.2.12.2.2.11.3.1
Client RPC call-related statistics.
Status: current Access: read-only
OBJECT-GROUP    

hmTotRPCCalls 1.3.6.1.4.1.42.2.12.2.2.11.3.1.1
Total number of RPC calls received.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hmTotBadRPCCalls 1.3.6.1.4.1.42.2.12.2.2.11.3.1.2
Total number of calls rejected by the RPC layer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotRPCRetransmissions 1.3.6.1.4.1.42.2.12.2.2.11.3.1.3
Total number of calls retransmitted due to a timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotBadRPCReplies 1.3.6.1.4.1.42.2.12.2.2.11.3.1.4
Number of replies from server that do not correspond to any outside call.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotRPCCallsTimedOut 1.3.6.1.4.1.42.2.12.2.2.11.3.1.5
Number of calls timed out while waiting for a reply from server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotNumOfAuthRefresh 1.3.6.1.4.1.42.2.12.2.2.11.3.1.6
Number of times authentication information was refreshed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotFailedCallsBV 1.3.6.1.4.1.42.2.12.2.2.11.3.1.7
Number of calls failed due to a bad verifier in response.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTimers 1.3.6.1.4.1.42.2.12.2.2.11.3.1.8
Number of times calculated time-out exceeds minimum specified timeout value for a call.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotMemAllocFails 1.3.6.1.4.1.42.2.12.2.2.11.3.1.9
Number of failures to allocate memory.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotSendFails 1.3.6.1.4.1.42.2.12.2.2.11.3.1.10
Number of failures where client is not able to send the packets for any reason.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmCPUProcInStatesGroup 1.3.6.1.4.1.42.2.12.2.2.11.4.1
Statistics related to the number of processes in different states.
Status: current Access: read-only
OBJECT-GROUP    

hmTotProcInRunQueue 1.3.6.1.4.1.42.2.12.2.2.11.4.1.1
Number of processes in the run queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotProcBlocked 1.3.6.1.4.1.42.2.12.2.2.11.4.1.2
Number of processes blocked for resources.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTotProcReadyInSwap 1.3.6.1.4.1.42.2.12.2.2.11.4.1.3
Number of processes runnable but swapped.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmDiskTable 1.3.6.1.4.1.42.2.12.2.2.11.5.1
Table of information for all the disks installed on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmDiskEntry

hmDiskEntry 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1
Monitoring information for one disk on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  HmDiskEntry  

hmDiskName 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.1
Name of the disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hmDiskAliasName 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.2
Name of the disk alias (for example, c0t0d0).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hmAvgWaitTransactions 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.3
Average number of transactions waiting for service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hmDiskBusyPcnt 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.4
Percent of time the disk is busy.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hmAvgDiskSvcTime 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.5
Average service time.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hmRamMemoryPagingGroup 1.3.6.1.4.1.42.2.12.2.2.11.6.1
Memory paging-related statistics.
Status: current Access: read-only
OBJECT-GROUP    

hmHandspread 1.3.6.1.4.1.42.2.12.2.2.11.6.1.1
The distance (in pages) between front and back pageout daemon hands. The pageout daemon manages two hands on the clock. The front hand moves through memory, clearing the reference bit, and stealing pages from processes that exceed the value maxrss. The back hand travels behind the front hand, freeing pages that have not been referenced since the front hand passed. If the pages have been modified, they are pushed to the swap space before being freed. After pageout examines a page of memory, the amount of time that is needed to reclaim the page increases as the distance increases between the two hands, and decreases as the scan rate rises.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmPageScanRate 1.3.6.1.4.1.42.2.12.2.2.11.6.1.2
Number of pages scanned per second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmKmemStatisticsGroup 1.3.6.1.4.1.42.2.12.2.2.11.7.1
Kernel-memory-related statistics.
Status: current Access: read-only
OBJECT-GROUP    

hmKmemErrors 1.3.6.1.4.1.42.2.12.2.2.11.7.1.1
Total number of error occured related to kernel memory. These errors may be.. KMERR_MODIFIED: buffer modified after being fread KMERR_READZONE: readzone violation, write past end of buffer KMERR_BADADDR: invalid free KMERR_DUPFREE: duplicate free KMERR_BADBUFTAG: boundary tag corrupted etc.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmKmemFreeMem 1.3.6.1.4.1.42.2.12.2.2.11.7.1.2
Total amount of free kernel memory in MB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmDNLCStatGroup 1.3.6.1.4.1.42.2.12.2.2.11.8.1
DNLC related statistics.
Status: current Access: read-only
OBJECT-GROUP    

hmDNLCHits 1.3.6.1.4.1.42.2.12.2.2.11.8.1.1
The number of times a name is looked up and is found in DNLC (Directory Name Lookup Cache).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hmDNLCMisses 1.3.6.1.4.1.42.2.12.2.2.11.8.1.2
The number of times a name is looked up and is not found in DNLC (Directory Name Lookup Cache).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hmDNLCHitRate 1.3.6.1.4.1.42.2.12.2.2.11.8.1.3
The number of DNLC hits as a proportion of all DNLC lookups.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hmDNLCRefRate 1.3.6.1.4.1.42.2.12.2.2.11.8.1.4
The number of times per second, the DNLC is looked up.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32