I have installed Net-SNMP on a Linux machine.
It is binded to port udp 161
I start it with the command: snmpd -Lo
when I do
snmpget -v 1 -c public localhost system.sysObjectID.0
on the same machine the snmpd is running on- I get a respond
SNMPv2-MIB::sysObjectID.0 = OID: ccitt.1
when I send same request from another (windows) machine (using SNMPc
program) - I see no reaction.
I used "wireshark" to monitor packets, and I see the requests sent from
the other machine. I also see them get to the first machine.
Do you have an idea why isn't it working?
just do you will have more details:
10:01:50[net-snmp-5.5]<169> netstat -an | grep 161
udp 0 0
0.0.0.0:161 0.0.0.0:*
10:01:50[net-snmp-5.5]<170> ps ax | grep snmp
26058 ? S
0:00 ./sbin/snmpd -Lo
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users