MIB Viewer

RFC1269-MIB

30 objects
No module-level DESCRIPTION found.
Imported Objects
RFC-1212OBJECT-TYPE
RFC-1215TRAP-TYPE
RFC1155-SMICounter IpAddress NetworkAddress
RFC1213-MIBmib-2
OIDNameAccessStatusDescription
1.3.6.1.2.1.15Nodebgp
1.3.6.1.2.1.15.1NodebgpEstablishedThe BGP Established event is generated when the BGP FSM enters the ESTABLISHED state.
1.3.6.1.2.1.15.1ScalarbgpVersionread-onlymandatoryVector of supported BGP protocol version numbers. Each peer negotiates the version from this vector. Versions are identified via the string of bits contained w…
1.3.6.1.2.1.15.2NodebgpBackwardTransitionThe BGPBackwardTransition Event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state.
1.3.6.1.2.1.15.2ScalarbgpLocalAsread-onlymandatoryThe local autonomous system number.
1.3.6.1.2.1.15.3TablebgpPeerTablenot-accessiblemandatoryThe bgp peer table.
1.3.6.1.2.1.15.3.1RowbgpPeerEntrynot-accessiblemandatoryInformation about a BGP peer connection.
1.3.6.1.2.1.15.3.1.1ColumnbgpPeerIdentifierread-onlymandatoryThe BGP Identifier of this entry's BGP peer.
1.3.6.1.2.1.15.3.1.2ColumnbgpPeerStateread-onlymandatoryThe bgp peer connection state.
1.3.6.1.2.1.15.3.1.3ColumnbgpPeerAdminStatusread-writemandatoryThe desired state of the BGP connection. A transition from 'stop' to 'start' will cause the BGP Start Event to be generated. A transition from 'start' to 'stop…
1.3.6.1.2.1.15.3.1.4ColumnbgpPeerNegotiatedVersionread-onlymandatoryThe negotiated version of BGP running between the two peers.
1.3.6.1.2.1.15.3.1.5ColumnbgpPeerLocalAddrread-onlymandatoryThe local IP address of this entry's BGP connection.
1.3.6.1.2.1.15.3.1.6ColumnbgpPeerLocalPortread-onlymandatoryThe local port for the TCP connection between the BGP peers.
1.3.6.1.2.1.15.3.1.7ColumnbgpPeerRemoteAddrread-onlymandatoryThe remote IP address of this entry's BGP peer.
1.3.6.1.2.1.15.3.1.8ColumnbgpPeerRemotePortread-onlymandatoryThe remote port for the TCP connection between the BGP peers. Note that the objects bgpLocalAddr, bgpLocalPort, bgpRemoteAddr and bgpRemotePort provide the app…
1.3.6.1.2.1.15.3.1.9ColumnbgpPeerRemoteAsread-onlymandatoryThe remote autonomous system number.
1.3.6.1.2.1.15.3.1.10ColumnbgpPeerInUpdatesread-onlymandatoryThe number of BGP UPDATE messages received on this connection. This object should be initialized to zero when the connection is established.
1.3.6.1.2.1.15.3.1.11ColumnbgpPeerOutUpdatesread-onlymandatoryThe number of BGP UPDATE messages received on this connection. This object should be initialized to zero when the connection is established.
1.3.6.1.2.1.15.3.1.12ColumnbgpPeerInTotalMessagesread-onlymandatoryThe total number of messages received from the remote peer on this connection. This object should be initialized to zero when the connection is established.
1.3.6.1.2.1.15.3.1.13ColumnbgpPeerOutTotalMessagesread-onlymandatoryThe total number of messages transmitted to the remote peer on this connection. This object should be initialized to zero when the connection is established.
1.3.6.1.2.1.15.3.1.14ColumnbgpPeerLastErrorread-onlymandatoryThe last error code and subcode seen by this peer on this connection. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte …
1.3.6.1.2.1.15.4ScalarbgpIdentifierread-onlymandatoryThe BGP Identifier of local system.
1.3.6.1.2.1.15.5TablebgpRcvdPathAttrTablenot-accessiblemandatoryThe BGP Received Path Attribute Table contains information about paths to destination networks received by all peers.
1.3.6.1.2.1.15.5.1RowbgpPathAttrEntrynot-accessiblemandatoryInformation about a path to a network.
1.3.6.1.2.1.15.5.1.1ColumnbgpPathAttrPeerread-onlymandatoryThe IP address of the peer where the path information was learned.
1.3.6.1.2.1.15.5.1.2ColumnbgpPathAttrDestNetworkread-onlymandatoryThe address of the destination network.
1.3.6.1.2.1.15.5.1.3ColumnbgpPathAttrOriginread-onlymandatoryThe ultimate origin of the path information.
1.3.6.1.2.1.15.5.1.4ColumnbgpPathAttrASPathread-onlymandatoryThe set of ASs that must be traversed to reach the network. ( This object is probably best represented as SEQUENCE OF INTEGER. For SMI compatibility, though, i…
1.3.6.1.2.1.15.5.1.5ColumnbgpPathAttrNextHopread-onlymandatoryThe address of the border router that should be used for the destination network.
1.3.6.1.2.1.15.5.1.6ColumnbgpPathAttrInterASMetricread-onlymandatoryThe optional inter-AS metric. If this attribute has not been provided for this route, the value for this object is 0.