GroupStudy.com GroupStudy.com - A virtual community of network engineers
 Home  BookStore  StudyNotes  Links  Archives  StudyRooms  HelpWanted  Discounts  Login
How to find the right OID posted 02/03/2007
[Chronological Index] [Thread Index] [Top] [Date Prev][Date Next] [Thread Prev][Thread Next]


Hi Group,
if i am asked to configure R2 to send an inform when the number of
received echo requests reaches 100.
How can I find the right oid to put in the RMON?

This is as far I can go:
r1#show snmp mib | include icmp     
icmp.1
icmp.2
icmp.3
icmp.4
icmp.5
icmp.6
....

but how can I determine that what I need is icmp.8.0?

rmon alarm 23 icmp.8.0 5 absolute rising-threshold 100 11
falling-threshold 100

Thanks,
Luca.