08-15-2011 02:28 AM
2 srx3400 build A/P cluster running 10.4R2.6
I would like to know all OID, where I can find this kind of doc? thanks!
Solved! Go to Solution.
08-15-2011 04:55 AM - edited 08-15-2011 04:55 AM
Hi
What you are looking for is this:
Regards,
-chg.
08-15-2011 09:18 AM
This should give you all the MIBs for the version/hardware you're running....
show snmp mib walk decimal 1 | no-more
08-15-2011 11:33 PM
if i can get this, how i can know the whole OID, i mean not letters, only nubmer style.
FW01> show snmp mib walk jnxJsScreening
jnxJsScreenNumOfIf.117.110.116.114.117.115.116.0.0
jnxJsScreenMonSynAttk.117.110.116.114.117.115.116.
08-16-2011 12:15 AM
You can get the fully numeric numbers if you choose xml output:
> show snmp mib walk jnxJsScreening | display xml
08-16-2011 09:06 PM
very helpful, thanks a lot ! ![]()
08-16-2011 11:39 PM
you're very welcome.
kudos appreciated
(by clicking my star)
regards,
-chg.