Hi,
I am trying to write C code for the "snmp set " operation for the
WLAN IEEE 802.11 MIB. I could able to set only the ESSID . But
for any integer values when I am trying to set the control not reaching
the Write Method. Pls let me know if there any problem in setting
an inte
Hello, this is probably a dumb question, but here it is anyway.
I'm inside a network, made with NAT, so I have one external IP, let's
call it 200.200.200.200, and lot's of internal ip, like 192.168.0.5. We
have some servers, that are being watched with snmp, namely servers
192.168.0.1, 192.168.0
I am attempting to install net-snmp version 5.4.1 on a debian based system,
namely Ubuntu 7.0 Server (uname -r returns 2.6.20-15-server). I used wget
to retrieve the source tarball from sourceforge, (I used sudo -s to root
prior to configure/make) and ran ./configure which seemed to result in a
su
Lee, John (Sydney) wrote:
> So, the culprit is this line:
> smuxpeer .1.3.6.1.4.1.674.10892.1
Check out patch 1659623 which got applied in SVN Rev. 15942:
http://net-snmp.svn.sourceforge.net/viewvc/net-snmp/branches/V5-4-patches/net-snmp/agent/mibgroup/smux/smux.c?r1=15942&r2=15941&view=patch&pat
> Now try with each of the two lines individually.
> One should start up cleanly.
> The other should fall over with Segmentation fault
>
a)
vi /etc/snmp/snmpd.conf
smuxpeer .1.3.6.1.4.1.674.10892.1
# trapsink 172.28.18.142 compuware
# snmpd -f -Le
Segmentation fault
b)
vi /etc/snmp/snmpd.conf
#