Hi,
I have installed cacti on a ubuntu 10.04 server, i am novice in getting to know about cacti, hence please forgive me if this is a very simple question.
I have added the device but i do get the error stating snmp error, for the same device when checked through the snmpwalk through the server is working fine. but not from the cacti, this is happening to all the devices apart from the local host,
please do help me as to where i am going wrong.
Thanks in advance
Arun
snmp does not work on any device after installing cacti
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: snmp does not work on any device after installing cacti
You surely double checked, whether the SNMP parameters for that cacti host are correct (community string, SNMP version, port, ...). Please know, that we used specific OIDs to test host availability. Some device do not provide that data. To verify, please post output of
R.
Code: Select all
snmpwalk -c ... -v ... <device> system
Re: snmp does not work on any device after installing cacti
Thanks for helping down below is the output of the device
root@bbnlnetmon:~# snmpwalk -v 2c -c public 172.30.1.5 system
SNMPv2-MIB::sysDescr.0 = STRING:
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.36368.1.1.1
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (157664900) 18 days, 5:57:29.00
SNMPv2-MIB::sysContact.0 = STRING: Unified Gateways
SNMPv2-MIB::sysName.0 = STRING: CLT201
SNMPv2-MIB::sysLocation.0 = STRING: India
SNMPv2-MIB::sysServices.0 = INTEGER: 72
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00
root@bbnlnetmon:~#
root@bbnlnetmon:~# snmpwalk -v 2c -c public 172.30.1.5 system
SNMPv2-MIB::sysDescr.0 = STRING:
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.36368.1.1.1
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (157664900) 18 days, 5:57:29.00
SNMPv2-MIB::sysContact.0 = STRING: Unified Gateways
SNMPv2-MIB::sysName.0 = STRING: CLT201
SNMPv2-MIB::sysLocation.0 = STRING: India
SNMPv2-MIB::sysServices.0 = INTEGER: 72
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00
root@bbnlnetmon:~#
Re: snmp does not work on any device after installing cacti
i have attached the snapshot of the cacti, please do check this out too, am i going wroing anywhere?
- Attachments
-
- snmp message in cacti.JPG (141.06 KiB) Viewed 1337 times
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: snmp does not work on any device after installing cacti
I feared, that sysDescr would be empty. Please either fill that or use Cacti 087i with allows to switch to different SNMP checks, e.g. sysUptime instead.bbnl wrote:Thanks for helping down below is the output of the device
root@bbnlnetmon:~# snmpwalk -v 2c -c public 172.30.1.5 system
SNMPv2-MIB::sysDescr.0 = STRING:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (157664900) 18 days, 5:57:29.00
R.
Who is online
Users browsing this forum: No registered users and 6 guests