ZXR10-BGP-DYN-MIB

File: ZXR10-BGP-DYN-MIB.mib (41338 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ZXR10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Unsigned32 Integer32 IpAddress
Counter32 Gauge32 DisplayString
zxr10RosngMIB

Defined Types

Zxr10BgpRouteEntry  
SEQUENCE    
  zxr10BRLocalAS Unsigned32
  zxr10BRPeerAddr DisplayString
  zxr10BRAddrModeType INTEGER
  zxr10BRVrfName DisplayString
  zxr10BRAddrPrefix OCTET STRING
  zxr10BRAddrPrefixLen Unsigned32
  zxr10BROrigin INTEGER
  zxr10BRASPathSegment OCTET STRING
  zxr10BRNextHop OCTET STRING
  zxr10BRMedPresent INTEGER
  zxr10BRMultiExitDisc Unsigned32
  zxr10BRLocalPrefPresent INTEGER
  zxr10BRLocalPref Unsigned32
  zxr10BRAtomicAggregate INTEGER
  zxr10BRAggregatorAS Unsigned32
  zxr10BRAggregatorAddrType Integer32
  zxr10BRAggregatorAddr OCTET STRING
  zxr10BRBest INTEGER
  zxr10BRUnknownAttr OCTET STRING
  zxr10BRRD DisplayString
  zxr10BRRTprf DisplayString
  zxr10BRLabelInTag Unsigned32
  zxr10BRLabelOutTag Unsigned32
  zxr10BRStatus DisplayString

Zxr10BgpPeerPrefixEntry  
SEQUENCE    
  zxr10BPPrefixLocalAS Unsigned32
  zxr10BPPrefixAddr DisplayString
  zxr10BPPrefixAddrModeType INTEGER
  zxr10BPPrefixVrfName DisplayString
  zxr10BPPrefixAccepted Counter32
  zxr10BPPrefixDenied Counter32
  zxr10BPPrefixLimit Unsigned32
  zxr10BPPrefixAdvertised Counter32
  zxr10BPPrefixSuppressed Counter32
  zxr10BPPrefixWithdrawn Counter32

Zxr10BgpPeerEntry  
SEQUENCE    
  zxr10BPLocalAS Unsigned32
  zxr10BPRemoteAddr DisplayString
  zxr10BPVrfName DisplayString
  zxr10BPState INTEGER
  zxr10BPAdminStatus INTEGER
  zxr10BPNegotiatedVersion Integer32
  zxr10BPLocalAddr OCTET STRING
  zxr10BPLocalPort Unsigned32
  zxr10BPLocalIdentifier IpAddress
  zxr10BPRemotePort Unsigned32
  zxr10BPRemoteAs Unsigned32
  zxr10BPRemoteIdentifier IpAddress
  zxr10BPInUpdates Counter32
  zxr10BPOutUpdates Counter32
  zxr10BPInTotalMessages Counter32
  zxr10BPOutTotalMessages Counter32
  zxr10BPLastError OCTET STRING
  zxr10BPFsmEstablishedTransition Counter32
  zxr10BPFsmEstablishedTime Gauge32
  zxr10BPConnectRetryInterval Integer32
  zxr10BPHoldTime Integer32
  zxr10BPKeepAlive Integer32
  zxr10BPHoldTimeConfigured Integer32
  zxr10BPKeepAliveConfigured Integer32
  zxr10BPMinASOriginationInterval Integer32
  zxr10BPMinAdvertisementInterval Integer32
  zxr10BPInUpdateElapsedTime Gauge32
  zxr10BPLastErrorTxt DisplayString
  zxr10BPPrevState INTEGER

Zxr10BgpV4PeerEntry  
SEQUENCE    
  zxr10BPV4RemoteAddr IpAddress
  zxr10BPV4RoutesAccepted Unsigned32
  zxr10BPV4LocalAs Unsigned32

Zxr10BgpV6PeerEntry  
SEQUENCE    
  zxr10BPV6RemoteAddr DisplayString
  zxr10BPV6RoutesAccepted Unsigned32
  zxr10BPV6LocalAs Unsigned32

Defined Values

zxr10BgpDynMIB 1.3.6.1.4.1.3902.3.6000.155
ZXROSNG BGP-DYN MIB
MODULE-IDENTITY    

zxr10BgpRoute 1.3.6.1.4.1.3902.3.6000.155.1
OBJECT IDENTIFIER    

zxr10BgpPeer 1.3.6.1.4.1.3902.3.6000.155.2
OBJECT IDENTIFIER    

zxr10BgpRouteTable 1.3.6.1.4.1.3902.3.6000.155.1.1
This table contains information about routes to destination networks from all BGP4 peers. Since BGP4 can carry routes for multiple Network Layer protocols, this table has the Address Family Identifier(AFI) of the Network Layer protocol as the first index. Further for a given AFI, routes carried by BGP4 are distinguished based on Subsequent Address Family Identifiers(SAFI). Hence that is used as the second index. Conceptually there is a separate Loc-RIB maintained by the BGP speaker for each combination of AFI and SAFI supported by it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10BgpRouteEntry

zxr10BgpRouteEntry 1.3.6.1.4.1.3902.3.6000.155.1.1.1
Information about a path to a network received from a peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10BgpRouteEntry  

zxr10BRLocalAS 1.3.6.1.4.1.3902.3.6000.155.1.1.1.1
The AS number of local BGP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10BRPeerAddr 1.3.6.1.4.1.3902.3.6000.155.1.1.1.2
The remote address of peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10BRAddrModeType 1.3.6.1.4.1.3902.3.6000.155.1.1.1.3
The type of address mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4-unicast(1), ipv4-multicast(2), vpnv4(3), ipv4-vrf(4), ipv6-unicast(5), ipv6-multicast(6), vpnv6(7), ipv6-vrf(8), vpnv4-multicast(9), vpnv4-mcast(10), l2vpn-vpls(11), route-target(12), mdt(13), vpnv6-multicast(14), vpnv6-mcast(15)  

zxr10BRVrfName 1.3.6.1.4.1.3902.3.6000.155.1.1.1.4
The name of vrf.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10BRAddrPrefix 1.3.6.1.4.1.3902.3.6000.155.1.1.1.5
A Network Address prefix in the Network Layer Reachability Information field of BGP UPDATE message. This object is a Network Address containing the prefix with length specified by zxr10BRAddrPrefixLen. Any bits beyond the length specified by zxr10BRAddrPrefixLen are zeroed.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

zxr10BRAddrPrefixLen 1.3.6.1.4.1.3902.3.6000.155.1.1.1.6
Length in bits of the Network Address prefix in the Network Layer Reachability Information field.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2040  

zxr10BROrigin 1.3.6.1.4.1.3902.3.6000.155.1.1.1.7
The ultimate origin of the route information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER igp(1), egp(2), incomplete(3)  

zxr10BRASPathSegment 1.3.6.1.4.1.3902.3.6000.155.1.1.1.8
The sequence of AS path segments. Each AS path segment is represented by a triple . The type is a 1-octet field which has two possible values: 1 AS-SET: unordered set of ASs a route in the UPDATE message has traversed 2 AS-SEQUENCE: ordered set of ASs a route in the UPDATE message has traversed. The length is a 1-octet field containing the number of ASs in the value field. The value field contains one or more AS numbers, each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

zxr10BRNextHop 1.3.6.1.4.1.3902.3.6000.155.1.1.1.9
The Network Layer address of the border router that should be used for the destination network.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

zxr10BRMedPresent 1.3.6.1.4.1.3902.3.6000.155.1.1.1.10
Indicates the presence/absence of MULTI-EXIT-DISC attribute for the route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

zxr10BRMultiExitDisc 1.3.6.1.4.1.3902.3.6000.155.1.1.1.11
This metric is used to discriminate between multiple exit points to an adjacent autonomous system. The value of this object is irrelevant if the value of zxr10BRMedPresent is false(2).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10BRLocalPrefPresent 1.3.6.1.4.1.3902.3.6000.155.1.1.1.12
Indicates the presence/absence of LOCAL-PREF attribute for the route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

zxr10BRLocalPref 1.3.6.1.4.1.3902.3.6000.155.1.1.1.13
The degree of preference calculated by the local BGP4 speaker for the route. The value of this object is irrelevant if the value of zxr10BRLocalPrefPresent is false(2).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10BRAtomicAggregate 1.3.6.1.4.1.3902.3.6000.155.1.1.1.14
Whether or not the local system has selected a less specific route without selecting a more specific route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lessSpecificRouteNotSelected(1), lessSpecificRouteSelected(2)  

zxr10BRAggregatorAS 1.3.6.1.4.1.3902.3.6000.155.1.1.1.15
The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

zxr10BRAggregatorAddrType 1.3.6.1.4.1.3902.3.6000.155.1.1.1.16
Represents the type of Network Layer address stored in zxr10BRAggregatorAddr.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10BRAggregatorAddr 1.3.6.1.4.1.3902.3.6000.155.1.1.1.17
The Network Layer address of the last BGP4 speaker that performed route aggregation. A value of all zeros indicates the absence of this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

zxr10BRBest 1.3.6.1.4.1.3902.3.6000.155.1.1.1.18
An indication of whether or not this route was chosen as the best BGP4 route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

zxr10BRUnknownAttr 1.3.6.1.4.1.3902.3.6000.155.1.1.1.19
One or more path attributes not understood by this BGP4 speaker. Size zero (0) indicates the absence of such attribute(s). Octets beyond the maximum size, if any, are not recorded by this object. Each path attribute is a triple of variable length. Attribute Type is a two-octet field that consists of the Attribute Flags octet followed by the Attribute Type Code octet. If the Extended Length bit of the Attribute Flags octet is set to 0, the third octet of the Path Attribute contains the length of the attribute data in octets. If the Extended Length bit of the Attribute Flags octet is set to 1, then the third and the fourth octets of the path attribute contain the length of the attribute data in octets. The remaining octets of the Path Attribute represent the attribute value and are interpreted according to the Attribute Flags and the Attribute Type Code.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

zxr10BRRD 1.3.6.1.4.1.3902.3.6000.155.1.1.1.20
The route's RD infomation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..21)  

zxr10BRRTprf 1.3.6.1.4.1.3902.3.6000.155.1.1.1.21
The route's RT infomation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..21)  

zxr10BRLabelInTag 1.3.6.1.4.1.3902.3.6000.155.1.1.1.22
The route's in label infomation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10BRLabelOutTag 1.3.6.1.4.1.3902.3.6000.155.1.1.1.23
The route's out label infomation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10BRStatus 1.3.6.1.4.1.3902.3.6000.155.1.1.1.24
The route's status.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..21)  

zxr10BgpPeerPrefixTable 1.3.6.1.4.1.3902.3.6000.155.2.1
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10BgpPeerPrefixEntry

zxr10BgpPeerPrefixEntry 1.3.6.1.4.1.3902.3.6000.155.2.1.1
Entry containing information about the connection with a BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10BgpPeerPrefixEntry  

zxr10BPPrefixLocalAS 1.3.6.1.4.1.3902.3.6000.155.2.1.1.1
The AS number of local BGP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10BPPrefixAddr 1.3.6.1.4.1.3902.3.6000.155.2.1.1.2
The remote address of peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10BPPrefixAddrModeType 1.3.6.1.4.1.3902.3.6000.155.2.1.1.3
The type of address family mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4-unicast(1), ipv4-multicast(2), vpnv4(3), ipv4-vrf(4), ipv6-unicast(5), ipv6-multicast(6), vpnv6(7), ipv6-vrf(8), vpnv4-multicast(9), vpnv4-mcast(10), l2vpn-vpls(11), route-target(12), mdt(13), vpnv6-multicast(14), vpnv6-mcast(15), l2vpn-evpn(16), ipv4-vrf-multicast(17), ipv6-vrf-multicast(18), link-state(19), ipv4-flowspec(20), vpnv4-flowspec(21)  

zxr10BPPrefixVrfName 1.3.6.1.4.1.3902.3.6000.155.2.1.1.4
The name of vrf.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10BPPrefixAccepted 1.3.6.1.4.1.3902.3.6000.155.2.1.1.5
Number of Route prefixes received on this connnection, which are accepted after applying filters. Possible filters are route maps, prefix lists, distributed lists, etc.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPPrefixDenied 1.3.6.1.4.1.3902.3.6000.155.2.1.1.6
Counter which gets incremented when a route prefix received on this connection is denied or when a route prefix is denied during soft reset of this connection if 'soft-reconfiguration' is on . This object is initialized to zero when the peer is configured or the router is rebooted
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPPrefixLimit 1.3.6.1.4.1.3902.3.6000.155.2.1.1.7
Max number of route prefixes accepted on this connection
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

zxr10BPPrefixAdvertised 1.3.6.1.4.1.3902.3.6000.155.2.1.1.8
Counter which gets incremented when a route prefix is advertised on this connection. This object is initialized to zero when the peer is configured or the router is rebooted
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPPrefixSuppressed 1.3.6.1.4.1.3902.3.6000.155.2.1.1.9
Counter which gets incremented when a route prefix is suppressed from being sent on this connection. This object is initialized to zero when the peer is configured or the router is rebooted
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPPrefixWithdrawn 1.3.6.1.4.1.3902.3.6000.155.2.1.1.10
Counter which gets incremented when a route prefix is withdrawn on this connection. This object is initialized to zero when the peer is configured or the router is rebooted
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BgpPeerTable 1.3.6.1.4.1.3902.3.6000.155.2.2
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10BgpPeerEntry

zxr10BgpPeerEntry 1.3.6.1.4.1.3902.3.6000.155.2.2.1
Entry containing information about the connection with a BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10BgpPeerEntry  

zxr10BPLocalAS 1.3.6.1.4.1.3902.3.6000.155.2.2.1.1
The AS number of local BGP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10BPRemoteAddr 1.3.6.1.4.1.3902.3.6000.155.2.2.1.2
The remote address of peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10BPVrfName 1.3.6.1.4.1.3902.3.6000.155.2.2.1.3
The name of vrf.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10BPState 1.3.6.1.4.1.3902.3.6000.155.2.2.1.4
The BGP peer connection state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)  

