[Contents] [Prev] [Next] [Index] [Report an Error]


SNMP Version 2 BGP Traps MIB

The JUNOS software supports the Border Gateway Protocol (BGP) standard SNMP version 2 traps. The following descriptions are taken from RFC 1657, Definitions of Managed Objects for the Fourth Version of the Border Gateway Protocol (BGP-4) using SMIv2:

    bgpEstablished                                    NOTIFICATION-TYPE 
        OBJECTS                     { 
            bgpPeerLastError
            bgpPeerState 
            }
        STATUS                                 current
        DESCRIPTION
        "The BGP Established event is generated when the BGP FSM enters the

        ESTABLISHED state."
    ::= { bgpTraps 1 }
    
    bgpBackwardTransition                            NOTIFICATION-TYPE 
        OBJECTS                     { 
            bgpPeerLastError
            bgpPeerState 
        }
        STATUS                                 current
        DESCRIPTION
        "The BGPBackwardTransition Event is generated when the BGP FSM moves from

        a higher numbered state to a lower numbered state."
    ::= { bgpTraps 2 }


[Contents] [Prev] [Next] [Index] [Report an Error]