Re: BGP 4 mib problem !!!

From: Simon Leinen (simon@limmat.switch.ch)
Date: Mon Jul 22 2002 - 05:57:08 EDT


The Second Version of the BGP MIB is being revised in the IETF IDR
(Inter-Domain Routing) Working Group. The current Internet-Draft
contains a `bgpM2PrefixCountersTable', which includes a couple of
gauges for received/accepted/rejected/advertised prefixes:

    BgpM2PrefixCountersEntry ::= SEQUENCE {
        bgpM2PrefixCountersAfi
            InetAddressType,
        bgpM2PrefixCountersSafi
            BgpM2Safi,
        bgpM2PrefixInPrefixes
            Gauge32,
        bgpM2PrefixInPrefixesAccepted
            Gauge32,
        bgpM2PrefixInPrefixesRejected
            Gauge32,
        bgpM2PrefixOutPrefixes
            Gauge32
    }

Once this "BGPM2" has settled down, I hope Cisco will implement it.

-- 
Simon.



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:05 EDT