From owner-freebsd-questions Thu Aug 2 11:33: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from yoda.geo-rede.com.br (200-184-61-3.intelignet.com.br [200.184.61.3]) by hub.freebsd.org (Postfix) with SMTP id 8E3F737B401 for ; Thu, 2 Aug 2001 11:33:00 -0700 (PDT) (envelope-from jpej@geo-rede.com.br) Received: (qmail 7349 invoked from network); 2 Aug 2001 18:28:34 -0000 Received: from windu.geo-rede.com.br (200.184.61.10) by 0 with SMTP; 2 Aug 2001 18:28:34 -0000 Content-Type: text/plain; charset="iso-8859-1" From: =?iso-8859-1?q?Jos=E9=20de=20Paula=20Eufr=E1sio=20J=FAnior?= Organization: Geo-rede Wireless Internet To: freebsd-questions@FreeBSD.ORG Subject: SNMP problems with interfaces up and down Date: Thu, 2 Aug 2001 15:30:43 -0300 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01080215304300.06615@windu.geo-rede.com.br> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello people.. Servers: Linux 2.2.19 and 2.4.x + snmpd 4.2.1 machine that is gathering data: FreeBSD 4.3 + snmp 4.2.1 I just made a script that uses snmpwalk to get the interfaces/OperStatus for all interfaces in the servers... I want to see how much people is connected in the servers, and each connections brings up a ppp interface. the problem is, the data seems very innacurate... sometimes there's just 2 ppp interfaces, 2 eth's and 1 loopback and the snmpwalk reports 10 interfaces, all up. Seems that the data isn't being refreshed! There's something that I can do in the servers that "refresh" this data or it's a bug/limitation? thanks for any help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message