BGP4-V2-MIB-JUNIPER Download
This MIB module defines management objects for
the Border Gateway Protocol, Version 4.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
BGP4-V2-MIB-JUNIPER
.
OID list for BGP4-V2-MIB-JUNIPER
- jnxBgpM2VersionTable
- Table of supported BGP versions.
- jnxBgpM2VersionEntry
- Entry containing data on a given supported version of the Border Gateway Protocol and the level of support provided. It is expected that any agent implementation supporting this MIB module will report support for Version 4 of the Border Gateway Protocol ...
- jnxBgpM2VersionIndex
- The version number of the BGP Protocol.
- jnxBgpM2VersionSupported
- This value is TRUE if this version of the BGP protocol identified in 'jnxBgpM2VersionIndex' is supported. The absence of a row for a particular jnxBgpM2VersionIndex indicates that that jnxBgpM2VersionIndex protocol version number is not supported.
- jnxBgpM2SupportedAuthTable
- The supported BGP authentication mechanisms.
- jnxBgpM2SupportedAuthEntry
- Entry containing information whether a given BGP authentication mechanism is supported by this implementation.
- jnxBgpM2SupportedAuthCode
- The BGP authentication code.
- jnxBgpM2SupportedAuthValue
- This value is TRUE if a given authentication method is supported by the local implementation.
- jnxBgpM2CapabilitySupportAvailable
- This value is TRUE if capability support is available and is enabled.
- jnxBgpM2SupportedCapabilitiesTable
- Table of supported BGP-4 capabilities.
- jnxBgpM2SupportedCapabilitiesEntry
- Information about supported capabilities indexed by capability number.
- jnxBgpM2SupportedCapabilityCode
- Index of supported capability. The index directly corresponds with the BGP-4 Capability Advertisement Capability Code.
- jnxBgpM2SupportedCapability
- This value is True if this capability is supported, False otherwise.
- jnxBgpM2AsSize
- The size of the AS value in this implementation. The semantics of this are determined as per the as-4bytes draft.
- jnxBgpM2LocalAs
- The local autonomous system number. If the jnxBgpM2AsSize is twoOctet, then the range is constrained to be 0-65535.
- jnxBgpM2LocalIdentifier
- The BGP Identifier of local system. Current practice is trending away from this value being treated as an IP address and more as a generic identifier.
- jnxBgpM2RouteReflector
- This value is TRUE if this implementation supports the BGP Route Reflection Extension and is enabled as a route reflector. If the BGP Route Reflection extension is not supported this value must be FALSE.
- jnxBgpM2ClusterId
- The configured Cluster-ID of the BGP Speaker. This will default to the BGP Speaker's JnxBgpM2Identifier if this speaker is functioning as a route reflector and an explicit Cluster-ID has not been configured. A value of 0.0.0.0 will be present if Route Re ...
- jnxBgpM2ConfederationRouter
- This value is TRUE if this implementation supports the BGP AS Confederations Extension and this router is configured to be in a confederation.
- jnxBgpM2ConfederationId
- The local Confederation Identification Number. This value will be zero (0) if this BGP Speaker is not a confederation router.
- jnxBgpM2CfgBaseScalarStorageType
- This object specifies the intended storage type for all configurable base scalars.
- jnxBgpM2CfgLocalAs
- The local autonomous system number. If the jnxBgpM2AsSize is twoOctet, then the range is constrained to be 0-65535.
- jnxBgpM2CfgLocalIdentifier
- The BGP Identifier of local system. Current practice is trending away from this value being treated as an IP address and more as a generic identifier.
- jnxBgpM2CfgRouteReflector
- This value is set to true if this implementation will be supporting route reflection.
- jnxBgpM2CfgClusterId
- The configured Cluster-ID of the BGP Speaker. This will default to the BGP Speaker's JnxBgpM2Identifier if this speaker is functioning as a route reflector and an explicit Cluster-ID has not been configured. A value of 0.0.0.0 will be present if Route Re ...
- jnxBgpM2CfgConfederationRouter
- This value is set to true if this implementation will be supporting BGP AS Confederations.
- jnxBgpM2CfgConfederationId
- The local Confederation Identification Number. This value will be zero (0) if this BGP Speaker is not a confederation router.
- jnxBgpM2PeerTable
- BGP peer table. This table contains, one entry per remote BGP peer, any information about the connections with the remote BGP peers.
- jnxBgpM2PeerEntry
- Entry containing information about the connection with a remote BGP peer.
- jnxBgpM2PeerIdentifier
- The BGP Identifier of this entry's remote BGP peer. This entry should be 0.0.0.0 unless the jnxBgpM2PeerState is in the OpenConfirm or the Established state.
- jnxBgpM2PeerState
- The remote BGP peer's FSM state.
- jnxBgpM2PeerStatus
- Whether or not the BGP FSM for this remote peer is halted or running. The BGP FSM for a remote peer is halted after processing a Stop event. Likewise, it is in the running state after a Start event. The jnxBgpM2PeerState will generally be in the idle st ...
- jnxBgpM2PeerConfiguredVersion
- The configured version to originally start with this remote peer. The BGP speaker may permit negotiation to a lower version number of the protocol.
- jnxBgpM2PeerNegotiatedVersion
- The negotiated version of BGP running between the two peers.
- jnxBgpM2PeerLocalAddrType
- The address family of the local end of the peering session.
- jnxBgpM2PeerLocalAddr
- The address of the local end of the peering session.
- jnxBgpM2PeerLocalPort
- The local port for the TCP connection between the BGP peers.
- jnxBgpM2PeerLocalAs
- Some implementations of BGP can represent themselves as multiple ASs. This is the AS that this peering session is representing itself as to the remote peer.
- jnxBgpM2PeerRemoteAddrType
- The address family of the remote end of the peering session.
- jnxBgpM2PeerRemoteAddr
- The address of the remote end of the peering session.
- jnxBgpM2PeerRemotePort
- The remote port for the TCP connection between the BGP peers. In the case of a transport for which the notion of 'port' is irrelevant, an instance value of -1 should be returned by the agent for this object. Note that the objects jnxBgpM2PeerLocalAddr, j ...
- jnxBgpM2PeerRemoteAs
- The remote autonomous system number.
- jnxBgpM2PeerIndex
- This value is a unique index for the remote peer entry in the jnxBgpM2PeerTable. It is assigned by the agent at the point of creation of the jnxBgpM2PeerTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to t ...
- jnxBgpM2PeerRoutingInstance
- Routing instance index." -- *** JNX *** ::= { jnxBgpM2PeerEntry 15 } -- *** JNX *** -- -- Errors -- jnxBgpM2PeerErrors OBJECT IDENTIFIER ::= { jnxBgpM2Peer 2 } SYNTAX SEQUENCE OF JnxBgpM2Peer ...
- jnxBgpM2PeerErrorsEntry
- Each entry contains information about errors sent and received for a particular BGP peer.
- jnxBgpM2PeerLastErrorReceived
- The last error code and subcode received by this BGP Speaker via a NOTIFICATION message for this peer. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte conta ...
- jnxBgpM2PeerLastErrorSent
- The last error code and subcode sent by this BGP Speaker via a NOTIFICATION message to this peer. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains t ...
- jnxBgpM2PeerLastErrorReceivedTime
- The timestamp that the last NOTIFICATION was received from this peer.
- jnxBgpM2PeerLastErrorSentTime
- The timestamp that the last NOTIFICATION was sent to this peer.
- jnxBgpM2PeerLastErrorReceivedText
- This object contains an implementation specific explanation of the error that was reported.
- jnxBgpM2PeerLastErrorSentText
- This object contains an implementation specific explanation of the error that is being reported.
- jnxBgpM2PeerLastErrorReceivedData
- The last error code's data seen by this peer.
- jnxBgpM2PeerLastErrorSentData
- The last error code's data sent to this peer.
- jnxBgpM2PeerAuthTable
- BGP peer authentication table. This table contains, one entry per BGP peer, information about the authentication with BGP peers.
- jnxBgpM2PeerAuthEntry
- Entry containing information about the authentication with a BGP peer.
- jnxBgpM2PeerAuthSent
- The local peer has sent authentication information to the remote peer in the BGP Authentication field.
- jnxBgpM2PeerAuthSentCode
- The code of the authentication information sent to the remote peer.
- jnxBgpM2PeerAuthSentValue
- The payload of the authentication information from the remote peer.
- jnxBgpM2PeerAuthRcvd
- The local peer has received authentication information from the remote peer in the BGP Authentication field.
- jnxBgpM2PeerAuthRcvdCode
- The code of the authentication information received from the remote peer.
- jnxBgpM2PeerAuthRcvdValue
- The payload of the authentication information from the remote peer.
- jnxBgpM2PeerEventTimesTable
- A table reporting the per-peering session amount of time elapsed and update events since the peering session advanced into the Established state.
- jnxBgpM2PeerEventTimesEntry
- Each row contains a set of statistics about time spent and events encountered in the peer session Established state.
- jnxBgpM2PeerFsmEstablishedTime
- This timer indicates how long (in seconds) this peer has been in the Established state or how long since this peer was last in the Established state. It is set to zero when a new peer is configured or the router is booted.
- jnxBgpM2PeerInUpdatesElapsedTime
- Elapsed time in seconds since the last BGP UPDATE message was received from the peer. Each time jnxBgpM2PeerInUpdates is incremented, the value of this object is set to zero (0). This value shall also be zero (0) when the peer is not in the Established ...
- jnxBgpM2PeerConfiguredTimersTable
- Per peer management data on BGP session timers.
- jnxBgpM2PeerConfiguredTimersEntry
- Each entry corresponds to the current state of BGP timers on a given peering session.
- jnxBgpM2PeerConnectRetryInterval
- Time interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
- jnxBgpM2PeerHoldTimeConfigured
- Time interval in seconds for the Hold Time configured for this BGP speaker with this peer. This value is placed in an OPEN message sent to this peer by this BGP speaker, and is compared with the Hold Time field in an OPEN message received from the peer w ...
- jnxBgpM2PeerKeepAliveConfigured
- Time interval in seconds for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages frequency relative to the value specified in jnxBgpM2PeerHoldTimeConfigured; the actual ti ...
- jnxBgpM2PeerMinASOrigInterval
- Time interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
- jnxBgpM2PeerMinRouteAdverInterval
- Time interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds.
- jnxBgpM2PeerNegotiatedTimersTable
- Current values of per-peer timers which can be dynamically set in the jnxBgpM2PeerConfiguredTimersTable. Values reflected in this table are the current operational values, after negotiation from values derived from initial configuration or last set from j ...
- jnxBgpM2PeerNegotiatedTimersEntry
- Each entry reflects a value of the currently operational, negotiated timers as reflected in the JnxBgpM2PeerNegotiatedTimersEntry.
- jnxBgpM2PeerHoldTime
- The value of this object is calculated by this BGP Speaker as being; zero (0) - if this was the value sent by the peer and this value is permitted by this BGP Speaker. In this case, no keepalive messages are sent and the Hold Timer is not set. At least t ...
- jnxBgpM2PeerKeepAlive
- Time interval in seconds for the KeepAlive timer established with the peer. The value of this object is calculated by this BGP speaker such that, when compared with jnxBgpM2PeerHoldTime, it has the same proportion as what jnxBgpM2PeerKeepAliveConfigured ...
- jnxBgpM2PeerCapsAnnouncedTable
- This table contains the capabilities that are supported for a given peer.
- jnxBgpM2PeerCapsAnnouncedEntry
- These entries are keyed by a BGP-4 peer remote address and the BGP Capability Code
- jnxBgpM2PeerCapAnnouncedCode
- The BGP Capability Advertisement Capability Code.
- jnxBgpM2PeerCapAnnouncedIndex
- Multiple instances of a given capability may be sent bgp a BGP speaker. This variable is used to index them.
- jnxBgpM2PeerCapAnnouncedValue
- The value of the announced capability.
- jnxBgpM2PeerCapsReceivedTable
- This table contains the capabilities that are supported for a given peer.
- jnxBgpM2PeerCapsReceivedEntry
- These entries are keyed by a BGP-4 peer remote address and the BGP Capability Code
- jnxBgpM2PeerCapReceivedCode
- The BGP Capability Advertisement Capability Code.
- jnxBgpM2PeerCapReceivedIndex
- Multiple instances of a given capability may be sent bgp a BGP speaker. This variable is used to index them.
- jnxBgpM2PeerCapReceivedValue
- The value of the announced capability.
- jnxBgpM2PeerCountersTable
- The counters associated with a BGP Peer.
- jnxBgpM2PeerCountersEntry
- Each entry contains counters of message transmissions and FSM transitions for a given BGP Peering session.
- jnxBgpM2PeerInUpdates
- The number of BGP UPDATE messages received on this connection. This object should be initialized to zero (0) when the connection is established.
- jnxBgpM2PeerOutUpdates
- The number of BGP UPDATE messages transmitted on this connection. This object should be initialized to zero (0) when the connection is established.
- jnxBgpM2PeerInTotalMessages
- 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.
- jnxBgpM2PeerOutTotalMessages
- 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.
- jnxBgpM2PeerFsmEstablishedTrans
- The total number of times the BGP FSM transitioned into the established state for this peer.
- jnxBgpM2PrefixCountersTable
- Additional per-peer, per AFI SAFI counters for prefixes
- jnxBgpM2PrefixCountersEntry
- Entry containing information about a bgp-peers prefix counters.
- jnxBgpM2PrefixCountersAfi
- The AFI index of the per-peer, per prefix counters
- jnxBgpM2PrefixCountersSafi
- The SAFI index of the per-peer, per prefix counters
- jnxBgpM2PrefixInPrefixes
- The number of prefixes received from a peer and are stored in the Adj-Ribs-In for that peer.
- jnxBgpM2PrefixInPrefixesAccepted
- The number of prefixes for a peer that are installed in the Adj-Ribs-In and are eligible to become active in the Loc-Rib.
- jnxBgpM2PrefixInPrefixesRejected
- The number of prefixes for a peer that are installed in the Adj-Ribs-In and are NOT eligible to become active in the Loc-Rib.
- jnxBgpM2PrefixOutPrefixes
- The number of prefixes for a peer that are installed in that peers Adj-Ribs-Out.
- jnxBgpM2PeerReflectorClientTable
- Table of route reflection client settings on a per-peer basis.
- jnxBgpM2PeerReflectorClientEntry
- Entry containing data on a per-peer basis on whether the peer is configured as a route reflector client.
- jnxBgpM2PeerReflectorClient
- This value indicates whether the given peer is a reflector client of this router, or not. A value of nonClient indicates that this peer is not a reflector client. A value of client indicates that this peer is a reflector client that is not fully meshed ...
- jnxBgpM2PeerConfedMemberTable
- Table of confederation member settings on a per-peer basis.
- jnxBgpM2PeerConfedMemberEntry
- Entry containing data on a per-peer basis on whether the peer is configured as a BGP confederation member.
- jnxBgpM2PeerConfedMember
- This value indicates whether the given peer is in our confederation or not.
- jnxBgpM2CfgPeerAdminStatusTable
- Table containing rows for administratively starting and stopping peering sessions.
- jnxBgpM2CfgPeerAdminStatusEntry
- Entry containing row for administratively starting and stopping peers.
- jnxBgpM2CfgPeerAdminStatus
- This object allows the Manual Stop and Manual Start events to be sent to an activated peering session.
- jnxBgpM2CfgPeerNextIndex
- This object contains the next appropriate value to use as an index for creation of a row instance in in the jnxBgpM2CfgPeerTable. If the number of available entries in the jnxBgpM2CfgPeerTable is exhausted, a retrieval value of this object instance will ...
- jnxBgpM2CfgPeerTable
- BGP configuration peer table. This table allows the configuration of the parameters for a session with a BGP peer. +++wayne provide description of how config should be done for a peer per table.
- jnxBgpM2CfgPeerEntry
- Entry containing information set up by a management entity to configure a connection with a BGP peer.
- jnxBgpM2CfgPeerConfiguredVersion
- The configured version to originally start with this peer. The BGP speaker may permit negotiation to a lower version number of the protocol depending on the set value of jnxBgpM2CfgAllowVersionNegotiation.
- jnxBgpM2CfgAllowVersionNegotiation
- If set to true, during session establishment with this peer, negotiation to a version lower than that specified in jnxBgpM2CfgPeerConfiguredVersion will be allowed.
- jnxBgpM2CfgPeerLocalAddrType
- The address family of the speakers of this BGP session.
- jnxBgpM2CfgPeerLocalAddr
- The address of the local end of the peering session.
- jnxBgpM2CfgPeerLocalAs
- Autonomous system represented to peer on peering session initialization. Some implementations of BGP can represent themselves as multiple ASes. These implementations can set this to an alternate autonomous system. If this object is set to zero (0) at th ...
- jnxBgpM2CfgPeerRemoteAddrType
- The address family of the speakers of the remote BGP session.
- jnxBgpM2CfgPeerRemoteAddr
- The address of the remote end (destination address of peer) for peering session.
- jnxBgpM2CfgPeerRemotePort
- This is the remote port for the transport connection between the BGP peers. In the case of a transport for which the notion of port is irrelevant, the value of -1 can be defaulted or set.
- jnxBgpM2CfgPeerRemoteAs
- Autonomous system number of the remote peer.
- jnxBgpM2CfgPeerEntryStorageType
- This object type specifies the intended storage type for the jnxBgpM2CfgPeerEntry row instance.
- jnxBgpM2CfgPeerError
- This value indicates the current error status of the row denoting the configured error status. If this row is still under creation (has not been activated jnxBgpM2CfgPeerRowEntryStatus), then this instance will be set to not-activated (1). At the point th ...
- jnxBgpM2CfgPeerBgpPeerEntry
- Upon activation of the session data contained in this row instance, this object points to an instance of a row within the jnxBgpM2PeerTable reflecting the session in its initializing or operational state. Retrieval of this column instance will always yie ...
- jnxBgpM2CfgPeerRowEntryStatus
- This object type is used to control creation, activation, and deletion of this row instance.
- jnxBgpM2CfgPeerIndex
- Uniquely identifies an instance of a peer row, as an element of configuration.
- jnxBgpM2CfgPeerStatus
- This specifies the state of the peering session upon activation. If disabled, the FSM is in the halted state and no Automatic Start events are generated. If enabled, the FSM is in the running state and Automatic Start events may be generated.
- jnxBgpM2CfgPeerRoutingInstance
- Routing instance index." -- *** JNX *** ::= { jnxBgpM2CfgPeerEntry 16 } -- *** JNX *** -- -- Per-peer authentication table. -- SYNTAX SEQUENCE OF JnxBgpM2CfgPeerAuthEntry MAX-ACCESS not-accessible ...
- jnxBgpM2CfgPeerAuthEntry
- Entry containing information about a peer's BGP Authentication configuration.
- jnxBgpM2CfgPeerAuthEnabled
- This value is true if BGP Authentication is enabled for this peer. This is the authentication mechanism documented in the base BGP specification, not the MD5 session protection mechanism.
- jnxBgpM2CfgPeerAuthCode
- The authentication code for the BGP Authentication mechanism.
- jnxBgpM2CfgPeerAuthValue
- The authentication payload for the BGP authentication mechanism. This value has semantic meaning within the context of the authentication code.
- jnxBgpM2CfgPeerTimersTable
- Table for configuration of per-peer timers.
- jnxBgpM2CfgPeerTimersEntry
- Entry containing per-peer timer configuration.
- jnxBgpM2CfgPeerConnectRetryInterval
- Time interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
- jnxBgpM2CfgPeerHoldTimeConfigured
- Time interval in seconds for the Hold Time configured for this BGP speaker with this peer. This value is placed in an OPEN message sent to this peer by this BGP speaker, and is compared with the Hold Time field in an OPEN message received from the peer w ...
- jnxBgpM2CfgPeerKeepAliveConfigured
- Time interval in seconds for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages frequency relative to the value specified in jnxBgpM2PeerHoldTimeConfigured; the actual ti ...
- jnxBgpM2CfgPeerMinASOrigInterval
- Time interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
- jnxBgpM2CfgPeerMinRouteAdverInter
- Time interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds.
- jnxBgpM2CfgPeerReflectorClientTable
- Table of route reflection client settings on a per-peer basis.
- jnxBgpM2CfgPeerReflectorClientEntry
- Entry containing data on a per-peer basis on whether the peer is configured as a route reflector client.
- jnxBgpM2CfgPeerReflectorClient
- This value indicates whether the given peer is a reflector client of this router, or not. A value of nonClient indicates that this peer is not a reflector client. A value of client indicates that this peer is a reflector client that is not fully meshed ...
- jnxBgpM2CfgPeerConfedMemberTable
- Table of confederation member settings on a per-peer basis.
- jnxBgpM2CfgPeerConfedMemberEntry
- Entry containing data on a per-peer basis on whether the peer is configured as a BGP confederation member.
- jnxBgpM2CfgPeerConfedMember
- This value indicates whether the given peer is in our confederation or not.
- jnxBgpM2NlriTable
- The BGP-4 Received Path Attribute Table contains information about paths to destination networks received from all BGP4 peers. Collectively, this represents the Adj-Ribs-In. The route where jnxBgpM2NlriBest is TRUE represents, for this NLRI, the route t ...
- jnxBgpM2NlriEntry
- Information about a path to a network.
- jnxBgpM2NlriIndex
- This index allows for multiple instances of a base prefix for a certain AFI SAFI from a given peer. This is currently useful for two things: 1. Allowing for a peer in future implementations to send more than a single route instance. 2. Allow for extension ...
- jnxBgpM2NlriAfi
- The address family of the prefix for this NLRI.
- jnxBgpM2NlriSafi
- The subsequent address family of the prefix for this NLRI
- jnxBgpM2NlriPrefix
- An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by jnxBgpM2PathAttrAddrPrefixLen. Any bits beyond the length specified by jnxBgpM2PathAttrAddrPrefixLen are ...
- jnxBgpM2NlriPrefixLen
- Length in bits of the address prefix in the Network Layer Reachability Information field.
- jnxBgpM2NlriBest
- An indication of whether or not this route was chosen as the best BGP4 route.
- jnxBgpM2NlriCalcLocalPref
- The degree of preference calculated by the receiving BGP4 speaker for an advertised route.
- jnxBgpM2PathAttrIndex
- This value is a unique index for the per-NLRI entry in the jnxBgpM2PeerAttrTable. It is assigned by the agent at the point of creation of the jnxBgpM2PeerAttrTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque ...
- jnxBgpM2NlriOpaqueType
- This object enumerates the type of the row that is pointed to in the table row jnxBgpM2NlriOpaquePointer instance, if jnxBgpM2NlriOpaquePointer is in fact not a zero length. jnxBgpM2NlriOpaqueType is necessary since the data referenced by jnxBgpM2NlriOpa ...
- jnxBgpM2NlriOpaquePointer
- Pointer to a row that decomposes the data that is opaque to the BGP MIB but is sent in the NLRI. This RowPointer has zero (0) length data instance if jnxBgpM2NlriOpaqueType is none.
- jnxBgpM2AdjRibsOutTable
- This table contains on a per-peer basis one or more routes from the jnxBgpM2NlriTable that have been placed in this peer's Adj-Ribs-Out.
- jnxBgpM2AdjRibsOutEntry
- List of BGP routes that have been placed into a peer's Adj-Ribs-Out.
- jnxBgpM2AdjRibsOutIndex
- Certain extensions to BGP permit multiple instance of a per afi, per safi prefix to be advertised to a peer. This object allows the enumeration of them.
- jnxBgpM2AdjRibsOutRoute
- This object points to the route in the jnxBgpM2NlriTable that corresponds to the entry in the peer's Adj-Rib-Out. Outgoing route maps are not reflected at this point as those are part of the Update-Send process.
- jnxBgpM2PathAttrCount
- The number of entries in the jnxBgpM2PathAttrTable.
- jnxBgpM2PathAttrTable
- Provides per advertised network-prefix attribute data, as advertised over a peering session.
- jnxBgpM2PathAttrEntry
- Each entry contains data about a given network prefix, per-prefix and per-advertising peer.
- jnxBgpM2PathAttrOrigin
- The ultimate origin of the path information.
- jnxBgpM2PathAttrNextHopAddrType
- The address family of the address for the border router that should be used to access the destination network.
- jnxBgpM2PathAttrNextHop
- The address of the border router that should be used to access the destination network. This address is the nexthop address received in the UPDATE packet. The address family of this object will be the same as that of the prefix in this row. Note that for ...
- jnxBgpM2PathAttrMedPresent
- Whether or not the MED value is present. If it is not present, the jnxBgpM2PathAttrMed object has no useful value and should be set to 0.
- jnxBgpM2PathAttrMed
- This metric is used to discriminate between multiple exit points to an adjacent autonomous system.
- jnxBgpM2PathAttrLocalPrefPresent
- Whether or not the LocalPref value is present. If it is not present, the jnxBgpM2PathAttrLocalPref object has no useful value and should be set to 0.
- jnxBgpM2PathAttrLocalPref
- The originating BGP4 speakers degree of preference for an advertised route.
- jnxBgpM2PathAttrAtomicAggregate
- When this object is set to atomicAggregatePresent, the ATOMIC_AGGREGATE Path Attribute is present and indicates that the NLRI MUST NOT be made more specific.
- jnxBgpM2PathAttrAggregatorAS
- The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note propagation of AS of zero is illegal in the Internet.
- jnxBgpM2PathAttrAggregatorAddr
- The IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute.
- jnxBgpM2AsPathCalcLength
- This value represents the calculated length of the AS Path according to the rules of the BGP specification. This value is used in route selection.
- jnxBgpM2AsPathString
- This is a string depicting the autonomous system path to this network which was received from the peer which advertised it. The format of the string is implementation-dependent, and should be designed for operator readability.
- jnxBgpM2AsPathIndex
- This value is a unique index for the decomposed AS Path in the jnxBgpM2AsPathTable. It is assigned by the agent at the point of creation of the jnxBgpM2AsPathTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque ...
- jnxBgpM2AsPath4byteTable
- This table is present for BGP speakers that support the AS 4byte specification and are functioning as a router between 2-byte and 4-byte AS space.
- jnxBgpM2AsPath4byteEntry
- Each row contains the information for the AS 4-byte extension's NEW_AS_PATH and NEW_AGGREGATOR attributes.
- jnxBgpM2AsPath4bytePathPresent
- This value may only be true if this BGP Speaker is functioning as a router between ASs that are in 2-byte and 4-byte AS space. If this value is true, then the NEW_AS_PATH attributes are present and the 4-byte versions of the appropriate path attributes a ...
- jnxBgpM2AsPath4byteAggregatorAS
- The NEW_AGGREGATOR AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note propagation of AS of zero is illegal in the Internet.
- jnxBgpM2AsPath4byteCalcLength
- This value represents the calculated length of the NEW_AS_PATH according to the rules of the BGP specification. This value is used in route selection.
- jnxBgpM2AsPath4byteString
- This is a string depicting the autonomous system path to this network which was received from the peer which advertised it. The format of the string is implementation-dependent, and should be designed for operator readability.
- jnxBgpM2AsPath4byteIndex
- This value is a unique index for the decomposed AS Path in the jnxBgpM2AsPathTable. It is assigned by the agent at the point of creation of the jnxBgpM2AsPathTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque ...
- jnxBgpM2AsPathTable
- The BGP-4 Path Attribute AS Path Table contains the per network path (NLRI) AS PATH data received from the advertising BGP peer.
- jnxBgpM2AsPathEntry
- Information about an AS path provided with a path to a network.
- jnxBgpM2AsPathSegmentIndex
- A per-AS path segment index. This will index a set of autonomous systems in an AS path which are part of the same sequence or set (as determined by the row value of jnxBgpM2AsPathType, which should be the same value for each jnxBgpM2AsPathTable entry ind ...
- jnxBgpM2AsPathElementIndex
- A per-AS element index. This will index a particular AS within a sequence or set of autonomous systems in an AS path.
- jnxBgpM2AsPathType
- The type of sequence in which this asPath was advertised as an attribute. Note that all asPath row instances for a given (jnxBgpM2PathAttrIndex, jnxBgpM2AsPathIndex) index pair will have their jnxBgpM2AsPathType set to the same value. The values for jnxB ...
- jnxBgpM2AsPathElementValue
- An AS value for an AS the related NLRI traversed in the propagation of its advertisement. This value is to be interpreted in the context of the sequence implied by jnxBgpM2AsPathIndex and jnxBgpM2AsPathType (and, in sequence of the other table rows with ...
- jnxBgpM2PathAttrUnknownTable
- The BGP-4 Path Attribute Unknown Table contains the per network path (NLRI) data on the path attributes advertised with a route but not known to the local BGP implementation or not otherwise capable of being returned from this agent. The absence of row da ...
- jnxBgpM2PathAttrUnknownEntry
- Information about an unknown attribute provided with a path to a network.
- jnxBgpM2PathAttrUnknownIndex
- An integer index for a row in this table.
- jnxBgpM2PathAttrUnknownType
- The attribute type advertised with this unknown attribute by the peer.
- jnxBgpM2PathAttrUnknownValue
- Value of path attribute not understood by the base BGP-4 document. Octets beyond the maximum size, if any, are not recorded by this row object.
- jnxBgpM2PathAttrOriginatorIdTable
- Per prefix data pertinent to advertisement of a network prefix through an originator.
- jnxBgpM2PathAttrOriginatorIdEntry
- Each entry contains data pertinent to a network prefix as received through its originating BGP route reflector.
- jnxBgpM2PathAttrOriginatorId
- The Originator-ID identifying the router that initially advertised this destination to a Route Reflector. A value of 0.0.0.0 indicates the absence of this attribute.
- jnxBgpM2PathAttrClusterTable
- The BGP-4 Path Attribute Cluster Table contains the per network path (NLRI) data on the reflection path which a route has traversed. The absence of row data for a given index value for jnxBgpM2PathAttrIndex indicates a lack of this attribute information ...
- jnxBgpM2PathAttrClusterEntry
- Information about a cluster traversal provided with a path to a network.
- jnxBgpM2PathAttrClusterIndex
- An integral index for a row in this table.
- jnxBgpM2PathAttrClusterValue
- A four octet long value representing a part of the reflection path that the route has passed. Each such four octet long value represents the ID of a cluster that the route has traversed. The sequence of this path as received in the route advertisement w ...
- jnxBgpM2PathAttrCommTable
- The BGP-4 Path Attribute Community Table contains the per network path (NLRI) data on the community membership advertised with a route. The absence of row data for a given index value for jnxBgpM2PathAttrIndex indicates a lack of this attribute informati ...
- jnxBgpM2PathAttrCommEntry
- Information about a community association provided with a path to a network.
- jnxBgpM2PathAttrCommIndex
- An integer index for a row in this table.
- jnxBgpM2PathAttrCommValue
- A value representing a community. There are certain 4-octet long values which could be returned in this columnar row data that carry additional semantics.
- jnxBgpM2PathAttrExtCommTable
- The BGP-4 Path Attribute Community Table contains the per network path (NLRI) data on the extended community membership advertised with a route. The absence of row data for a given index value for jnxBgpM2PathAttrIndex indicates a lack of this attribute ...
- jnxBgpM2PathAttrExtCommEntry
- Information about an extended community association provided with a path to a network.
- jnxBgpM2PathAttrExtCommIndex
- An integral index for a row in this table.
- jnxBgpM2PathAttrExtCommValue
- A value representing an extended community which was received with the route implied by the jnxBgpM2PathAttr Index value of this row data. There are certain 8-octet long values which could be returned in this columnar row data that carry additional sema ...
- jnxBgpM2LinkLocalNextHopTable
- Table of link local nexthops as sent by RFC 2545 for IPv6 BGP Speakers.
- jnxBgpM2LinkLocalNextHopEntry
- Entry containing the link-local nexthops as sent by a BGP speaker running RFC 2545 extensions for double-nexthops.
- jnxBgpM2LinkLocalNextHopPresent
- This value is TRUE if and only if the BGP speaker is receiving IPv6 NLRI using the RFC 2545 double nexthop convention and it has received a link local scope nexthop in addition to the global scope nexthop.
- jnxBgpM2LinkLocalNextHop
- This value contains an IPv6 link local address of InetAddressType of type ipv6z. This value is only present if jnxBgpM2LinkLocalNextHopPresent is true.
- jnxBgpM2AuthenticationGroup
- Objects associated with BGP authentication.
- jnxBgpM2CommunitiesGroup
- Objects associated with BGP communities.
- jnxBgpM2ExtCommunitiesGroup
- Objects associated with BGP extended communities.
- jnxBgpM2RouteReflectionGroup
- Objects associated with BGP route reflection.
- jnxBgpM2AsConfederationGroup
- Objects associated with BGP confederation membership.
- jnxBgpM2TimersGroup
- Objects associated with BGP peering timers.
- jnxBgpM2CountersGroup
- Objects to count discrete events and exchanges on BGP sessions.
- jnxBgpM2CapabilitiesGroup
- Objects to report capabilities as received on BGP sessions.
- jnxBgpM2AsPathGroup
- Objects to report AS paths received on BGP NLRIs.
- jnxBgpM2As4byteGroup
- AS Size objects.
- jnxBgpM2BaseGroup
- Basic objects in local BGP implementation.
- jnxBgpM2ErrorsGroup
- Errors received on BGP peering sessions.
- jnxBgpM2PeerGroup
- Core object types on BGP peering sessions.
- jnxBgpM2PathAttributesGroup
- Attributes received on BGP peering sessions.
- jnxBgpM2PeerConfigurationGroup
- Configuration objects for BGP peers.
- jnxBgpM2PeerAuthConfigurationGroup
- Configuration objects for BGP peers that support authentication.
- jnxBgpM2PeerRouteReflectorCfgGroup
- Configuration objects for BGP peers that support route reflection.
- jnxBgpM2PeerAsConfederationCfgGroup
- Configuration objects for BGP peers that support BGP confederations.
- jnxBgpM2Rfc2545Group
- This group is required for peers that support exchanging of IPv6 NLRI per RFC 2545.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.