Shane Posted February 11, 2020 Report Share Posted February 11, 2020 Hi All A newbie question - i need help configuring snmp alerts for my Dlink DGS 1210-28 smart switches - i have created the snmp sensor, this does alert me when the switch goes down, changes ip , loses heartbeat. I need help with configuring and recieving alerts for : Trap Settings SNMP Authentication Traps Device Bootup Port Link Up / Link Down Firmware Upgrade State Loopback Detection occuring / recovery. I really dont know how to go about this - any help would be greatly appreciated Thx Shane Link to comment Share on other sites More sharing options...
henriquesalvador Posted February 14, 2020 Report Share Posted February 14, 2020 Hi @Shane, We will not work with SNMP Traps yet. What Domotz Eyes can monitor are the SNMP OIDs, you need to identify the OID of each of the items you are interested in and add them to Domotz Eyes. Note that the Domotz Eyes will use something like the snmpget which requires the complete path to the OID, for example:With complete path: snmpget -v2c -c public 192.168.1.5 1.3.6.1.4.1.3212.11.5.9.3.0 iso.3.6.1.4.1.3212.11.5.9.3.0 = INTEGER: 100 Incomplete path: snmpget -v2c -c public 192.168.1.5 1.3.6.1.4.1.3212.11.5.9.3 Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: iso.3.6.1.4.1.3212.11.5.9.3 Note that some Switches is supported by default (you will be able to map the devices on each port, seeing the port state and controlling the PoE of each port) Managed Network Switches If you have any technical problem please reach out our support, we will be glad to assist you. Kind regards, Henrique Salvador Domotz Support Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now