From: Thomas <tlp...@ho...> - 2006-03-07 16:30:55
|
At least some of the problem seems to be related to the thead "Counter64 stat" as I am also running perl-5.8.0-88.9 and storable 2.06 although the log gives No SNMP data found for ifOutOctets on cisco6509 I can still run it by hand and get responce. IF-MIB::ifOutOctets.1 = Counter32: 0 IF-MIB::ifOutOctets.2 = Counter32: 0 IF-MIB::ifOutOctets.3 = Counter32: 2111985121 IF-MIB::ifOutOctets.4 = Counter32: 437810566 so maybe this is related ? how did you include the storable.pm in the post before without upgrading perl ? Schwimmer, Eric E *HS wrote: >It looks like devmon cant snmp query the 6509 in question. To startl-5.8.0-88.9 >off, I would try and confirm that you can query the 6509 from >the command line of the machine that you are running Devmon on. > >% snmpget -c <rocid> -v2c <routername> sysDescr.0 > >If you get back a system Descr, it might be a problem with your >Devmon config; if you can't, it sounds like you are having >trouble reaching your router, in which case you might want >to check your snmp-server statements and any referenced ACLs >on your 6509. > >-Eric > > > >>-----Original Message----- >>From: dev...@li... >>[mailto:dev...@li...] On Behalf >>Of Thomas >>Sent: Tuesday, March 07, 2006 10:18 AM >>To: dev...@li... >>Subject: [Devmon] 6509 problem. >> >>I have a problem with devmonand my cisco 6509s. They are not auto >>detected and when I configure DEVMON with model tag I get >>the following >>in the logfile >> >>[06-03-07@16:01:48] No SNMP data found for ifInDiscards on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifOutOctets on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifName on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifOutDiscards on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifAlias on cisco6509 >>[06-03-07@16:01:48] Missing primary oid data for trans_regsub >>on ifAliasBox >>[06-03-07@16:01:48] Missing repeater data for trans_delta on ifOutDps >>[06-03-07@16:01:48] Missing repeater data for trans_delta on ifOutOps >>[06-03-07@16:01:48] Data type mismatch for leaf 1 of ifOutOps on >>cisco6509: 'Missing primary oid data' does not match regex >>'^[-+]?\d+(\.\d+)?$' >>[06-03-07@16:01:48] Data type mismatch for leaf 1 of ifOutDps on >>cisco6509: 'Missing primary oid data' does not match regex >>'^[-+]?\d+(\.\d+)?$' >>[06-03-07@16:01:48] Missing repeater data for trans_delta on ifInDps >>[06-03-07@16:01:48] Data type mismatch for leaf 1 of ifInDps on >>cisco6509: 'Missing primary oid data' does not match regex >>'^[-+]?\d+(\.\d+)?$'[06-03-07@16:01:48] Missing repeater data >>for ifName >>for if_dsc msg >>[06-03-07@16:01:48] No SNMP data found for sysReloadReason on >>cisco6509 >>[06-03-07@16:01:48] No SNMP data found for CPUTotal5Min on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifOperStatNum on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifName on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifAdminStatNum on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifAlias on cisco6509 >>[06-03-07@16:01:48] Missing primary oid data for trans_regsub >>on ifAliasBox >>[06-03-07@16:01:48] Missing repeater data for trans_elapsed on >>ifAdminStatTxt >>[06-03-07@16:01:48] Missing repeater data for trans_elapsed >>on ifOperStatTxt >>[06-03-07@16:01:48] Missing repeater data for ifName for if_stat msg >>[06-03-07@16:01:48] No SNMP data found for FanDescr on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for FanState on cisco6509 >>[06-03-07@16:01:48] Missing repeater data for trans_elapsed >>on FanStatus >>[06-03-07@16:01:48] Missing repeater data for FanDescr for fans msg >>[06-03-07@16:01:48] No SNMP data found for ifName on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifOutPktsSec on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifAlias on cisco6509 >>[06-03-07@16:01:48] No SNMP data found for ifOutCollisions on >>cisco6509 >>[06-03-07@16:01:48] Missing repeater data for trans_delta on ifOutCps >>[06-03-07@16:01:48] Missing primary oid data for trans_regsub >>on ifAliasBox >> >>any idea as to what is wrong. Community and SNMP access is configured >>and verified. >> >>Best regards, Thomas >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by xPML, a groundbreaking >>scripting language >>that extends applications into web and mobile media. Attend >>the live webcast >>and join the prime developer group breaking into this new >>coding territory! >>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720& >>dat=121642 >>_______________________________________________ >>Devmon-support mailing list >>Dev...@li... >>https://lists.sourceforge.net/lists/listinfo/devmon-support >> >> >> > > >------------------------------------------------------- >This SF.Net email is sponsored by xPML, a groundbreaking scripting language >that extends applications into web and mobile media. Attend the live webcast >and join the prime developer group breaking into this new coding territory! >http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 >_______________________________________________ >Devmon-support mailing list >Dev...@li... >https://lists.sourceforge.net/lists/listinfo/devmon-support > > |