ZXR10-BGP-DYN-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)
Home | MIB: ZXR10-BGP-DYN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
zxr10BgpDynMIB | 1.3.6.1.4.1.3902.3.6000.155 |
ZXROSNG BGP-DYN MIB |
||
zxr10BgpRoute | 1.3.6.1.4.1.3902.3.6000.155.1 | |||
zxr10BgpRouteTable | 1.3.6.1.4.1.3902.3.6000.155.1.1 | no-access |
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. |
|
1.3.6.1.4.1.3902.3.6000.155.1.1.1 | no-access |
Information about a path to a network received from a peer. |
||
zxr10BRLocalAS | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.1 | unsigned32 | no-access |
The AS number of local BGP. |
zxr10BRPeerAddr | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.2 | displaystring | no-access |
The remote address of peer. |
zxr10BRAddrModeType | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.3 | integer | no-access |
The type of address mode. Enumeration: 'vpnv6-mcast': 15, 'ipv4-multicast': 2, 'vpnv4-mcast': 10, 'ipv6-unicast': 5, 'l2vpn-vpls': 11, 'vpnv6': 7, 'ipv6-vrf': 8, 'vpnv4': 3, 'ipv4-vrf': 4, 'route-target': 12, 'ipv6-multicast': 6, 'vpnv4-multicast': 9, 'vpnv6-multicast': 14, 'ipv4-unicast': 1, 'mdt': 13. |
zxr10BRVrfName | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.4 | displaystring | no-access |
The name of vrf. |
zxr10BRAddrPrefix | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.5 | octet string | no-access |
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. |
zxr10BRAddrPrefixLen | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.6 | unsigned32 | no-access |
Length in bits of the Network Address prefix in the Network Layer Reachability Information field. |
zxr10BROrigin | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.7 | integer | read-only |
The ultimate origin of the route information. Enumeration: 'egp': 2, 'incomplete': 3, 'igp': 1. |
zxr10BRASPathSegment | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.8 | octet string | read-only |
The sequence of AS path segments. Each AS path segment is represented by a triple |
zxr10BRNextHop | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.9 | octet string | read-only |
The Network Layer address of the border router that should be used for the destination network. |
zxr10BRMedPresent | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.10 | integer | read-only |
Indicates the presence/absence of MULTI-EXIT-DISC attribute for the route. Enumeration: 'false': 2, 'true': 1. |
zxr10BRMultiExitDisc | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.11 | unsigned32 | read-only |
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). |
zxr10BRLocalPrefPresent | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.12 | integer | read-only |
Indicates the presence/absence of LOCAL-PREF attribute for the route. Enumeration: 'false': 2, 'true': 1. |
zxr10BRLocalPref | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.13 | unsigned32 | read-only |
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). |
zxr10BRAtomicAggregate | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.14 | integer | read-only |
Whether or not the local system has selected a less specific route without selecting a more specific route. Enumeration: 'lessSpecificRouteNotSelected': 1, 'lessSpecificRouteSelected': 2. |
zxr10BRAggregatorAS | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.15 | unsigned32 | read-only |
The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. |
zxr10BRAggregatorAddrType | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.16 | integer32 | read-only |
Represents the type of Network Layer address stored in zxr10BRAggregatorAddr. |
zxr10BRAggregatorAddr | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.17 | octet string | read-only |
The Network Layer address of the last BGP4 speaker that performed route aggregation. A value of all zeros indicates the absence of this attribute. |
zxr10BRBest | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.18 | integer | read-only |
An indication of whether or not this route was chosen as the best BGP4 route. Enumeration: 'true': 2, 'false': 1. |
zxr10BRUnknownAttr | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.19 | octet string | read-only |
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 |
zxr10BRRD | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.20 | displaystring | read-only |
The route's RD infomation. |
zxr10BRRTprf | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.21 | displaystring | read-only |
The route's RT infomation. |
zxr10BRLabelInTag | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.22 | unsigned32 | read-only |
The route's in label infomation. |
zxr10BRLabelOutTag | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.23 | unsigned32 | read-only |
The route's out label infomation. |
zxr10BRStatus | 1.3.6.1.4.1.3902.3.6000.155.1.1.1.24 | displaystring | read-only |
The route's status. |
zxr10BgpPeer | 1.3.6.1.4.1.3902.3.6000.155.2 | |||
zxr10BgpPeerPrefixTable | 1.3.6.1.4.1.3902.3.6000.155.2.1 | no-access |
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers. |
|
1.3.6.1.4.1.3902.3.6000.155.2.1.1 | no-access |
Entry containing information about the connection with a BGP peer. |
||
zxr10BPPrefixLocalAS | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.1 | unsigned32 | no-access |
The AS number of local BGP. |
zxr10BPPrefixAddr | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.2 | displaystring | no-access |
The remote address of peer. |
zxr10BPPrefixAddrModeType | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.3 | integer | no-access |
The type of address family mode. Enumeration: 'vpnv6-mcast': 15, 'ipv4-multicast': 2, 'vpnv4-flowspec': 21, 'l2vpn-evpn': 16, 'vpnv4-mcast': 10, 'ipv6-unicast': 5, 'l2vpn-vpls': 11, 'vpnv6': 7, 'ipv6-vrf': 8, 'vpnv4': 3, 'ipv4-vrf': 4, 'link-state': 19, 'route-target': 12, 'ipv6-multicast': 6, 'vpnv4-multicast': 9, 'vpnv6-multicast': 14, 'ipv4-flowspec': 20, 'ipv4-unicast': 1, 'ipv4-vrf-multicast': 17, 'ipv6-vrf-multicast': 18, 'mdt': 13. |
zxr10BPPrefixVrfName | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.4 | displaystring | no-access |
The name of vrf. |
zxr10BPPrefixAccepted | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.5 | counter32 | read-only |
Number of Route prefixes received on this connnection, which are accepted after applying filters. Possible filters are route maps, prefix lists, distributed lists, etc. |
zxr10BPPrefixDenied | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.6 | counter32 | read-only |
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 |
zxr10BPPrefixLimit | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.7 | unsigned32 | read-only |
Max number of route prefixes accepted on this connection |
zxr10BPPrefixAdvertised | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.8 | counter32 | read-only |
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 |
zxr10BPPrefixSuppressed | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.9 | counter32 | read-only |
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 |
zxr10BPPrefixWithdrawn | 1.3.6.1.4.1.3902.3.6000.155.2.1.1.10 | counter32 | read-only |
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 |
zxr10BgpPeerTable | 1.3.6.1.4.1.3902.3.6000.155.2.2 | no-access |
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers. |
|
1.3.6.1.4.1.3902.3.6000.155.2.2.1 | no-access |
Entry containing information about the connection with a BGP peer. |
||
zxr10BPLocalAS | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.1 | unsigned32 | no-access |
The AS number of local BGP. |
zxr10BPRemoteAddr | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.2 | displaystring | no-access |
The remote address of peer. |
zxr10BPVrfName | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.3 | displaystring | no-access |
The name of vrf. |
zxr10BPState | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.4 | integer | read-only |
The BGP peer connection state. Enumeration: 'established': 6, 'openconfirm': 5, 'opensent': 4, 'idle': 1, 'connect': 2, 'active': 3. |
zxr10BPAdminStatus | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.5 | integer | read-only |
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. Enumeration: 'start': 2, 'stop': 1. |
zxr10BPNegotiatedVersion | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.6 | integer32 | read-only |
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. |
zxr10BPLocalAddr | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.7 | octet string | read-only |
The local IP address of this entry's BGP connection. |
zxr10BPLocalPort | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.8 | unsigned32 | read-only |
The local port for the TCP connection between the BGP peers. |
zxr10BPLocalIdentifier | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.9 | ipaddress | read-only |
The BGP Identifier of this entry's BGP peer. |
zxr10BPRemotePort | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.10 | unsigned32 | read-only |
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. |
zxr10BPRemoteAs | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.11 | unsigned32 | read-only |
The remote autonomous system number received in the BGP OPEN message. |
zxr10BPRemoteIdentifier | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.12 | ipaddress | read-only |
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. |
zxr10BPInUpdates | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.13 | counter32 | read-only |
The number of BGP UPDATE messages received on this connection. |
zxr10BPOutUpdates | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.14 | counter32 | read-only |
The number of BGP UPDATE messages transmitted on this connection. |
zxr10BPInTotalMessages | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.15 | counter32 | read-only |
The total number of messages received from the remote peer on this connection. |
zxr10BPOutTotalMessages | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.16 | counter32 | read-only |
The total number of messages transmitted to the remote peer on this connection. |
zxr10BPLastError | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.17 | octet string | read-only |
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. |
zxr10BPFsmEstablishedTransition | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.18 | counter32 | read-only |
The total number of times the BGP FSM transitioned into the established state for this peer. |
zxr10BPFsmEstablishedTime | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.19 | gauge32 | read-only |
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. |
zxr10BPConnectRetryInterval | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.20 | integer32 | read-only |
Time interval (in seconds) for the ConnectRetry timer. The suggested value for this timer is 120 seconds. |
zxr10BPHoldTime | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.21 | integer32 | read-only |
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). |
zxr10BPKeepAlive | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.22 | integer32 | read-only |
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). |
zxr10BPHoldTimeConfigured | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.23 | integer32 | read-only |
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. |
zxr10BPKeepAliveConfigured | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.24 | integer32 | read-only |
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. |
zxr10BPMinASOriginationInterval | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.25 | integer32 | read-only |
Time interval (in seconds) for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds. |
zxr10BPMinAdvertisementInterval | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.26 | integer32 | read-only |
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. |
zxr10BPInUpdateElapsedTime | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.27 | gauge32 | read-only |
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). |
zxr10BPLastErrorTxt | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.28 | displaystring | read-only |
Implementation specific error description for bgpPeerLastErrorReceived. |
zxr10BPPrevState | 1.3.6.1.4.1.3902.3.6000.155.2.2.1.29 | integer | read-only |
The BGP peer connection previous state. Enumeration: 'established': 6, 'none': 7, 'openconfirm': 5, 'opensent': 4, 'idle': 1, 'connect': 2, 'active': 3. |
zxr10BgpV4PeerTable | 1.3.6.1.4.1.3902.3.6000.155.2.3 | no-access |
BGP IPv4 peer table. |
|
1.3.6.1.4.1.3902.3.6000.155.2.3.1 | no-access |
Entry containing information about the connection with a BGP IPv4 peer. |
||
zxr10BPV4RemoteAddr | 1.3.6.1.4.1.3902.3.6000.155.2.3.1.1 | ipaddress | no-access |
The remote IPv4 address of this entry's BGP peer. |
zxr10BPV4RoutesAccepted | 1.3.6.1.4.1.3902.3.6000.155.2.3.1.2 | unsigned32 | read-only |
The number of routes learned from the remote peer. |
zxr10BPV4LocalAs | 1.3.6.1.4.1.3902.3.6000.155.2.3.1.3 | unsigned32 | no-access |
The AS number of local BGP. |
zxr10BgpV6PeerTable | 1.3.6.1.4.1.3902.3.6000.155.2.4 | no-access |
BGP IPv6 peer table. |
|
1.3.6.1.4.1.3902.3.6000.155.2.4.1 | no-access |
Entry containing information about the connection with a BGP IPv6 peer. |
||
zxr10BPV6RemoteAddr | 1.3.6.1.4.1.3902.3.6000.155.2.4.1.1 | displaystring | no-access |
The remote IPv6 address of this entry's BGP peer. |
zxr10BPV6RoutesAccepted | 1.3.6.1.4.1.3902.3.6000.155.2.4.1.2 | unsigned32 | read-only |
The number of routes learned from the remote peer. |
zxr10BPV6LocalAs | 1.3.6.1.4.1.3902.3.6000.155.2.4.1.3 | unsigned32 | no-access |
The AS number of local BGP. |