try the script i send to the cacti forums http://forums.cacti.net/about32000.html
Nitzan On Wed, Mar 21, 2012 at 16:53, Shiva S Narayana <[email protected]>wrote: > I meant: > > "how to decode the probe name and each test under the probe, as they are > encoded" > > There must be a easy and scalable way to correlate the o/p for each probe > and subsequent test.. > > Cheers > > > > ________________________________ > From: Shiva S Narayana <[email protected]> > To: Nick Kritsky <[email protected]> > Cc: jpuck <[email protected]> > Sent: Wednesday, March 21, 2012 2:40 PM > Subject: Re: [j-nsp] RPM MIB > > Thanks Nick, But the main problem is how to decode the probe name and each > test under the problem, as they are encoded..any ideas? > > Cheers > > > ________________________________ > From: Nick Kritsky <[email protected]> > To: Shiva S Narayana <[email protected]> > Cc: jpuck <[email protected]> > Sent: Wednesday, March 21, 2012 2:22 PM > Subject: Re: [j-nsp] RPM MIB > > > Here is piece of perl script from my Cacti server that polls RPM data: > my $jnxRpmResCalcAverage = '.1.3.6.1.4.1.2636.3.50.1.3.1.5'; > my $jnxRpmResCalcPkToPk = '.1.3.6.1.4.1.2636.3.50.1.3.1.6'; > > This should give you an idea. Probe name is most probably encoded in OID. > > Nick > > On Wed, Mar 21, 2012 at 1:21 PM, Shiva S Narayana <[email protected]> > wrote: > > Hi, Has anyone implemented RPM in juniper M/MX or J series routers ? I'm > trying to find a way to pollthe RPM probe results via SNMP. The problem is > that, the MIBs are proprietyto Juniper and the snmp mibwalk results doesn't > correlate probe-name if you have multiple probes. > > > >tested in junos 9.3R4. Any help is appreciated. > > > >Thanks > >_______________________________________________ > >juniper-nsp mailing list [email protected] > >https://puck.nether.net/mailman/listinfo/juniper-nsp > > > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp > _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

