HEALTH-MONITOR-SUNMANAGEMENTCENTER-MIB: View SNMP OID List / Download MIB
VENDOR: SUN MICROSYSTEMS
Home | MIB: HEALTH-MONITOR-SUNMANAGEMENTCENTER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
sun | 1.3.6.1.4.1.42 | |||
prod | 1.3.6.1.4.1.42.2 | |||
sunsymon | 1.3.6.1.4.1.42.2.12 | |||
agent | 1.3.6.1.4.1.42.2.12.2 | |||
modules | 1.3.6.1.4.1.42.2.12.2.2 | |||
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. |
||
hmSwap | 1.3.6.1.4.1.42.2.12.2.2.11.1 | |||
hmSwapSpaceGroup | 1.3.6.1.4.1.42.2.12.2.2.11.1.1 |
Swap space related statistics. |
||
hmAvailableSwapSpace | 1.3.6.1.4.1.42.2.12.2.2.11.1.1.1 | integer32 | read-only |
The total swap space (in 1024 byte blocks) that is currently available for reservation and allocation. |
hmReservedSwapSpace | 1.3.6.1.4.1.42.2.12.2.2.11.1.1.2 | integer32 | read-only |
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. |
hmAllocatedSwapSpace | 1.3.6.1.4.1.42.2.12.2.2.11.1.1.3 | integer32 | read-only |
The total amount of swap space (in 1024 byte blocks) currently allocated for use. |
hmUsedSwapSpace | 1.3.6.1.4.1.42.2.12.2.2.11.1.1.4 | integer32 | read-only |
The total amount of swap space (in 1024 byte blocks) that is either allocated or reserved. |
hmKernelcontention | 1.3.6.1.4.1.42.2.12.2.2.11.2 | |||
hmMutexGroup | 1.3.6.1.4.1.42.2.12.2.2.11.2.1 |
Mutex related statistics. |
||
hmSpinsOnMutexes | 1.3.6.1.4.1.42.2.12.2.2.11.2.1.1 | integer32 | read-only |
Sum of spins on mutexes (lock not acquired on first try) for all CPUs. |
hmTotNumOfCPUs | 1.3.6.1.4.1.42.2.12.2.2.11.2.1.2 | integer32 | read-only |
Total number of CPUs. |
hmNFS | 1.3.6.1.4.1.42.2.12.2.2.11.3 | |||
hmNFSClientRPCGroup | 1.3.6.1.4.1.42.2.12.2.2.11.3.1 |
Client RPC call-related statistics. |
||
hmTotRPCCalls | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.1 | displaystring | read-only |
Total number of RPC calls received. |
hmTotBadRPCCalls | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.2 | integer32 | read-only |
Total number of calls rejected by the RPC layer. |
hmTotRPCRetransmissions | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.3 | integer32 | read-only |
Total number of calls retransmitted due to a timeout. |
hmTotBadRPCReplies | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.4 | integer32 | read-only |
Number of replies from server that do not correspond to any outside call. |
hmTotRPCCallsTimedOut | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.5 | integer32 | read-only |
Number of calls timed out while waiting for a reply from server. |
hmTotNumOfAuthRefresh | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.6 | integer32 | read-only |
Number of times authentication information was refreshed. |
hmTotFailedCallsBV | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.7 | integer32 | read-only |
Number of calls failed due to a bad verifier in response. |
hmTimers | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.8 | integer32 | read-only |
Number of times calculated time-out exceeds minimum specified timeout value for a call. |
hmTotMemAllocFails | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.9 | integer32 | read-only |
Number of failures to allocate memory. |
hmTotSendFails | 1.3.6.1.4.1.42.2.12.2.2.11.3.1.10 | integer32 | read-only |
Number of failures where client is not able to send the packets for any reason. |
hmCPU | 1.3.6.1.4.1.42.2.12.2.2.11.4 | |||
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. |
||
hmTotProcInRunQueue | 1.3.6.1.4.1.42.2.12.2.2.11.4.1.1 | integer32 | read-only |
Number of processes in the run queue. |
hmTotProcBlocked | 1.3.6.1.4.1.42.2.12.2.2.11.4.1.2 | integer32 | read-only |
Number of processes blocked for resources. |
hmTotProcReadyInSwap | 1.3.6.1.4.1.42.2.12.2.2.11.4.1.3 | integer32 | read-only |
Number of processes runnable but swapped. |
hmDiskGroup | 1.3.6.1.4.1.42.2.12.2.2.11.5 |
Disk related statistics. |
||
hmDiskTable | 1.3.6.1.4.1.42.2.12.2.2.11.5.1 | no-access |
Table of information for all the disks installed on the system. |
|
1.3.6.1.4.1.42.2.12.2.2.11.5.1.1 | no-access |
Monitoring information for one disk on the system. |
||
hmDiskName | 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.1 | displaystring | read-only |
Name of the disk. |
hmDiskAliasName | 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.2 | displaystring | read-only |
Name of the disk alias (for example, c0t0d0). |
hmAvgWaitTransactions | 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.3 | displaystring | read-only |
Average number of transactions waiting for service. |
hmDiskBusyPcnt | 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.4 | displaystring | read-only |
Percent of time the disk is busy. |
hmAvgDiskSvcTime | 1.3.6.1.4.1.42.2.12.2.2.11.5.1.1.5 | displaystring | read-only |
Average service time. |
hmRAM | 1.3.6.1.4.1.42.2.12.2.2.11.6 | |||
hmRamMemoryPagingGroup | 1.3.6.1.4.1.42.2.12.2.2.11.6.1 |
Memory paging-related statistics. |
||
hmHandspread | 1.3.6.1.4.1.42.2.12.2.2.11.6.1.1 | integer32 | read-only |
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. |
hmPageScanRate | 1.3.6.1.4.1.42.2.12.2.2.11.6.1.2 | integer32 | read-only |
Number of pages scanned per second. |
hmKMEM | 1.3.6.1.4.1.42.2.12.2.2.11.7 | |||
hmKmemStatisticsGroup | 1.3.6.1.4.1.42.2.12.2.2.11.7.1 |
Kernel-memory-related statistics. |
||
hmKmemErrors | 1.3.6.1.4.1.42.2.12.2.2.11.7.1.1 | integer32 | read-only |
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. |
hmKmemFreeMem | 1.3.6.1.4.1.42.2.12.2.2.11.7.1.2 | integer32 | read-only |
Total amount of free kernel memory in MB. |
hmDNLC | 1.3.6.1.4.1.42.2.12.2.2.11.8 | |||
hmDNLCStatGroup | 1.3.6.1.4.1.42.2.12.2.2.11.8.1 |
DNLC related statistics. |
||
hmDNLCHits | 1.3.6.1.4.1.42.2.12.2.2.11.8.1.1 | unsigned32 | read-only |
The number of times a name is looked up and is found in DNLC (Directory Name Lookup Cache). |
hmDNLCMisses | 1.3.6.1.4.1.42.2.12.2.2.11.8.1.2 | unsigned32 | read-only |
The number of times a name is looked up and is not found in DNLC (Directory Name Lookup Cache). |
hmDNLCHitRate | 1.3.6.1.4.1.42.2.12.2.2.11.8.1.3 | unsigned32 | read-only |
The number of DNLC hits as a proportion of all DNLC lookups. |
hmDNLCRefRate | 1.3.6.1.4.1.42.2.12.2.2.11.8.1.4 | unsigned32 | read-only |
The number of times per second, the DNLC is looked up. |