From: <Lor...@pf...> - 2008-02-12 17:49:36
|
Cheers Buchan, I'm running an arcaic version of Net-SNMP, still I can walk the filer OK from the command line. Any other ideas, let alone the upgrade path? Cheers Loris [bb@genesis etc]$ snmpwalk -V UCD-snmp version: 4.2.5 [bb@genesis etc]$ snmpwalk viking xxxxxxxx | more system.sysDescr.0 = "NetApp Release 7.0.4: Sun Feb 5 00:31:41 PST 2006" system.sysObjectID.0 = OID: enterprises.netapp.netappProducts.netappFiler system.sysUpTime.0 = Timeticks: (150098606) 17 days, 8:56:26.06 system.sysContact.0 = "ab...@ef..." system.sysName.0 = "viking.efgh.com" system.sysLocation.0 = "Computer Room" system.sysServices.0 = 72 interfaces.ifNumber.0 = 5 interfaces.ifTable.ifEntry.ifIndex.1 = 1 interfaces.ifTable.ifEntry.ifIndex.2 = 2 interfaces.ifTable.ifEntry.ifIndex.3 = 3 interfaces.ifTable.ifEntry.ifIndex.4 = 4 interfaces.ifTable.ifEntry.ifIndex.5 = 5 interfaces.ifTable.ifEntry.ifDescr.1 = "e0a" interfaces.ifTable.ifEntry.ifDescr.2 = "e0b" interfaces.ifTable.ifEntry.ifDescr.3 = "lo" interfaces.ifTable.ifEntry.ifDescr.4 = "vh" interfaces.ifTable.ifEntry.ifDescr.5 = "vif0" interfaces.ifTable.ifEntry.ifType.1 = ethernet-csmacd(6) interfaces.ifTable.ifEntry.ifType.2 = ethernet-csmacd(6) interfaces.ifTable.ifEntry.ifType.3 = softwareLoopback(24) interfaces.ifTable.ifEntry.ifType.4 = softwareLoopback(24) interfaces.ifTable.ifEntry.ifType.5 = ethernet-csmacd(6) interfaces.ifTable.ifEntry.ifMtu.1 = 1500 interfaces.ifTable.ifEntry.ifMtu.2 = 1500 interfaces.ifTable.ifEntry.ifMtu.3 = 9188 interfaces.ifTable.ifEntry.ifMtu.4 = 9188 interfaces.ifTable.ifEntry.ifMtu.5 = 1500 interfaces.ifTable.ifEntry.ifSpeed.1 = Gauge32: 1000000000 interfaces.ifTable.ifEntry.ifSpeed.2 = Gauge32: 1000000000 interfaces.ifTable.ifEntry.ifSpeed.3 = Gauge32: 0 interfaces.ifTable.ifEntry.ifSpeed.4 = Gauge32: 0 interfaces.ifTable.ifEntry.ifSpeed.5 = Gauge32: 1000000000 interfaces.ifTable.ifEntry.ifPhysAddress.1 = Hex: 02 A0 98 01 67 44 ...etc... Buchan Milne <bg...@st...> Sent by: dev...@li... 12/02/2008 17:26 Please respond to dev...@li... To dev...@li... cc Lor...@pf... Subject Re: [Devmon] Issue with NetApp Filers. On Tuesday 12 February 2008 17:20:55 Lor...@pf... wrote: > Guys, > > I'm running Devmon version 0.3.0-beta2 on an old RH 7.3 box with > BigBrother 1.9c to monitor three routers and two NetApp filers (viking and > gemini). > > Everything seems to be discovered fine: > > [bb@genesis devmon]$ ./devmon -vv -f --readbbhosts > [08-02-12@15:00:32] SNMP querying all hosts in bb-hosts file, please > wait... > [08-02-12@15:00:33] Querying new hosts using cid 'xxxxxxxx' and snmp v2 > [08-02-12@15:00:43] ERROR: snmpget viking (no response received) > [08-02-12@15:00:43] ERROR: snmpget gemini (no response received) > [08-02-12@15:00:43] Discovered router1-a01 as a cisco 2800 > [08-02-12@15:00:43] Discovered router2-a02 as a cisco 2800 > [08-02-12@15:00:43] Discovered router3-int as a cisco 2600 > [08-02-12@15:00:43] Querying new hosts using cid 'private' and snmp v2 > [08-02-12@15:00:53] ERROR: snmpget gemini (no response received) > [08-02-12@15:00:53] ERROR: snmpget viking (no response received) > [08-02-12@15:00:53] Querying new hosts using cid 'xxxxxxxx' and snmp v1 > [08-02-12@15:00:53] Discovered gemini as a NetApp NetApp > [08-02-12@15:00:53] Discovered viking as a NetApp NetApp > [bb@genesis devmon] > > In the BB page though, the routers show up correctly, but the Filer tests > from devmon all show the black dot. > > the devmon.log file shows the following: > > [08-02-12@15:14:17] Missing repeater data for ifDescr for if_load msg > [08-02-12@15:15:16] No SNMP data found for qrVType on gemini [...] > [08-02-12@15:16:16] No SNMP data found for ifOutOctets on viking > [08-02-12@15:16:16] No SNMP data found for ifDescr on viking > [08-02-12@15:16:16] No SNMP data found for ifInOctets on viking > [08-02-12@15:16:16] No SNMP data found for ifBps on viking > [08-02-12@15:16:16] Missing repeater data for ifDescr for if_load msg Are you able to walk the OIDs in question ? E.g.: snmpwalk -v1 -c xxxxxx viking 1.3.6.1.2.1.2.2.1.2 If you can, you may want to try upgrading to the 0.3.0-rc1 release, a similar issue affecting Cisco ASA/PIXs was fixed by Francois. Regards, Buchan ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support |