davidhart wrote:
> I've modified the InterfaceMap.py file by chaing the "id" OID in the iftable 
> mapping from .1.3.6.1.2.1.2.2.1.2 to .1.3.6.1.2.1.31.1.1.1.1 in order to get 
> the right interface ID for CatOS switches (i.e. port/module , 2/1).  However, 
> when I add a generic device to Zenoss, the interfaces are not enumerated 
> properly.  Changing it back fixes the problem.
> 
> Is it possible to add an IF THEN condition within the InterfaceMap.py file 
> that checks to see if the manufacturer is Cisco, and if so use a different 
> iftable mapping?  Also, the CatOS descriptions are not being collected 
> properly.  
> 
> Is it possible to rename the InterfaceMap.py file and associate the renamed 
> file with specific devices?
> 
> David


Well, I seem to have answered my own question.  It looks like you can
add multiple mappings for each field.  I added an extra 'id' mapping for
.1.3.6.1.2.1.31.1.1.1.1 and it now works for both my CatOS and regular
network devices.  Both show up properly.

However, I am still missing the description information for the catOS ports.

David

David




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=12238#12238

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to