Re: [j-nsp] RPM MIB

2012-03-21 Thread Nitzan Tzelniker
e a easy and scalable way to correlate the o/p for each probe > and subsequent test.. > > Cheers > > > > > From: Shiva S Narayana > To: Nick Kritsky > Cc: jpuck > Sent: Wednesday, March 21, 2012 2:40 PM > Subject: Re: [j-nsp] RPM MIB

Re: [j-nsp] RPM MIB

2012-03-21 Thread Shiva S Narayana
uck 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 To: Shiva S Narayana Cc: jp

Re: [j-nsp] RPM MIB

2012-03-21 Thread Shiva S Narayana
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 To: Shiva S Narayana Cc: jpuck Sent: Wednesday, March 21, 2012 2:22 PM Subject: Re: [j-nsp] RPM

Re: [j-nsp] RPM MIB

2012-03-21 Thread Nick Kritsky
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

[j-nsp] RPM MIB

2012-03-21 Thread Shiva S Narayana
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