Hello,
Okay, so this time i brought 2 PC-Engines to setup openroads. Am following the 
exact instructions in OpenRoads:SNMP wiki page. The problem is i get an error 
message when i try to compile the sources in the directory 
openroads-snmp-wifi/server/ from my openflow controller.

:~/openroads-wifi-snmp/server$ makeg++ -I../coreapps -lnetsnmp -o snmp_executor 
snmp_executor.ccsnmp_executor.cc:48: fatal error: 
../../noxcore/src/nox/coreapps/snmp/snmp-message.hh: No such file or 
directorycompilation terminated.make: *** [snmp_executor] Error 1
And 
:~/openroads-wifi-snmp/ap-subagents$ makenet-snmp-config --compile-subagent 
keepalive_subagent --cflags "-g -I ../../noxcore/src/include -I 
../../noxcore/src/include/openflow -I ../../openflow/lib" keepAliveNotif.c 
iwlib.c snmpsys.h ../../openflow/lib/libopenflow.asetting extra cflags: -g -I 
../../noxcore/src/include -I ../../noxcore/src/include/openflow -I 
../../openflow/libgenerating the tmporary code file: netsnmptmp.11043.cvoid 
init_keepAliveNotif(void);checking for init_keepAliveNotif in 
keepAliveNotif.cvoid init_keepAliveNotif(void)shift: 672: can't shift that 
manymake: *** [keepalive_subagent] Error 2
for the first error message, I checked the file snmp-executor.cc which needs to 
include snmp-message.hh what doesn't exist in my system.
Any idea what's wrong or where to download these files from.
Thank You



--- On Mon, 6/27/11, Yiannis Yiakoumis <yiann...@stanford.edu> wrote:

From: Yiannis Yiakoumis <yiann...@stanford.edu>
Subject: Re: [openflow-discuss] OpenRoads snmp setup page
To: "kk yap" <yap...@stanford.edu>
Cc: "man monaco" <glamourous...@yahoo.com>, "OpenFlow-Discuss" 
<openflow-discuss@lists.stanford.edu>
Date: Monday, June 27, 2011, 1:19 PM

Hi Landy,

As KK mentioned, it's doable but it requires some work. The instructions for 
OpenRoads are for the PC Engines. OpenWRT supports snmp (you can install the 
net-snmp package on top of the given binaries or build a custom image that 
contains it). The main issue though is that the openroads-specific snmp 
extensions need to be ported to openwrt, which we haven't tried so far. These 
are typically compiled against the snmp-agent code, so you need to make sure 
that you set things in your cross-compiler accordingly. 


Please keep me posted in case you go forward and try to incorporate the SNMP 
extensions to the openwrt build.

Thanks,
Yiannis

On Fri, Jun 24, 2011 at 10:16 AM, kk yap <yap...@stanford.edu> wrote:

Hi Landy,
This question would be Openwrt specific.  The instructions for OpenRoads 
(OpenFlow Wireless) are for the PCEngine based APs.  

Yiannis might know the Openwrt stuff best here.  From what I know, the short 
answer is yes.  And the longer answer is you should expect some work to get 
there.


RegardsKK

On 24 June 2011 09:44, man monaco <glamourous...@yahoo.com> wrote:



Hi,
Am trying to setup OpenRoads to test mobility and some of my research related 
scenarios.



I have 3 WRT54GL openflow-enabled AP's, and x86 32-bit controller. The AP's and 
controller are working properly.
Am a bit confused about instructions on THIS PAGE.


Which one is the development machine (is it my controller?). Also, what is the 
server, (is it the controller too?).
Is it possible to add snmp to these AP's or i should get PC engines instead?



Thank You,Landy
_______________________________________________

openflow-discuss mailing list

openflow-discuss@lists.stanford.edu

https://mailman.stanford.edu/mailman/listinfo/openflow-discuss





_______________________________________________

openflow-discuss mailing list

openflow-discuss@lists.stanford.edu

https://mailman.stanford.edu/mailman/listinfo/openflow-discuss




_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to