Brian,
Yes, each script will have to be modified to pay attention to SNMP
version, if they are able to do so at all. For DEVMON you may need to
dig around a little, since it implements SNMP directly in a Perl module.
-----Original Message-----
From: brian obendorfer [mailto:user-bde1e58c1966@xymon.invalid] Sent: Tuesday, October 17, 2006 3:13 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Where do I specify SNMP version to use?
This is my first experience configuring Hobbit so please excuse this
answer if it is not what your are looking for.
We are using DEVMON, ROUTERMON, and a few other pearl scripts to pull
the data.
Would I have to specify the SNMP version in each script?
From: "Hubbard, Greg L" <user-d970b5e56ec9@xymon.invalid>
Reply-To: user-ae9b8668bcde@xymon.invalid
To: <user-ae9b8668bcde@xymon.invalid>
Subject: RE: [hobbit] Where do I specify SNMP version to use?
Date: Tue, 17 Oct 2006 14:18:46 -0500
MIME-Version: 1.0
Received: from pasmtpB.tele.dk ([80.160.77.98]) by bay0-mc3-f11.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Tue,
17 Oct 2006 12:20:15 -0700
Received: from mail.hswn.dk (0x503e3f58.boanxx21.adsl-dhcp.tele.dk
[80.62.63.88])by pasmtpB.tele.dk (Postfix) with SMTP id BAA97E309D8for <user-bde1e58c1966@xymon.invalid>; Tue, 17 Oct 2006 21:20:13 +0200 (CEST)
Received: (qmail 16021 invoked from network); 17 Oct 2006 19:20:13 -0000
Received: from voodoo.hswn.dk (172.16.10.2) by fenris.hswn.dk with QMTP;
17 Oct 2006 19:20:13 -0000
Received: (qmail 11042 invoked by uid 1005); 17 Oct 2006 19:19:13 -0000
Received: (qmail 11031 invoked by uid 1002); 17 Oct 2006 19:19:12 -0000
X-Message-Info: LsUYwwHHNt3660MmjhEvYg2f34OAemlKtU9j2Z7TuGo=
Mailing-List: contact user-1bd859b2eb47@xymon.invalid; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Post: <mailto:user-ae9b8668bcde@xymon.invalid>
List-Help: <mailto:user-1bd859b2eb47@xymon.invalid>
List-Unsubscribe: <mailto:user-095ef1c764a2@xymon.invalid>
List-Subscribe: <mailto:user-893db75bb8de@xymon.invalid>
Delivered-To: mailing list user-ae9b8668bcde@xymon.invalid
X-Spam-Status: No, hits=0.2 required=5.0
X-Qmail-Scanner-MOVED-X-Spam-Status: No, hits=-2.1 required=5.0
X-MIMEOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-topic: [hobbit] Where do I specify SNMP version to use?
Thread-index: AcbyHfK9+qycDlI0QMKdZOHiloI5HwAAwrag
X-OriginalArrivalTime: 17 Oct 2006 19:18:46.0818 (UTC) FILETIME=[11818020:01C6F221]
Return-Path: hobbit-return-10144-b_obendorfer=user-6c579d46bf46@xymon.invalid
Since Hobbit doesn't perform SNMP queries "out of the box", what are you using?
GLH
-----Original Message-----
From: brian obendorfer [mailto:user-bde1e58c1966@xymon.invalid]
Sent: Tuesday, October 17, 2006 1:54 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Where do I specify SNMP version to use?
I am configuring hobbit for mulitple networks that run different SNMP versions. One network is SNMP version 1 the other network is SNMP version
2c. Currently the network running SNMPver1 is working perfectly
however I
am getting SNMP authentication failures on my Cisco devices that run SNMP ver2c.
Is there a config file that I can manipulate to monitor both networks and not recevie the authentication failures on my cisco switches running SNMP ver2c?