This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

MIBs and OIDs for HP servers

Hey guys, just wondering which MIBs/OIDs are used to monitor HP server hardware. I want to set up traps for specific hardware failure (RAM and disk array in particular).

Thanks in advance.

Grant

  • Hi Grant,

    I'm not sure about SNMP Traps, but normally the following OIDs are used with the Custom SNMP Monitor to monitor various items:

    For Compaq/HP Servers:

    • 1.3.6.1.4.1.232.6.1.3.0 - System status
    • 1.3.6.1.4.1.232.3.2.2.1.10.6 - Raid status
    • 1.3.6.1.4.1.232.3.2.2.2.1.5 - RAID accelerator status
    • 1.3.6.1.4.1.232.3.2.5.1.1.37 - Drive condition
    • 1.3.6.1.4.1.232.6.2.6.7.1.6 - Fan speed
    • 1.3.6.1.4.1.232.6.2.6.4 - Fan status
    • 1.3.6.1.4.1.232.6.2.14.4 - Memory status
    • 1.3.6.1.4.1.232.6.2.9.3.1.4 - PSU status.
    • 1.3.6.1.4.1.232.6.2.6.1 - Overall thermal status

    For Dell System:

    • 1.3.6.1.4.1.674.10892.1.200.10.1.4.1 - SystemStateChassisStatus
    • 1.3.6.1.4.1.674.10893.1.20.110.13.0 - AgentGlobalSystemStatus
    • 1.3.6.1.4.1.674.10893.1.1.130.4.1.4 - Disk State
    • 1.3.6.1.4.1.674.10893.1.20.130.4.1.4 - ArrayDiskState
    • 1.3.6.1.4.1.674.10893.1.1.130.1.1.5 - Controller State
    • 1.3.6.1.4.1.674.10893.1.1.2 - Array Manager Global Status

    Hope this helps.

    Chris Foley

  • Thanks, I'll try those out!