Description
Enlogic produce managed rack PDU's and power equipment.
Latest Enlogic MIB can be obtained here: http://www.enlogic.com/mib
O/S definition,
// Enlogic equipment
$os = "enlogic";
$config['os'][$os]['text'] = "Enlogic";
$config['os'][$os]['type'] = "power";
$config['os'][$os]['icon'] = "enlogic";
$config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.38446";
$config['os'][$os]['mibs'][] = "ENLOGIC-MIB";
Currently working on discovery/polling code for sensors available in the equipment I have access to. Will add as comment if ready before this O/S definition addition request is actioned.
Attachments
Issue Links
- relates to
-
OBS-3464 Enlogic 2.0 PDU
- Resolved