Details
-
Add New Device / OS
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
Description
Hi there.
Raritan Dominion KX3 devices (others as well) seem to have less data available in observium than I was hoping to see.
https://help.raritan.com/kx-iii/v3.8.2/en/#100298.htm
KX III SNMP GETs
In addition to sending notifications, the KX III is able to receive SNMP get equests from third-party SNMP managers.
Get requests are used to retrieve information about the KX III. The following objects can be retrieved:
- systemUsageMemory
- systemUsageCPU
- systemPowerSupplyPowerOn
- portDataNumber
- portDataName
- portDataType
- portDataStatus
However,
observium only seems to collect polling time/uptime
attached is the mib downloaded from the appliance (Raritan-KVM-MIB.txt) as well as snmpwalk output from 2 dominion kx3 devices, and one kx2 as a comparison.
tar tzvf raritan-dominion-kx3-snmpwalks-and-mib.tar.gz
|
-rw-r--r-- 0 loiosh staff 44739 Jan 14 12:56 ./Raritan-KVM-MIB.txt |
-rw-r--r-- 0 loiosh staff 11364 Jan 14 13:24 ./dominion.snmpwalk |
-rw-r--r-- 0 loiosh staff 16119 Jan 14 13:24 ./dominion2.snmpwalk |
-rw-r--r-- 0 loiosh staff 16097 Jan 14 13:24 ./dominion2.snmpwalkv3 |
-rw-r--r-- 0 loiosh staff 12342 Jan 14 13:24 ./dominion3.snmpwalk |
-rw-r--r-- 0 loiosh staff 12325 Jan 14 13:24 ./dominion3.snmpwalkv3 |
Please let me know if there's anything else you might need to bring a bit more functionality to observium here.
So, as posted in the discord as well, after updating to this Observium version, all my Raritans started alerting on the status of their port. Which is expected, but euh.. all the alerts don't specify which port number the alert is about - i think a tiny bit of code can be added to fix this?