zxr10BPAdminStatus 1.3.6.1.4.1.3902.3.6000.155.2.2.1.5
The desired state of the BGP connection. A transition from 'stop' to 'start' will cause the BGP Manual Start Event to be generated. A transition from 'start' to 'stop' will cause the BGP Manual Stop Event to be generated. This parameter can be used to restart BGP peer connections. Care should be used in providing write access to this object without adequate authentication.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stop(1), start(2)  

zxr10BPNegotiatedVersion 1.3.6.1.4.1.3902.3.6000.155.2.2.1.6
The negotiated version of BGP running between the two peers. This entry MUST be zero (0) unless the zxr10BPState is in the openconfirm or the established state. Note that legal values for this object are between 0 and 255.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10BPLocalAddr 1.3.6.1.4.1.3902.3.6000.155.2.2.1.7
The local IP address of this entry's BGP connection.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

zxr10BPLocalPort 1.3.6.1.4.1.3902.3.6000.155.2.2.1.8
The local port for the TCP connection between the BGP peers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10BPLocalIdentifier 1.3.6.1.4.1.3902.3.6000.155.2.2.1.9
The BGP Identifier of this entry's BGP peer.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10BPRemotePort 1.3.6.1.4.1.3902.3.6000.155.2.2.1.10
The remote port for the TCP connection between the BGP peers. Note that the objects zxr10BPLocalAddr, zxr10BPLocalPort, zxr10BPRemoteAddr, and zxr10BPRemotePort provide the appropriate reference to the standard MIB TCP connection table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10BPRemoteAs 1.3.6.1.4.1.3902.3.6000.155.2.2.1.11
The remote autonomous system number received in the BGP OPEN message.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10BPRemoteIdentifier 1.3.6.1.4.1.3902.3.6000.155.2.2.1.12
The BGP Identifier of this entry's BGP peer. This entry MUST be 0.0.0.0 unless the zxr10BPState is in the openconfirm or the established state.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10BPInUpdates 1.3.6.1.4.1.3902.3.6000.155.2.2.1.13
The number of BGP UPDATE messages received on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPOutUpdates 1.3.6.1.4.1.3902.3.6000.155.2.2.1.14
The number of BGP UPDATE messages transmitted on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPInTotalMessages 1.3.6.1.4.1.3902.3.6000.155.2.2.1.15
The total number of messages received from the remote peer on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPOutTotalMessages 1.3.6.1.4.1.3902.3.6000.155.2.2.1.16
The total number of messages transmitted to the remote peer on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPLastError 1.3.6.1.4.1.3902.3.6000.155.2.2.1.17
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 OCTET STRING contains the error code, and the second byte contains the subcode.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

