Hi everyone, I warn you that I am new to the Home Assistant world, so I apologize if I ask trivial questions
I am trying to insert HomeAssistant in my company to monitor the hardware.
I would like to start importing HP Procurve switches, but they are not detected.
Up to what level of detail I can get there?
Any advice to give me?
Here I have found the list of OIDs of the affected switches: https://oidref.com/1.3.6.1.4.1.11.2.3.7.11
Here instead an example of an insertion as a sensor:
sensor:
- platform: snmp
name: ‘5406zl J8697A’
host: 192.168.0.10
baseoid: 1.3.6.1.4.1.11.2.3.7.11.50
community: public
accept_errors: true