SNMP connection error

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
trendal
Posts: 4
Joined: Sat Jul 23, 2016 12:58 am

SNMP connection error

Post by trendal »

I've setup Cacti to graph various matrix on our ISP network. I've had good success graphing throughput, radio statistics, pings times etc, but I tried a new device lately that I can't get to even connect. It's a remote power monitor by Tycon Systems. http://tyconsystems.com/index.php/produ ... onitor-web

All I get when setting up a device is SNMP error. I'm not versed enough in Cacti (or SNMP at this point) to troubleshoot very effectively. I've worked through a bunch of other problems but this basic connection error I can't seem to figure out.

Watching on a device between the host and the cacti server I can see the request and a reply from the device. It looks like this

Code: Select all

17:29:00.676784 IP 10.1.1.18.48082 > 10.1.11.35.snmp:  C=******** GetRequest(28)  system.sysDescr.0
17:29:00.702519 IP 10.1.11.35.snmp > 10.1.1.18.48082:  C= GetResponse(33)  system.sysDescr.0.0=[noSuchObject]
So I know the basic connection details are right, IP address, port etc.

Can somebody point me in the right direction?

I've attached the mib and OID files from the Tycon manufacture site.
Attachments
Tycon mib.txt
(3.3 KiB) Downloaded 295 times
Tycon OID.txt
(1.56 KiB) Downloaded 124 times
redneckgeek
Posts: 19
Joined: Mon Dec 05, 2011 11:31 am

Re: SNMP connection error

Post by redneckgeek »

Don't know if you figured this out, but the device does not respond to any of the standard device info queries. It only responds to the items listed in the OID text file. Set it up as a icmp host, then create graphs for it using the OIDs and the "SNMP - Generic OID Template" as a base.

root@GSNoc:/etc# snmpget -v2c -c public 192.168.8.135 .iso.org.dod.internet.private.enterprises.17095.3.5.0
SNMPv2-SMI::enterprises.17095.3.5.0 = STRING: "0.0"

I just got one setup and it works ok so far. Got it graphing that result in Cacti.. Course I don't have it hooked to any voltage yet....

root@GSNoc:/etc# snmpget -v2c -c public 192.168.8.135 .iso.org.dod.internet.private.enterprises.17095.3.13.0
SNMPv2-SMI::enterprises.17095.3.13.0 = STRING: "36.3"
is internal temp.

/rh
trendal
Posts: 4
Joined: Sat Jul 23, 2016 12:58 am

Re: SNMP connection error

Post by trendal »

You're making me happy. I had about given up on this forum. I'll study this in the am.
trendal
Posts: 4
Joined: Sat Jul 23, 2016 12:58 am

Re: SNMP connection error

Post by trendal »

I'm not able to make it work yet...

Code: Select all

snmpget -v2c -c public 10.1.11.35 .iso.org.dod.internet.private.enterprises.17095.3.5.0
.iso.org.dod.internet.private.enterprises.17095.3.5.0: Unknown Object Identifier (org.dod.internet.private.enterprises.17095.3.5.0)
I'll keep studying this. Thanks for the help.
trendal
Posts: 4
Joined: Sat Jul 23, 2016 12:58 am

Re: SNMP connection error

Post by trendal »

When I do an nmap scan against the device only port 80 is open. Is this an issue? I thought 161 would be open to accept snmp traffic. Is this normal?
kjjmiles
Posts: 2
Joined: Wed Oct 29, 2008 4:51 pm

Re: SNMP connection error

Post by kjjmiles »

What version of cacti are you running? I am having the same issue with tpdin-monitor-web2 at work but not the one I have at home. I am running 0.8.7g at home and 0.8.7d at work. I wondered it it had to be the version of Cacti.
netniV
Cacti Guru User
Posts: 3441
Joined: Sun Aug 27, 2017 12:05 am

Re: SNMP connection error

Post by netniV »

trendal wrote:When I do an nmap scan against the device only port 80 is open. Is this an issue? I thought 161 would be open to accept snmp traffic. Is this normal?
Yes that is a problem as either there is no snmp daemon running or a firewall is blocking access to the port.
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
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests