is not.
I gave a server name on my organization… in other VLAN
Not sure what you are asking? Please provide more info. So we can help you.
Thanks!
You have to check everything it can be anything:
Check Route,
ping to or from the Librenms server to see if you can achieve anything.
but the error is pretty clear. you can reach the device but something in the comminucation does not go well with a password or ping. and so on.
Make a list of what you can try and success.
Just run ./poller.php -d -h <hostname or device id>
or ./discovery.php -d -h <hostname or device id>
and read the output.
@angryp for that you need the device to be already added, and he cant add it.
@avishay_rapp Its self explanatory. Device is not responding to snmp queries with that community.
It could be a wrong snmp community, a firewalled device, an invalid device (not responding to sysObjectID snmp get), etc…
From librenms console, snmpwalk the device you are trying to add.
Never thought somebody is not using “Force add - No ICMP or SNMP checks performed” all the time, my bad.