mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Previously, the code would query all the oids it received. Now it will split it up into multiple queries if too many are sent. Prevents some devices snmp service from crashing.
20 lines
415 B
YAML
20 lines
415 B
YAML
os: hpe-mapdu
|
|
text: 'HPE Managed Power Distribution Unit'
|
|
type: power
|
|
icon: hpe
|
|
group: hpe
|
|
mib_dir: hp
|
|
over:
|
|
- {graph: device_power, text: Power}
|
|
- {graph: device_current, text: Current}
|
|
snmp_max_oid: 8
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.232.165.7
|
|
- .1.3.6.1.4.1.232.165.11
|
|
-
|
|
sysDescr:
|
|
- P9S18A
|
|
- Outlet Metered, Outlet Switched
|