zxr10BPFsmEstablishedTransition 1.3.6.1.4.1.3902.3.6000.155.2.2.1.18
The total number of times the BGP FSM transitioned into the established state for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10BPFsmEstablishedTime 1.3.6.1.4.1.3902.3.6000.155.2.2.1.19
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 when the router is booted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

zxr10BPConnectRetryInterval 1.3.6.1.4.1.3902.3.6000.155.2.2.1.20
Time interval (in seconds) for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

zxr10BPHoldTime 1.3.6.1.4.1.3902.3.6000.155.2.2.1.21
Time interval (in seconds) for the Hold Timer established with the peer. The value of this object is calculated by this BGP speaker, using the smaller of the values in zxr10BPHoldTimeConfigured and the Hold Time received in the OPEN message. This value must be at least three seconds if it is not zero (0). If the Hold Timer has not been established with the peer this object MUST have a value of zero (0). If the zxr10BPHoldTimeConfigured object has a value of (0), then this object MUST have a value of (0).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 3..65535  

zxr10BPKeepAlive 1.3.6.1.4.1.3902.3.6000.155.2.2.1.22
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 zxr10BPHoldTime, it has the same proportion that zxr10BPKeepAliveConfigured has, compared with zxr10BPHoldTimeConfigured. If the KeepAlive timer has not been established with the peer, this object MUST have a value of zero (0). If the of zxr10BPKeepAliveConfigured object has a value of (0), then this object MUST have a value of (0).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..21845  

