cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3576
Views
0
Helpful
2
Replies

SNMP MIBs for 'show ip route profile'

sherin_10
Level 1
Level 1

Hello,

Could someone please point me to the relevant OIDs to use to get the summary output via SNMP alike what we obtain from 'show ip route profile'?

Thanks.

2 Replies 2

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi ,

The OID is the ipRouteTable (1.3.6.1.2.1.4.21). This OID is included in the
RFC1213-MIB and it has an entry for each route to a particular destination.

I hope this will help !!

Thanks--
Afroj
If this post answers your question, please click the "Correct Answer" button"
Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

Thank you.

I had figured out that.

What I am specifically looking for is whether there are any implemented MIBs to retrieve summary information from the route table alike what you obtain from 'show ip route profile' command.

Thanks