Hi.
Has NAV any support for Cisco Wireless Lan Controller 440x ? Trying to add my own device using editDb gives following output:
Mod_python error: "PythonHandler editdb"
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 299, in HandlerDispatch result = object(req)
File "/var/www/nav/editdb/editdb.py", line 158, in handler output = editPage(req,pageList[table](),request,unicodeError)
File "/var/www/nav/editdb/editdb.py", line 465, in editPage outputForm,action)
File "/var/www/nav/editdb/editdb.py", line 2327, in add box = initBox.Box(ip,form['ro'])
File "/var/www/nav/editdb/initBox.py", line 49, in __init__ self.typeid = self.getType(identifier,ro)
File "/var/www/nav/editdb/initBox.py", line 99, in getType sysobjectid = snmp.get(oid)
File "/usr/lib/python2.3/site-packages/nav/Snmp.py", line 146, in get raise "Snmp error %s at %s (%s, %s)" % \
Snmp error 2 at 1 (.1.3.6.1.2.1.1.2.0, NULL: )
Regards Odd Arne Hauge
From annaliu at us.ibm.com Mon Apr 2 12:15:14 2007
From: annaliu at us.ibm.com (Anna Liu) Date: Mon Apr 2 20:15:24 2007 Subject: [Nav-users] How to Edit Routers Graph View Message-ID: OFD012375A.D2D1FDFC-ON882572B1.00626C41-882572B1.00644494@us.ibm.com
Our Cisco devices, i.e., 6509, 6513, 3550, couldn't collect the bandwidth data in Routers bandwidth with OID defined in ~/cricket-config/routers/Defaults. All the graph views for routers show 0. How can I edit the config file so that NAV doesn't show the Bandwidth option in the page of /routers/ path?
Thanks in adavance for any feedbacks.
Anna Liu - annaliu@us.ibm.com
(408)927-2846
From kaa at msu.net Tue Apr 3 12:48:07 2007
From: kaa at msu.net (Alexander Krapivin) Date: Tue Apr 3 09:48:01 2007 Subject: [Nav-users] How to Edit Routers Graph View In-Reply-To: OF41C811D7.05261423-ON882572B1.006FAE94-882572B1.00712B62@us.ibm.com References: OF41C811D7.05261423-ON882572B1.006FAE94-882572B1.00712B62@us.ibm.com Message-ID: 461206B7.4080606@msu.net
Anna Liu wrote:
The NAV Version is 3.2.1. and installed on RHEL 4 Update 4, kernel 2.6.9-42.0.10.ELsmp. Anna Liu wrote:
Our Cisco devices, i.e., 6509, 6513, 3550, couldn't collect the
bandwidth
data in Routers bandwidth with OID defined in ~/cricket-config/routers/Defaults. All the graph views for routers show 0. How can I edit the config
This OID value actually equals 0, at lease for 6509, 3550, 3750, 3560 switches. I think it's deprecated OID from old Catalyst 5000.
file so that NAV doesn't show the Bandwidth option in the page of /routers/ path?
I've edited /usr/local/nav/cricket/cricket-config/routers/Defaults file in following manner:
First occurrence of line view = "bandwidth:c5000Bandwidth c5000BandwidthMax, cpu:cpu1min cpu5min, memory:mem5minUsed mem5minFree, sysuptime:sysUpTime, temp:tempInlet tempOutlet"
was changed to view = "cpu:cpu1min cpu5min, memory:mem5minUsed mem5minFree, sysuptime:sysUpTime, temp:tempInlet tempOutlet"
and after that i've run as user navcron
~/bin/makecricketconfig.pl ~/cricket/cricket/compile
Hi,
I think I used bulk-import to get the box into nav. I am not sure what Category I should place it in. For now I have placed it under GW, but thats not correct. I only get 53 snmp oid out of the box. But it is importen to get support for this box. Many of the University Colleges use this box, and as I see it maybe machine-tracking is the most importen thing. The Cisco Wireless Lan Controller 440x has itself a well developed system for machine-tracking, but it would be nice to have all the machine-tracking in one place/system.
Peder
Den 2. april 2007 kl. 15:52 skrev "Hauge Odd Arne" odd.hauge@himolde.no:
Hi.
Has NAV any support for Cisco Wireless Lan Controller 440x ? Trying to add my own device using editDb gives following output:
Mod_python error: "PythonHandler editdb"
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 299, in HandlerDispatch result = object(req)
File "/var/www/nav/editdb/editdb.py", line 158, in handler output = editPage(req,pageList[table](),request,unicodeError)
File "/var/www/nav/editdb/editdb.py", line 465, in editPage outputForm,action)
File "/var/www/nav/editdb/editdb.py", line 2327, in add box = initBox.Box(ip,form['ro'])
File "/var/www/nav/editdb/initBox.py", line 49, in __init__ self.typeid = self.getType(identifier,ro)
File "/var/www/nav/editdb/initBox.py", line 99, in getType sysobjectid = snmp.get(oid)
File "/usr/lib/python2.3/site-packages/nav/Snmp.py", line 146, in get raise "Snmp error %s at %s (%s, %s)" % \
Snmp error 2 at 1 (.1.3.6.1.2.1.1.2.0, NULL: )
Regards Odd Arne Hauge
nav-users mailing list nav-users@itea.ntnu.no http://mailman.itea.ntnu.no/mailman/listinfo/nav-users
I agree on its importance. We have 4 of the WiSM controllers (which are just 440x controllers on a blade), and they run our entire enterprise wireless LAN.
On 4/10/07, Peder Magne Sefland peder.sefland@hivolda.no wrote:
Hi,
I think I used bulk-import to get the box into nav. I am not sure what Category I should place it in. For now I have placed it under GW, but thats not correct. I only get 53 snmp oid out of the box. But it is importen to get support for this box. Many of the University Colleges use this box, and as I see it maybe machine-tracking is the most importen thing. The Cisco Wireless Lan Controller 440x has itself a well developed system for machine-tracking, but it would be nice to have all the machine-tracking in one place/system.
Peder
Den 2. april 2007 kl. 15:52 skrev "Hauge Odd Arne" <
odd.hauge@himolde.no>:
Hi.
Has NAV any support for Cisco Wireless Lan Controller 440x ? Trying to
add
my own device using editDb gives following output:
Mod_python error: "PythonHandler editdb"
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line
299, in
HandlerDispatch result = object(req)
File "/var/www/nav/editdb/editdb.py", line 158, in handler output = editPage(req,pageList[table](),request,unicodeError)
File "/var/www/nav/editdb/editdb.py", line 465, in editPage outputForm,action)
File "/var/www/nav/editdb/editdb.py", line 2327, in add box = initBox.Box(ip,form['ro'])
File "/var/www/nav/editdb/initBox.py", line 49, in __init__ self.typeid = self.getType(identifier,ro)
File "/var/www/nav/editdb/initBox.py", line 99, in getType sysobjectid = snmp.get(oid)
File "/usr/lib/python2.3/site-packages/nav/Snmp.py", line 146, in get raise "Snmp error %s at %s (%s, %s)" % \
Snmp error 2 at 1 (.1.3.6.1.2.1.1.2.0, NULL: )
Regards Odd Arne Hauge
nav-users mailing list nav-users@itea.ntnu.no http://mailman.itea.ntnu.no/mailman/listinfo/nav-users
nav-users mailing list nav-users@itea.ntnu.no http://mailman.itea.ntnu.no/mailman/listinfo/nav-users
From morten.brekkevold at uninett.no Fri Apr 13 12:08:56 2007
From: morten.brekkevold at uninett.no (Morten Brekkevold) Date: Fri Apr 13 11:09:02 2007 Subject: [Nav-users] Cisco Wireless Lan Controller and NAV In-Reply-To: 8EEE7738AEDF6947B3E5508A0244D1C2631EDE@stam.himolde.no References: 4ddd24660703121031h716cb122q8cee4ba790fc632@mail.gmail.com 45F93D04.4080707@uninett.no 8EEE7738AEDF6947B3E5508A0244D1C2631EDE@stam.himolde.no Message-ID: 461F48A8.3040705@uninett.no
Hauge Odd Arne wrote, On 02-04-2007 15:52:
Hi.
Has NAV any support for Cisco Wireless Lan Controller 440x ? Trying to add my own device using editDb gives following output:
[...]
Snmp error 2 at 1 (.1.3.6.1.2.1.1.2.0, NULL: )
This is NAV's somewhat cryptic way of telling you that the remote SNMP agent doesn't know the OID. (The code was recently changed to give a more friendly error message in this case, and it will be in place for NAV 3.3).
The OID in this case is sysObjectID.0; if your Cisco Wireless Lan Controller 440x reports a noSuchName error for this OID, then I'd say something is seriously wrong with your controller.
NTNU reports that they have added a Cisco WLAN controller to their NAV with no problems, so I'm not sure what causes your problem.
As to your question of "any support for" the Cisco WLAN Controller 440x, the answer is yes. I.e., it is an IP device, and can be status monitored by NAV. The box should support SNMP (although something about that seems broken in your case), so you will be able to retrieve some basic SNMP data from it. But that is all.
When it comes to actually retrieving info about the slaves controlled by the box, NAV has no idea. We are working on better support for autonomous Cisco WLAN AP's this year, in fact Andreas Knudsen from the University College of ?stfold is coming up here next week to work on this support. Unfortunately, we have no current plans of supporting the special case of a Cisco WLAN Controller, as we currently haven't enough resources to work on it. We are aware, though, that they are growing more popular and should be supported, but we have no idea yet how they can best be supported by NAV, and not sure how the controller/slave concept maps into NAV's existing data model. Whoever is going to work out some support for this box, must have access to one and the proper Cisco documentation for it.