From: Schwimmer, E. E *H. <EE...@hs...> - 2006-03-07 16:03:20
|
Hrm. This could be a different problem that the one Thomas was reporting. You are running CatOS instead of IOS; the template was made for a 6509 running in routing mode (with an RSM and SUP card). We don't have any 6509s running CatOS, so I'm not going to be=20 able to troubleshoot very much. W hat I can tell you is that, while CatOS uses a different MIB that=20 IOS, the templates use mostly generic OIDs that any sane l2 device=20 should respond to (a few exceptions being the fan & psu state oids, as=20 well as the collision counter, all of which are cisco IOS specific). I'd try copying the cisco-6509 directory to something like "cisco-6509sw", and changing the sysdesc field in the spec file to 'C6509' or somesuch. Then run the template against your 6509 and see what fails, and either change or remove it from the template. -Eric > -----Original Message----- > From: dev...@li...=20 > [mailto:dev...@li...] On Behalf=20 > Of Aiello, Steve (GE, Corporate, consultant) > Sent: Tuesday, March 07, 2006 10:43 AM > To: dev...@li... > Subject: RE: [Devmon] 6509 problem. >=20 > I believe I have the same issue. Not sure if the 6509 template fits my > 6509s. Checking the sysDescr, I see: >=20 > SNMPv2-MIB::sysDescr.0 =3D STRING: Cisco Systems WS-C6509 > Cisco Catalyst Operating System Software, Version 6.4(2) > Copyright (c) 1995-2003 by Cisco Systems >=20 > The template is filtering on this string for "c6sup", and=20 > that is not in > the above text. That is why the autodetect is not working. I=20 > am told our > cisco devices are: > Model : cisco WS-C6509 > Model : cisco WS-C6509-E >=20 > Would assume these devices respond to different MIBs than the devices > the 'out-of-box' cisco-6509 template. I just have not had time to dig > further into this, though. >=20 > Steven >=20 > > -----Original Message----- > > From: dev...@li...=20 > > [mailto:dev...@li...] On Behalf=20 > > Of Thomas > > Sent: Tuesday, March 07, 2006 10:18 AM > > To: dev...@li... > > Subject: [Devmon] 6509 problem. > >=20 > >=20 > > I have a problem with devmonand my cisco 6509s. They are not auto=20 > > detected and when I configure DEVMON with model tag I get=20 > > the following=20 > > in the logfile > >=20 > > [06-03-07@16:01:48] No SNMP data found for ifInDiscards on=20 > > cisco6509 [06-03-07@16:01:48] No SNMP data found for=20 > > ifOutOctets on cisco6509 [06-03-07@16:01:48] No SNMP data=20 > > found for ifName on cisco6509 [06-03-07@16:01:48] No SNMP=20 > > data found for ifOutDiscards on cisco6509 [06-03-07@16:01:48]=20 > > No SNMP data found for ifAlias on cisco6509=20 > > [06-03-07@16:01:48] Missing primary oid data for trans_regsub=20 > > on ifAliasBox [06-03-07@16:01:48] Missing repeater data for=20 > > trans_delta on ifOutDps [06-03-07@16:01:48] Missing repeater=20 > > data for trans_delta on ifOutOps [06-03-07@16:01:48] Data=20 > > type mismatch for leaf 1 of ifOutOps on=20 > > cisco6509: 'Missing primary oid data' does not match regex=20 > > '^[-+]?\d+(\.\d+)?$' > > [06-03-07@16:01:48] Data type mismatch for leaf 1 of ifOutDps on=20 > > cisco6509: 'Missing primary oid data' does not match regex=20 > > '^[-+]?\d+(\.\d+)?$' > > [06-03-07@16:01:48] Missing repeater data for trans_delta on=20 > > ifInDps [06-03-07@16:01:48] Data type mismatch for leaf 1 of=20 > > ifInDps on=20 > > cisco6509: 'Missing primary oid data' does not match regex=20 > > '^[-+]?\d+(\.\d+)?$'[06-03-07@16:01:48] Missing repeater data=20 > > for ifName=20 > > for if_dsc msg > > [06-03-07@16:01:48] No SNMP data found for sysReloadReason on=20 > > cisco6509 [06-03-07@16:01:48] No SNMP data found for=20 > > CPUTotal5Min on cisco6509 [06-03-07@16:01:48] No SNMP data=20 > > found for ifOperStatNum on cisco6509 [06-03-07@16:01:48] No=20 > > SNMP data found for ifName on cisco6509 [06-03-07@16:01:48]=20 > > No SNMP data found for ifAdminStatNum on cisco6509=20 > > [06-03-07@16:01:48] No SNMP data found for ifAlias on=20 > > cisco6509 [06-03-07@16:01:48] Missing primary oid data for=20 > > trans_regsub on ifAliasBox [06-03-07@16:01:48] Missing=20 > > repeater data for trans_elapsed on=20 > > ifAdminStatTxt > > [06-03-07@16:01:48] Missing repeater data for trans_elapsed=20 > > on ifOperStatTxt [06-03-07@16:01:48] Missing repeater data=20 > > for ifName for if_stat msg [06-03-07@16:01:48] No SNMP data=20 > > found for FanDescr on cisco6509 [06-03-07@16:01:48] No SNMP=20 > > data found for FanState on cisco6509 [06-03-07@16:01:48]=20 > > Missing repeater data for trans_elapsed on FanStatus=20 > > [06-03-07@16:01:48] Missing repeater data for FanDescr for=20 > > fans msg [06-03-07@16:01:48] No SNMP data found for ifName on=20 > > cisco6509 [06-03-07@16:01:48] No SNMP data found for=20 > > ifOutPktsSec on cisco6509 [06-03-07@16:01:48] No SNMP data=20 > > found for ifAlias on cisco6509 [06-03-07@16:01:48] No SNMP=20 > > data found for ifOutCollisions on cisco6509=20 > > [06-03-07@16:01:48] Missing repeater data for trans_delta on=20 > > ifOutCps [06-03-07@16:01:48] Missing primary oid data for=20 > > trans_regsub on ifAliasBox > >=20 > > any idea as to what is wrong. Community and SNMP access is=20 > configured=20 > > and verified. > >=20 > > Best regards, Thomas > >=20 > >=20 > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking=20 > > scripting language that extends applications into web and=20 > > mobile media. Attend the live webcast and join the prime=20 > > developer group breaking into this new coding territory!=20 > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720& > dat=3D121642 > _______________________________________________ > Devmon-support mailing list Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking=20 > scripting language > that extends applications into web and mobile media. Attend=20 > the live webcast > and join the prime developer group breaking into this new=20 > coding territory! > http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=110944&bid$1720&dat=121642 > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support >=20 |