zxr10BPHoldTimeConfigured 1.3.6.1.4.1.3902.3.6000.155.2.2.1.23
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 when determining the Hold Time (zxr10BPHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0). If it is zero (0), the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 3..65535  

zxr10BPKeepAliveConfigured 1.3.6.1.4.1.3902.3.6000.155.2.2.1.24
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 zxr10BPHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by zxr10BPKeepAlive. A reasonable maximum value for this timer would be one third of that of zxr10BPHoldTimeConfigured. If the value of this object is zero (0), no periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..21845  

zxr10BPMinASOriginationInterval 1.3.6.1.4.1.3902.3.6000.155.2.2.1.25
Time interval (in seconds) for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

zxr10BPMinAdvertisementInterval 1.3.6.1.4.1.3902.3.6000.155.2.2.1.26
Time interval (in seconds) for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds for EBGP connections and 5 seconds for IBGP connections.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

zxr10BPInUpdateElapsedTime 1.3.6.1.4.1.3902.3.6000.155.2.2.1.27
Elapsed time (in seconds) since the last BGP UPDATE message was received from the peer. Each time zxr10BPInUpdates is incremented, the value of this object is set to zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

zxr10BPLastErrorTxt 1.3.6.1.4.1.3902.3.6000.155.2.2.1.28
Implementation specific error description for bgpPeerLastErrorReceived.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10BPPrevState 1.3.6.1.4.1.3902.3.6000.155.2.2.1.29
The BGP peer connection previous state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6), none(7)  

