I am trying to include Cisco 2911 with version 3 snmp in monitoring.
Cacti 1.2.6 (ubuntu 18.04) displays the message - “SNMP system error - SNMP :: get (): No response from 192.168.1.1”.
SNMPWalk on the server processes the request correctly. What could be the problem?
System ErrorSNMP::get(): No response from IP
Moderators: Developers, Moderators
Re: System ErrorSNMP::get(): No response from IP
Likely the device isn't respond to SNMP because of a firewall or routing issue or simply doesn't have SNMP.
Check it from the command line using snmpwalk.
Also, if you have SELinux enabled, try putting that into permissive mode to see if works as well because some systems have exec() blocked from apache.
Check it from the command line using snmpwalk.
Also, if you have SELinux enabled, try putting that into permissive mode to see if works as well because some systems have exec() blocked from apache.
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: System ErrorSNMP::get(): No response from IP
That is not the problem. SNMPWALK is working.
Here is the output of the command:
snmpwalk -v3 -l authPriv -u snmpuserv3 -a SHA -A uuuuuuuuu -x aes -X xxxxxxxx 192.168.1.1:161 | more
iso.3.6.1.2.1.1.1.0 = STRING: "Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.7(3)M4b, RELEASE SOFTWARE (f
c1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2019 by Cisco Systems, Inc.
Compiled Tue 07-May-19 16:43 by prod_rel_team"
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.9.1.1046
iso.3.6.1.2.1.1.3.0 = Timeticks: (421976330) 48 days, 20:09:23.30
iso.3.6.1.2.1.1.4.0 = STRING: "\"O.P\""
iso.3.6.1.2.1.1.5.0 = STRING: "IST-Router.instroyt.com"
iso.3.6.1.2.1.1.6.0 = STRING: "\"\""
iso.3.6.1.2.1.1.7.0 = INTEGER: 78
iso.3.6.1.2.1.1.8.0 = Timeticks: (0) 0:00:00.00
iso.3.6.1.2.1.1.9.1.2.1 = OID: iso.3.6.1.4.1.9.7.129
iso.3.6.1.2.1.1.9.1.2.2 = OID: iso.3.6.1.4.1.9.7.115
iso.3.6.1.2.1.1.9.1.2.3 = OID: iso.3.6.1.4.1.9.7.265
iso.3.6.1.2.1.1.9.1.2.4 = OID: iso.3.6.1.4.1.9.7.112
iso.3.6.1.2.1.1.9.1.2.5 = OID: iso.3.6.1.4.1.9.7.106
iso.3.6.1.2.1.1.9.1.2.6 = OID: iso.3.6.1.4.1.9.7.47
iso.3.6.1.2.1.1.9.1.2.7 = OID: iso.3.6.1.4.1.9.7.122
iso.3.6.1.2.1.1.9.1.2.8 = OID: iso.3.6.1.4.1.9.7.37
iso.3.6.1.2.1.1.9.1.2.9 = OID: iso.3.6.1.4.1.9.7.92
iso.3.6.1.2.1.1.9.1.2.10 = OID: iso.3.6.1.4.1.9.7.53
and etc.
Here is the output of the command:
snmpwalk -v3 -l authPriv -u snmpuserv3 -a SHA -A uuuuuuuuu -x aes -X xxxxxxxx 192.168.1.1:161 | more
iso.3.6.1.2.1.1.1.0 = STRING: "Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.7(3)M4b, RELEASE SOFTWARE (f
c1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2019 by Cisco Systems, Inc.
Compiled Tue 07-May-19 16:43 by prod_rel_team"
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.9.1.1046
iso.3.6.1.2.1.1.3.0 = Timeticks: (421976330) 48 days, 20:09:23.30
iso.3.6.1.2.1.1.4.0 = STRING: "\"O.P\""
iso.3.6.1.2.1.1.5.0 = STRING: "IST-Router.instroyt.com"
iso.3.6.1.2.1.1.6.0 = STRING: "\"\""
iso.3.6.1.2.1.1.7.0 = INTEGER: 78
iso.3.6.1.2.1.1.8.0 = Timeticks: (0) 0:00:00.00
iso.3.6.1.2.1.1.9.1.2.1 = OID: iso.3.6.1.4.1.9.7.129
iso.3.6.1.2.1.1.9.1.2.2 = OID: iso.3.6.1.4.1.9.7.115
iso.3.6.1.2.1.1.9.1.2.3 = OID: iso.3.6.1.4.1.9.7.265
iso.3.6.1.2.1.1.9.1.2.4 = OID: iso.3.6.1.4.1.9.7.112
iso.3.6.1.2.1.1.9.1.2.5 = OID: iso.3.6.1.4.1.9.7.106
iso.3.6.1.2.1.1.9.1.2.6 = OID: iso.3.6.1.4.1.9.7.47
iso.3.6.1.2.1.1.9.1.2.7 = OID: iso.3.6.1.4.1.9.7.122
iso.3.6.1.2.1.1.9.1.2.8 = OID: iso.3.6.1.4.1.9.7.37
iso.3.6.1.2.1.1.9.1.2.9 = OID: iso.3.6.1.4.1.9.7.92
iso.3.6.1.2.1.1.9.1.2.10 = OID: iso.3.6.1.4.1.9.7.53
and etc.
Re: System ErrorSNMP::get(): No response from IP
Do you have Apache locked down so that it cannot make network connections? There is an SELinux setting and an apache one too I think to prevent outgoing network connections which would block Cacti.
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Who is online
Users browsing this forum: No registered users and 0 guests