Re: EIGRP SNMP Walk

From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Tue Mar 13 2007 - 02:30:35 ART


Remember that the IOS CLI regular expressions are case sensitive. The
command you tried will not work because the MIB is Eigrp and not eigrp.

Router(config)#do show snmp mib | include eigrp
Router(config)#
Router(config)#do show snmp mib | include Eigrp
cEigrpVpnName
cEigrpNbrCount
cEigrpHellosSent
cEigrpHellosRcvd
CEigrpUpdatesSent
<snip>

In the future if you are not sure if it's upper or lower case you can do:
Router(config)#do show snmp mib | include [Ee]igrp

-- 

Brian Dennis, CCIE4 #2210 (R&S/ISP-Dial/Security/SP) bdennis@internetworkexpert.com Internetwork Expert, Inc. http://www.InternetworkExpert.com Toll Free: 877-224-8987 Direct: 775-745-6404 (Outside the US and Canada)

On 3/12/07 9:17 PM, "Eric Leung" <eric.lwc@gmail.com> wrote:

> Hi experts, > > have anyone tried to snmpwalk a EIGRP router for neighbour table, i have > tried to walk a new IOS (e.g.12.4) routers, it failed. and then I do a "show > snmp mibs | in eigrp", it shows nothing. Really appreicated if anyone can > share for the similar experience. > > Thanks, > Eric. > > _______________________________________________________________________ > Subscription information may be found at: > http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:51 ART