RFC1269-MIB
30 objects
No module-level DESCRIPTION found.
Imported Objects
| RFC-1212 | OBJECT-TYPE |
| RFC-1215 | TRAP-TYPE |
| RFC1155-SMI | Counter IpAddress NetworkAddress |
| RFC1213-MIB | mib-2 |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.15 | Nodebgp | |||
| 1.3.6.1.2.1.15.1 | NodebgpEstablished | The BGP Established event is generated when the BGP FSM enters the ESTABLISHED state. | ||
| 1.3.6.1.2.1.15.1 | ScalarbgpVersion | read-only | mandatory | Vector 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.2 | NodebgpBackwardTransition | The 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.2 | ScalarbgpLocalAs | read-only | mandatory | The local autonomous system number. |
| 1.3.6.1.2.1.15.3 | TablebgpPeerTable | not-accessible | mandatory | The bgp peer table. |
| 1.3.6.1.2.1.15.3.1 | RowbgpPeerEntry | not-accessible | mandatory | Information about a BGP peer connection. |
| 1.3.6.1.2.1.15.3.1.1 | ColumnbgpPeerIdentifier | read-only | mandatory | The BGP Identifier of this entry's BGP peer. |
| 1.3.6.1.2.1.15.3.1.2 | ColumnbgpPeerState | read-only | mandatory | The bgp peer connection state. |
| 1.3.6.1.2.1.15.3.1.3 | ColumnbgpPeerAdminStatus | read-write | mandatory | The 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.4 | ColumnbgpPeerNegotiatedVersion | read-only | mandatory | The negotiated version of BGP running between the two peers. |
| 1.3.6.1.2.1.15.3.1.5 | ColumnbgpPeerLocalAddr | read-only | mandatory | The local IP address of this entry's BGP connection. |
| 1.3.6.1.2.1.15.3.1.6 | ColumnbgpPeerLocalPort | read-only | mandatory | The local port for the TCP connection between the BGP peers. |
| 1.3.6.1.2.1.15.3.1.7 | ColumnbgpPeerRemoteAddr | read-only | mandatory | The remote IP address of this entry's BGP peer. |
| 1.3.6.1.2.1.15.3.1.8 | ColumnbgpPeerRemotePort | read-only | mandatory | The 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.9 | ColumnbgpPeerRemoteAs | read-only | mandatory | The remote autonomous system number. |
| 1.3.6.1.2.1.15.3.1.10 | ColumnbgpPeerInUpdates | read-only | mandatory | The 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.11 | ColumnbgpPeerOutUpdates | read-only | mandatory | The 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.12 | ColumnbgpPeerInTotalMessages | read-only | mandatory | The 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.13 | ColumnbgpPeerOutTotalMessages | read-only | mandatory | The 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.14 | ColumnbgpPeerLastError | read-only | mandatory | The 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.4 | ScalarbgpIdentifier | read-only | mandatory | The BGP Identifier of local system. |
| 1.3.6.1.2.1.15.5 | TablebgpRcvdPathAttrTable | not-accessible | mandatory | The BGP Received Path Attribute Table contains information about paths to destination networks received by all peers. |
| 1.3.6.1.2.1.15.5.1 | RowbgpPathAttrEntry | not-accessible | mandatory | Information about a path to a network. |
| 1.3.6.1.2.1.15.5.1.1 | ColumnbgpPathAttrPeer | read-only | mandatory | The IP address of the peer where the path information was learned. |
| 1.3.6.1.2.1.15.5.1.2 | ColumnbgpPathAttrDestNetwork | read-only | mandatory | The address of the destination network. |
| 1.3.6.1.2.1.15.5.1.3 | ColumnbgpPathAttrOrigin | read-only | mandatory | The ultimate origin of the path information. |
| 1.3.6.1.2.1.15.5.1.4 | ColumnbgpPathAttrASPath | read-only | mandatory | The 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.5 | ColumnbgpPathAttrNextHop | read-only | mandatory | The address of the border router that should be used for the destination network. |
| 1.3.6.1.2.1.15.5.1.6 | ColumnbgpPathAttrInterASMetric | read-only | mandatory | The optional inter-AS metric. If this attribute has not been provided for this route, the value for this object is 0. |