zxr10BgpV4PeerTable 1.3.6.1.4.1.3902.3.6000.155.2.3
BGP IPv4 peer table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10BgpV4PeerEntry

zxr10BgpV4PeerEntry 1.3.6.1.4.1.3902.3.6000.155.2.3.1
Entry containing information about the connection with a BGP IPv4 peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10BgpV4PeerEntry  

zxr10BPV4RemoteAddr 1.3.6.1.4.1.3902.3.6000.155.2.3.1.1
The remote IPv4 address of this entry's BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10BPV4RoutesAccepted 1.3.6.1.4.1.3902.3.6000.155.2.3.1.2
The number of routes learned from the remote peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10BPV4LocalAs 1.3.6.1.4.1.3902.3.6000.155.2.3.1.3
The AS number of local BGP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

zxr10BgpV6PeerTable 1.3.6.1.4.1.3902.3.6000.155.2.4
BGP IPv6 peer table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10BgpV6PeerEntry

zxr10BgpV6PeerEntry 1.3.6.1.4.1.3902.3.6000.155.2.4.1
Entry containing information about the connection with a BGP IPv6 peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10BgpV6PeerEntry  

zxr10BPV6RemoteAddr 1.3.6.1.4.1.3902.3.6000.155.2.4.1.1
The remote IPv6 address of this entry's BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10BPV6RoutesAccepted 1.3.6.1.4.1.3902.3.6000.155.2.4.1.2
The number of routes learned from the remote peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10BPV6LocalAs 1.3.6.1.4.1.3902.3.6000.155.2.4.1.3
The AS number of local BGP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295