I have recently installed zenoss core 2.1 but ran into a problem
with modeling some cisco routers (7206 NPE-G1). Zenmodeler has
successfully collected the routing table but several BGP routes have
been 'recognized' as protocol 'other'.
Here is the data available in zenoss routing table for this device:
Code:
202.60.129.0 xxx.xxx.xxx.xxx (None) other indirect
When I manually snmpwalk the device for e.g. the first route from
the list I get:
Code:
snmpwalk -c xxxxxxx -v2c xxxxxxxxx .1.3.6.1.2.1.4.21.1.9.202.60.129.0
RFC1213-MIB::ipRouteProto.202.60.129.0 = INTEGER: bgp(14)
Do these devices have their zSnmpVer set to v2c? If not, I'd try that
so it matches your snmwalk test. You may also want to try raising the
zSnmpTimeout slightly. I'm guessing that these routes are getting
defaulted to the 'other' protocol because the real protocol is not
being received for some reason.
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users