[alcatel-nsp] BGP SNMP OID

Scott Weeks surfer at mauigateway.com
Mon Apr 29 14:10:57 EDT 2019



Thank you very much!  

snmpwalk -Os -c <string> -v 1 <ip address> .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.6

enterprises.6527.3.1.2.14.4.8.1.6.2.1.4.<ip address> = Counter32: 739246

I am back on 7x50s, 7210s and whatnot after a 10 year absence 
(having my head in the cisco world in that time; I have forgotten 
stuff) and am having to land in my new position at a full run.  
No learning curve time....  

scott

--- mark at clara.net wrote:

From: Mark Ivens <mark at clara.net>
To: alcatel-nsp at puck.nether.net
Subject: Re: [alcatel-nsp] BGP SNMP OID
Date: Mon, 29 Apr 2019 10:29:26 +0100

Here are the subtrees and associated OIDs for the various
address-families from the TIMETRA-BGP-MIB:

tBgpPeerNgOperSentPrefixes .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.6
tBgpPeerNgOperVpnSentPrefixes .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.14
tBgpPeerNgOperV6SentPrefixes .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.28
tBgpPeerNgOperBgpLsSentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.129
tBgpPeerNgOperEvpnSentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.89
tBgpPeerNgOperFlowIpv4SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.62
tBgpPeerNgOperFlowIpv6SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.85
tBgpPeerNgOperl2VpnSentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.50
tBgpPeerNgOperLabelV4SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.117
tBgpPeerNgOperLabelV6SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.123
tBgpPeerNgOperMCastV4SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.38
tBgpPeerNgOperMcastV6SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.96
tBgpPeerNgOperMcastVpnV4SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.77
tBgpPeerNgOperMcastVpnV6SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.135
tBgpPeerNgOperMdtSafiSentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.54
tBgpPeerNgOperMsPwSentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.58
tBgpPeerNgOperMvpnV4SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.46
tBgpPeerNgOperMvpnV6SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.81
tBgpPeerNgOperRtTgtSentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.72
tBgpPeerNgOperVpnIpv6SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.41
tBgpPeerOperSrplcyV4SentPfxs .1.3.6.1.4.1.6527.3.1.2.14.4.8.1.144

On 26/04/2019 20:40, Scott Weeks wrote:
>
> Hi Zach,
>
> Apologies for the delay in response. I see I accidently 
> wrote a very confusing email.  I wrote "I am trying to 
> find the BGP SNMP OIB for received routes" when I meant 
> "I am trying to find the BGP SNMP OID for number of
> *advertised* prefixes to a BGP peer" from my network.
>
> I tried to find TIMETRA-BGP-MIB online (but couldn't) 
> and I looked through BGP4-MIB, but I can't find anything 
> on how many prefixes my network is advertising to a peer.  
> I have looked at places like these:
>
> http://www.oidview.com/mibs/0/BGP4-MIB.html
>
> You don't happen to have the specific OID by any chance 
> do you?
>
> Thanks for the response!
> scott
>
>
>
> -----Original Message-----
> From: alcatel-nsp <alcatel-nsp-bounces at puck.nether.net> 
> On Behalf Of Scott Weeks
>
> I am trying to find the BGP SNMP OIB for received routes 
> on a BGP session and am having trouble.  I found received 
> routes and a few others:
>
> 1.3.6.1.4.1.6527.3.1.2.14.4.8.1.5       
> tBgpPeerNgOperReceivedPrefixes
>
> 1.3.6.1.4.1.6527.3.1.2.14.4.8.1.7       
> tBgpPeerNgOperActivePrefixes
>
> 1.3.6.1.2.1.15.3.1.10                   
> bgpPeerInUpdates
>
> 1.3.6.1.2.1.15.3.1.11                   
> bgpPeerOutUpdates
>
> but I am havin a heck of a time finding received routes 
> from each peer.  Anyone here know what to snmpget?
>
>
> --- zpuls at ksfiber.net wrote:
> From: Zach Puls <zpuls at ksfiber.net>
>
> You're going to want to walk the bgp4PathAttrTable 
> (1.3.6.1.2.1.15.6), and filter by bgp4PathAttrPeer 
> (.1.1).
>
> If you want the Nokia-specific extensions, use 
> tBgp4PathAttrTable (1.3.6.1.4.1.6527.3.1.2.14.2.4)
>
> For reference, check out TIMETRA-BGP-MIB and BGP4-MIB. 
> ---------------------------------------------------


_______________________________________________
alcatel-nsp mailing list
alcatel-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/alcatel-nsp




More information about the alcatel-nsp mailing list