On Sun, Aug 07, 2011 at 10:42:05PM +0200, Peter Krupl wrote: > On an MX running 10.4 the snmp agent supports the OID: > jnxBgpM2PeerRoutingInstance. > After days of research it still can't figure out how to figure out which VRF > each bgp peering belongs to. > > Can anyone shed some light on this ?
This is documented in BGP4-V2-MIB-JUNIPER: http://www.juniper.net/techpubs/software/junos/junos74/swconfig74-net-mgmt/html/bgp4-v2-mib.html jnxBgpM2 is an implementation of the IETF draft standard draft-ietf-idr-bgp4-mibv2-03.txt (that draft is up to revision 12 now: http://tools.ietf.org/html/draft-ietf-idr-bgp4-mibv2-12) There is also MPLS-VPN-MIB, but unfortunately there doesn't appear to be any direct mapping from routing-instance ID to name. You might be able to figure it out based on what BGP peer addresses you expect to be configured in each routing-instance. _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

