Page 1 of 1
SNMP not working
Posted: Wed Sep 23, 2015 12:02 am
by alohabro
Am I missing something with SNMP? I can not get it to work on any of the Netonix Switches I have in my network. I've tried several different programs that pull up the MIB and even just straight PHP snmpwalk. Nothing works.
Re: SNMP not working
Posted: Wed Sep 23, 2015 12:36 am
by sirhc
You have to be doing something wrong as many people are using SNMP including my WISP?
What version of the firmware are you using?
What version of SNMP are you using?
If you are using a newer firmware you have to go under the Device/Configuration Tab and select SNMP v1 if your not using v2
Also if you are using v.1.3.X firmware we have a new MIB file and an Enterprise number which you can download here:
viewtopic.php?f=17&t=251
Re: SNMP not working
Posted: Sat Sep 26, 2015 5:30 pm
by alohabro
When I upgrade to 1.3.3 and change SNMP to v1 it works.
Thanks
Re: SNMP not working
Posted: Thu Oct 01, 2015 2:52 am
by bmv
v1.3.2
v1 SNMP works.
v2 SNMP doesn't work.
Using Observium & The Dude as the servers.
Re: SNMP not working
Posted: Thu Oct 01, 2015 9:16 am
by sirhc
bmv wrote:v1.3.2
v1 SNMP works.
v2 SNMP doesn't work.
Using Observium & The Dude as the servers.
Please install and test v1.3.3
Re: SNMP not working
Posted: Fri Oct 02, 2015 1:18 pm
by bmv
Just upgraded to v1.3.3. No change.
v1 SNMP works.
v2 SNMP does not work.
Still trying via Observium & The Dude.
Here's the screen shot from The Dude showing that the interfaces just disappear and add themselves in again (using SNMPv2).
With v1 they stay all the time.
- Screen Shot 2015-10-02 at 18.15.58.png (29.8 KiB) Viewed 12597 times
Re: SNMP not working
Posted: Fri Oct 02, 2015 1:27 pm
by sirhc
There are other people using SNMP v2 as in this post?
viewtopic.php?f=17&t=1053&p=7937&hilit=snmp#p7921I know we are not reporting the voltages that the guy wanted in the above post which is going to be fixed in v1.3.5
Or this guy asking that report some additional information but other than that he is using SNMP v2?
viewtopic.php?f=17&t=1046&p=7854&hilit=snmp#p7854
Re: SNMP not working
Posted: Fri Oct 02, 2015 1:32 pm
by bmv
It works, but it cycles from working and showing the interface, to not working?
Within the switch logs I still see loads of these errors: could not handle packet from UDP client x.x.x.x:26072: Bad address
Re: SNMP not working
Posted: Fri Oct 02, 2015 1:42 pm
by sirhc
bmv wrote:
It works, but it cycles from working and showing the interface, to not working?
Within the switch logs I still see loads of these errors: could not handle packet from UDP client x.x.x.x:26072: Bad address
Well you're being more descriptive now!
I did a quick search of the forums and cam up with this post:
Eric Stern wrote:Dude probing switch causes errors on the Netonix
Sep 6 14:49:10 mini_snmpd[2903]: could not handle packet from UDP client x.x.x.x:26072: Bad address
Sep 6 14:49:10 mini_snmpd[2903]: could not handle packet from UDP client x.x.x.x:26072: Bad address
Sep 6 14:49:10 mini_snmpd[2903]: could not handle packet from UDP client x.x.x.x:26072: Bad address
Sep 6 14:49:34 mini_snmpd[2903]: could not handle packet from UDP client x.x.x.x:26072: Bad address
Sep 6 14:49:34 mini_snmpd[2903]: could not handle packet from UDP client x.x.x.x:26072: Bad address
Sep 6 14:49:34 mini_snmpd[2903]: could not handle packet from UDP client x.x.x.x:26072: Bad address
The only time I've seen this error is when The Dude is sending v1 packets and our switch is configured for v2c. Try installing 1.3.2 and change the SNMP version to v1 and see if that helps.
This thread is at this link:
viewtopic.php?f=6&t=985&p=7534&hilit=SNMP#p7534I am guessing here that the Dude is sending v1 packets to the switch which is configured for SNMP v2?