Hi,I am trying to poll a SNMP mib for bgp peer status from Kiwi CatTools. The Cisco OID I am trying to poll is 1.3.6.1.2.1.15.3 - bgpPeerTable. The Cisco Router I am using is a 2811 and IOS is c2800nm-entservicesk9-mz.124-10a.bin. I have basic ip connectivity and can gather things like system name, ios version etc., but cannot get the bgppeertable output - I need to collate the output of the peer status ie. show ip bgp summary from every node.
Where am I going wrong?
Any advice will be gratefully received.
Regards
Mary
snmp-server view novacm internet included
snmp-server view novacm bgp included
snmp-server view novacm internet.6.3.16 excluded
snmp-server community w2e37uh1 RW 99
snmp-server community cable-docsis view novacm RW 99
snmp-server host 10.82.124.200 w2e37uh1
RouterB#sh access-list 99
Standard IP access list 99
10 permit 10.82.124.200 (72 matches)
20 permit 19.46.240.64, wildcard bits 0.0.0.15 (100 matches)
30 permit 19.46.240.80, wildcard bits 0.0.0.15
Routerb#