[rtg] rtgpoll snmp error

Quigley, Mark R QuigleM at inhs.org
Tue Sep 8 16:26:52 EDT 2009


I found the v2 code commented out in targetmaker which I found I wanted
to have active (for ASA):
[root at irmdatacomm01 etc]# diff targetmaker
/home/quiglem/rtg-0.9/targetmaker/etc
1095,1101c1094
< #     $session = SNMP_Session->open( $router, $communities{$router},
161 )
< #                        || die "Error opening SNMP session to
$router";
<       if($snmp_ver == 2) {
<               $session = SNMPv2c_Session->open( $router,
$communities{$router}, 161, 16000 )
<                    || die "Error opening SNMP session to $router";
<       } else {
<               $session = SNMP_Session->open( $router,
$communities{$router}, 161 )
---
>       $session = SNMP_Session->open( $router, $communities{$router},
161 )
1103c1096,1102
<       }
---
> #     if($snmp_ver == 2) {
> #             $session = SNMPv2c_Session->open( $router,
$communities{$router}, 161 )
> #                   || die "Error opening SNMP session to $router";
> #     } else {
> #             $session = SNMP_Session->open( $router,
$communities{$router}, 161 )
> #                        || die "Error opening SNMP session to
$router";
> #     } 

This is from the source found at Google Code.

-----Original Message-----
From: rtg-bounces at lists.grdata.com [mailto:rtg-bounces at lists.grdata.com]
On Behalf Of Dierlam, Andy David
Sent: Tuesday, September 08, 2009 1:09 PM
To: Mason, Tron; rtg at lists.grdata.com
Subject: Re: [rtg] rtgpoll snmp error

is your poller doing v2 ? - does rtgpoll continually miss this target ?
- or only certain times - can you paste your target entry.  possibly
paste some more errors seen - can run the poller w/ -v to see more.

________________________________

From: Mason, Tron [mailto:Tron.Mason at mail.house.gov]
Sent: Tue 9/8/2009 4:04 PM
To: Dierlam, Andy David; rtg at lists.grdata.com
Subject: RE: [rtg] rtgpoll snmp error



Yes I can

bash-3.00# snmpwalk -v2c -c **** 10.10.8.2 1.3.6.1.2.1.2.2.1.10.5
IF-MIB::ifInOctets.5 = Counter32: 55725221

-----Original Message-----
From: Dierlam, Andy David [mailto:ADierlam at PRIMUSTEL.com]
Sent: Tuesday, September 08, 2009 4:01 PM
To: Mason, Tron; rtg at lists.grdata.com
Subject: RE: [rtg] rtgpoll snmp error

Can you poll your device using snmpwalk manually ? , snmpwalk -v2c -c
community 10.10.8.2 1.3.6.1.2.1.2.2.1.10.5


________________________________

From: rtg-bounces at lists.grdata.com on behalf of Mason, Tron
Sent: Tue 9/8/2009 12:36 PM
To: rtg at lists.grdata.com
Subject: [rtg] rtgpoll snmp error



Hello, Did anyone ever solve this.  I've been having the same problem.
Please help!



SNMP Error: (10.10.8.2 at .1.3.6.1.2.1.2.2.1.10.5) Unsuccessuful (1).







Tron G. Mason

Network & Configuration Management

CAO Networking & Unified Communications

U.S. House of Representatives

Desk: (202) 226-0482

Team: (202) 225-5552

Team E-mail: dnsadmin at mail.house.gov









_______________________________________________
RTG mailing list
RTG at lists.grdata.com
http://lists.grdata.com/mailman/listinfo/rtg


More information about the RTG mailing list