Hi Ian,
We are using the rpm, too for measuring performance and
IMHO your configuration is already correct. To retrieve it
with snmp, you will need to know the mib and if you are
using a program that doesn't know Juniper MIB for rpm, you
will need to enter or create the MIB from the router. All
you need is run the "show snmp mib walk
jnxPingResultsTable" on the box and you will get the
mib then enter the mib to the program. Of course you must
translate the jnxPingResultsTable to number, you can find it
at https://download.junip
er.net/software/junos-export/8.2R2.4/juniper-mibs-8.2R2.4-si
gned.tgz
Hope that helps
Cheers,
Benny
Ian MacKinnon <ian.mackinnon lumison.net> wrote:
Hi All,
I am trying to set up some monitoring using "service
rpm"
I have a simple probe set up :-
rpm {
probe Probe1 {
test test-ping {
probe-type icmp-ping;
target address 10.0.0.2;
probe-count 10;
test-interval 30;
}
}
}
And that seems to run fine, and I can retrieve results from
the command
line.
Now I actually want to retrieve the results remotely using
snmp.
I know the results should be in jnxPingResultsTable, has
anybody got any
examples of this worrking?
Thanks
--
This email and any files transmitted with it are
confidential and intended
solely for the use of the individual or entity to whom they
are addressed.
If you have received this email in error please notify the
sender. Any
offers or quotation of service are subject to formal
specification.
Errors and omissions excepted. Please note that any views or
opinions
presented in this email are solely those of the author and
do not
necessarily represent those of Lumison, nplusone or
lightershade ltd.
Finally, the recipient should check this email and any
attachments for the
presence of viruses. Lumison, nplusone and lightershade ltd
accepts no
liability for any damage caused by any virus transmitted by
this email.
--
--
Virus scanned by Lumison.
_______________________________________________
juniper-nsp mailing list juniper-nsp puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
---------------------------------
It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.
_______________________________________________
juniper-nsp mailing list juniper-nsp puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
|