On 18/02/2013 10:16, [email protected] wrote: > I have an old Cisco which I plan to use as internal BGP route collector > using IOS 12.4(23b) Enterprise Plus. Cisco MIB site claims that the > image supports Cisco Enterprise BGP4 MIB, but an snmpwalk for > 1.3.6.1.4.1.9.9.187 returns nothing (yes, a "show bgp ipv6 unicast" > returns something ;-). So I'm not sure how reliable the information on > the Cisco MIB site is.
> Anyone out there has a recommendation for a 12.4. image which supports > this MIB? It's not supported on 12.4 - you'll need to move to vanilla IOS 15.2(4)S / 15.2(3)T (or IOS XR 3.4.0 if you're on an XR platform): > router bgp xxx > neighbor 2001::1 remote-as 64512 > address-family ipv6 > neighbor 2001::1 activate leads to: > % snmpwalk -v 2c -c public 192.168.3.1 .1.3.6.1.4.1.9.9.187.1.2.7 > SNMPv2-SMI::enterprises.9.9.187.1.2.7.1.3.20.16.32.1.0.0.0.0.0.0.0.0.0.0.0.0.0.1.2.1 > = STRING: "IPv6 Unicast" w000t, finally! Nick _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
