MIBs Depot

TIMETRA-BGP-MIB

Registered at
1.3.6.1.4.1.6527.1.1.3.14
1.3.6.1.4.1.6527.3.1.1.14
1.3.6.1.4.1.6527.3.1.2.14
1.3.6.1.4.1.6527.3.1.3.14
Last updated
2017-01-01 00:00
Organization
Nokia
Revisions
2017-01-01 00:00, 2016-01-01 00:00, 2015-01-01 00:00, 2014-01-01 00:00, 2011-02-01 00:00, 2009-02-28 00:00, 2008-07-01 00:00, 2008-01-01 00:00, 2007-01-01 00:00, 2006-03-15 00:00, 2005-08-31 00:00, 2005-01-24 00:00, 2004-01-15 00:00, 2003-08-15 00:00, 2003-01-20 00:00, 2001-06-13 00:00
Namespace
nokia
Source file
TIMETRA-BGP-MIB
Digest
sha256:0f5290c731306d0ebfb0d1e1680e7af6443c94432d3ffc86d96cdd9f5c0968fb

Description

This document is the SNMP MIB module for Nokia's implementation of BGP. Copyright 2003-2018 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. There is one BGP instance per virtual router. Each BGP instance can have a number of peer groups. The MIB objects here are organized in to four groups: - global objects (nothing there for now) - per-instance objects - per-peer group objects - per-peer objects The value of most BGP configuration objects can be defaulted at three levels: at the per-peer level, at the peer group level, and at the BGP instance level. The per-peer object values are set: - first by the peer object value, if set; - second, if not set then by the peer group object value, if that is set; - third, if not set, by the instance object value.

Contact

Nokia SROS Support Web: http://www.nokia.com

Imports

FromSymbols
BGP4-MIBbgp4PathAttrIpAddrPrefix, bgp4PathAttrIpAddrPrefixLen, bgp4PathAttrPeer
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetAutonomousSystemNumber
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TestAndIncr, TimeStamp, TruthValue
TIMETRA-FILTER-MIBTFilterLogId
TIMETRA-GLOBAL-MIBtimetraSRMIBModules, tmnxSRConfs, tmnxSRNotifyPrefix, tmnxSRObjs
TIMETRA-TC-MIBBgpConnectRetryTime, BgpHoldTime, TLPolicyNameOrExpOrEmpty, TLPolicyStatementNameOrEmpty, TNamedItem, TNamedItemOrEmpty, TPolicyStatementNameOrEmpty, TResolveStatus, TXLPolicyNameOrExpOrEmpty, TmnxAdminState, TmnxAdminStateTruthValue, TmnxBGPFamilyType, TmnxBgpAutonomousSystem, TmnxBgpLocalPreference, TmnxBgpPreference, TmnxCreateOrigin, TmnxEnabledDisabled, TmnxHigh32, TmnxLow32, TmnxOperState, TmnxVPNRouteDistinguisher, TmnxVRtrID
TIMETRA-VRTR-MIBvRtrID

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ATM-TC-MIB
BGP4-MIB
IANA-RTPROTO-MIB
IANAifType-MIB
IEEE8021-PAE-MIB
IF-MIB
INET-ADDRESS-MIB
IP-FORWARD-MIB
IP-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TIMETRA-BGP-MIB
TIMETRA-CHASSIS-MIB
TIMETRA-FILTER-MIB
TIMETRA-GLOBAL-MIB
TIMETRA-PORT-MIB
TIMETRA-QOS-MIB
TIMETRA-SAP-MIB
TIMETRA-SERV-MIB
TIMETRA-TC-MIB
TIMETRA-VRTR-MIB

Textual conventions

NameOIDSyntaxAccessStatus
BgpKeepAliveTime
TEXTUAL-CONVENTION
a time interval in seconds for the Keep Alive timer.
current
BgpLoopDetect
TEXTUAL-CONVENTION
Determines how the peer session should deal with loop detection in the AS path. drop : Send a Notification to remote peer and drop session ignore : Ignore routes with loops in the the AS Path but maintain peering off : Turn off loop detection
current
BgpMEDSource
TEXTUAL-CONVENTION
The source of the Multi Exit Discriminator in the advertisement
current
BgpMEDValue
TEXTUAL-CONVENTION
a Multi Exit Discriminator value.
current
BgpMinASOriginationTime
TEXTUAL-CONVENTION
a time interval in seconds for the minimum AS Origination Time. Suggested default is 15 seconds.
current
BgpMinRouteAdvertisement
TEXTUAL-CONVENTION
Determines the minimal interval (in seconds) at with a given path attribute can be advertised to a peer.
current
BgpMultiPath
TEXTUAL-CONVENTION
BGP Multipath max-path value. one means disabled, no multipath.
current
BgpOperState
TEXTUAL-CONVENTION
The BgpOperState data type is an enumerated integer that describes the values used to identify the current operational state of functional modules. In addition to the four states that are also a part of TmnxOperState, we have a fifth state 'disabled' which indicates that the operational state is down and requires user intervention.
current
BgpPeerEvent
TEXTUAL-CONVENTION
BGP peer events. The event 'none' implies that the peer is in initialization phase. The event 'start' implies that BGP operation has started on this peer. The event 'stop' implies that BGP operation has stopped on this peer. The event 'open' implies that BGP transport has initialized a connection open action to the peer. The event 'close' implies that BGP transport has closed the connection to the peer. The event 'openFail' implies that open connection attempt of BGP transport has failed. The event 'error' implies that BGP transport experienced a fatal error. The event 'connectionRetry' implies that the connection retry timer expired. The event 'holdTime' implies that the hold timer expired. The event 'keepAlive' implies that the keep alive timer expired. The event 'receiveOpen' implies that a BGP OPEN message was received. The event 'receiveKeepAlive' implies that a BGP KEEPALIVE was received. The event 'receiveUpdate ' implies that a BGP UPDATE was received. The event 'receiveNotify' implies that a BGP NOTIFY was received. The event 'startPassive' implies that BGP is waiting passive to hear from the other end. The event 'parseError' implies that there was a bad message received from the peer. The event 'outOfMemory' implies that there is not enough memory in the system for this peer entity. The event 'rtmLimitExceeded' implies that the route table max limit has exceeded. The event 'maxPrefixLimitExceeded' implies that the max prefixes allowed has been exceeded. The event 'maxPrefixLimitExceededLogged' implies that the max prefixes allowed has been exceeded but the peering is not dropped. The event 'outOfProtectedNHIndex' implies that protected next hop indexes has been exceeded. The event 'outOfNHIndex' implies that next hop indexes has been exceeded. The event 'labelAllocFailed' implies that label allocation failed. The event 'lspIdAllocFailed' implies that LSP Id allocation failed. The event 'collisionResolution' implies that bgp peering is down due to collision resolution process. The event 'adminShutdown' implies that BGP peering is brought down due to a shutdown of BGP peer, group or protocol. The event 'adminReset' implies that bgp peering is brought down due to a clear of BGP peer, group or protocol. The event 'configChange' implies that bgp peering is brought down due to a configuration change which requires reestablishment.
current
BgpPeerGroupName
TEXTUAL-CONVENTION
the name of a Peer Group.
current
BgpPeerGroupNameOrEmpty
TEXTUAL-CONVENTION
the name of a Peer Group.
current
BgpPeerState
TEXTUAL-CONVENTION
The BGP peer connection state.
current
BgpPeerType
TEXTUAL-CONVENTION
the type of BGP peer, internal or external.
current
BgpPrefixLimit
TEXTUAL-CONVENTION
BGP prefix learning count limit. zero means no prefix learning limit.
current
BgpTimeToLive
TEXTUAL-CONVENTION
Time To Live (TTL) value for IP packet header.
current
TmnxAddPathAddressFamily
TEXTUAL-CONVENTION
The value of TmnxAddPathAddressFamily specifies the address family for BGP ADD-PATH.
current
TmnxAddPathSendLimit
TEXTUAL-CONVENTION
The value of TmnxAddPathSendLimit specifies the maximum number of paths that can be advertised to ADD-PATH peers per prefix.
current
TmnxAdvLabelAddressFamily
TEXTUAL-CONVENTION
The value of TmnxAdvLabelAddressFamily specifies the address family for the advertisement label.
current
TmnxBgpFlowRouteExtCommAction
TEXTUAL-CONVENTION
The value of TmnxBgpFlowRouteExtCommAction specifies the extended community action.
current
TmnxIpFamily
TEXTUAL-CONVENTION
The value of TmnxIpFamily specifies the types of Network Layer Routing Information (NLRI) to be distributed by BGP. BGP was initially designed for the distribution of IPv4 routing information. Multi-protocol extensions such as IPv6, VPN-IPv4 and VPN-IPv6, MVPN-IPv4 and MVPN-IPv6, L2-VPN addresses, and many more have been added to extend its ability to carry overlapping routing information. At the current time, NLRI for 21 address families can be carried in MP-BGP. The first address family is plain 'IPv4 (1)'. The NLRI for this address family was described in RFC1771, which was the original BGPv4 RFC. (RFC1771 was later obsoleted by RFC4271). Therefor the NLRI does not need to be encapsulated in Multi-Protocol BGP. IPv4 is the only address family that does not need to be encapsulated in MP-BGP. All following address families are transported using Multi-Protocol BGP. MP-BGP was first described in RFC2283, which is obsoleted by RFC4760. A 'vpnIpv4 (2)' NLRI is a an IPv4 prefix advertised in the context of a Virtual Private Network (VPN). The format of a vpnIpv4 NLRI is a 12-byte value consisting of an 8-byte Route Distinguisher (RD), and the 4-byte ipv4 IP prefix. The RD must be unique within the scope of the VPRN. This allows the IP address prefixes within different VRFs to overlap. IPv4 VPNs were first described in RFC2547, which was obsoleted by RFC4364. An 'ipv6 (3)' NLRI is an IPv6 prefix, used for natively routing IPv6. See RFC2545. An 'mcastIpv4 (4)' NLRI is an ipv4 prefix that can be used for the Reverse Path Forwarding check (RPF) in multicast-routing. This allows a network to have a incongruent topology for unicast routing and multicast-routing. A 'vpnIpv6 (5)' NLRI is an address from family 'ipv6 (3)' carried inside a VPN. The format is a 24-byte value consisting of the 8-byte RD, and 16 bytes for the IPv6 prefix. When both IPv4 and IPv6 VPRN services are enabled, the PE router uses the same RD for both address families. See RFC4659. A 'l2vpn (6)' address is a 12-byte Virtual Switch Instance identifier (VSI-ID) value consisting of the 8-byte route distinguisher(RD) followed by a 4-byte value. A 'mvpnIpv4 (7)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. The content of these NLRI are PIM messages. See RFC6513. A 'mdtSafi (8)' address is a 16-byte value consisting of 12-byte route distinguisher(RD) followed by a 4-byte group address. A 'mspw (9)' address is a dynamic multi-segment pseudowire address. A 'flowIpv4 (10)' address is a variable size value consisting of 1 or 2-byte NLRI (Network Layer Reachability Information) length followed by a variable length NLRI value. A 'routeTarget (11)' address is a variable size value consisting of zero length or 12 byte (ipv4) or 24 byte (ipv6) NLRI (Network Layer Reachability Information) length followed by a variable length NLRI value. A 'mcastVpnIpv4(12)' NLRI is an address from family 'mcastIpv4 (4)' carried inside a VPN. The format is a 12-byte value consisting of the 8-byte RD and 4 bytes for the IPv4 prefix. This allows customers to have incongruent unicast and multicast topologies over a VPN. A 'mvpnIpv6 (13)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. The content of these NLRI are PIM messages. See RFC6513. A 'flowIpv6 (14)' address is a variable size value consisting of 1 or 2-byte NLRI(Network Layer Reachability Information) length followed by a variable length NLRI value. A 'evpn (15)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field. A 'mcastIpv6 (16)' NLRI is similar to 'mcastIpv4 (4)', but for IPv6. The mcastIpv6 NLRI is an ipv6 prefix that can be used for the Reverse Path Forwarding check (RPF) in multicast-routing. This allows a network to have a incongruent topology for unicast IPv6 routing and multicast-IPv6-routing. A 'bgpLs (19)' NLRI is a piece of information that has been taken from the Link-State Database of IS-IS or OSPF, and is transported via BGP to a controller. This can e.g. be a SDN-controller, or a network management station. A 'mcastVpnIpv6 (20)' NLRI is a prefix from family 'mcastIpv6 (16)' carried inside a VPN. The format is a 24-byte value consisting of the 8-byte RD and 16 bytes for the IPv6 prefix. This allows customers to have incongruent unicast and multicast IPv6-topologies over a VPN. If any address type is added to TmnxIpFamily, the same address type should also be added in TmnxIpFamilyIdentifier.
current
TmnxIpFamilyIdentifier
TEXTUAL-CONVENTION
The value of TmnxIpFamilyIdentifier is an enumerated integer that describes the information about the address family. The values in TmnxIpFamilyIdentifier correspond to those in TmnxIpFamily. If any address type is added to TmnxIpFamilyIdentifier, the same address type should also be added in TmnxIpFamily.
current
TmnxIpNhChgFamily
TEXTUAL-CONVENTION
The value of TmnxIpNhChgFamily specifies the address family for which the ebgp next-hop should remain unchanged.
current
TmnxVpnCapability
TEXTUAL-CONVENTION
The value of TmnxVpnCapability specifies the route negotiation types a BGP peer is capable of using.
current

Objects

NameOIDSyntaxAccessStatus
tmnxBgpConformance
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.1.14
tmnxBgpCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.1.14.1
tmnxBgpGroups
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.1.14.2
tBgpObjects
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.2.14
tBgpGlobalObjects
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.2.14.1
tBgpInstanceObjects
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.2.14.2
tBgpInstanceTableLastChanged
OBJECT-TYPE
The value of tBgpInstanceTableLastChanged indicates the last timestamp when an entry in the tBgpPeerGroupTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.1TimeStampread-onlycurrent
tBgpInstanceTable
OBJECT-TYPE
tBgpInstanceTable consists of information about each running instance of BGP.
1.3.6.1.4.1.6527.3.1.2.14.2.2not-accessiblecurrent
tBgpInstanceEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpInstanceTable. each entry represents an instance of BGP running on the virtual router.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1not-accessiblecurrent
tBgpInstanceIndex
OBJECT-TYPE
The value of tBgpInstanceIndex specifies the index for the tBgpInstanceTable.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.1TmnxVRtrIDnot-accessiblecurrent
tBgpInstanceRowStatus
OBJECT-TYPE
The value of tBgpInstanceRowStatus specifies the row status for this BGP instance for the virtual router. It is used to create and delete row entries in this table. In order for an attempt to 'destroy' this row entry to succeed, the value of tBgpInstanceShutdown must be 'true' and the value of vRtrBgpStatus must be 'delete'. In order for an attempt to 'create' this row entry, the value of vRtrBgpStatus must be 'create'.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.2RowStatusread-createcurrent
tBgpInstanceShutdown
OBJECT-TYPE
The value of tBgpInstanceShutdown specifies whether or not this BGP instance is disabled or shutdown. When the value of this object is 'false', the BGP instance is enabled.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.3TmnxAdminStateTruthValueread-createcurrent
tBgpInstanceDescription
OBJECT-TYPE
The value of tBgpInstanceDescription specifies the textual description of this BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.4DisplayString (SIZE(0..80))read-createcurrent
tBgpInstanceAlwaysCompareMED
OBJECT-TYPE
The state of tBgpInstanceAlwaysCompareMED specifies whether Multi-Exit Discriminator (MED) path attribute will be compared when coming from different AS and used in the BGP route selection process. A state of 'off' specifies that only the MEDs of routes that have the same peer ASs are compared. A state of 'on' specifies that the Multi-Exit Discriminator (MED) value will be compared when coming from different ASs and if one of the route has no MED it should be assigned the lowest possible value of 'zero'. A value of 'zero' or 'infinity' specifies that the MED attribute is always used in the route selection process regardless of the peer AS that advertised the route. If the route does not have MED it is assigned the value of 'zero' or 'infinity' respectively.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.5INTEGER {off(1), zero(2), infinity(3), on(4)}read-createcurrent
tBgpInstanceAsPathIgnore
OBJECT-TYPE
This object was obsoleted in release 8.0. It is replaced with the object tBgpInstanceAsPathIgnoreFamily.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.6TruthValueread-createobsolete
tBgpInstanceBgpId
OBJECT-TYPE
The value of tBgpInstanceBgpId specifies the BGP instance id. This object is required to be set before the instance can be activated.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.7IpAddressread-createcurrent
tBgpInstanceConnectRetry
OBJECT-TYPE
The value of tBgpInstanceConnectRetry specifies the value (in seconds) for the BGP Connect Retry timer.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.8BgpConnectRetryTimeread-createcurrent
tBgpInstanceHoldTime
OBJECT-TYPE
The value of tBgpInstanceHoldTime specifies the value (in seconds) for BGP Hold Time.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.9BgpHoldTimeread-createcurrent
tBgpInstanceKeepAlive
OBJECT-TYPE
The value of tBgpInstanceKeepAlive specifies the value (in seconds) for BGP Keepalive timer. A keepalive message is sent every time this timer expires.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.10BgpKeepAliveTimeread-createcurrent
tBgpInstanceMinASOrigination
OBJECT-TYPE
The value of tBgpInstanceMinASOrigination specifies the minimal interval (in seconds) at which a given path attribute can be advertised to a peer. This object was obsoleted in release 12.0.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.11BgpMinASOriginationTimeread-createobsolete
tBgpInstanceDampening
OBJECT-TYPE
The value of tBgpInstanceDampening specifies if route dampening is applied to learned routes.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.12TruthValueread-createcurrent
tBgpInstanceLocalAS
OBJECT-TYPE
The value of tBgpInstanceLocalAS specifies the autonomous system number to be advertised for peers under this instance. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by tBgpInstanceLocalAS4Byte.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.13TmnxBgpAutonomousSystemread-createobsolete
tBgpInstanceLocalPreference
OBJECT-TYPE
The value of tBgpInstanceLocalPreference specifies the default value for the Local Preference attribute. This value is used if the BGP route arrives from a BGP peer without the Local Preference attribute set. It is overridden by any value set via a route policy.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.14TmnxBgpLocalPreferenceread-createcurrent
tBgpInstanceLoopDetect
OBJECT-TYPE
The value of tBgpInstanceLoopDetect determines how the peer session should deal with loop detection in the AS Path.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.15BgpLoopDetectread-createcurrent
tBgpInstanceMinRouteAdvertisement
OBJECT-TYPE
The value of tBgpInstanceMinRouteAdvertisement specifies the minimum interval at which a given path attribute is advertised to a peer.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.16BgpMinRouteAdvertisementread-createcurrent
tBgpInstanceMultipath
OBJECT-TYPE
The value of tBgpInstanceMultipath specifies if BGP multipath is enabled or disabled for this instance. A value of '1' would disable BGP multipath. Any other value would specify the number of hops for BGP Multipath.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.17BgpMultiPathread-createobsolete
tBgpInstanceNoAggregatorID
OBJECT-TYPE
The value of tBgpInstanceNoAggregatorID specifies if different routers in the same AS create aggregate routes containing different AS paths. A value of 'true' would enable setting the router ID to 0 in the aggregator path attribute when BGP is aggregating routes. A value of 'false' would disable setting the router ID to 0 in the aggregator path attribute when BGP is aggregating routes.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.18TruthValueread-createcurrent
tBgpInstancePreference
OBJECT-TYPE
The value of tBgpInstancePreference specifies the route preference for routes learned via the peer.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.19TmnxBgpPreference (1..255)read-createcurrent
tBgpInstanceRemovePrivateAS
OBJECT-TYPE
The value of tBgpInstanceRemovePrivateAS specifies if private AS numbers should be stripped from the AS Path before advertising them to BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.20TruthValueread-createcurrent
tBgpInstanceLastChanged
OBJECT-TYPE
The value tBgpInstanceLastChanged indicates when an entry in tBgpInstanceTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.21TimeStampread-onlycurrent
tBgpInstanceMultihop
OBJECT-TYPE
The value of tBgpInstanceMultihop specifies the TTL used in IP packet header for BGP advertisements. Default TTL values for EBGP peer is 1, and MAX_TTL for IBGP peers. Default value if not set is no_type - the peer has to infer its value based on local-as, and peer-as in that case.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.22BgpTimeToLiveread-createcurrent
tBgpInstanceMEDSource
OBJECT-TYPE
The value of tBgpInstanceMEDSource specifies the source of the Multi Exit Discriminator (MED) value for this peer.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.23BgpMEDSourceread-createcurrent
tBgpInstanceMEDValue
OBJECT-TYPE
The value of tBgpInstanceMEDValue specifies the value of MED when tBgpInstanceMEDSource is 'metricVal'. If the value of tBgpInstanceMEDSource is not 'metricVal', this object is ignored.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.24BgpMEDValueread-createcurrent
tBgpInstanceConfederationAS
OBJECT-TYPE
The value of tBgpInstanceConfederationAS specifies the confederation AS for this BGP instance. A value of '0' means no confederation AS. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by tBgpInstanceConfederationAS4Byte.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.25TmnxBgpAutonomousSystemread-onlyobsolete
tBgpInstanceImportPolicy1
OBJECT-TYPE
The value of tBgpInstanceImportPolicy1 specifies import policy number 1 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyImportPolicy1.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.30TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceImportPolicy2
OBJECT-TYPE
The value of tBgpInstanceImportPolicy2 specifies import policy number 2 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyImportPolicy2.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.31TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceImportPolicy3
OBJECT-TYPE
The value of tBgpInstanceImportPolicy3 specifies import policy number 3 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyImportPolicy3.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.32TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceImportPolicy4
OBJECT-TYPE
The value of tBgpInstanceImportPolicy4 specifies import policy number 4 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyImportPolicy4.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.33TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceImportPolicy5
OBJECT-TYPE
The value of tBgpInstanceImportPolicy5 specifies import policy number 5 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyImportPolicy5.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.34TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceExportPolicy1
OBJECT-TYPE
The value of tBgpInstanceExportPolicy1 specifies export policy number 1 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyExportPolicy1.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.35TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceExportPolicy2
OBJECT-TYPE
The value of tBgpInstanceExportPolicy2 specifies export policy number 2 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyExportPolicy2.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.36TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceExportPolicy3
OBJECT-TYPE
The value of tBgpInstanceExportPolicy3 specifies export policy number 3 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyExportPolicy3.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.37TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceExportPolicy4
OBJECT-TYPE
The value of tBgpInstanceExportPolicy4 specifies export policy number 4 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyExportPolicy4.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.38TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceExportPolicy5
OBJECT-TYPE
The value of tBgpInstanceExportPolicy5 specifies export policy number 5 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpInstancePlcyExportPolicy5.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.39TPolicyStatementNameOrEmptyread-createobsolete
tBgpInstanceOperStatus
OBJECT-TYPE
The value of tBgpInstanceOperStatus indicates the operational status of the BGP instance for the virtual router. A value of 'inService(2)' means the bgp instance is fully functional. A value of 'outOfService(3)' means the bgp instance is down. A value of 'transition(4)' means the bgp instance is performing a transition from state inService(2) to outOfService(3) or vice versa. A value of 'disabled(5)' means the BGP instance needs to be restarted by the user.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.40BgpOperStateread-onlycurrent
tBgpInstanceLocalASPrivate
OBJECT-TYPE
The value of tBgpInstanceLocalASPrivate specifies if the local autonomous system number is hidden in paths learned from peering. When the value of tBgpInstanceLocalAS4Byte is changed, the value of tBgpInstanceLocalASPrivate is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of object tBgpInstanceLocalAS4Byte is not set to non-default value.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.41TruthValueread-createcurrent
tBgpInstanceMd5Auth
OBJECT-TYPE
The value of tBgpInstanceMd5Auth specifies if the authentication using MD5 message based digest protocol is enabled.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.42TruthValueread-createcurrent
tBgpInstanceMd5AuthKey
OBJECT-TYPE
The value of tBgpInstanceMd5AuthKey specifies the authentication key to be used between BGP peers neighbors before establishing sessions. Authentication is done using the MD5 message based digest protocol. Authentication can be configured globally and applied to all BGP peers or per group or per peer. The most specific value is used. The authentication key can be any combination of letters or numbers. Note that the string CANNOT contain embedded nulls.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.43DisplayString (SIZE(0..255))read-createcurrent
tBgpInstanceClusterId
OBJECT-TYPE
This value of tBgpInstanceClusterId specifies the cluster ID for a route reflector server. A value of 0.0.0.0 indicates that no cluster ID has been assigned to the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.44IpAddressread-createcurrent
tBgpInstanceDisableClientReflect
OBJECT-TYPE
The value of tBgpInstanceDisableClientReflect specifies if reflection of routes by the route reflector to all client peers within its cluster is enabled or disabled. A value of 'false' means reflection of routes to all client peers is enabled.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.45TruthValueread-createcurrent
tBgpInstanceIBgpMultipath
OBJECT-TYPE
The value of tBgpInstanceIBgpMultipath specifies if load sharing is enabled among multiple IBGP paths. A value of 'false' disables IBGP Multipath.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.46TruthValueread-createcurrent
tBgpInstanceFamily
OBJECT-TYPE
The value of tBgpInstanceFamily specifies the types of routing information to be distributed by this instance of BGP. BGP was initially designed for the distribution of IPv4 routing information. Multi-protocol extensions and the use of a VPN-IPv4, VPN-IPv6, MVPN-IPv4 and L2-VPN addresses have been added to extend its ability to carry overlapping routing information. A 'vpnIpv4 (2)' address is a 12-byte value consisting of the 8-byte route distinguisher, RD, and the 4-byte ipv4 IP address prefix. The RD must be unique within the scope of the VPRN. This allows the IP address prefixes within different VRFs to overlap. 'ipv6 (3)', 'mcastIpv4 (4)', 'l2vpn (6)' and 'mcastVpnIpv4 (12)' are multi-protocol extensions to BGP. 'mcastIpv6 (16)' is part of multi-protocol extension to BGP. A 'vpnIpv6 (5)' address is a 24-byte value consisting of the 8-byte RD, and 16 bytes for the IPv6 address. When both IPv4 and IPv6 VPRN services are enabled, the PE router uses the same RD for both address families. A 'l2vpn (6)' address is a 12-byte Virtual Switch Instance identifier (VSI-ID) value consisting of the 8-byte route distinguisher(RD) followed by a 4-byte value. A 'mvpnIpv4 (7)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field. A 'mdtSafi (8)' address is a 16-byte value consisting of 12-byte route distinguisher(RD) followed by a 4-byte group address. A 'mspw (9)' address is a dynamic multi-segment pseudowire address. A 'flowIpv4 (10)' address is a variable size value consisting of 1 or 2-byte NLRI(Network Layer Reachability Information) length followed by a variable length NLRI value. A 'routeTarget (11)' address is a variable size value consisting of zero length or 12 byte (ipv4) or 24 byte (ipv6) NLRI (Network Layer Reachability Information) length followed by a variable length NLRI value. A 'mvpnIpv6 (13)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field. A 'flowIpv6 (14)' address is a variable size value consisting of 1 or 2-byte NLRI(Network Layer Reachability Information) length followed by a variable length NLRI value. A 'evpn (15)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.47TmnxIpFamilyread-createcurrent
tBgpInstanceGracefulRestart
OBJECT-TYPE
The value of tBgpInstanceGracefulRestart specifies whether or not graceful restart capabilities are enabled on this instance of BGP. When the value is set to 'false' graceful restart is disabled and any previous configuration of other graceful restart parameters is removed.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.48TruthValueread-createcurrent
tBgpInstanceGRPathSelectDefer
OBJECT-TYPE
The value of tBgpInstanceGRPathSelectDefer specifies the time limit in seconds for restarting BGP instance to defer path selection logic.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.49Unsigned32 (1..3600)read-createcurrent
tBgpInstanceGRRestartTime
OBJECT-TYPE
The value of tBgpInstanceGRRestartTime specifies the maximum amount of time in seconds that a graceful restart should take.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.50Unsigned32 (0..4095)read-createcurrent
tBgpInstanceGRStaleRoute
OBJECT-TYPE
The value of tBgpInstanceGRStaleRoute specifies the maximum amount of time in seconds that stale routes should be maintained after a graceful restart is initiated. This value should be at least as large as the value of tBgpInstanceGRRestartTime.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.51Unsigned32 (1..3600)read-createcurrent
tBgpInstanceGRAdminState
OBJECT-TYPE
The value of tBgpInstanceGRAdminState specifies the desired administrative state of the graceful restart capabilities for this instance of the BGP protocol. When the value is 'outOfService' the graceful restart capabilities are disabled but the graceful restart configuration parameters are retained.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.52TmnxAdminStateread-createcurrent
tBgpInstanceGROperState
OBJECT-TYPE
The value of tBgpInstanceGROperState indicates the operational status of the graceful restart capabilities for this instance of the BGP protocol.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.53TmnxOperStateread-onlycurrent
tBgpInstanceVpnApplyImport
OBJECT-TYPE
The value of tBgpInstanceVpnApplyImport specifies if the base instance BGP import route policies are applied to VPN-IPv4 routes. When the value is 'false' the application of the base instance BGP import route policies to VPN-IPv4 routes is disabled.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.54TruthValueread-createcurrent
tBgpInstanceVpnApplyExport
OBJECT-TYPE
The value of tBgpInstanceVpnApplyExport specifies if the base instance BGP export route policies are applied to VPN-IPv4 routes. When the value is 'false' the application of the base instance BGP export route policies to VPN-IPv4 routes is disabled.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.55TruthValueread-createcurrent
tBgpInstanceIgpShortcut
OBJECT-TYPE
The bits of tBgpInstanceIgpShortcut identify the Layer-2 tunneling mechanisms used for IGP shortcuts. If a bit is set, the corresponding tunneling mechanism will be used to resolve paths to BGP next-hops. The tunneling mechanisms represented by each bit are: te(0) - RSVP Traffic Engineering ldp(1) - LDP /32 Route Forwarding Equivalence Class (FEC) ip(2) - IP (IP-in-IP or GRE) mpls(3)- MPLS mpls-bgp(4)- MPLS with BGP label-route tunnel eligibility Evaluation of tunnel preference is based on the following order, in descending priority: 1. Traffic Engineered Shortcut (RSVP-TE) 2. LDP /32 Route FEC Shortcut 3. IP Shortcut (IP-in-IP or GRE) 4. Actual IGP Next-Hop. The 'mpls' option instructs BGP to first attempt to resolve the BGP next-hop to an RSVP LSP. If no RSVP LSP exists or the existing ones are down, BGP automatically searches for the LDP LSP with a FEC prefix corresponding to the same /32 prefix in the tunnel table and resolves the BGP next-hop to it. The 'mpls-bgp' option allows BGP to resolve the BGP next-hop using BGP tunnels in TTM, but the order of preference (which cannot be changed) is RSVP then LDP then BGP. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.56Bits {te(0), ldp(1), ip(2), mpls(3), mpls-bgp(4)}read-createobsolete
tBgpInstanceDisallowIgp
OBJECT-TYPE
The value of tBgpInstanceDisallowIgp specifies if IGP next-hop to the BGP next-hop is used as the next-hop of the last resort. A value of 'true', disallows the IGP next-hop to the BGP next-hop from being used as the next-hop of the last resort. This is used to prevent routing loops. A value of 'false' reverts the IGP shortcut next-hop evaluation process to the default of allowing IGP next-hops as the next-hop of the last resort. When the value of tBgpInstanceIgpShortcut is changed, the value of tBgpInstanceDisallowIgp is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of object tBgpInstanceIgpShortcut is not set to non-default value. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.57TruthValueread-createobsolete
tBgpInstanceOrf
OBJECT-TYPE
The value of tBgpInstanceOrf specifies if outbound route filtering capability is enabled or disabled for the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.58TruthValueread-createcurrent
tBgpInstanceExtCommsOrf
OBJECT-TYPE
The value of tBgpInstanceExtCommsOrf specifies if outbound route filtering capability is based on extended communities for the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.59TruthValueread-createcurrent
tBgpInstanceExtCommsSendOrf
OBJECT-TYPE
The value of tBgpInstanceExtCommsSendOrf specifies if outbound route filter advertisement to the neighbors in this BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.60TruthValueread-createcurrent
tBgpInstanceExtCommsRecvOrf
OBJECT-TYPE
The value of tBgpInstanceExtCommsRecvOrf specifies if outbound route filter for this BGP instance is accepted from the neighbors is enabled.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.61TruthValueread-createcurrent
tBgpInstanceAllowInterAsVpn
OBJECT-TYPE
The value of tBgpInstanceAllowInterAsVpn specifies whether VPNs can exchange routes across autonomous system boundaries, providing model B connectivity. When the value is 'true', ASBRs can advertise VPRN routes to their peers in other autonomous systems, and when it is 'false', they cannot.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.62TruthValueread-createcurrent
tBgpInstancePurgeTimer
OBJECT-TYPE
The value of tBgpInstancePurgeTimer specifies the maximum time, in minutes, before stale routes are purged.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.63Unsigned32 (1..60)read-createcurrent
tBgpInstanceLocalAS4Byte
OBJECT-TYPE
The value of tBgpInstanceLocalAS4Byte specifies the autonomous system number to be advertised to this peer.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.64InetAutonomousSystemNumberread-createcurrent
tBgpInstanceConfederationAS4Byte
OBJECT-TYPE
The value of tBgpInstanceConfederationAS4Byte indicates the confederation AS for this BGP instance. A value of zero indicates that no confederation AS has been assigned.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.65InetAutonomousSystemNumberread-onlycurrent
tBgpInstanceDisable4ByteASN
OBJECT-TYPE
The value of tBgpInstanceDisable4ByteASN specifies whether or not 4-byte ASN capability will be advertised by this peer. When the value of tBgpInstanceDisable4ByteASN is set to false, 4-byte ASN support will be negotiated with the associated remote peers. When the value of tBgpInstanceDisable4ByteASN is set to true, 4-byte ASN capability will not be advertised by this peer.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.66TruthValueread-createcurrent
tBgpInstanceMultipathEiBgpState
OBJECT-TYPE
The value of tBgpInstanceMultipathEiBgpState specifies whether eiBGP load balancing is enabled or not. When the value of this object is set to 'enabled', eiBGP load balancing is enabled which allows the routes to be sent through multiple paths using iBGP or eBGP paths.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.67TmnxEnabledDisabledread-createcurrent
tBgpInstanceHoldTimeIsStrict
OBJECT-TYPE
The value of tBgpInstanceHoldTimeIsStrict specifies whether or not tBgpInstanceHoldTime has to be strictly enforced. When the value of tBgpInstanceHoldTimeIsStrict is true, BGP will not negotiate a hold time lower than the configured value for tBgpInstanceHoldTime. This object is obsoleted in release 10.0. Desired functionality of strict enforcement of hold time can be achieved by configuring the value of tBgpInstanceMinHoldTime.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.68TruthValueread-createobsolete
tBgpInstanceAsPathIgnoreFamily
OBJECT-TYPE
The value of tBgpInstanceAsPathIgnoreFamily specifies address families for which the AS path is used to determine the best BGP route. If this option is present, the AS paths of incoming routes are not used in the route selection process for the given families. A 'vpnIpv4 (2)' address is a 12-byte value consisting of the 8-byte route distinguisher, RD, and the 4-byte ipv4 IP address prefix. The RD must be unique within the scope of the VPRN. This allows the IP address prefixes within different VRFs to overlap. 'ipv6 (3)', 'mcastIpv4 (4)', and 'l2vpn (6)' are multi-protocol extensions to BGP. 'mcastIpv6 (16)' is part of multi-protocol extension to BGP. A 'vpnIpv6 (5)' address is a 24-byte value consisting of the 8-byte RD, and 16 bytes for the IPv6 address. When both IPv4 and IPv6 VPRN services are enabled, the PE router uses the same RD for both address families. A 'mvpnIpv4 (7)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.69TmnxIpFamilyread-createcurrent
tBgpInstanceRemovePrivateASLmtd
OBJECT-TYPE
The value of tBgpInstanceRemovePrivateASLmtd specifies whether BGP will remove the private AS numbers. When the value of tBgpInstanceRemovePrivateASLmtd is true, BGP will remove private AS numbers from the AS Path.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.70TruthValueread-createcurrent
tBgpInstancePMTUDiscovery
OBJECT-TYPE
The value of tBgpInstancePMTUDiscovery specifies whether path MTU discovery is enabled for this BGP instance. When the value is set to 'true', path MTU discovery is enabled for this BGP instance. When the value is set to 'false', path MTU discovery is disabled.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.71TruthValueread-createcurrent
tBgpInstanceDisableRtTblInstall
OBJECT-TYPE
The value of tBgpInstanceDisableRtTblInstall specifies whether to disable the installation of all (labeled and unlabeled) IPv4 and IPv6 BGP routes into RTM (Routing Table Manager) and the FIB (Forwarding Information Base) on the base router instance.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.72TruthValueread-createcurrent
tBgpInstanceNHResUseBgpRoutes
OBJECT-TYPE
The value of tBgpInstanceNHResUseBgpRoutes specifies whether to use BGP routes to resolve BGP nexthop for IPv4 and IPv6 families on this router instance.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.73TruthValueread-createcurrent
tBgpInstanceEnableRRVpnFwding
OBJECT-TYPE
The value of tBgpInstanceEnableRRVpnFwding specifies whether a route-reflector will resolve VPN-IPv4 and VPN-IPv6 routes. When tBgpInstanceEnableRRVpnFwding is set to 'true', the route-reflector will resolve VPN-IPv4 and VPN-IPv6 routes. When the value of tBgpInstanceEnableRRVpnFwding is 'true' and next-hop-self is set for the peer, the route-reflector will generate new labels for all the resolved VPN-IPv4 and VPN-IPv6 routes. When the value of tBgpInstanceEnableRRVpnFwding is set to 'false', route-reflector will not resolve the VPN-IPv4 and VPN-IPv6 routes.
1.3.6.1.4.1.6527.3.1.2.14.2.2.1.74TruthValueread-createcurrent
tBgpInstRteTargetTable
OBJECT-TYPE
Information about the route targets to be accepted and advertised from or to all peers. If there are entries in this table for a specific tBgpInstanceIndex then only routes with one or more of the route targets, tBgpInstanceRouteTarget, are accepted or advertised. These route target entries are applied to all peers connected to the BGP instance specified by tBgpInstanceIndex. If there are no entries in this table for a specific tBgpInstanceIndex all routes are reflected irrespective of the route targets associated with a route.
1.3.6.1.4.1.6527.3.1.2.14.2.3not-accessiblecurrent
tBgpInstRteTargetEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpInstRteTargetTable. Each entry represents a route target to be accepted and advertised from or to all peers.
1.3.6.1.4.1.6527.3.1.2.14.2.3.1not-accessiblecurrent
tBgpInstanceRouteTarget
OBJECT-TYPE
Index for the tBgpInstRteTargetTable. The value of tBgpInstanceRouteTarget specifies the extended community name to be accepted by a Route Reflector Server or advertised by the router when reflecting any routes. I.e, it does not apply to routes that are not reflected by the router.
1.3.6.1.4.1.6527.3.1.2.14.2.3.1.1TNamedItemnot-accessiblecurrent
tBgpInstRteTargetRowStatus
OBJECT-TYPE
Row status of this BGP Instance route target entry. A row cannot be created in this table if the tBgpInstanceIndex entry does not exist in the tBgpInstanceTable.
1.3.6.1.4.1.6527.3.1.2.14.2.3.1.2RowStatusread-createcurrent
tBgp4PathAttrTable
OBJECT-TYPE
The Nokia SROS series BGP-4 Received Path Attribute Table contains information about paths to destination networks received from all BGP4 peers and is an extension of the bgp4PathAttrTable in the BGP4-MIB.
1.3.6.1.4.1.6527.3.1.2.14.2.4not-accessiblecurrent
tBgp4PathAttrEntry
OBJECT-TYPE
Information about a path to a network.
1.3.6.1.4.1.6527.3.1.2.14.2.4.1not-accessiblecurrent
tBgp4PathAttrRD
OBJECT-TYPE
The value of tBgp4PathAttrRD specifies the Route Distinguisher associated with this BGP-4 path.
1.3.6.1.4.1.6527.3.1.2.14.2.4.1.1TmnxVPNRouteDistinguishernot-accessiblecurrent
tBgp4PathAttrOriginID
OBJECT-TYPE
The value of tBgp4PathAttrOriginID indicates the Originator ID associated with this BGP-4 path that is used in route reflectors to specify the origin of the reflection.
1.3.6.1.4.1.6527.3.1.2.14.2.4.1.2IpAddressread-onlycurrent
tBgp4PathAttrClusterList
OBJECT-TYPE
The value of tBgp4PathAttrClusterList indicates the list of routers in the cluster associated with this BGP-4 path. The first octet indicates the number of router IDs in the list. The list is a sequence of 4-octet router IDs.
1.3.6.1.4.1.6527.3.1.2.14.2.4.1.3OCTET STRING (SIZE(1..257))read-onlycurrent
tBgp4PathAttrCommunity
OBJECT-TYPE
The value of tBgp4PathAttrCommunity indicates the list of route policy communities associated with this BGP-4 path. The first octet indicates the number of communities in the list. The list is a sequence of 4-octet communities.
1.3.6.1.4.1.6527.3.1.2.14.2.4.1.4OCTET STRING (SIZE(1..257))read-onlycurrent
tBgp4PathAttrExtCommunity
OBJECT-TYPE
The value of tBgp4PathAttrExtCommunity indicates the list of extended communities to be accepted by a Route Reflector Server associated with this BGP-4 path. The first octet indicates the number of extended communities in the list. The list is a sequence of extended communities. The extended community is an 8-octet value similar to a route distinguisher.
1.3.6.1.4.1.6527.3.1.2.14.2.4.1.5OCTET STRING (SIZE(1..257))read-onlycurrent
tbgp4PathAttrASPathSegment
OBJECT-TYPE
The value of tbgp4PathAttrASPathSegment indicates the sequence of Autonomous System (AS) path segments. Each AS path segment is represented by a triple <type, length, value>. 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 4-byte AS numbers. Each AS is represented in the octet string as four octets.
1.3.6.1.4.1.6527.3.1.2.14.2.4.1.6OCTET STRING (SIZE(0..255))read-onlycurrent
tbgp4PathAttrAggregatorAS
OBJECT-TYPE
The value of tbgp4PathAttrAggregatorAS indicates the AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute.
1.3.6.1.4.1.6527.3.1.2.14.2.4.1.7InetAutonomousSystemNumberread-onlycurrent
tBgpSendOrfRouteTargetTable
OBJECT-TYPE
Information about the route targets to be advertised to the peers if it is Outbound route filtering capable.
1.3.6.1.4.1.6527.3.1.2.14.2.5not-accessiblecurrent
tBgpSendOrfRouteTargetEntry
OBJECT-TYPE
An entry in the tBgpSendOrfRouteTargetTable. Each entry represents a route target to be advertised to the peer.
1.3.6.1.4.1.6527.3.1.2.14.2.5.1not-accessiblecurrent
tBgpSendOrfRouteTarget
OBJECT-TYPE
Index for the tBgpSendOrfRouteTargetTable. The value of tBgpSendOrfRouteTarget specifies the extended community name to be advertised to the peer.
1.3.6.1.4.1.6527.3.1.2.14.2.5.1.1TNamedItemnot-accessiblecurrent
tBgpSendOrfRTRowStatus
OBJECT-TYPE
RowStatus for the Send Orf Route target entry.
1.3.6.1.4.1.6527.3.1.2.14.2.5.1.2RowStatusread-createcurrent
tBgpInstanceParamsTable
OBJECT-TYPE
Information about the attributes configured for the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.6not-accessiblecurrent
tBgpInstanceParamsEntry
OBJECT-TYPE
An entry in the tBgpInstanceParamsTable. Each entry maintains the attributes configured for BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1not-accessiblecurrent
tBgpInstanceDisableFEFailover
OBJECT-TYPE
The value of tBgpInstanceDisableFEFailover specifies whether the router should drop an external BGP session immediately when the local interface goes down, or whether the BGP session should be kept up until the holdtime expires. Setting the value to 'true' causes the external BGP session to go down immediately when the local interface goes down.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.1TruthValueread-createcurrent
tBgpInstanceDisableComms
OBJECT-TYPE
The value of tBgpInstanceDisableComms enables or disables sending of community attribute to the peer for non-external communities.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.2TruthValueread-createcurrent
tBgpInstanceDisableExtComms
OBJECT-TYPE
The value of tBgpInstanceDisableExtComms enables or disables sending of community attribute to the peers for external communities.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.3TruthValueread-createcurrent
tBgpInstanceDefaultOriginate
OBJECT-TYPE
The value of tBgpInstanceDefaultOriginate specifies the types of AFI/SAFI for which SROS BGP will originate default route independent of the RTM default route
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.4TmnxIpFamilyread-createcurrent
tBgpInstanceAdvertiseInactiveRts
OBJECT-TYPE
The value of tBgpInstanceAdvertiseInactiveRts enables or disables advertising of inactive BGP routes to other BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.5TruthValueread-createcurrent
tBgpInstancePeerTracking
OBJECT-TYPE
The value of tBgpInstancePeerTracking specifies whether tracking of BGP peers is enabled. A value of 'false' indicates that bgp peer tracking is disabled.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.6TruthValueread-createcurrent
tBgpInstanceAuthKeyChain
OBJECT-TYPE
The value of tBgpInstanceAuthKeyChain specifies the keychain which will be used to sign and/or authenticate the BGP protocol stream. The keychain name is defined by tmnxKeyChainName and is the index for TIMETRA-SECURITY-MIB::tmnxKeyChainTable
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.7TNamedItemOrEmptyread-createcurrent
tBgpInstanceRapidWithdrawal
OBJECT-TYPE
The value of tBgpInstanceRapidWithdrawal specifies whether the delay (minimum route advertisement) on sending BGP withdrawals has to be disabled. Normal route withdrawals may be delayed up to the minimum route advertisement to allow for efficient packing of BGP updates. When the value of tBgpInstanceRapidWithdrawal is 'true' the delay on sending BGP withdrawals is disabled. By default, the delay exists, which is the normal behavior for rapid withdrawal processing.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.8TruthValueread-createcurrent
tBgpInstanceBfdEnabled
OBJECT-TYPE
The value of tBgpInstanceBfdEnabled specifies whether Bi-directional Forwarding Detection is enabled on this router. When the value is 'true', BFD sessions can be established and BFD can be used as a signalling mechanism.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.9TruthValueread-createcurrent
tBgpInstanceRapidUpdate
OBJECT-TYPE
The value of tBgpInstanceRapidUpdate specifies the address families for which the BGP rapid updates will be sent to improve join/prune latency. tBgpInstanceRapidUpdate is supported for the following families: vpnIpv4 (2) vpnIpv6 (5) l2vpn (6) mvpnIpv4 (7) mdtSafi (8) mcastVpnIpv4 (12) mvpnIpv6 (13) evpn (15) labelIpv4 (17) labelIpv6 (18) mcastVpnIpv6 (20)
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.10TmnxIpFamilyread-createcurrent
tBgpInstanceEnableAddPath
OBJECT-TYPE
The value of tBgpInstanceEnableAddPath specifies whether the BGP ADD-PATH send capability is enabled on this BGP instance. ADD-PATH allows a BGP router to advertise multiple distinct paths for the same prefix/NLRI(Network Layer Reachability Information). This capability provides a number of potential benefits like reduced routing churn, faster convergence, better loadsharing etc. When the value of tBgpInstanceEnableAddPath is set to 'true', the BGP ADD-PATH send limit objects tBgpInstanceIpv4AddPathLimit, tBgpInstanceVpnIpv4AddPathLimit, tBgpInstanceIpv6AddPathLimit and tBgpInstanceVpnIpv6AddPathLimit , tBgpInstanceLblIpv4AddPathLimit , tBgpInstanceLblIpv6AddPathLimit represent their assigned values. The default value of tBgpInstanceEnableAddPath is 'false', which means the ADD-PATH capability is disabled on this BGP instance and the values of the BGP ADD-PATH send limit objects are not valid.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.11TruthValueread-createobsolete
tBgpInstanceRecvAddPath
OBJECT-TYPE
The value of tBgpInstanceRecvAddPath specifies the address families which are enabled to receive BGP ADD-PATH. ADD-PATH allows a BGP router to receive multiple distinct paths for the same prefix/NLRI (Network Layer Reachability Information).
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.12TmnxAddPathAddressFamilyread-createobsolete
tBgpInstanceIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpInstanceIpv4AddPathLimit specifies the maximum number of paths per IPv4 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.13TmnxAddPathSendLimitread-createobsolete
tBgpInstanceVpnIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpInstanceVpnIpv4AddPathLimit specifies the maximum number of paths per VPN IPv4 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.14TmnxAddPathSendLimitread-createobsolete
tBgpInstanceIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpInstanceIpv6AddPathLimit specifies the maximum number of paths per IPv6 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.15TmnxAddPathSendLimitread-createobsolete
tBgpInstanceVpnIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpInstanceVpnIpv6AddPathLimit specifies the maximum number of paths per VPN IPv6 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.16TmnxAddPathSendLimitread-createobsolete
tBgpInstanceTransportTunnel
OBJECT-TYPE
The bits of tBgpInstanceTransportTunnel specify whether VPNs can exchange routes across autonomous system boundaries, providing model B connectivity. The 'no' form of the command disallows ASBRs to advertise VPRN routes to their peers in other autonomous systems. If a bit is set, the corresponding mechanism will be used to exchange routes. The mechanisms represented by each bit are: ldp(0) - This allows LDP based LSPS to be used as transport from the ASBR to local PE routers rsvp-te(1) - This allows RSVP-TE based LSPS to be used as transport from the ASBR to local PE routers mpls(2) - This allows both LDP and RSVP-TE to be used to resolve the BGP nexthop for VPRN routes in an associated VPRN instance. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.17Bits {ldp(0), rsvp-te(1), mpls(2)}read-createobsolete
tBgpInstanceFlowspecValidate
OBJECT-TYPE
The value of tBgpInstanceFlowspecValidate specifies whether validation of received flow specification routes is enabled on this router. When the value of tBgpInstanceFlowspecValidate is 'true', the flow routes received from other peers are validated. The default value of tBgpInstanceFlowspecValidate is 'false', which means validation of received flow routes is disabled and all flow specification routes are considered valid.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.18TruthValueread-createobsolete
tBgpInstanceAdvertiseExternal
OBJECT-TYPE
The value of tBgpInstanceAdvertiseExternal specifies the address families which are enabled on this router instance to advertise the best external route to the destination even when its best overall route is an internal route. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of object tBgpInstanceDisableClientReflect is set to 'false'.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.19TmnxIpFamilyread-createcurrent
tBgpInstanceBackupPath
OBJECT-TYPE
The value of tBgpInstanceBackupPath specifies the address families for which the computation and use of a backup path is enabled on this router instance.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.20TmnxIpFamilyread-createcurrent
tBgpInstanceIgnoreNextHopMetric
OBJECT-TYPE
The value of tBgpInstanceIgnoreNextHopMetric specifies whether next-hop metric should be ignored when computing best routes to a destination for the base router BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.21TruthValueread-createcurrent
tBgpInstanceMpBgpKeep
OBJECT-TYPE
The value of tBgpInstanceMpBgpKeep specifies whether to maintain descriptive information for all Multiprotocol BGP (MP-BGP) routes on this BGP router instance regardless of the existing VPRN route policies currently configured.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.22TruthValueread-createcurrent
tBgpInstanceIgnoreRouterId
OBJECT-TYPE
The value of tBgpInstanceIgnoreRouterId specifies whether to ignore the BGP identifier (router-ID) comparison when comparing two paths learned from different EBGP neighbors as long as both paths are not from a configured-BGP peer. The router-ID comparison is ignored for routes from external BGP peers with family types corresponding to the bits set in the object tBgpInstanceIgnoreRtrIdExternal. The router-ID comparison is ignored for routes from internal BGP peers with family types corresponding to the bits set in the object tBgpInstanceIgnoreRtrIdInternal. The default value of tBgpInstanceIgnoreRouterId is 'false', which means the router-ID comparison is never ignored.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.23TruthValueread-createcurrent
tBgpInstanceAlwaysCompMEDStrict
OBJECT-TYPE
The state of tBgpInstanceAlwaysCompMEDStrict specifies whether to compare Multi-Exit Discriminator (MED) path attribute between routes learned from the same neighboring autonomous system (neighbor-AS) in the route selection process. When the state of tBgpInstanceAlwaysCompMEDStrict is set to 'true' it specifies that the MED value should be only compared between routes learned from same autonomous systems and if one of the route has no MED it should be assigned the lowest possible value of 'zero'. When the value of tBgpInstanceAlwaysCompareMED is 'infinity' and the state of tBgpInstanceAlwaysCompMEDStrict is set to 'true', the MED attribute of two routes is compared if they come from the same neighbor-AS and the routes are compared as though the route with the missing MED has a MED of infinity (the worst possible value, 2^32 -1.).
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.24TruthValueread-createcurrent
tBgpInstanceMinHoldTime
OBJECT-TYPE
The value of tBgpInstanceMinHoldTime specifies the minimum hold time that should be strictly enforced on tBgpInstanceHoldTime. When the value of tBgpInstanceMinHoldTime is configured, BGP will not negotiate a hold time lower than the configured value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceHoldTime.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.25BgpHoldTimeread-createcurrent
tBgpInstRemovePrivateSkipPeerAs
OBJECT-TYPE
The value of tBgpInstRemovePrivateSkipPeerAs specifies whether or not to remove the private autonomous system number (ASN) from AS-Path, if the AS-Path contains the ASN of the external BGP (eBGP) neighbor on this BGP instance. When the value of tBgpInstRemovePrivateSkipPeerAs is true, BGP will not remove the private ASN from the AS-Path if it is the same autonomous system number as the remote eBGP peer.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.26TruthValueread-createcurrent
tBgpInstLocalASNoPrependGlobalAS
OBJECT-TYPE
The value of tBgpInstLocalASNoPrependGlobalAS specifies whether or not to prepend the global-AS when advertising routes to the external BGP (eBGP) neighbor on this BGP instance. When the value of tBgpInstLocalASNoPrependGlobalAS is true, BGP will prepend only the local-AS to the AS_PATH of received routes from the remote eBGP peer. When the value of tBgpInstanceLocalAS4Byte is changed, the value of tBgpInstLocalASNoPrependGlobalAS is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of object tBgpInstanceLocalAS4Byte is not set to non-default value.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.27TruthValueread-createcurrent
tBgpInstanceNHResPolicy
OBJECT-TYPE
The value of tBgpInstanceNHResPolicy specifies the policy to be applied for filtering the routes to be considered for next-hop resolution process.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.28TLPolicyStatementNameOrEmptyread-createcurrent
tBgpInstancePeerTrackingPolicy
OBJECT-TYPE
The value of tBgpInstancePeerTrackingPolicy specifies the policy to be applied for BGP peer tracking on this router instance.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.29TLPolicyStatementNameOrEmptyread-createcurrent
tBgpInstGrRestartNotification
OBJECT-TYPE
The value of tBgpInstGrRestartNotification specifies whether or not to perform Graceful Restart procedures after sending or receiving a NOTIFICATION message. When the value of tBgpInstGrRestartNotification is true, BGP will perform Graceful Restart procedures after sending or receiving a NOTIFICATION message.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.30TruthValueread-createcurrent
tBgpInstanceFaultTolerance
OBJECT-TYPE
The value of tBgpInstanceFaultTolerance specifies whether or not approaches like 'treat-as-withdraw' and other similar non-disruptive approaches can be used for handling a wide range of UPDATE message errors. A value of 'false' indicates that bgp fault-tolerance is disabled.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.31TruthValueread-createcurrent
tBgpInstanceDampPeerOscillations
OBJECT-TYPE
The value of tBgpInstanceDampPeerOscillations specifies whether damping peer oscillations is enabled for this BGP instance. When the value is set to 'true', damping peer oscillations is enabled for this BGP instance. When the value is set to 'false', damping peer oscillations is disabled.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.32TruthValueread-createcurrent
tBgpInstDmpPeerOscInitialWaitTim
OBJECT-TYPE
The value of tBgpInstDmpPeerOscInitialWaitTim specifies the time in minutes, that a session remains in the idle-state after it has been stable for a while for this BGP instance. When the value of tBgpInstanceDampPeerOscillations is changed, the value of tBgpInstDmpPeerOscInitialWaitTim is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpInstanceDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.33Unsigned32 (0..2048)read-createcurrent
tBgpInstDmpPeerOscSecondWaitTime
OBJECT-TYPE
The value of tBgpInstDmpPeerOscSecondWaitTime specifies the time in minutes, that is doubled after each repeated session failure that occurs within a relatively short span of time for this BGP instance. When the value of tBgpInstanceDampPeerOscillations is changed, the value of tBgpInstDmpPeerOscSecondWaitTime is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpInstanceDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.34Unsigned32 (1..2048)read-createcurrent
tBgpInstDmpPeerOscMaxWaitTime
OBJECT-TYPE
The value of tBgpInstDmpPeerOscMaxWaitTime specifies the maximum amount of time in minutes, that the session remains in the idle-state after it has experienced repeated instability for this BGP instance. When the value of tBgpInstanceDampPeerOscillations is changed, the value of tBgpInstDmpPeerOscMaxWaitTime is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpInstanceDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.35Unsigned32 (1..2048)read-createcurrent
tBgpInstDmpPeerOscErrorInterval
OBJECT-TYPE
The value of tBgpInstDmpPeerOscErrorInterval specifies the time in minutes after a session reset, during which the session must be error-free in order to reset the penalty counter and return idle-hold-time to tBgpInstDmpPeerOscInitialWaitTim for this BGP instance. When the value of tBgpInstanceDampPeerOscillations is changed, the value of tBgpInstDmpPeerOscErrorInterval is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpInstanceDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.36Unsigned32 (0..2048)read-createcurrent
tBgpInstanceDeterministicMED
OBJECT-TYPE
The value of tBgpInstanceDeterministicMED specifies whether deterministic MED is enabled for this BGP instance. When the value of tBgpInstanceDeterministicMED is 'true' the router will group all paths belonging to the same AS and compare them together before comparing them to paths from different ASes
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.37TruthValueread-createcurrent
tBgpInstanceSplitHorizon
OBJECT-TYPE
The value of tBgpInstanceSplitHorizon specifies whether or not the peers under this instance reflect the best route back to the peer from which the route was received. When the value of tBgpInstanceSplitHorizon is 'true', the peers under this instance will not reflect best routes to the peers from which the route was received.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.38TruthValueread-createcurrent
tBgpInstMvpnVrfImportSubTypeNew
OBJECT-TYPE
The value of tBgpInstMvpnVrfImportSubTypeNew specifies whether or not the MPVN VRF route import extended community is assigned the new IANA value of 0x010b or the old extended community type code of 0x010a. When the value of tBgpInstMvpnVrfImportSubTypeNew is 'true', the the subtype encoded in advertised routes is 0x010b. When the value of tBgpInstMvpnVrfImportSubTypeNew is 'false', the the subtype encoded in advertised routes is 0x010a.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.39TruthValueread-createcurrent
tBgpInstResolveLabelRoutesInRtm
OBJECT-TYPE
The value of tBgpInstResolveLabelRoutesInRtm specifies whether we can fall back to RTM resolution of the BGP next hop for labeled routes if the TTM resolution fails.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.40TruthValueread-createcurrent
tBgpInstanceCompOriginValidState
OBJECT-TYPE
The value of tBgpInstanceCompOriginValidState specifies whether the origin validation state is used in the BGP decision process.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.41TruthValueread-createcurrent
tBgpInstanceThirdPartyNextHop
OBJECT-TYPE
The value of tBgpInstanceThirdPartyNextHop specifies if there is any third party next-hop processing done towards single-hop EBGP peers in this instance. When false, NEXT_HOP will always carry the IP address of the interface used to establish the TCP connection to the peer
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.42TruthValueread-createcurrent
tBgpInstanceOrigInvalidUnusable
OBJECT-TYPE
The value of tBgpInstanceOrigInvalidUnusable specifies whether to use or ignore the routes that have an origin validation state of 'Invalid'. When the value of tBgpInstanceOrigInvalidUnusable is set to 'true', the routes that have an origin validation state of 'Invalid' are considered unusable. When the value of tBgpInstanceOrigInvalidUnusable is set to 'false', the routes that have an origin validation state of 'Invalid' are compared to other usable routes for the same prefix.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.43TruthValueread-createcurrent
tBgpInstanceIgnoreRtrIdInternal
OBJECT-TYPE
The value of tBgpInstanceIgnoreRtrIdInternal specifies the address families of the routes from internal BGP peers for which router-ID is ignored, during comparison of paths learned from them. An 'inconsistentValue' error is returned if an attempt is made to set this object when the value of tBgpInstanceIgnoreRouterId is 'false'.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.44TmnxIpFamilyread-createcurrent
tBgpInstanceIgnoreRtrIdExternal
OBJECT-TYPE
The value of tBgpInstanceIgnoreRtrIdExternal specifies the address families of the routes from external BGP peers for which router-ID is ignored, during comparison of paths learned from them. An 'inconsistentValue' error is returned if an attempt is made to set this object when the value of tBgpInstanceIgnoreRouterId is 'false'.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.45TmnxIpFamilyread-createcurrent
tBgpInstanceDynamicPeerLimit
OBJECT-TYPE
The value of tBgpInstanceDynamicPeerLimit specifies the value of dynamic peer limit for this BGP instance. If tBgpInstanceDynamicPeerLimit is set to zero (0), the dynamic peer limit is disabled for this BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.46Unsigned32 (0..8192)read-createcurrent
tBgpInstanceOverrideTunnelElc
OBJECT-TYPE
When the value of tBgpInstanceOverrideTunnelElc is set to 'true', the system should assume that all far-ends for BGP tunnels are entropy label capable, irrespective of any received capability signaling.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.50TruthValueread-createcurrent
tBgpInstanceEbgpIbgpEqual
OBJECT-TYPE
The value of tBgpInstanceEbgpIbgpEqual specifies address families for which EBGP and IBGP learned paths are considered equal. If this option is present, ebgp-ibgp-equal affects the order of rib-in routes in a rib node. It can change the choice of the best path.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.51TmnxIpFamilyread-createcurrent
tBgpInstanceLblIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpInstanceLblIpv4AddPathLimit specifies the maximum number of paths per label IPv4 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.52TmnxAddPathSendLimitread-createobsolete
tBgpInstanceLblIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpInstanceLblIpv6AddPathLimit specifies the maximum number of paths per label IPv6 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.53TmnxAddPathSendLimitread-createobsolete
tBgpInstanceLabelPreference
OBJECT-TYPE
The value of tBgpInstanceLabelPreference specifies the route preference for label-IPv4 and label-IPv6 routes learned via the peer.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.54TmnxBgpPreference (1..255)read-createcurrent
tBgpInstanceLinkStateExEnable
OBJECT-TYPE
The value of tBgpInstanceLinkStateExEnable decides whether to export the TED database into BGP. If the value is set to 'true', then the BGP instance will allow export of TED NLRI updates. If the value is set to 'false', then the BGP instance will not export the TED NLRI updates.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.55TruthValueread-createcurrent
tBgpInstanceLinkStateImEnable
OBJECT-TYPE
The value of tBgpInstanceLinkStateImEnable decides whether to receive TED NLRI updates. It is only applicable to Virtual Service Router (VSR) running in Network Service Provider (NSP). If the value is set to 'true', then the BGP instance will import the TED NLRI updates. If the value is set to 'false', then the BGP instance will not import the TED NLRI updates.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.56TruthValueread-createcurrent
tBgpInstanceDefRxEvpnEncap
OBJECT-TYPE
The value of tBgpInstanceDefRxEvpnEncap specifies how BGP will treat a received EVPN route without BGP encapsulation extended community. If no encapsulation is received, BGP will validate the route as MPLS or VXLAN depending on the the value of tBgpInstanceDefRxEvpnEncap.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.57INTEGER {mpls(0), vxlan(1)}read-createcurrent
tBgpInstanceNHResolveAllowStatic
OBJECT-TYPE
The value of tBgpInstanceNHResolveAllowStatic specifies whether we can consider using regular static route for resolving routes for families VPN-IPv4, VPN-IPv6, Label-IPv4 and Label-IPv6.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.58TruthValueread-createcurrent
tBgpInstanceORRLocation
OBJECT-TYPE
The value of tBgpInstanceORRLocation specifies the identifier of a location configured under optimal-route-reflection. The location is used to calculate the next-hop cost in the TE-DB and select the best path to advertise to the client of this route-reflector.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.59Unsigned32 (0..255)read-createcurrent
tBgpInstanceORRAllowLocalFallbk
OBJECT-TYPE
The value of tBgpInstanceORRAllowLocalFallbk decides what the system should do when the BGP next-hop is not reachable in the TE-DB for the configured location, tBgpInstanceORRLocation. If the value is set to 'true', then next-hop cost calculation and best-path selection default back to the location of the route-reflector in the network. If the value is set to 'false', then no routes are advertised to the client(s).
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.60TruthValueread-createcurrent
tBgpInstanceWeightedEcmp
OBJECT-TYPE
The value of tBgpInstanceWeightedEcmp specifies that if weighted-ecmp is enabled, then ECMP is applied across LSPs to the same BGP next-hop, based on the configured load-balancing-weight of each LSP.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.61TruthValueread-createcurrent
tBgpInstanceFSValidateDestPfx
OBJECT-TYPE
The value of tBgpInstanceFSValidateDestPfx specifies whether validation of received flow specification routes is enabled on this router. When the value of tBgpInstanceFSValidateDestPfx is 'true', the flow routes received from other peers are validated. The default value of tBgpInstanceFSValidateDestPfx is 'false', which means validation of received flow routes is disabled and all flow specification routes are considered valid.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.62TruthValueread-createcurrent
tBgpInstanceFSValidateRedirectIP
OBJECT-TYPE
The value of tBgpInstanceFSValidateRedirectIP specifies whether validation of flow specification routes received with a redirect-to-IPv4 extended community is enabled on this router. A flow specification route is considered valid if the origin AS in the AS_PATH and AS4_PATH attribute of the flow specification route matches the origin AS in the AS_PATH and AS4_PATH attribute of the best-match unicast route for the IPv4 address in the global administrator field of the extended community. When the value of tBgpInstanceFSValidateRedirectIP is 'true', validation of flow specification routes received with a redirect-to-IPv4 extended community is enabled. When the value of tBgpInstanceFSValidateRedirectIP is 'false', validation of flow specification routes received with a redirect-to-IPv4 extended community is disabled.
1.3.6.1.4.1.6527.3.1.2.14.2.6.1.63TruthValueread-createcurrent
tBgpInstancePlcyTable
OBJECT-TYPE
tBgpInstancePlcyTable consists of information about each running instance of BGP.
1.3.6.1.4.1.6527.3.1.2.14.2.7not-accessiblecurrent
tBgpInstancePlcyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpInstancePlcyTable. Each entry represents an instance of BGP running on the virtual router.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1not-accessiblecurrent
tBgpInstancePlcyImportPolicy1
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy1 specifies the first import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.1TXLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy2
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy2 specifies the second import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.2TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy3
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy3 specifies the third import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.3TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy4
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy4 specifies the fourth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.4TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy5
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy5 specifies the fifth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.5TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy6
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy6 specifies the sixth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.6TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy7
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy7 specifies the seventh import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.7TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy8
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy8 specifies the eighth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.8TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy9
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy9 specifies the ninth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.9TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy10
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy10 specifies the tenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.10TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy11
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy11 specifies the eleventh import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.11TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy12
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy12 specifies the twelfth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.12TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy13
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy13 specifies the thirteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.13TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy14
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy14 specifies the fourteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.14TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyImportPolicy15
OBJECT-TYPE
The value of tBgpInstancePlcyImportPolicy15 specifies the fifteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.15TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy1
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy1 specifies the first export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.16TXLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy2
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy2 specifies the second export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.17TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy3
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy3 specifies the third export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.18TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy4
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy4 specifies the fourth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.19TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy5
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy5 specifies the fifth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.20TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy6
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy6 specifies the sixth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.21TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy7
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy7 specifies the seventh export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.22TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy8
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy8 specifies the eighth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.23TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy9
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy9 specifies the ninth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.24TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy10
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy10 specifies the tenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.25TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy11
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy11 specifies the eleventh export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.26TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy12
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy12 specifies the twelfth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.27TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy13
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy13 specifies the thirteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.28TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy14
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy14 specifies the fourteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.29TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstancePlcyExportPolicy15
OBJECT-TYPE
The value of tBgpInstancePlcyExportPolicy15 specifies the fifteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.7.1.30TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicyTblLstCh
OBJECT-TYPE
The value of tBgpRibLeakImportPolicyTblLstCh indicates the last timestamp when an entry in the tBgpRibLeakImportPolicyTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.8TimeStampread-onlycurrent
tBgpRibLeakImportPolicyTable
OBJECT-TYPE
The tBgpRibLeakImportPolicyTable is the list of configured policies that are evaluated against all the leak-candidate RIB-INs of other routing instances. A matched leak-candidate RIB-IN that is accepted by one of the policies is leaked/copied into the local RIB-IN.
1.3.6.1.4.1.6527.3.1.2.14.2.9not-accessiblecurrent
tBgpRibLeakImportPolicyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpRibLeakImportPolicyTable. An entry is created when an entry in tBgpInstanceEntry is. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1not-accessiblecurrent
tBgpRibLeakImportPolicyFamily
OBJECT-TYPE
The value of tBgpRibLeakImportPolicyFamily specifies the address family for which leak import policies apply.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpRibLeakImportPolicyLstCh
OBJECT-TYPE
The value tBgpRibLeakImportPolicyLstCh indicates when an entry in tBgpRibLeakImportPolicyTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.2TimeStampread-onlycurrent
tBgpRibLeakImportPolicy1
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy1 specifies the first leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.3TXLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy2
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy2 specifies the second leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.4TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy3
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy3 specifies the third leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.5TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy4
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy4 specifies the fourth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.6TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy5
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy5 specifies the fifth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.7TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy6
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy6 specifies the sixth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.8TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy7
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy7 specifies the seventh leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.9TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy8
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy8 specifies the eighth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.10TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy9
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy9 specifies the ninth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.11TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy10
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy10 specifies the tenth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.12TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy11
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy11 specifies the eleventh leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.13TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy12
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy12 specifies the twelfth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.14TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy13
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy13 specifies the thirteenth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.15TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy14
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy14 specifies the fourteenth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.16TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpRibLeakImportPolicy15
OBJECT-TYPE
The value of tBgpRibLeakImportPolicy15 specifies the fifteenth leak import policy.
1.3.6.1.4.1.6527.3.1.2.14.2.9.1.17TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpShortcutTunnelTblLstCh
OBJECT-TYPE
The value of tBgpShortcutTunnelTblLstCh indicates the last timestamp when an entry in the tBgpShortcutTunnelTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.10TimeStampread-onlycurrent
tBgpShortcutTunnelTable
OBJECT-TYPE
The tBgpShortcutTunnelTable is the list of configured shortcut tunnel mechanisms for different family types for BGP unlabeled routes. The table entries are indexed by BGP instance and family type. Each entry denotes the tunnel selection used to resolve unlabeled BGP routes of a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.11not-accessiblecurrent
tBgpShortcutTunnelEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpShortcutTunnelTable. An entry is created when an entry in tBgpInstanceEntry is. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1not-accessiblecurrent
tBgpShortcutTunnelFamily
OBJECT-TYPE
The value of tBgpShortcutTunnelFamily specifies the address family for which the shortcut tunnel selection applies.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpShortcutTunnelLstCh
OBJECT-TYPE
The value tBgpShortcutTunnelLstCh indicates when an entry in tBgpShortcutTunnelTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.2TimeStampread-onlycurrent
tBgpShortcutTunnelResolution
OBJECT-TYPE
The value of tBgpShortcutTunnelResolution specifies the resolution status used for resolving BGP next-hops belonging to a specific family type. When the value is 'filter', only selected tunnel types are used to resolve BGP next-hops following TTM preference. When the value is 'any', any of the supported tunnel types are selected to resolve next-hops following TTM preference. When the value is 'disabled' none of the tunnel types are selected.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.3TResolveStatusread-createcurrent
tBgpShortcutTunnelLdp
OBJECT-TYPE
The value of tBgpShortcutTunnelLdp specifies whether LDP tunnelling is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.4TruthValueread-createcurrent
tBgpShortcutTunnelRsvpTe
OBJECT-TYPE
The value of tBgpShortcutTunnelRsvpTe specifies whether RSVP tunnelling is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.5TruthValueread-createcurrent
tBgpShortcutTunnelBgp
OBJECT-TYPE
The value of tBgpShortcutTunnelBgp specifies whether BGP tunnelling is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.6TruthValueread-createcurrent
tBgpShortcutTunnelDisallowIgp
OBJECT-TYPE
The value of tBgpShortcutTunnelDisallowIgp specifies if IGP next-hop to the BGP next-hop is used as the next-hop as the last resort. A value of 'true', disallows the IGP next-hop to the BGP next-hop from being used as the next-hop as a last resort. This is used to prevent routing loops. A value of 'false' reverts the IGP shortcut next-hop evaluation process to the default of allowing IGP next-hops as the next-hop in the last resort. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when none of the tunnelling mechanisms are selected
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.7TruthValueread-createcurrent
tBgpShortcutTunnelSrIsis
OBJECT-TYPE
The value of tBgpShortcutTunnelSrIsis specifies whether SR ISIS is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.8TruthValueread-createcurrent
tBgpShortcutTunnelSrOspf
OBJECT-TYPE
The value of tBgpShortcutTunnelSrOspf specifies whether SR OSPF is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.9TruthValueread-createcurrent
tBgpShortcutTunnelSrTe
OBJECT-TYPE
The value of tBgpShortcutTunnelSrTe specifies whether SR Traffic Engineering is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.10TruthValueread-createcurrent
tBgpShortcutTunnelAdminTags
OBJECT-TYPE
The value of tBgpShortcutTunnelAdminTags specifies the system to only consider LSPs marked with an admin-tag for next hop resolution. Untagged LSPs will not be considered. When disabled this reverts to default behaviour. While tagged SR-TE LSPs will be considered first, the system can fall back to using untagged LSP of other types and not exclude them.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.11TruthValueread-createcurrent
tBgpShortcutTunnelSrPolicy
OBJECT-TYPE
The value of tBgpShortcutTunnelSrPolicy specifies whether SR Policy is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.12TruthValueread-createcurrent
tBgpShortcutTunnelRibApi
OBJECT-TYPE
The value of tBgpShortcutTunnelRibApi specifies whether RIB API is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.13TruthValueread-createcurrent
tBgpShortcutTunnelMplsFwdPlcy
OBJECT-TYPE
The value of tBgpShortcutTunnelMplsFwdPlcy specifies whether MPLS Forwarding policy is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.14TruthValueread-createcurrent
tBgpShortcutTunnelSrOspf3
OBJECT-TYPE
The value of tBgpShortcutTunnelSrOspf3 specifies whether SR OSPF3 is used for IGP shortcuts to resolve paths to BGP next-hops belonging to a specific family.
1.3.6.1.4.1.6527.3.1.2.14.2.11.1.15TruthValueread-createcurrent
tBgpLabelRtTunnelTblLstCh
OBJECT-TYPE
The value of tBgpLabelRtTunnelTblLstCh indicates the last timestamp when an entry in the tBgpLabelRtTunnelTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.12TimeStampread-onlycurrent
tBgpLabelRtTunnelTable
OBJECT-TYPE
The tBgpLabelRtTunnelTable is the list of configured tunnel mechanisms for different family types while resolving BGP labelled routes. The table entries are indexed by BGP instance and family type. Each entry denotes the tunnel selection used to resolve labelled BGP routes of a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13not-accessiblecurrent
tBgpLabelRtTunnelEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpLabelRtTunnelTable. An entry is created when an entry in tBgpInstanceEntry is. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1not-accessiblecurrent
tBgpLabelRtTunnelFamily
OBJECT-TYPE
The value of tBgpLabelRtTunnelFamily specifies the address family for which the tunnel selection applies.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpLabelRtTunnelLstCh
OBJECT-TYPE
The value tBgpLabelRtTunnelLstCh indicates when an entry in tBgpLabelRtTunnelTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.2TimeStampread-onlycurrent
tBgpLabelRtTunnelResolution
OBJECT-TYPE
The value of tBgpLabelRtTunnelResolution specifies the resolution status used for resolving BGP labeled routes belonging to a specific family type. When the value is 'filter', only selected tunnel types are used to resolve BGP labeled routes following TTM preference. When the value is 'any', any of the supported tunnel types are selected to resolve routes following TTM preference. When the value is 'disabled' none of the tunnel types are selected.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.3TResolveStatusread-createcurrent
tBgpLabelRtTunnelLdp
OBJECT-TYPE
The value of tBgpLabelRtTunnelLdp specifies whether LDP LSPs are allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.4TruthValueread-createcurrent
tBgpLabelRtTunnelRsvpTe
OBJECT-TYPE
The value of tBgpLabelRtTunnelRsvpTe specifies whether RSVP-TE LSPs are allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.5TruthValueread-createcurrent
tBgpLabelRtTunnelSrIsis
OBJECT-TYPE
The value of tBgpLabelRtTunnelSrIsis specifies whether SR ISIS is allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.6TruthValueread-createcurrent
tBgpLabelRtTunnelSrOspf
OBJECT-TYPE
The value of tBgpLabelRtTunnelSrOspf specifies whether SR OSPF is allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.7TruthValueread-createcurrent
tBgpLabelRtTunnelBgp
OBJECT-TYPE
The value of tBgpLabelRtTunnelBgp specifies whether BGP is allowed to be used for resolving BGP labeled routes belonging to a specific family type. For family type vpn, the default value is true. For other families it is false.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.8TruthValueread-createcurrent
tBgpLabelRtTunnelSrTe
OBJECT-TYPE
The value of tBgpLabelRtTunnelSrTe specifies whether SR Traffic Engineering is allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.9TruthValueread-createcurrent
tBgpLabelRtTunnelUdp
OBJECT-TYPE
The value of tBgpLabelRtTunnelUdp specifies whether UDP is allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.10TruthValueread-createcurrent
tBgpLabelRtTunnelAdminTags
OBJECT-TYPE
The value of tBgpLabelRtTunnelAdminTags specifies the system to only consider LSPs marked with an admin-tag for next hop resolution. Untagged LSPs will not be considered. When disabled this reverts to default behaviour. While tagged RSVP and SR-TE LSPs will be considered first, the system can fall back to using untagged LSP of other types and not exclude them.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.11TruthValueread-createcurrent
tBgpLabelRtTunnelSrPolicy
OBJECT-TYPE
The value of tBgpLabelRtTunnelSrPolicy specifies whether Sr-policy is allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.12TruthValueread-createcurrent
tBgpLabelRtTunnelRibApi
OBJECT-TYPE
The value of tBgpLabelRtTunnelRibApi specifies whether RIB API is allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.13TruthValueread-createcurrent
tBgpLabelRtTunnelMplsFwdPlcy
OBJECT-TYPE
The value of tBgpLabelRtTunnelMplsFwdPlcy specifies whether MPLS Forwarding Policy is allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.14TruthValueread-createcurrent
tBgpLabelRtTunnelSrOspf3
OBJECT-TYPE
The value of tBgpLabelRtTunnelSrOspf3 specifies whether SR OSPF3 is allowed to be used for resolving BGP labeled routes belonging to a specific family type.
1.3.6.1.4.1.6527.3.1.2.14.2.13.1.15TruthValueread-createcurrent
tBgpInstanceMultiPathTable
OBJECT-TYPE
tBgpInstanceMultiPathTable consists of information about BGP multipath on each running instance of BGP. This table is deprecated and replaced with tBgpInstMultipathNgTable.
1.3.6.1.4.1.6527.3.1.2.14.2.14not-accessibleobsolete
tBgpInstanceMultiPathEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpInstanceMultiPathTable. Each entry represents an instance of BGP running on the virtual router.
1.3.6.1.4.1.6527.3.1.2.14.2.14.1not-accessiblecurrent
tBgpInstanceMultipathBgp
OBJECT-TYPE
The value of tBgpInstanceMultipathBgp specifies if BGP multipath is enabled or disabled for this instance. A value of '1' would disable BGP multipath. Any other value would specify the number of hops for BGP Multipath.
1.3.6.1.4.1.6527.3.1.2.14.2.14.1.1Integer32 (1..64)read-createcurrent
tBgpInstanceMultipathEBgp
OBJECT-TYPE
The value of tBgpInstanceMultipathEBgp specifies the maximum number of paths that can be installed into RTM when the best path is EBGP and the EIBGP option is not present. A value of '0' would disable EBGP multipath. Any other value would specify the number of hops for EBGP Multipath.
1.3.6.1.4.1.6527.3.1.2.14.2.14.1.2Integer32 (0..64)read-createcurrent
tBgpInstanceMultipathIBgp
OBJECT-TYPE
The value of tBgpInstanceMultipathIBgp specifies the maximum number of paths that can be installed into RTM when the best path is IBGP and the EIBGP option is not present. A value of '0' would disable IBGP multipath. Any other value would specify the number of hops for IBGP Multipath.
1.3.6.1.4.1.6527.3.1.2.14.2.14.1.3Integer32 (0..64)read-createcurrent
tBgpInstanceMultipathRestrict
OBJECT-TYPE
When the value of tBgpInstanceMultipathRestrict is set to 'sameAsPathLength', it forces multipaths to have the same AS path length (unless as-path-ignore is configured). When the value of tBgpInstanceMultipathRestrict is set to 'sameNeighborAs', it forces multipaths to have the same AS path length (unless as-path-ignore is configured) and the same neighbor AS. When the value of tBgpInstanceMultipathRestrict is set to 'exactAsPath' it forces multipaths to have the exact same AS paths, meaning the same ASNs in exactly the same order and contained in the exactly the same types of elements.
1.3.6.1.4.1.6527.3.1.2.14.2.14.1.4INTEGER {sameAsPathLength(1), sameNeighborAs(2), exactAsPath(3)}read-createcurrent
tBgpRibControlTblLstCh
OBJECT-TYPE
The value of tBgpRibControlTblLstCh indicates the last timestamp when an entry in the tBgpRibControlTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.15TimeStampread-onlycurrent
tBgpRibControlTable
OBJECT-TYPE
The tBgpRibControlTable consists of information about the routes in the RTM which can be imported into its family RIB.
1.3.6.1.4.1.6527.3.1.2.14.2.16not-accessiblecurrent
tBgpRibControlEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpRibControlTable. An entry is created when an entry in tBgpInstanceEntry is. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.16.1not-accessiblecurrent
tBgpRibRouteImportFamily
OBJECT-TYPE
The value of tBgpRibRouteImportFamily specifies the address family RIB where routes can be imported from the RTM.
1.3.6.1.4.1.6527.3.1.2.14.2.16.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpRibControlLstCh
OBJECT-TYPE
The value tBgpRibControlLstCh indicates when an entry in tBgpRibControlTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.16.1.2TimeStampread-onlycurrent
tBgpRibImportFromRtmPolicy
OBJECT-TYPE
The value of tBgpRibImportFromRtmPolicy specifies the policy that should be executed before allowing a route from the RTM to be imported into this family's RIB.
1.3.6.1.4.1.6527.3.1.2.14.2.16.1.3TLPolicyStatementNameOrEmptyread-createcurrent
tBgpOptRouteReflectionTblLstCh
OBJECT-TYPE
The value of tBgpOptRouteReflectionTblLstCh indicates the timestamp when an entry in the tBgpOptRouteReflectionTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.17TimeStampread-onlycurrent
tBgpOptRouteReflectionTable
OBJECT-TYPE
The tBgpOptRouteReflectionTable consists of information about the BGP optimal route reflection parameters. The table entries are indexed by BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.18not-accessiblecurrent
tBgpOptRouteReflectionEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpOptRouteReflectionTable. An entry is created when an entry in tBgpInstanceEntry is. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.18.1not-accessiblecurrent
tBgpORRSpfMaxWaitTime
OBJECT-TYPE
The value of tBgpORRSpfMaxWaitTime specifies the maximum hold-off time to start a new spf run after a spf trigger is detected.
1.3.6.1.4.1.6527.3.1.2.14.2.18.1.1Unsigned32 (1..600)read-createcurrent
tBgpORRSpfInitialWaitTime
OBJECT-TYPE
The value of tBgpORRSpfInitialWaitTime specifies the initial hold-off time after a period of stability before starting a new spf run to calculate the cost from an optimal-route-reflection location to a BGP next-hop.
1.3.6.1.4.1.6527.3.1.2.14.2.18.1.2Unsigned32 (1..300)read-createcurrent
tBgpORRSpfSecondWaitTime
OBJECT-TYPE
The value of tBgpORRSpfSecondWaitTime specifies the additional hold-off time before starting a new spf run if further spf triggers are received within the initial wait time.
1.3.6.1.4.1.6527.3.1.2.14.2.18.1.3Unsigned32 (1..300)read-createcurrent
tBgpORRLocationTblLstCh
OBJECT-TYPE
The value of tBgpORRLocationTblLstCh indicates the timestamp when an entry in the tBgpORRLocationTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.19TimeStampread-onlycurrent
tBgpORRLocationTable
OBJECT-TYPE
The tBgpORRLocationTable consists of information about the BGP optimal route reflection location parameters. The table entries are indexed by BGP instance and Location ID.
1.3.6.1.4.1.6527.3.1.2.14.2.20not-accessiblecurrent
tBgpORRLocationEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpORRLocationTable. An entry is created when an entry in tBgpInstanceEntry is. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1not-accessiblecurrent
tBgpORRLocationId
OBJECT-TYPE
The value of tBgpORRLocationId identifies an optimal-route-reflection location. A bgp neighbor can be associated with a location if it is a route-reflector client.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.1Unsigned32 (1..255)not-accessiblecurrent
tBgpORRLocationLstCh
OBJECT-TYPE
The value tBgpORRLocationLstCh indicates when an entry in tBgpORRLocationTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.2TimeStampread-onlycurrent
tBgpORRLocationRowStatus
OBJECT-TYPE
RowStatus for the ORR Location entry.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.3RowStatusread-createcurrent
tBgpORRPrimaryIPAddrType
OBJECT-TYPE
The value of tBgpORRPrimaryIPAddrType specifies the address type of the primary IP address. tBgpORRPrimaryIPAddrType can be either unknown or ipv4.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.4InetAddressTyperead-createcurrent
tBgpORRPrimaryIPAddr
OBJECT-TYPE
The value of tBgpORRPrimaryIPAddr specifies the preferred IPv4 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the tBgpORRPrimaryIPAddrType is set to ipv4, then the primary IP address is a IPv4 address. If the primary IP address is reset, tBgpORRPrimaryIPAddrType is set to unknown and tBgpORRPrimaryIPAddr returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.5InetAddress (SIZE(0 | 4 | 16))read-createcurrent
tBgpORRSecondaryIPAddrType
OBJECT-TYPE
The value of tBgpORRSecondaryIPAddrType specifies the address type of the secondary IP address. tBgpORRSecondaryIPAddrType can be either unknown or ipv4.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.6InetAddressTyperead-createcurrent
tBgpORRSecondaryIPAddr
OBJECT-TYPE
The value of tBgpORRSecondaryIPAddr specifies the second preferred IPv4 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the tBgpORRSecondaryIPAddrType is set to ipv4, then the secondary IP address is a IPv4 address. If the secondary IP address is reset, tBgpORRSecondaryIPAddrType is set to unknown and tBgpORRSecondaryIPAddr returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.7InetAddress (SIZE(0 | 4 | 16))read-createcurrent
tBgpORRTertiaryIPAddrType
OBJECT-TYPE
The value of tBgpORRTertiaryIPAddrType specifies the address type of the tertiary IP address. tBgpORRTertiaryIPAddrType can be either unknown or ipv4.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.8InetAddressTyperead-createcurrent
tBgpORRTertiaryIPAddr
OBJECT-TYPE
The value of tBgpORRTertiaryIPAddr specifies the third preferred IPv4 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the tBgpORRTertiaryIPAddrType is set to ipv4, then the tertiary IP address is a IPv4 address. If the tertiary IP address is reset, tBgpORRTertiaryIPAddrType is set to unknown and tBgpORRTertiaryIPAddr returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.9InetAddress (SIZE(0 | 4 | 16))read-createcurrent
tBgpORRPrimaryIPv6AddrType
OBJECT-TYPE
The value of tBgpORRPrimaryIPv6AddrType specifies the address type of the primary IP address. tBgpORRPrimaryIPv6AddrType can be either unknown or ipv6.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.10InetAddressTyperead-createcurrent
tBgpORRPrimaryIPv6Addr
OBJECT-TYPE
The value of tBgpORRPrimaryIPv6Addr specifies the preferred IPv6 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the tBgpORRPrimaryIPAddrType is set to ipv6, then the primary IP address is a IPv6 address. If the primary IP address is reset, tBgpORRPrimaryIPv6AddrType is set to unknown and tBgpORRPrimaryIPv6Addr returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.11InetAddress (SIZE(0 | 16))read-createcurrent
tBgpORRSecondaryIPv6AddrType
OBJECT-TYPE
The value of tBgpORRSecondaryIPv6AddrType specifies the address type of the secondary IP address. tBgpORRSecondaryIPv6AddrType can be either unknown or ipv6.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.12InetAddressTyperead-createcurrent
tBgpORRSecondaryIPv6Addr
OBJECT-TYPE
The value of tBgpORRSecondaryIPv6Addr specifies the second preferred IPv6 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the tBgpORRSecondaryIPv6AddrType is set to ipv6, then the secondary IP address is a IPv6 address. If the secondary IP address is reset, tBgpORRSecondaryIPv6AddrType is set to unknown and tBgpORRSecondaryIPv6Addr returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.13InetAddress (SIZE(0 | 16))read-createcurrent
tBgpORRTertiaryIPv6AddrType
OBJECT-TYPE
The value of tBgpORRTertiaryIPv6AddrType specifies the address type of the tertiary IP address. tBgpORRTertiaryIPAddrType can be either unknown or ipv6.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.14InetAddressTyperead-createcurrent
tBgpORRTertiaryIPv6Addr
OBJECT-TYPE
The value of tBgpORRTertiaryIPv6Addr specifies the third preferred IPv6 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the tBgpORRTertiaryIPAddrType is set to ipv6, then the tertiary IP address is a IPv6 address. If the tertiary IP address is reset, tBgpORRTertiaryIPv6AddrType is set to unknown and tBgpORRTertiaryIPAddr returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.2.20.1.15InetAddress (SIZE(0 | 16))read-createcurrent
tBgpInstanceAddPathTblLstCh
OBJECT-TYPE
The value of tBgpInstanceAddPathTblLstCh indicates the timestamp when an entry in the tBgpInstanceAddPathTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.21TimeStampread-onlycurrent
tBgpInstanceAddPathTable
OBJECT-TYPE
The tBgpInstanceAddPathTable consists of information about the BGP Add Path parameters. The table entries are indexed by BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.22not-accessiblecurrent
tBgpInstanceAddPathEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpInstanceAddPathTable. An entry is created when an entry in tBgpInstanceEntry is. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1not-accessiblecurrent
tBgpInstanceAddPathEnable
OBJECT-TYPE
The value of tBgpInstanceAddPathEnable specifies whether the BGP ADD-PATH send capability is enabled on this BGP instance. ADD-PATH allows a BGP router to advertise multiple distinct paths for the same prefix/NLRI(Network Layer Reachability Information). This capability provides a number of potential benefits like reduced routing churn, faster convergence, better loadsharing etc. When the value of tBgpInstanceAddPathEnable is set to 'true', the BGP ADD-PATH send limit objects tBgpInstanceAddPathIpv4Limit, tBgpInstanceAddPathVpnIpv4Limit, tBgpInstanceAddPathIpv6Limit, tBgpInstanceAddPathVpnIpv6Limit, tBgpInstanceAddPathLblIpv4Limit, and tBgpInstanceAddPathLblIpv6Limit represent their assigned values. The default value of tBgpInstanceAddPathEnable is 'false', which means the ADD-PATH capability is disabled on this BGP instance and the values of the BGP ADD-PATH send limit objects are not valid.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.1TruthValueread-createcurrent
tBgpInstanceAddPathRecv
OBJECT-TYPE
The value of tBgpInstanceAddPathRecv specifies the address families which are enabled to receive BGP ADD-PATH. ADD-PATH allows a BGP router to receive multiple distinct paths for the same prefix/NLRI (Network Layer Reachability Information).
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.2TmnxAddPathAddressFamilyread-createcurrent
tBgpInstanceAddPathIpv4Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathIpv4Limit specifies the maximum number of paths per IPv4 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.3TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathVpnIpv4Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathVpnIpv4Limit specifies the maximum number of paths per VPN IPv4 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.4TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathIpv6Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathIpv6Limit specifies the maximum number of paths per IPv6 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.5TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathVpnIpv6Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathVpnIpv6Limit specifies the maximum number of paths per VPN IPv6 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.6TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathLblIpv4Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathLblIpv4Limit specifies the maximum number of paths per label IPv4 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.7TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathLblIpv6Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathLblIpv6Limit specifies the maximum number of paths per label IPv6 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.8TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathMvpnIpv4Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathMvpnIpv4Limit specifies the maximum number of paths per mvpn IPv4 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.9TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathMvpnIpv6Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathMvpnIpv6Limit specifies the maximum number of paths per mvpn IPv6 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.10TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathMCVpnV4Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathMCVpnV4Limit specifies the maximum number of paths per Mcast VPN IPv4 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.11TmnxAddPathSendLimitread-createcurrent
tBgpInstanceAddPathMCVpnV6Limit
OBJECT-TYPE
The value of tBgpInstanceAddPathMCVpnV6Limit specifies the maximum number of paths per Mcast VPN IPv6 prefix that can be advertised to ADD-PATH peers. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.2.22.1.12TmnxAddPathSendLimitread-createcurrent
tBgpInstanceParamsExtTblLstCh
OBJECT-TYPE
The value of tBgpInstanceParamsExtTblLstCh indicates the timestamp when an entry in the tBgpInstanceParamsExtTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.23TimeStampread-onlycurrent
tBgpInstanceParamsExtTable
OBJECT-TYPE
The tBgpInstanceParamsExtTable consists of information about the attributes configured for the BGP instance. The table entries are indexed by BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.24not-accessiblecurrent
tBgpInstanceParamsExtEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpInstanceParamsExtTable. An entry is created when an entry in tBgpInstanceEntry is. Each entry maintains the attributes configured for BGP instance. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1not-accessiblecurrent
tBgpInstanceEnforceFirstAS
OBJECT-TYPE
The value of tBgpInstanceEnforceFirstAS specifies whether the receipt of BGP routes from an eBGP neighbor should be classified as an error when it has an AS-Path with the most recent AS not matching the configured peer-as of the neighbor. If the value is set to 'true', the most recent AS number in the AS-Path will be checked for every received route from the peer or set of peers to match the peer's configured peer-as. If it does not match, then the session will be reset if the update-fault-tolerance under error-handling is not configured. Else, the session will not be reset, but all the prefixes in the received update will be treated as withdrawn and logged. It is applicable to all the address families and only to true eBGP sessions.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.1TruthValueread-createcurrent
tBgpInstanceLLGRAdvStaleTime
OBJECT-TYPE
The value of tBgpInstanceLLGRAdvStaleTime specifies the time value until when a route can be used after the session with the peer is disconnected
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.2Unsigned32 (0..16777215)read-createcurrent
tBgpInstanceLLGROvrideStaleTime
OBJECT-TYPE
The value of tBgpInstanceLLGROvrideStaleTime specifies the stale time for the BGP session when it is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.3Unsigned32 (0..16777216)read-createcurrent
tBgpInstanceLLGROvrideResTime
OBJECT-TYPE
The value of tBgpInstanceLLGROvrideResTime specifies the restart time for the BGP session when it is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.4Unsigned32 (0..4096)read-createcurrent
tBgpInstanceLLGRFwdingBitsSet
OBJECT-TYPE
The value of tBgpInstanceLLGRFwdingBitsSet specifies the behaviour of the F bit for each AFI/SAFI.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.5INTEGER {none(0), all(1), non-fwd(2)}read-createcurrent
tBgpInstanceLLGRAdvStaleToNeigh
OBJECT-TYPE
The value of tBgpInstanceLLGRAdvStaleToNeigh decides whether to withdraw the route towards eBGP peers that did not advertise the LLGR capability and re-advertise to all other peers with the addition of the LLGR_STALE community.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.6TruthValueread-createcurrent
tBgpInstLLGRAdvToNeighWthoutNoEx
OBJECT-TYPE
The value of tBgpInstLLGRAdvToNeighWthoutNoEx decides whether to advertise the route to all peers with the addition of the LLGR_STALE community. This can be configured only when tBgpInstanceLLGRAdvStaleToNeigh is configured on the system.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.7TruthValueread-createcurrent
tBgpInstanceLLGR
OBJECT-TYPE
The value of tBgpInstanceLLGR specifies whether or not long lived graceful restart capabilities are enabled on this instance of BGP. When the value is set to 'false' long lived graceful restart is disabled and any previous configuration of other long lived graceful restart parameters is removed.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.8TruthValueread-createcurrent
tBgpInstanceAdvIpv6NhFamily
OBJECT-TYPE
The value of tBgpInstanceAdvIpv6NhFamily specifies the types of AFI/SAFI the SROS BGP supports extended next-hop encoding and resolution.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.9TmnxIpFamilyread-createcurrent
tBgpInstanceExtendNhEncoding
OBJECT-TYPE
The value of tBgpInstanceExtendNhEncoding specifies the types of AFI/SAFI the Bgp instance is configured to support extended next-hop encoding.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.10TmnxIpFamilyread-createcurrent
tBgpInstanceBypassMRAITimer
OBJECT-TYPE
The value of tBgpInstanceBypassMRAITimer specifies whether the Bgp instance is configured to send out the BGP update immediately after the session comes up, without waiting for Minimum Route Advertisement Interval, tBgpInstanceMinRouteAdvertisement, to countdown to zero. If the value is set to 'true', tBgpInstanceMinRouteAdvertisement's value is disregarded and BGP updates are sent out immediately after the session comes up. If the value is set to 'false', the system waits for tBgpInstanceMinRouteAdvertisement's full value to countdown before sending out the BGP updates after the session comes up.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.11TruthValueread-createcurrent
tBgpInstanceDisableLargeComms
OBJECT-TYPE
The value of tBgpInstanceDisableLargeComms enables or disables sending of community attribute to the peer for large communities.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.12TruthValueread-createcurrent
tBgpInstanceImportSrPolicy
OBJECT-TYPE
The value of tBgpInstanceImportSrPolicy enables or disables import of sr-policy for use in resolving next-hop.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.13TruthValueread-createcurrent
tBgpInstanceEnfNbrTrust
OBJECT-TYPE
The value of tBgpInstanceEnfNbrTrust specifies the address families on which ILM forwarding behavior is enabled.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.14TmnxIpFamilyread-createcurrent
tBgpInstanceLoopDetectThreshold
OBJECT-TYPE
The value of tBgpInstanceLoopDetectThreshold specifies the occurence of the global ASN when exceeded triggers the loop-detect behavior.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.15Unsigned32 (0..15)read-createcurrent
tBgpInstanceAllowUnresLeaking
OBJECT-TYPE
The value of tBgpInstanceAllowUnresLeaking specifies whether or not a VPRN can import a route.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.16TruthValueread-createcurrent
tBgpInstanceConvMinWaitToAdv
OBJECT-TYPE
The value of tBgpInstanceConvMinWaitToAdv specifies the timer value for which no routes are advertised.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.17Unsigned32 (0..3600)read-createcurrent
tBgpInstanceSendExportPolicy
OBJECT-TYPE
The value of tBgpInstanceSendExportPolicy specifies the send default export policy.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.18TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpInstEbgpPreference
OBJECT-TYPE
The value of tBgpInstEbgpPreference specifies the route preference for ebgp routes.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.19TmnxBgpPreference (0..255)read-createcurrent
tBgpInstIbgpPreference
OBJECT-TYPE
The value of tBgpInstIbgpPreference specifies the route preference for ibgp routes.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.20TmnxBgpPreference (0..255)read-createcurrent
tBgpInstEbgpLabelPreference
OBJECT-TYPE
The value of tBgpInstEbgpLabelPreference specifies the route preference for label-IPv4 and label-IPv6 ebgp routes.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.21TmnxBgpPreference (0..255)read-createcurrent
tBgpInstIbgpLabelPreference
OBJECT-TYPE
The value of tBgpInstIbgpLabelPreference specifies the route preference for label-IPv4 and label-IPv6 ibgp routes.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.22TmnxBgpPreference (0..255)read-createcurrent
tBgpInstEBGPRejWithoutPlcyImpt
OBJECT-TYPE
The value of tBgpInstEBGPRejWithoutPlcyImpt enables or disables if policies can be imported.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.23TruthValueread-createcurrent
tBgpInstEBGPRejWithoutPlcyExpt
OBJECT-TYPE
The value of tBgpInstEBGPRejWithoutPlcyExpt enables or disables if policies can be exported.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.24TruthValueread-createcurrent
tBgpInstRemovePrivateReplaceAS
OBJECT-TYPE
The value of tBgpInstRemovePrivateReplaceAS specifies if private AS numbers in the AS Path should be replaced with the configured global AS before advertising them to BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.25TruthValueread-createcurrent
tBgpInstBlockPrefixSID
OBJECT-TYPE
The value of tBgpInstBlockPrefixSID enables or disables sending of the prefix SID attribute.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.26TruthValueread-createcurrent
tBgpInstDefOriginate
OBJECT-TYPE
The value of tBgpInstDefOriginate specifies the types of AFI/SAFI for which SROS BGP will originate default route independent of the RTM default route
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.27TmnxIpFamilyread-createcurrent
tBgpPrefixSidRangeType
OBJECT-TYPE
The value of tBgpPrefixSidRangeType specifies whether global or operation mode is selected. If local mode is used, tBgpPrefixSidRangeStartLabel and tBgpPrefixSidRangeMaxIdx describe the range. If global mode is selected those fields are not used.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.29INTEGER {none(0), global(1), local(2)}read-createcurrent
tBgpPrefixSidRangeStartLabel
OBJECT-TYPE
The value of tBgpPrefixSidRangeStartLabel specifies the local label starting offset value.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.30Unsigned32 (0..524287)read-createcurrent
tBgpPrefixSidRangeMaxIdx
OBJECT-TYPE
The value of tBgpPrefixSidRangeMaxIdx specifies the maximum local SID index that can be used.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.31Unsigned32 (1..524287)read-createcurrent
tBgpSrAdminState
OBJECT-TYPE
The value of the object tBgpSrAdminState specifies the desired administrative state of Segment Routing for this BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.32TmnxAdminStateread-createcurrent
tBgpSegmentRouting
OBJECT-TYPE
The value of tBgpSegmentRouting specifies whether or not segment routing capabilities are enabled on this instance of BGP. When the value is set to 'false' segment routing is disabled and any previous configuration of other segment routing parameters is removed.
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.33TruthValueread-createcurrent
tBgpSelLabelIpv4Inst
OBJECT-TYPE
The value of tBgpSelLabelIpv4Inst specifies whether to enable/disable selective download of label-ipv4 routes
1.3.6.1.4.1.6527.3.1.2.14.2.24.1.35TruthValueread-createcurrent
tBgpInstanceLLGRFamilyTblLstCh
OBJECT-TYPE
The value of tBgpInstanceLLGRFamilyTblLstCh indicates the timestamp when an entry in tBgpInstanceLLGRFamilyTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.25TimeStampread-onlycurrent
tBgpInstanceLLGRFamilyTable
OBJECT-TYPE
The tBgpInstanceLLGRFamilyTable consists of information about the BGP LLGR Family specific parameters. The table entries are indexed by BGP instance and LLGR AFI/SAFI.
1.3.6.1.4.1.6527.3.1.2.14.2.26not-accessiblecurrent
tBgpInstanceLLGRFamilyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpInstanceLLGRFamilyTable.
1.3.6.1.4.1.6527.3.1.2.14.2.26.1not-accessiblecurrent
tBgpInstanceLLGRFamily
OBJECT-TYPE
The value of tBgpInstanceLLGRFamily specifies the particular AFI/SAFI that this configuration applies to.
1.3.6.1.4.1.6527.3.1.2.14.2.26.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpInstanceLLGRFamilyLstCh
OBJECT-TYPE
The value tBgpInstanceLLGRFamilyLstCh indicates when an entry in tBgpInstanceLLGRFamilyTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.26.1.2TimeStampread-onlycurrent
tBgpInstanceLLGRFamilyRowStatus
OBJECT-TYPE
RowStatus for the LLGR Family entry.
1.3.6.1.4.1.6527.3.1.2.14.2.26.1.3RowStatusread-createcurrent
tBgpInstLLGRFamilyAdvStaleTime
OBJECT-TYPE
The value of tBgpInstLLGRFamilyAdvStaleTime specifies the time for which the route can be used for this AFI/SAFI after the peer is disconnected.
1.3.6.1.4.1.6527.3.1.2.14.2.26.1.4Unsigned32 (0..16777215)read-createcurrent
tBgpInstLLGRFamilyOvrideStaleTm
OBJECT-TYPE
The value of tBgpInstLLGRFamilyOvrideStaleTm specifies the stale time for this particular AFI/SAFI when the system is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.2.26.1.5Unsigned32 (0..16777216)read-createcurrent
tBgpConvergenceTblLstCh
OBJECT-TYPE
The value of tBgpConvergenceTblLstCh indicates the last timestamp when an entry in the tBgpConvergenceTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.27TimeStampread-onlycurrent
tBgpConvergenceTable
OBJECT-TYPE
The tBgpConvergenceTable is the list of configured objects for different family types to delay advertisement of BGP routes until convergence has occured. The table entries are indexed by BGP instance and family type.
1.3.6.1.4.1.6527.3.1.2.14.2.28not-accessiblecurrent
tBgpConvergenceEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpConvergenceTable. An entry is created when an entry in tBgpInstanceEntry is. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1not-accessiblecurrent
tBgpConvergenceFamily
OBJECT-TYPE
The value of tBgpConvergenceFamily specifies the address family for which the convergence selection applies.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.1TmnxIpFamilyIdentifierread-onlycurrent
tBgpConvergenceLstCh
OBJECT-TYPE
The value tBgpConvergenceLstCh indicates when an entry in tBgpConvergenceTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.2TimeStampread-onlycurrent
tBgpConvergenceMaxWaitToAdv
OBJECT-TYPE
The value of tBgpConvergenceMaxWaitToAdv specifies the maximum amount of time, in seconds, measured from the time when the first session (configured or dynamic) that supports the address family comes up after a BGP restart, until BGP is allowed to advertise any routes in that address family to any peer.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.3Unsigned32 (0..3600)read-createcurrent
tBgpConvTimerEstablishedPeers
OBJECT-TYPE
The value of tBgpConvTimerEstablishedPeers indicates the number of BGP sessions (configured and dynamic) that support the address family and that were in established state when tBgpInstanceConvMinWaitToAdv timer expired.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.4Unsigned32read-onlycurrent
tBgpConvEstablishedPeers
OBJECT-TYPE
The value of tBgpConvEstablishedPeers that support the address family and that currently in established state.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.5Unsigned32read-onlycurrent
tBgpConvFirstSessEstablishedTime
OBJECT-TYPE
The value of tBgpConvFirstSessEstablishedTime indicates the first session supporting the address family came up, measured from the time that BGP instance restarted.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.6Unsigned32read-onlycurrent
tBgpConvLastSessEstablishedTime
OBJECT-TYPE
The value of tBgpConvLastSessEstablishedTime indicates the last session supporting the address family came up, measured from the time that the BGP instance restarted.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.7Unsigned32read-onlycurrent
tBgpConvergedPeers
OBJECT-TYPE
The value of tBgpConvergedPeers indicates the number of peers that have sent an EOR marker for the address family since the last BGP restart.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.8Unsigned32read-onlycurrent
tBgpConvergenceState
OBJECT-TYPE
The value of tBgpConvergenceState indicates the convergence state of the address family.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.9INTEGER {waiting(1), started(2), partial(3), timeout(4), converged(5)}read-onlycurrent
tBgpConvergenceTime
OBJECT-TYPE
The value of tBgpConvergenceTime indicates the elapsed time in seconds, starting from the last BGP restart, to reach the converged state for the address family.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.10Unsigned32read-onlycurrent
tBgpConvergenceOperMaxWaitToAdv
OBJECT-TYPE
tBgpConvergenceOperMaxWaitToAdv indicates the opertional timer value after which the local BGP instance starts advertising all its own family RIB-OUTs to all corresponding family established peers.
1.3.6.1.4.1.6527.3.1.2.14.2.28.1.11Unsigned32read-onlycurrent
tBgpInstMultipathNgTable
OBJECT-TYPE
The tBgpInstMultipathNgTable is the list of configured multi-path mechanisms for different BGP family types. The table entries are indexed by BGP instance and family type. Each entry denotes the multi-path selection used to select the number of paths of a specific BGP family type.
1.3.6.1.4.1.6527.3.1.2.14.2.29not-accessiblecurrent
tBgpInstMultipathNgEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpInstMultipathNgTable. When created, all objects are initialized to their default values.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1not-accessiblecurrent
tBgpInstMultipathNgFamily
OBJECT-TYPE
The value of tBgpInstMultipathNgFamily specifies the address family for which the multi-path selection applies.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpInstMultipathNgRowStatus
OBJECT-TYPE
The value of tBgpInstMultipathNgRowStatus specifies the row status for this table entry. It is used to create and delete row entries in this table.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1.2RowStatusread-createcurrent
tBgpInstMultipathNgLstCh
OBJECT-TYPE
The value tBgpInstMultipathNgLstCh indicates when an entry in tBgpInstMultipathNgTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1.3TimeStampread-onlycurrent
tBgpInstMultipathNgBgp
OBJECT-TYPE
The value of tBgpInstMultipathNgBgp specifies if BGP multipath is enabled or disabled for this instance and family. A value of '0' would disable address family specific BGP multipath. Any other value would specify the number of paths for BGP Multipath.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1.4Integer32 (0..64)read-createcurrent
tBgpInstMultipathNgEBgp
OBJECT-TYPE
The value of tBgpInstMultipathNgEBgp specifies the maximum number of paths that can be installed into RTM when the best path is received from an EBGP peer. A value of '0' would indicate to use the number of paths from tBgpInstMultipathNgBgp. Any other value would specify the number of paths for EBGP Multipath.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1.5Integer32 (0..64)read-createcurrent
tBgpInstMultipathNgIBgp
OBJECT-TYPE
The value of tBgpInstMultipathNgIBgp specifies the maximum number of paths that can be installed into RTM when the best path is received from an IBGP peer. A value of '0' would indicate to use the number of paths from tBgpInstMultipathNgBgp. Any other value would specify the number of paths for IBGP Multipath.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1.6Integer32 (0..64)read-createcurrent
tBgpInstMultipathNgRestrict
OBJECT-TYPE
When the value of tBgpInstMultipathNgRestrict is set to 'sameAsPathLength', it forces multipaths to have the same AS path length (unless as-path-ignore is configured). When the value of tBgpInstMultipathNgRestrict is set to 'sameNeighborAs', it forces multipaths to have the same AS path length (unless as-path-ignore is configured) and the same neighbor AS. When the value of tBgpInstMultipathNgRestrict is set to 'exactAsPath' it forces multipaths to have the exact same AS paths, meaning the same ASNs in exactly the same order and contained in exactly the same types of elements.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1.7INTEGER {sameAsPathLength(1), sameNeighborAs(2), exactAsPath(3)}read-createcurrent
tBgpInstMultipathNgUnequalCost
OBJECT-TYPE
The value of tBgpInstMultipathNgUnequalCost specifies the selection of multipaths ignores differences in next-hop cost compared to the best path.
1.3.6.1.4.1.6527.3.1.2.14.2.29.1.8TruthValueread-createcurrent
tBgpPeerGroupObjects
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.2.14.3
tBgpPeerGroupTableLastChanged
OBJECT-TYPE
The value of tBgpPeerGroupTableLastChanged indicates the last timestamp when an entry in the tBgpPeerGroupTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.1TimeStampread-onlycurrent
tBgpPeerGroupTableSpinlock
OBJECT-TYPE
The value of tBgpPeerGroupTableSpinlock specifies voluntary serialization control for tBgpPeerGroupTable. It is mainly used to coordinate changes to tBgpPeerGroupInheritance.
1.3.6.1.4.1.6527.3.1.2.14.3.2TestAndIncrread-writecurrent
tBgpPeerGroupTable
OBJECT-TYPE
The tBgpPeerGroupTable is the list of configured BGP Peer Groups. The table entries are indexed by the Peer Group Name.
1.3.6.1.4.1.6527.3.1.2.14.3.3not-accessiblecurrent
tBgpPeerGroupEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerGroupTable. An entry can be created using the row status object, tBgpPeerGroupRowStatus. When created, all objects are initialized to their default values. Before the Peer entry can be used, tBgpPeerGroupRowStatus must be set to 'active(1)'. The Peer entry can be removed by setting tBgpPeerRowStatus to 'destroy(6)'.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1not-accessiblecurrent
tBgpPeerGroupName
OBJECT-TYPE
The value of tBgpPeerGroupName specifies the name of the Peer Group for the entry.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.1BgpPeerGroupNameread-createcurrent
tBgpPeerGroupRowStatus
OBJECT-TYPE
The value of tBgpPeerGroupRowStatus specifies the row status for this BGP instance for the virtual router. It is used to create and delete row entries in this table. In order for an attempt to 'destroy' this row entry to succeed, the value of tBgpPeerGroupShutdown must be 'true'.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.2RowStatusread-createcurrent
tBgpPeerGroupShutdown
OBJECT-TYPE
The value of tBgpPeerGroupShutdown controls whether or not to advertise peers in this group or not. A value of 'false(2)' means no shutdown, so advertise peers under this group. A value of 'true(1)' means this entry is shutdown, so do not advertise peers in this group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.3TmnxAdminStateTruthValueread-createcurrent
tBgpPeerGroupDescription
OBJECT-TYPE
The value of tBgpPeerGroupDescription specifies a user provided description string for this Peer Group. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.4DisplayString (SIZE(0..80))read-createcurrent
tBgpPeerGroupConnectRetry
OBJECT-TYPE
The value of tBgpPeerGroupConnectRetry specifies the value (in seconds) of the BGP Connect Retry timer.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.5BgpConnectRetryTimeread-createcurrent
tBgpPeerGroupHoldTime
OBJECT-TYPE
The value of tBgpPeerGroupHoldTime specifies the value (in seconds) of the BGP Hold Time.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.6BgpHoldTimeread-createcurrent
tBgpPeerGroupKeepAlive
OBJECT-TYPE
The value of tBgpPeerGroupKeepAlive specifies the value of the BGP Keepalive timer. A keepalive message is sent every time this timer expires.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.7BgpKeepAliveTimeread-createcurrent
tBgpPeerGroupMinASOrigination
OBJECT-TYPE
The value of tBgpPeerGroupMinASOrigination specifies the minimal interval (in seconds) at which a given path attribute can be advertised to a peer. This object was obsoleted in release 12.0.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.8BgpMinASOriginationTimeread-createobsolete
tBgpPeerGroupDampening
OBJECT-TYPE
The value of tBgpPeerGroupDampening specifies if route dampening is applied to learned routes.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.9TruthValueread-createcurrent
tBgpPeerGroupLocalAddress
OBJECT-TYPE
The value of tBgpPeerGroupLocalAddress specifies the local IP address to be used by peers in this group if not configured for the peer as advertisement source address. If set to 0.0.0.0, then use a (non-0.0.0.0) Peer Group Local Address, or a (non-0.0.0.0) global Local Address. If both are zero then find the local address by querying the closest interface to the peer address from the routing table.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.10IpAddressread-createobsolete
tBgpPeerGroupLocalAS
OBJECT-TYPE
The value of tBgpPeerGroupLocalAS specifies the autonomous system number to be advertised for peers under this group. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by tBgpPeerGroupLocalAS4Byte.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.11TmnxBgpAutonomousSystemread-createobsolete
tBgpPeerGroupLocalPreference
OBJECT-TYPE
The value of tBgpPeerGroupLocalPreference specifies the default value for the Local Preference attribute. This value is used if the BGP route arrives from a BGP peer without the Local Preference attribute set. It is overridden by any value set via a route policy.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.12TmnxBgpLocalPreferenceread-createcurrent
tBgpPeerGroupLoopDetect
OBJECT-TYPE
The value of tBgpPeerGroupLoopDetect determines how the peer session should deal with loop detection in the AS Path.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.13BgpLoopDetectread-createcurrent
tBgpPeerGroupMinRouteAdvertisement
OBJECT-TYPE
The value of tBgpPeerGroupMinRouteAdvertisement specifies the minimum interval at which a given path attribute is advertised to a peer.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.14BgpMinRouteAdvertisementread-createcurrent
tBgpPeerGroupMaxPrefix
OBJECT-TYPE
The value of tBgpPeerGroupMaxPrefix specifies the maximum number of routes that can be learned from this peer. A value of zero specifies there is no limit to the number of routes learned. The tBgpMaxNgPrefixThreshReached notification is sent when the number of routes exceeds a percentage of this limit as specified by tBgpPeerGroupMaxPrefixThreshold. When the number of routes exceeds this limit, then BGP peering will be disabled and the tBgpMaxNgPrefix100 notification will be sent. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.15BgpPrefixLimitread-createobsolete
tBgpPeerGroupMEDSource
OBJECT-TYPE
The value of tBgpPeerGroupMEDSource specifies the source of the Multi Exit Discriminator (MED) value for peers in this group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.16BgpMEDSourceread-createcurrent
tBgpPeerGroupMEDValue
OBJECT-TYPE
The value of tBgpPeerGroupMEDValue specifies the value of MED when tBgpPeerGroupMEDSource is 'metricVal'. If the value of tBgpPeerGroupMEDSource is not 'metricVal', this object is ignored.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.17BgpMEDValueread-createcurrent
tBgpPeerGroupMultihop
OBJECT-TYPE
The value of tBgpPeerGroupMultihop specifies the TTL used in IP packet header for BGP advertisements. Default TTL values for EBGP peer is 1, and MAX_TTL for IBGP peers. Default value if not set is no_type - the peer has to infer its value based on local-as, and peer-as in that case.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.18BgpTimeToLiveread-createcurrent
tBgpPeerGroupNextHopSelf
OBJECT-TYPE
The value of tBgpPeerGroupNextHopSelf specifies if routes advertised to EBGP peers in this group have NEXTHOP path attribute set to this router's physical interface. When false, third party routes are advertised.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.20TruthValueread-createcurrent
tBgpPeerGroupNoAggregatorID
OBJECT-TYPE
The value of tBgpPeerGroupNoAggregatorID specifies if different routers in the same AS create aggregate routes containing different AS paths. A value of 'true' would enable setting the router ID to 0 in the aggregator path attribute when BGP is aggregating routes. A value of 'false' would disable setting the router ID to 0 in the aggregator path attribute when BGP is aggregating routes.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.21TruthValueread-createcurrent
tBgpPeerGroupPassive
OBJECT-TYPE
The value of tBgpPeerGroupPassive specifies if the peers in this group will not attempt to connect to the far end peer or just wait for the far end peer to connect.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.22TruthValueread-createcurrent
tBgpPeerGroupPeerAS
OBJECT-TYPE
The value of tBgpPeerGroupPeerAS specifies the Autonomous System number for the remote peer. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by tBgpPeerGroupPeerAS4Byte.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.23TmnxBgpAutonomousSystemread-createobsolete
tBgpPeerGroupPeerType
OBJECT-TYPE
The value of tBgpPeerGroupPeerType specifies the type of peer - noType(1), internal(2) and external(3). Default value if not set is noType - the peer has to infer its value based on local-as, and peer-as in that case. If tBgpPeerGroupPeerAS4Byte is set to a non-default value, the value of the object tBgpPeerGroupPeerType is inferred from tBgpPeerGroupPeerAS4Byte regardless of the currently set value of tBgpPeerGroupPeerType.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.24BgpPeerTyperead-createcurrent
tBgpPeerGroupPreference
OBJECT-TYPE
The value of tBgpPeerGroupPreference specifies the route preference for routes learned via the peer.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.25TmnxBgpPreference (1..255)read-createcurrent
tBgpPeerGroupRemovePrivateAS
OBJECT-TYPE
The value of tBgpPeerGroupRemovePrivateAS specifies if private AS numbers should be stripped from the AS Path before advertising them to BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.26TruthValueread-createcurrent
tBgpPeerGroupLastChanged
OBJECT-TYPE
The value tBgpPeerGroupLastChanged indicates when an entry in tBgpPeerGroupTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.27TimeStampread-onlycurrent
tBgpPeerGroupInheritance
OBJECT-TYPE
The value of tBgpPeerGroupInheritance specifies if the group entry in this row, should inherit the operational value of an object, or use the administratively set value. this object is a bit-mask, with the following positions: tBgpPeerGroupShutdown 0x04 tBgpPeerGroupConnectRetry 0x10 tBgpPeerGroupHoldTime 0x20 tBgpPeerGroupKeepAlive 0x40 tBgpPeerGroupDampening 0x100 tBgpPeerGroupLocalAS4Byte 0x400 tBgpPeerGroupLocalPreference 0x800 tBgpPeerGroupLoopDetect 0x1000 tBgpPeerGroupMinRouteAdvertisement 0x2000 tBgpPeerGroupMEDSource 0x8000 tBgpPeerGroupMEDValue 0x10000 tBgpPeerGroupMultihop 0x20000 tBgpPeerGroupNoAggregatorID 0x100000 tBgpPeerGroupPreference 0x1000000 tBgpPeerGroupRemovePrivateAS 0x2000000 tBgpPeerGroupImportPolicy1 0x8000000 tBgpPeerGroupExportPolicy1 0x100000000 tBgpPeerGroupLocalASPrivate 0x2000000000 tBgpPeerGroupMd5Auth 0x4000000000 tBgpPeerGroupMd5AuthKey 0x8000000000 tBgpPeerGroupClusterId 0x10000000000 tBgpPeerGroupDisableClientReflect 0x20000000000 tBgpPeerGroupGracefulRestart 0x40000000000 tBgpPeerGroupGRRestartTime 0x80000000000 tBgpPeerGroupGRStaleRoute 0x100000000000 tBgpPeerGroupGRAdminState 0x200000000000 tBgpPeerGroupFamily 0x400000000000 tBgpPeerGroupVpnApplyImport 0x800000000000 tBgpPeerGroupVpnApplyExport 0x1000000000000 tBgpPeerGroupOrf 0x4000000000000 tBgpPeerGroupExtCommsOrf 0x8000000000000 tBgpPeerGroupExtCommsSendOrf 0x10000000000000 tBgpPeerGroupExtCommsRecvOrf 0x20000000000000 tBgpPeerGroupDisable4ByteASN 0x80000000000000 tBgpPeerGroupHoldTimeIsStrict 0x100000000000000 tBgpPeerGroupRemovePrivateASLmtd 0x200000000000000 tBgpPeerGroupPMTUDiscovery 0x400000000000000 These named bits correspond to the names of objects in this table, but all import and export policy objects are represented by the same tBgpPeerGroupImportPolicy1/tBgpPeerGroupExportPolicy1 bit. When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpInstanceTable.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.28Counter64read-createcurrent
tBgpPeerGroupImportPolicy1
OBJECT-TYPE
The value of tBgpPeerGroupImportPolicy1 specifies import policy number 1 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyImportPolicy1.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.30TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupImportPolicy2
OBJECT-TYPE
The value of tBgpPeerGroupImportPolicy2 specifies import policy number 2 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyImportPolicy2.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.31TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupImportPolicy3
OBJECT-TYPE
The value of tBgpPeerGroupImportPolicy3 specifies import policy number 3 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyImportPolicy3.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.32TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupImportPolicy4
OBJECT-TYPE
The value of tBgpPeerGroupImportPolicy4 specifies import policy number 4 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyImportPolicy4.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.33TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupImportPolicy5
OBJECT-TYPE
The value of tBgpPeerGroupImportPolicy5 specifies import policy number 5 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyImportPolicy5.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.34TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupExportPolicy1
OBJECT-TYPE
The value of tBgpPeerGroupExportPolicy1 specifies export policy number 1 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyExportPolicy1.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.35TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupExportPolicy2
OBJECT-TYPE
The value of tBgpPeerGroupExportPolicy2 specifies export policy number 2 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyExportPolicy2.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.36TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupExportPolicy3
OBJECT-TYPE
The value of tBgpPeerGroupExportPolicy3 specifies export policy number 3 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyExportPolicy3.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.37TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupExportPolicy4
OBJECT-TYPE
The value of tBgpPeerGroupExportPolicy4 specifies export policy number 4 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyExportPolicy4.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.38TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupExportPolicy5
OBJECT-TYPE
The value of tBgpPeerGroupExportPolicy5 specifies export policy number 5 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerGroupPlcyExportPolicy5.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.39TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerGroupOperStatus
OBJECT-TYPE
The value of tBgpPeerGroupOperStatus indicates the operational status of this BGP Group for the virtual router. A value of 'inService(2)' means the bgp group is fully functional. A value of 'outOfService(3)' means the bgp group is down. A value of 'transition(4)' means the bgp group is performing a transition from state inService(2) to outOfService(3) or vice versa. A value of 'disabled(5)' means the BGP group needs to be restarted by the user.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.40BgpOperStateread-onlycurrent
tBgpPeerGroupLocalASPrivate
OBJECT-TYPE
The value of tBgpPeerGroupLocalASPrivate specifies if the local autonomous system number is hidden in paths learned from peering. When the value of tBgpPeerGroupLocalAS4Byte is changed, the value of tBgpPeerGroupLocalASPrivate is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of object tBgpPeerGroupLocalAS4Byte is not set to non-default value.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.41TruthValueread-createcurrent
tBgpPeerGroupMd5Auth
OBJECT-TYPE
The value of tBgpPeerGroupMd5Auth specifies if the authentication using MD5 message based digest protocol is enabled.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.42TruthValueread-createcurrent
tBgpPeerGroupMd5AuthKey
OBJECT-TYPE
The value of tBgpPeerGroupMd5AuthKey specifies the authentication key to be used between BGP peers neighbors before establishing sessions. Authentication is done using the MD5 message based digest protocol. Authentication can be configured globally and applied to all BGP peers or per group or per peer. The most specific value is used. The authentication key can be any combination of letters or numbers. Note that the string CANNOT contain embedded nulls.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.43DisplayString (SIZE(0..255))read-createcurrent
tBgpPeerGroupClusterId
OBJECT-TYPE
This value of tBgpPeerGroupClusterId specifies the cluster ID for a route reflector server. A value of 0.0.0.0 indicates that no cluster ID has been assigned to the BGP group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.44IpAddressread-createcurrent
tBgpPeerGroupDisableClientReflect
OBJECT-TYPE
The value of tBgpPeerGroupDisableClientReflect specifies if reflection of routes by the route reflector to all client peers within its cluster is enabled or disabled. A value of 'false' means reflection of routes to all client peers is enabled.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.45TruthValueread-createcurrent
tBgpPeerGroupGracefulRestart
OBJECT-TYPE
The value of tBgpPeerGroupGracefulRestart specifies whether or not graceful restart capabilities are enabled on this instance of BGP. When the value is set to 'false' graceful restart is disabled and any previous configuration of other graceful restart parameters is removed.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.46TruthValueread-createcurrent
tBgpPeerGroupGRRestartTime
OBJECT-TYPE
The value of tBgpPeerGroupGRRestartTime specifies the maximum amount of time in seconds that a graceful restart should take.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.47Unsigned32 (0..4095)read-createcurrent
tBgpPeerGroupGRStaleRoute
OBJECT-TYPE
The value of tBgpPeerGroupGRStaleRoute specifies the maximum amount of time in seconds that stale routes should be maintained after a graceful restart is initiated. This value should be at least as large as the value of tBgpPeerGroupGRRestartTime.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.48Unsigned32 (1..3600)read-createcurrent
tBgpPeerGroupGRAdminState
OBJECT-TYPE
The value of tBgpPeerGroupGRAdminState specifies the desired administrative state of the graceful restart capabilities for this peer group of the BGP protocol. When the value is 'outOfService' the graceful restart capabilities are disabled but the graceful restart configuration parameters are retained.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.49TmnxAdminStateread-createcurrent
tBgpPeerGroupGROperState
OBJECT-TYPE
The value of tBgpPeerGroupGROperState indicates the operational status of the graceful restart capabilities for this peer group of the BGP protocol.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.50TmnxOperStateread-onlycurrent
tBgpPeerGroupFamily
OBJECT-TYPE
The value of tBgpPeerGroupFamily specifies the types of routing information to be distributed by this peer group of BGP. BGP was initially designed for the distribution of IPv4 routing information. Multi-protocol extensions and the use of a VPN-IPv4, VPN-IPv6, MVPN-IPv4 and L2-VPN addresses have been added to extend its ability to carry overlapping routing information. A 'vpnIpv4 (2)' address is a 12-byte value consisting of the 8-byte route distinguisher, RD, and the 4-byte ipv4 IP address prefix. The RD must be unique within the scope of the VPRN. This allows the IP address prefixes within different VRFs to overlap. 'ipv6 (3)', 'mcastIpv4 (4)', 'l2vpn (6)' and 'mcastVpnIpv4 (12)' are multi-protocol extensions to BGP. 'mcastIpv6 (16)' is part of multi-protocol extension to BGP. A 'vpnIpv6 (5)' address is a 24-byte value consisting of the 8-byte RD, and 16 bytes for the IPv6 address. When both IPv4 and IPv6 VPRN services are enabled, the PE router uses the same RD for both address families. A 'l2vpn (6)' address is a 12-byte Virtual Switch Instance identifier (VSI-ID) value consisting of the 8-byte route distinguisher(RD) followed by a 4-byte value. A 'mvpnIpv4 (7)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field. A 'mdtSafi (8)' address is a 16-byte value consisting of 12-byte route distinguisher(RD) followed by a 4-byte group address. A 'mspw (9)' address is a dynamic multi-segment pseudowire address. A 'flowIpv4 (10)' address is a variable size value consisting of 1 or 2-byte NLRI(Network Layer Reachability Information) length followed by a variable length NLRI value. A 'routeTarget (11)' address is a variable size value consisting of zero length or 12 byte (ipv4) or 24 byte (ipv6) NLRI (Network Layer Reachability Information) length followed by a variable length NLRI value. A 'mvpnIpv6 (13)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field. A 'flowIpv6 (14)' address is a variable size value consisting of 1 or 2-byte NLRI(Network Layer Reachability Information) length followed by a variable length NLRI value. A 'evpn (15)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.51TmnxIpFamilyread-createcurrent
tBgpPeerGroupVpnApplyImport
OBJECT-TYPE
The value of tBgpPeerGroupVpnApplyImport specifies if the BGP import route policies are applied to VPN-IPv4 routes of this group. When the value is 'false' the application of the base instance BGP import route policies to VPN-IPv4 routes of this group is disabled.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.52TruthValueread-createcurrent
tBgpPeerGroupVpnApplyExport
OBJECT-TYPE
The value of tBgpPeerGroupVpnApplyExport specifies if the BGP export route policies are applied to VPN-IPv4 routes of this group. When the value is 'false' the application of the BGP export route policies to VPN-IPv4 routes of this group is disabled.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.53TruthValueread-createcurrent
tBgpPeerGroupASOverride
OBJECT-TYPE
The value of tBgpPeerGroupASOverride specifies if the service provider BGP will override the customer AS number in the ASPATH with its own AS number. A value of 'true' means the service provider BGP will override the customer AS number in the ASPATH with its own AS number. Without this feature there could be scenarios where multiple CE locations belonging to the same AS will not be able to communicate due to a potential loop detection.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.54TruthValueread-createcurrent
tBgpPeerGroupOrf
OBJECT-TYPE
The value of tBgpPeerGroupOrf specifies if outbound route filtering capability is enabled or disabled for the BGP group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.55TruthValueread-createcurrent
tBgpPeerGroupExtCommsOrf
OBJECT-TYPE
The value of tBgpPeerGroupExtCommsOrf specifies if outbound route filtering capability is based on extended communities for the BGP group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.56TruthValueread-createcurrent
tBgpPeerGroupExtCommsSendOrf
OBJECT-TYPE
The value of tBgpPeerGroupExtCommsSendOrf specifies if outbound route filter advertisement to the neighbors in this BGP group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.57TruthValueread-createcurrent
tBgpPeerGroupExtCommsRecvOrf
OBJECT-TYPE
The value of tBgpPeerGroupExtCommsRecvOrf specifies if outbound route filter for this BGP group is accepted from the neighbors is enabled.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.58TruthValueread-createcurrent
tBgpPeerGroupDynamicPeerGroup
OBJECT-TYPE
The value of tBgpPeerGroupDynamicPeerGroup specifies whether or not this peer group is dedicated to containing dynamically created peers. A value for this object can only be set during row creation. When set to TRUE it will not be possible to configure bgp peers in this group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.59TruthValueread-createcurrent
tBgpPeerGroupLocalAS4Byte
OBJECT-TYPE
The value of tBgpPeerGroupLocalAS4Byte specifies the autonomous system number to be advertised to this peer.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.60InetAutonomousSystemNumberread-createcurrent
tBgpPeerGroupPeerAS4Byte
OBJECT-TYPE
The value of tBgpPeerGroupPeerAS4Byte specifies the autonomous system number for the remote peer.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.61InetAutonomousSystemNumberread-createcurrent
tBgpPeerGroupDisable4ByteASN
OBJECT-TYPE
The value of tBgpPeerGroupDisable4ByteASN specifies whether or not 4-byte ASN capability will be advertised by this peer. When the value of tBgpPeerGroupDisable4ByteASN is set to false, 4-byte ASN support will be negotiated with the associated remote peers. When the value of tBgpPeerGroupDisable4ByteASN is set to true, 4-byte ASN capability will not be advertised by this peer.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.62TruthValueread-createcurrent
tBgpPeerGroupHoldTimeIsStrict
OBJECT-TYPE
The value of tBgpPeerGroupHoldTimeIsStrict specifies whether or not tBgpPeerGroupHoldTime has to be strictly enforced. When the value of tBgpPeerGroupHoldTimeIsStrict is true, this BGP peer group will not negotiate a hold time lower than the configured value for tBgpPeerGroupHoldTime. This object is obsoleted in release 10.0. Desired functionality of strict enforcement of hold time can be achieved by configuring the value of tBgpPGMinHoldTime.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.63TruthValueread-createobsolete
tBgpPeerGroupRemovePrivateASLmtd
OBJECT-TYPE
The value of tBgpPeerGroupRemovePrivateASLmtd specifies whether BGP will remove the private AS numbers for this group. When the value of tBgpPeerGroupRemovePrivateASLmtd is true, BGP will remove private AS numbers from the AS Path for this group. When the value of tBgpPeerGroupRemovePrivateAS is changed, the value of tBgpPeerGroupRemovePrivateASLmtd is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to its default value. This object can be reset by resetting appropriate inheritance bit of tBgpPeerGroupInheritance.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.64TruthValueread-createcurrent
tBgpPeerGroupPMTUDiscovery
OBJECT-TYPE
The value of tBgpPeerGroupPMTUDiscovery specifies whether path MTU discovery is enabled for this group. When the value is set to 'true', path MTU discovery is enabled for this group. When the value is set to 'false', path MTU discovery is disabled for this group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.65TruthValueread-createcurrent
tBgpPeerGroupMaxPrefixLogOnly
OBJECT-TYPE
The value of tBgpPeerGroupMaxPrefixLogOnly specifies whether BGP peering will be disabled when tBgpPeerGroupMaxPrefix is exceeded. When the value is set to 'true', BGP peering will be enabled. When the value is set to 'false', BGP peering will be disabled. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.66TruthValueread-createobsolete
tBgpPeerGroupMaxPrefixThreshold
OBJECT-TYPE
The value of tBgpPeerGroupMaxPrefixThreshold specifies a percentage of tBgpPeerGroupMaxPrefix. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.67Unsigned32 (1..100)read-createobsolete
tBgpPeerGroupDisableCapNego
OBJECT-TYPE
The value of tBgpPeerGroupDisableCapNego specifies whether capability negotiation is disabled for this group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.68TruthValueread-createcurrent
tBgpPeerGroupCreationOrigin
OBJECT-TYPE
The value of tBgpPeerGroupCreationOrigin indicates the mechanism that created this group.
1.3.6.1.4.1.6527.3.1.2.14.3.3.1.69TmnxCreateOriginread-onlycurrent
tBgpPGSendOrfRouteTargetTable
OBJECT-TYPE
Information about the route targets to be advertised to the peers if ORF is enabled for this peer group.
1.3.6.1.4.1.6527.3.1.2.14.3.4not-accessiblecurrent
tBgpPGSendOrfRouteTargetEntry
OBJECT-TYPE
An entry in the tBgpPGSendOrfRouteTargetTable. Each entry represents a route target to be advertised to the peers in this group.
1.3.6.1.4.1.6527.3.1.2.14.3.4.1not-accessiblecurrent
tBgpPGSendOrfRouteTarget
OBJECT-TYPE
Index for the tBgpPGSendOrfRouteTargetTable. The value of tBgpPGSendOrfRouteTarget specifies the extended community name to be advertised to the peer.
1.3.6.1.4.1.6527.3.1.2.14.3.4.1.1TNamedItemnot-accessiblecurrent
tBgpPGSendOrfRTRowStatus
OBJECT-TYPE
RowStatus for the Send Orf Route target entry.
1.3.6.1.4.1.6527.3.1.2.14.3.4.1.2RowStatusread-createcurrent
tBgpPeerGroupParamsTable
OBJECT-TYPE
Information about the attributes configured for the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.3.5not-accessiblecurrent
tBgpPeerGroupParamsEntry
OBJECT-TYPE
An entry in the tBgpPeerGroupParamsTable. Each entry maintains the attributes configured for BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1not-accessiblecurrent
tBgpPGParamsInheritance
OBJECT-TYPE
The value of tBgpPGParamsInheritance specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. this object is a bit-mask, with the following positions: tBgpPGDisableFEFailover 0x0000000000000002 tBgpPGDisableComms 0x0000000000000004 tBgpPGDisableExtComms 0x0000000000000008 $feature (TIMOS_FEATURE_BGP_DEFAULT_ORIGINATE) tBgpPGDefaultOriginate 0x0000000000000010 } tBgpPGAdvertiseInactiveRts 0x0000000000000020 tBgpPGPeerTracking 0x0000000000000400 tBgpPGAuthKeyChain 0x0000000000000800 tBgpPGBfdEnabled 0x0000000000001000 tBgpPGEnableAddPath 0x0000000000002000 tBgpPGRecvAddPath 0x0000000000004000 tBgpPGIpv4AddPathLimit 0x0000000000008000 tBgpPGVpnIpv4AddPathLimit 0x0000000000010000 tBgpPGIpv6AddPathLimit 0x0000000000020000 tBgpPGVpnIpv6AddPathLimit 0x0000000000040000 tBgpPGFlowspecValidate 0x0000000000080000 tBgpPGRemovePrivateSkipPeerAs 0x0000000001000000 tBgpPGLocalASNoPrependGlobalAS 0x0000000002000000 tBgpPGGRRestartNotification 0x0000000008000000 tBgpPGFaultTolerance 0x0000000010000000 tBgpPGDampPeerOscillations 0x0000000020000000 tBgpPGSplitHorizon 0x0000000400000000 tBgpPGThirdPartyNextHop 0x0000002000000000 tBgpPGDynamicPeerLimit 0x0000008000000000 tBgpPGLblIpv4AddPathLimit 0x0000020000000000 tBgpPGLblIpv6AddPathLimit 0x0000040000000000 tBgpPGLabelPreference 0x0000080000000000 tBgpPGDefRxEvpnEncap 0x0000100000000000 tBgpPGEnforceFirstAS 0x0000800000000000 tBgpPGMvpnIpv4AddPathLimit 0x0001000000000000 tBgpPGMvpnIpv6AddPathLimit 0x0002000000000000 tBgpPGMcastVpnV4AddPathLimit 0x0004000000000000 tBgpPGMcastVpnV6AddPathLimit 0x0008000000000000 tBgpPGLLGR 0x0400000000000000 tBgpPGLocalAddressIfName 0x0800000000000000 tBgpPeerGroupAdvIpv6NhFamily 0x1000000000000000 tBgpPGExtendNhEncoding 0x2000000000000000 tBgpPGBypassMRAITimer 0x4000000000000000 tBgpPGDisableLargeComms 0x0800000000000000 When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpInstanceTable. By default all of these attributes should be inherited from the tBgpInstanceParamsTable.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.1Counter64read-createcurrent
tBgpPGDisableFEFailover
OBJECT-TYPE
The value of tBgpPGDisableFEFailover controls whether the router should drop an external BGP session immediately when the local interface goes down, or whether the BGP session should be kept up until the holdtime expires. Setting the value to 'true' causes the external BGP session to go down immediately when the local interface goes down.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.2TruthValueread-createcurrent
tBgpPGDisableComms
OBJECT-TYPE
The value of tBgpPGDisableComms enables or disables sending of community attribute to the peer for non-external communities.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.3TruthValueread-createcurrent
tBgpPGDisableExtComms
OBJECT-TYPE
The value of tBgpPGDisableExtComms enables or disables sending of community attribute to the peers for external communities.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.4TruthValueread-createcurrent
tBgpPGDefaultOriginate
OBJECT-TYPE
The value of tBgpPGDefaultOriginate specifies the types of AFI/SAFI for which SROS BGP will originate default route independent of the RTM default route.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.5TmnxIpFamilyread-createcurrent
tBgpPGAdvertiseInactiveRts
OBJECT-TYPE
The value of tBgpPGAdvertiseInactiveRts enables or disables advertising of inactive BGP routes to other BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.6TruthValueread-createcurrent
tBgpPGMinTTLValue
OBJECT-TYPE
The value of tBgpPGMinTTLValue specifies the minimum TTL value for an incoming BGP packet. If tBgpPGMinTTLValue is set to zero (0), the TTL Security feature is disabled.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.7Unsigned32 (0 | 1..255)read-createcurrent
tBgpPGTTLLogId
OBJECT-TYPE
The value of tBgpPGTTLLogId specifies the filter log to use for packets that fail TTL security check. The value zero indicates that logging is disabled.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.8TFilterLogIdread-createcurrent
tBgpPGLocalAddressType
OBJECT-TYPE
The value of tBgpPGLocalAddressType specifies the address type of the peer group local address. tBgpPGLocalAddressType can be either unknown, ipv4 or ipv6.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.9InetAddressTyperead-createcurrent
tBgpPGLocalAddress
OBJECT-TYPE
The value of tBgpPGLocalAddress specifies the address of the peer group local address. If the tBgpPGLocalAddressType is set to ipv4, then the local address is an ipv4 address, if the tBgpPGLocalAddressType is set to ipv6, the local address of the peer group is an ipv6 address. If local address is not set, tBgpPGLocalAddressType is set to unknown and tBgpPGLocalAddress returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.10InetAddress (SIZE(0 | 4 | 16))read-createcurrent
tBgpPGPeerTracking
OBJECT-TYPE
The value of tBgpPGPeerTracking specifies whether tracking of BGP peers on this peer group is enabled. The default value of 'false' indicates that peer tracking on this group is disabled.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.11TruthValueread-createcurrent
tBgpPGAuthKeyChain
OBJECT-TYPE
The value of tBgpPGAuthKeyChain specifies the keychain which will be used to sign and/or authenticate the BGP protocol stream. The keychain name is defined by tmnxKeyChainName and is the index for TIMETRA-SECURITY-MIB::tmnxKeyChainTable
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.12TNamedItemOrEmptyread-createcurrent
tBgpPGBfdEnabled
OBJECT-TYPE
The value of tBgpPGBfdEnabled specifies whether Bi-directional Forwarding Detection is enabled on this peer group. When the value is 'true', BFD sessions can be established and BFD can be used as a signalling mechanism.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.13TruthValueread-createcurrent
tBgpPGEnableAddPath
OBJECT-TYPE
The value of tBgpPGEnableAddPath specifies whether the BGP ADD-PATH send capability is enabled on this BGP group. ADD-PATH allows a BGP router to advertise multiple distinct paths for the same prefix/NLRI(Network Layer Reachability Information). This capability provides a number of potential benefits like reduced routing churn, faster convergence, better loadsharing etc. When the value of tBgpPGEnableAddPath is set to 'true', the BGP ADD-PATH send limit objects tBgpPGIpv4AddPathLimit, tBgpPGVpnIpv4AddPathLimit, tBgpPGIpv6AddPathLimit, tBgpPGVpnIpv6AddPathLimit, tBgpPGLblIpv4AddPathLimit and tBgpPGLblIpv6AddPathLimit represent their current assigned values. The default value of tBgpPGEnableAddPath is 'false', which means the values of the BGP ADD-PATH send limit objects are inherited from from BGP instance level.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.14TruthValueread-createcurrent
tBgpPGRecvAddPath
OBJECT-TYPE
The value of tBgpPGRecvAddPath specifies the address families which are enabled to receive BGP ADD-PATH on this peer group. ADD-PATH allows a BGP router to receive multiple distinct paths for the same prefix/NLRI (Network Layer Reachability Information).
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.15TmnxAddPathAddressFamilyread-createcurrent
tBgpPGIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpPGIpv4AddPathLimit specifies the maximum number of paths per IPv4 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.16TmnxAddPathSendLimitread-createcurrent
tBgpPGVpnIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpPGVpnIpv4AddPathLimit specifies the maximum number of paths per VPN IPv4 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.17TmnxAddPathSendLimitread-createcurrent
tBgpPGIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpPGIpv6AddPathLimit specifies the maximum number of paths per IPv6 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.18TmnxAddPathSendLimitread-createcurrent
tBgpPGVpnIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpPGVpnIpv6AddPathLimit specifies the maximum number of paths per VPN IPv6 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.19TmnxAddPathSendLimitread-createcurrent
tBgpPGFlowspecValidate
OBJECT-TYPE
The value of tBgpPGFlowspecValidate specifies whether validation of received flow specification routes is enabled for this peer group. When the value of tBgpPGFlowspecValidate is 'true', the flow routes received from other peers are validated. The default value of tBgpPGFlowspecValidate is 'false', which means validation of received flow routes is disabled and all flow specification routes are considered valid.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.20TruthValueread-createobsolete
tBgpPGUpdatedErrorHandling
OBJECT-TYPE
The value of tBgpPGUpdatedErrorHandling specifies whether the error handling mechanism for optional transitive path attributes is enabled for this peer group. This object is obsoleted in release 11.0.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.21TruthValueread-createobsolete
tBgpPGDefaultRouteTarget
OBJECT-TYPE
The value of tBgpPGDefaultRouteTarget specifies whether to send the default Route Target Constraint (RTC) route to peers in this BGP peer group. The default RTC route is a special type of RTC route that has zero prefix length.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.22TruthValueread-createcurrent
tBgpPGAigp
OBJECT-TYPE
The value of tBgpPGAigp specifies whether Accumulated IGP (AIGP) path attribute support is enabled on this bgp group. The default value of tBgpPGAigp is 'false', which means the AIGP attribute is removed from the advertised routes and is ignored if present in the received routes.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.23TruthValueread-createcurrent
tBgpPGMinHoldTime
OBJECT-TYPE
The value of tBgpPGMinHoldTime specifies the minimum hold time that should be strictly enforced on tBgpPeerGroupHoldTime. When the value of tBgpPGMinHoldTime is configured, BGP will not negotiate a hold time lower than the configured value. When the value of tBgpPeerGroupHoldTime is changed, the value of tBgpPGMinHoldTime is reset to its default value. The value of tBgpPGMinHoldTime is inherited from the corresponding object value in the tBgpInstanceTable, when the inheritance bit for tBgpPeerGroupHoldTime is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerGroupHoldTime is inherited from instance level. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpPeerGroupHoldTime.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.24BgpHoldTimeread-createcurrent
tBgpPGRemovePrivateSkipPeerAs
OBJECT-TYPE
The value of tBgpPGRemovePrivateSkipPeerAs specifies whether or not to remove the private autonomous system number (ASN) from AS-Path, if the AS-Path contains the ASN of the external BGP (eBGP) neighbor on this BGP peer group. When the value of tBgpPGRemovePrivateSkipPeerAs is true, BGP will not remove the private ASN from the AS-Path if it is the same autonomous system number as the remote eBGP peer.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.25TruthValueread-createcurrent
tBgpPGLocalASNoPrependGlobalAS
OBJECT-TYPE
The value of tBgpPGLocalASNoPrependGlobalAS specifies whether or not to prepend the global-AS when advertising routes to the external BGP (eBGP) neighbor on this BGP peer group. When the value of tBgpPGLocalASNoPrependGlobalAS is true, BGP will prepend only the local-AS to the AS_PATH of received routes from the remote eBGP peer. When the value of tBgpPeerGroupLocalAS4Byte is changed, the value of tBgpPGLocalASNoPrependGlobalAS is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of object tBgpPeerGroupLocalAS4Byte is not set to non-default value.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.26TruthValueread-createcurrent
tBgpPGMaxPrefixIdleTimeOut
OBJECT-TYPE
The value of tBgpPGMaxPrefixIdleTimeOut specifies the idle time in minutes that the BGP peering remains disabled before attempting to automatically re-establish the connection with the peers in this BGP group after tBgpPeerGroupMaxPrefix limit is reached. The default value of tBgpPGMaxPrefixIdleTimeOut is zero which means, no attempt will be made to re-establish the BGP peering with peers in this BGP group after tBgpPeerGroupMaxPrefix limit is reached. When the value of tBgpPeerGroupMaxPrefix is changed, the value of tBgpPGMaxPrefixIdleTimeOut is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerGroupMaxPrefix is set to default value or the value of tBgpPeerGroupMaxPrefixLogOnly is set to non-default value. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.27Integer32 (0 | 1..1024)read-createobsolete
tBgpPGGRRestartNotification
OBJECT-TYPE
The value of tBgpPGGRRestartNotification specifies whether or not to perform Graceful Restart procedures after sending or receiving a NOTIFICATION message from a peer in this BGP peer group. When the value of tBgpPGGRRestartNotification is true, BGP will perform Graceful Restart procedures after sending or receiving a NOTIFICATION message from a peer in this BGP peer group.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.28TruthValueread-createcurrent
tBgpPGFaultTolerance
OBJECT-TYPE
The value of tBgpPGFaultTolerance specifies whether or not approaches like 'treat-as-withdraw' and other similar non-disruptive approaches can be used for handling a wide range of UPDATE message errors. A value of 'false' indicates that bgp fault-tolerance is disabled on this BGP peer group.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.29TruthValueread-createcurrent
tBgpPGDampPeerOscillations
OBJECT-TYPE
The value of tBgpPGDampPeerOscillations specifies whether damping peer oscillations is enabled for this BGP peer group. When the value is set to 'true', damping peer oscillations is enabled for this BGP peer group. When the value is set to 'false', damping peer oscillations is disabled.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.30TruthValueread-createcurrent
tBgpPGDampPeerOscInitialWaitTime
OBJECT-TYPE
The value of tBgpPGDampPeerOscInitialWaitTime specifies the time in minutes, that a session remains in the idle-state after it has been stable for a while for this BGP peer group. When the value of tBgpPGDampPeerOscillations is changed, the value of tBgpPGDampPeerOscInitialWaitTime is reset to its default value. The value of tBgpPGDampPeerOscInitialWaitTime is inherited from the corresponding object value in the tBgpInstanceParamsTable, when the inheritance bit for tBgpPGDampPeerOscillations is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPGDampPeerOscillations is inherited from instance level. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpPGDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.31Unsigned32 (0..2048)read-createcurrent
tBgpPGDampPeerOscSecondWaitTime
OBJECT-TYPE
The value of tBgpPGDampPeerOscSecondWaitTime specifies the time in minutes, that is doubled after each repeated session failure that occurs within a relatively short span of time for this BGP peer group. When the value of tBgpPGDampPeerOscillations is changed, the value of tBgpPGDampPeerOscSecondWaitTime is reset to its default value. The value of tBgpPGDampPeerOscSecondWaitTime is inherited from the corresponding object value in the tBgpInstanceParamsTable, when the inheritance bit for tBgpPGDampPeerOscillations is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPGDampPeerOscillations is inherited from instance level. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpPGDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.32Unsigned32 (1..2048)read-createcurrent
tBgpPGDampPeerOscMaxWaitTime
OBJECT-TYPE
The value of tBgpPGDampPeerOscMaxWaitTime specifies the maximum amount of time in minutes, that the session remains in the idle-state after it has experienced repeated instability for this BGP peer group. When the value of tBgpPGDampPeerOscillations is changed, the value of tBgpPGDampPeerOscMaxWaitTime is reset to its default value. The value of tBgpPGDampPeerOscMaxWaitTime is inherited from the corresponding object value in the tBgpInstanceParamsTable, when the inheritance bit for tBgpPGDampPeerOscillations is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPGDampPeerOscillations is inherited from instance level. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpPGDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.33Unsigned32 (1..2048)read-createcurrent
tBgpPGDampPeerOscErrorInterval
OBJECT-TYPE
The value of tBgpPGDampPeerOscErrorInterval specifies the time in minutes, after a session reset, during which the session must be error-free in order to reset the penalty counter and return idle-hold-time to tBgpPGDampPeerOscInitialWaitTime for this BGP peer. When the value of tBgpPGDampPeerOscillations is changed, the value of tBgpPGDampPeerOscErrorInterval is reset to its default value. The value of tBgpPGDampPeerOscErrorInterval is inherited from the corresponding object value in the tBgpInstanceParamsTable, when the inheritance bit for tBgpPGDampPeerOscillations is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPGDampPeerOscillations is inherited from instance level. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpPGDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.34Unsigned32 (0..2048)read-createcurrent
tBgpPGSplitHorizon
OBJECT-TYPE
The value of tBgpPGSplitHorizon specifies whether or not the peers under this group reflect the best route back to the peer from which the route was received. When the value of tBgpPGSplitHorizon is 'true', the peers under this group will not reflect best routes to the peers from which the route was received.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.35TruthValueread-createcurrent
tBgpPGNHUnchangedFamily
OBJECT-TYPE
The value of tBgpPGNHUnchangedFamily specifies the address families for which the BGP next-hop is not modified when sending routes to selected EBGP peers in this group. When the value of tBgpPGNHUnchangedFamily is set to 'labelIpv4', the next-hop attribute of an ebgp peer in this peer group remains unchanged. When the route is advertised to IBGP and confed-EBGP peers, the object tBgpPGNHUnchangedFamily has no effect on the routes, since nexthop unchanged is default functionality.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.36TmnxIpNhChgFamilyread-createcurrent
tBgpPGEnableOriginValidation
OBJECT-TYPE
The value of tBgpPGEnableOriginValidation specifies the address family for which every inbound IPv4 and/or IPv6 route from the peer is marked with either valid, not-found or invalid origin validation states. When the value of tBgpPGEnableOriginValidation is set to 'ipv4(1)', only the address family for ipv4 is evaluated. When the value of tBgpPGEnableOriginValidation is set to 'ipv6(3)', only the address family for ipv6 is evaluated. When the value of tBgpPGEnableOriginValidation is set to neither 'ipv4(1)' and 'ipv6(3)' or when the value of tBgpPGEnableOriginValidation is set to both 'ipv4(1)' and 'ipv6(3)' all unicast IPv4 and IPv6 routes are evaluated to determine their origin validation states.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.37TmnxIpFamilyread-createcurrent
tBgpPGThirdPartyNextHop
OBJECT-TYPE
The value of tBgpPGThirdPartyNextHop specifies if there is any third party next-hop processing done towards single-hop EBGP peers in this group. When false, NEXT_HOP will always carry the IP address of the interface used to establish the TCP connection to the peer
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.38TruthValueread-createcurrent
tBgpPGAddLinkBandwidth
OBJECT-TYPE
The value of tBgpPGAddLinkBandwidth specifies the address families of the routes received from a single-hop EBGP neighbor, for which a Link Bandwidth Extended Community with static AS and bandwidth values is added. When the family of the received route matches the configured families in tBgpPGAddLinkBandwidth, a Link Bandwidth Extended Community is added, consisting of the local AS and interface speed.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.39TmnxIpFamilyread-createcurrent
tBgpPGDynamicPeerLimit
OBJECT-TYPE
The value of tBgpPGDynamicPeerLimit specifies the value of dynamic peer limit for this BGP group. If tBgpPGDynamicPeerLimit is set to zero (0), the dynamic peer limit is disabled for this BGP group.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.40Unsigned32 (0 | 1..8192)read-createcurrent
tBgpPGLabelResolveStatic
OBJECT-TYPE
The value of tBgpPGLabelResolveStatic specifies whether multi-hop eBGP learned labeled IP routes to be resolved by IP routes if no LDP or RSVP-TE LSPs are available. Even if this behavior is enabled, LDP or RSVP-TE defined paths should first resolve the BGP nexthop for the labeled routes. Only if none are available should resolution to the IP route table be attempted.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.41TruthValueread-createobsolete
tBgpPGLblIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpPGLblIpv4AddPathLimit specifies the maximum number of paths per label IPv4 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.42TmnxAddPathSendLimitread-createcurrent
tBgpPGLblIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpPGLblIpv6AddPathLimit specifies the maximum number of paths per label IPv6 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.43TmnxAddPathSendLimitread-createcurrent
tBgpPGLabelPreference
OBJECT-TYPE
The value of tBgpPGLabelPreference specifies the route preference for label-IPv4 and label-IPv6 routes learned via the peer.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.44TmnxBgpPreference (1..255)read-createcurrent
tBgpPGDefRxEvpnEncap
OBJECT-TYPE
The value of tBgpPGDefRxEvpnEncap specifies how BGP will treat a received EVPN route without BGP encapsulation extended community. If no encapsulation is received, BGP will validate the route as MPLS or VXLAN depending on the the value of tBgpPGDefRxEvpnEncap.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.45INTEGER {mpls(0), vxlan(1)}read-createcurrent
tBgpPGORRLocation
OBJECT-TYPE
The value of tBgpPGORRLocation specifies the identifier of a location configured under optimal-route-reflection. The location is used to calculate the next-hop cost in the TE-DB and select the best path to advertise to the client of this route-reflector.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.46Unsigned32 (0..255)read-createcurrent
tBgpPGORRAllowLocalFallbk
OBJECT-TYPE
The value of tBgpPGORRAllowLocalFallbk decides what the system should do when the BGP next-hop is not reachable in the TE-DB for the configured location, tBgpPGORRLocation. If the value is set to 'true', then next-hop cost calculation and best-path selection default back to the location of the route-reflector in the network. If the value is set to 'false', then no routes are advertised to the client(s).
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.47TruthValueread-createcurrent
tBgpPGEnforceFirstAS
OBJECT-TYPE
The value of tBgpPGEnforceFirstAS specifies whether the receipt of BGP routes from an eBGP neighbor should be classified as an error when it has an AS-Path with the most recent AS not matching the configured peer-as of the neighbor. If the value is set to 'true', the most recent AS number in the AS-Path will be checked for every received route from the peer or set of peers to match the peer's configured peer-as. If it does not match, then the session will be reset if the update-fault-tolerance under error-handling is not configured. Else, the session will not be reset, but all the prefixes in the received update will be treated as withdrawn and logged. It is applicable to all the address families and only to true eBGP sessions.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.48TruthValueread-createcurrent
tBgpPGMvpnIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpPGMvpnIpv4AddPathLimit specifies the maximum number of paths per MVPN IPv4 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.49TmnxAddPathSendLimitread-createcurrent
tBgpPGMvpnIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpPGMvpnIpv6AddPathLimit specifies the maximum number of paths per VPN IPv6 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.50TmnxAddPathSendLimitread-createcurrent
tBgpPGMcastVpnV4AddPathLimit
OBJECT-TYPE
The value of tBgpPGMcastVpnV4AddPathLimit specifies the maximum number of paths per Mcast VPN IPv4 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.51TmnxAddPathSendLimitread-createcurrent
tBgpPGMcastVpnV6AddPathLimit
OBJECT-TYPE
The value of tBgpPGMcastVpnV6AddPathLimit specifies the maximum number of paths per Mcast VPN IPv6 prefix that can be advertised to ADD-PATH peers on this peer group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.52TmnxAddPathSendLimitread-createcurrent
tBgpPGLLGRAdvStaleTime
OBJECT-TYPE
The value of tBgpPGLLGRAdvStaleTime specifies the time value until when a route can be used after the session with the peer is disconnected
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.53Unsigned32 (0..16777215)read-createcurrent
tBgpPGLLGROvrideStaleTime
OBJECT-TYPE
The value of tBgpPGLLGROvrideStaleTime specifies the stale time for the BGP session when it is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.54Unsigned32 (0..16777216)read-createcurrent
tBgpPGLLGROvrideResTime
OBJECT-TYPE
The value of tBgpPGLLGROvrideResTime specifies the restart time for the BGP session when it is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.55Unsigned32 (0..4096)read-createcurrent
tBgpPGLLGRFwdingBitsSet
OBJECT-TYPE
The value of tBgpPGLLGRFwdingBitsSet specifies the behaviour of the F bit for each AFI/SAFI.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.56INTEGER {none(0), all(1), non-fwd(2)}read-createcurrent
tBgpPGLLGRAdvStaleToNeigh
OBJECT-TYPE
The value of tBgpPGLLGRAdvStaleToNeigh decides whether to withdraw the route towards eBGP peers that did not advertise the LLGR capability and re-advertise to all other peers with the addition of the LLGR_STALE community.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.57TruthValueread-createcurrent
tBgpPGLLGRAdvToNeighWthoutNoEx
OBJECT-TYPE
The value of tBgpPGLLGRAdvToNeighWthoutNoEx decides whether to advertise the route to all peers with the addition of the LLGR_STALE community. This can be configured only when tBgpPGLLGRAdvStaleToNeigh is configured on the system.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.58TruthValueread-createcurrent
tBgpPGLLGR
OBJECT-TYPE
The value of tBgpPGLLGR specifies whether or not long lived graceful restart capabilities are enabled on this instance of BGP. When the value is set to 'false' long lived graceful restart is disabled and any previous configuration of other long lived graceful restart parameters is removed.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.59TruthValueread-createcurrent
tBgpPGLocalAddressIfName
OBJECT-TYPE
The value of tBgpPGLocalAddressIfName specifies the interface name of the peer group local address. Either tBgpPGLocalAddressIfName or tBgpPGLocalAddress can be set at a time. The other one is set to default.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.60TNamedItemOrEmptyread-createcurrent
tBgpPeerGroupAdvIpv6NhFamily
OBJECT-TYPE
The value of tBgpPeerGroupAdvIpv6NhFamily specifies the types of AFI/SAFI the SROS BGP group supports extended next-hop encoding and resolution.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.61TmnxIpFamilyread-createcurrent
tBgpPGExtendNhEncoding
OBJECT-TYPE
The value of tBgpPGExtendNhEncoding specifies the type of AFI/SAFI the Bgp group is configured to support extended next-hop encoding.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.62TmnxIpFamilyread-createcurrent
tBgpPGBypassMRAITimer
OBJECT-TYPE
The value of tBgpPGBypassMRAITimer specifies whether the Bgp instance is configured to send out the BGP update immediately after the session comes up, without waiting for Minimum Route Advertisement Interval, tBgpPeerGroupMinRouteAdvertisement, to countdown to zero. If the value is set to 'true', tBgpPeerGroupMinRouteAdvertisement's value is disregarded and BGP updates are sent out immediately after the session comes up. If the value is set to 'false', the system waits for tBgpPeerGroupMinRouteAdvertisement's full value to countdown before sending out the BGP updates after the session comes up.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.63TruthValueread-createcurrent
tBgpPGDisableLargeComms
OBJECT-TYPE
The value of tBgpPGDisableLargeComms enables or disables sending of community attribute to the peer for large communities.
1.3.6.1.4.1.6527.3.1.2.14.3.5.1.64TruthValueread-createcurrent
tBgpPeerGroupPlcyTable
OBJECT-TYPE
The tBgpPeerGroupPlcyTable is the list of configured policies in BGP Peer Groups.
1.3.6.1.4.1.6527.3.1.2.14.3.6not-accessiblecurrent
tBgpPeerGroupPlcyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerGroupPlcyTable.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1not-accessiblecurrent
tBgpPeerGroupPlcyImportPolicy1
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy1 specifies the first import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.1TXLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy2
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy2 specifies the second import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.2TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy3
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy3 specifies the third import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.3TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy4
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy4 specifies the fourth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.4TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy5
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy5 specifies the fifth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.5TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy6
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy6 specifies the sixth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.6TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy7
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy7 specifies the seventh import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.7TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy8
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy8 specifies the eighth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.8TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy9
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy9 specifies the ninth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.9TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy10
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy10 specifies the tenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.10TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy11
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy11 specifies the eleventh import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.11TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy12
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy12 specifies the twelfth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.12TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy13
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy13 specifies the thirteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.13TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy14
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy14 specifies the fourteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.14TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyImportPolicy15
OBJECT-TYPE
The value of tBgpPeerGroupPlcyImportPolicy15 specifies the fifteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.15TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy1
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy1 specifies the first export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.16TXLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy2
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy2 specifies the second export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.17TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy3
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy3 specifies the third export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.18TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy4
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy4 specifies the fourth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.19TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy5
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy5 specifies the fifth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.20TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy6
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy6 specifies the sixth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.21TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy7
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy7 specifies the seventh export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.22TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy8
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy8 specifies the eighth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.23TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy9
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy9 specifies the ninth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.24TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy10
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy10 specifies the tenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.25TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy11
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy11 specifies the eleventh export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.26TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy12
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy12 specifies the twelfth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.27TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy13
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy13 specifies the thirteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.28TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy14
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy14 specifies the fourteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.29TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPlcyExportPolicy15
OBJECT-TYPE
The value of tBgpPeerGroupPlcyExportPolicy15 specifies the fifteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.6.1.30TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerGroupPfxLmtTableLstChgd
OBJECT-TYPE
The value of tBgpPeerGroupPfxLmtTableLstChgd indicates the last timestamp when an entry in the tBgpPeerGroupPfxLmtTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.7TimeStampread-onlycurrent
tBgpPeerGroupPfxLmtTable
OBJECT-TYPE
The tBgpPeerGroupPfxLmtTable is the list of configured prefix limits for different family types for configured BGP Peer Groups. The table entries are indexed by BGP instance, peer group name and family type.
1.3.6.1.4.1.6527.3.1.2.14.3.8not-accessiblecurrent
tBgpPeerGroupPfxLmtEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerGroupPfxLmtTable. An entry can be created using the row status object, tBgpPeerGroupPfxLmtRowStatus. When created, all objects are initialized to their default values. Before the peer entry can be used, tBgpPeerGroupPfxLmtRowStatus must be set to 'active(1)'. The peer entry can be removed by setting tBgpPeerGroupPfxLmtRowStatus to 'destroy(6)'.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1not-accessiblecurrent
tBgpPeerGroupPfxLmtFamily
OBJECT-TYPE
The value of tBgpPeerGroupPfxLmtFamily specifies the address family for which prefix-limit is configured.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpPeerGroupPfxLmtLastChanged
OBJECT-TYPE
The value tBgpPeerGroupPfxLmtLastChanged indicates when an entry in tBgpPeerGroupPfxLmtTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1.2TimeStampread-onlycurrent
tBgpPeerGroupPfxLmtRowStatus
OBJECT-TYPE
The value of tBgpPeerGroupPfxLmtRowStatus specifies the row status for this BGP instance for the virtual router. It is used to create and delete row entries in this table.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1.3RowStatusread-createcurrent
tBgpPeerGroupPfxLmtMaxPrefix
OBJECT-TYPE
The value of tBgpPeerGroupPfxLmtMaxPrefix specifies the maximum number of routes that can be learned from this peer. A value of zero specifies there is no limit to the number of routes learned. The tBgpMaxNgPfxLmtThresholdReached notification is sent when the number of routes exceeds a percentage of this limit as specified by tBgpPeerGroupPfxLmtThreshold. When the number of routes exceeds this limit, then BGP peering will be disabled and the tBgpMaxNgPfxLmt notification will be sent.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1.4BgpPrefixLimitread-createcurrent
tBgpPeerGroupPfxLmtLogOnly
OBJECT-TYPE
The value of tBgpPeerGroupPfxLmtLogOnly specifies whether BGP peering will be disabled when tBgpPeerGroupPfxLmtMaxPrefix is exceeded. When the value is set to 'true', BGP peering will be enabled. When the value is set to 'false', BGP peering will be disabled.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1.5TruthValueread-createcurrent
tBgpPeerGroupPfxLmtThreshold
OBJECT-TYPE
The value of tBgpPeerGroupPfxLmtThreshold specifies a percentage of tBgpPeerGroupPfxLmtMaxPrefix.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1.6Unsigned32 (1..100)read-createcurrent
tBgpPeerGroupPfxLmtIdleTimeOut
OBJECT-TYPE
The value of tBgpPeerGroupPfxLmtIdleTimeOut specifies the idle time in minutes that the BGP peering remains disabled before attempting to automatically re-establish the connection with the peers in this BGP group after tBgpPeerGroupPfxLmtMaxPrefix limit is reached. The default value of tBgpPeerGroupPfxLmtIdleTimeOut is zero which means, no attempt will be made to re-establish the BGP peering with peers in this BGP group after tBgpPeerGroupPfxLmtMaxPrefix limit is reached. When the value of tBgpPeerGroupPfxLmtMaxPrefix is changed, the value of tBgpPeerGroupPfxLmtIdleTimeOut is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerGroupPfxLmtMaxPrefix is set to default value or the value of tBgpPeerGroupPfxLmtLogOnly is set to non-default value.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1.7Integer32 (0..1024)read-createcurrent
tBgpPeerGroupPfxLmtPostImport
OBJECT-TYPE
The value of tBgpPeerGroupPfxLmtPostImport specifies that a route rejected by a BGP import policy should not be counted against the configured tBgpPeerGroupPfxLmtMaxPrefix limit. When the value is set to 'true', it specifies that the limit should be enforced after import policies.
1.3.6.1.4.1.6527.3.1.2.14.3.8.1.8TruthValueread-createcurrent
tBgpPGDynamicPeerPfxTableLstChgd
OBJECT-TYPE
The value of tBgpPGDynamicPeerPfxTableLstChgd indicates the last timestamp when an entry in the tBgpPeerGroupDynamicPeerPfxTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.9TimeStampread-onlycurrent
tBgpPeerGroupDynamicPeerPfxTable
OBJECT-TYPE
The tBgpPeerGroupDynamicPeerPfxTable is the list of configured prefixes for dynamic peers configured under BGP Peer Groups. The table entries are indexed by BGP instance, prefix address and prefix mask.
1.3.6.1.4.1.6527.3.1.2.14.3.10not-accessiblecurrent
tBgpPeerGroupDynamicPeerPfxEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerGroupDynamicPeerPfxTable. An entry can be created using the row status object, tBgpPGDynamicPeerPfxRowStatus. When created, all objects are initialized to their default values. Setting RowStatus to 'active' requires tBgpPGDynamicPeerPfxGroupName to have been assigned a valid value.
1.3.6.1.4.1.6527.3.1.2.14.3.10.1not-accessiblecurrent
tBgpPGDynamicPeerPrefixType
OBJECT-TYPE
The value of tBgpPGDynamicPeerPrefixType specifies the address type of tBgpPGDynamicPeerPrefix prefix.
1.3.6.1.4.1.6527.3.1.2.14.3.10.1.1InetAddressTypenot-accessiblecurrent
tBgpPGDynamicPeerPrefix
OBJECT-TYPE
The value of tBgpPGDynamicPeerPrefix specifies the dynamic peer prefix for this group.
1.3.6.1.4.1.6527.3.1.2.14.3.10.1.2InetAddress (SIZE(4 | 16 | 20))not-accessiblecurrent
tBgpPGDynamicPeerPrefixLength
OBJECT-TYPE
The value of tBgpPGDynamicPeerPrefixLength specifies the value of the prefix length for tBgpPGDynamicPeerPrefix
1.3.6.1.4.1.6527.3.1.2.14.3.10.1.3InetAddressPrefixLength (0..128)not-accessiblecurrent
tBgpPGDynamicPeerPfxLastChanged
OBJECT-TYPE
The value of tBgpPGDynamicPeerPfxLastChanged indicates the sysUpTime when this row was last modified.
1.3.6.1.4.1.6527.3.1.2.14.3.10.1.4TimeStampread-onlycurrent
tBgpPGDynamicPeerPfxRowStatus
OBJECT-TYPE
The value of tBgpPGDynamicPeerPfxRowStatus specifies the row status for this dynamic peer entry for this group. It is used to create and delete row entries in this table.
1.3.6.1.4.1.6527.3.1.2.14.3.10.1.5RowStatusread-createcurrent
tBgpPGDynamicPeerPfxGroupName
OBJECT-TYPE
The value of tBgpPGDynamicPeerPfxGroupName specifies the group name to which this dynamic peer belongs to. The value tBgpPGDynamicPeerPfxGroupName needs to be set at row creation time.
1.3.6.1.4.1.6527.3.1.2.14.3.10.1.6BgpPeerGroupNameread-createcurrent
tBgpPGLLGRFamilyTblLstCh
OBJECT-TYPE
The value of tBgpPGLLGRFamilyTblLstCh indicates the timestamp when an entry in tBgpPGLLGRFamilyTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.11TimeStampread-onlycurrent
tBgpPGLLGRFamilyTable
OBJECT-TYPE
The tBgpPGLLGRFamilyTable consists of information about the BGP LLGR Family specific parameters. The table entries are indexed by BGP instance, Peer Group name and LLGR AFI/SAFI.
1.3.6.1.4.1.6527.3.1.2.14.3.12not-accessiblecurrent
tBgpPGLLGRFamilyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPGLLGRFamilyTable.
1.3.6.1.4.1.6527.3.1.2.14.3.12.1not-accessiblecurrent
tBgpPGLLGRFamily
OBJECT-TYPE
The value of tBgpPGLLGRFamily specifies the particular AFI/SAFI that this configuration applies to.
1.3.6.1.4.1.6527.3.1.2.14.3.12.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpPGLLGRFamilyLstCh
OBJECT-TYPE
The value tBgpPGLLGRFamilyLstCh indicates when an entry in tBgpPGLLGRFamilyTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.12.1.2TimeStampread-onlycurrent
tBgpPGLLGRFamilyRowStatus
OBJECT-TYPE
RowStatus for the PG LLGR Family entry.
1.3.6.1.4.1.6527.3.1.2.14.3.12.1.3RowStatusread-createcurrent
tBgpPGLLGRFamilyAdvStaleTime
OBJECT-TYPE
The value of tBgpPGLLGRFamilyAdvStaleTime specifies the time for which the route can be used for this AFI/SAFI after the peer is disconnected.
1.3.6.1.4.1.6527.3.1.2.14.3.12.1.4Unsigned32 (0..16777215)read-createcurrent
tBgpPGLLGRFamilyOvrideStaleTm
OBJECT-TYPE
The value of tBgpPGLLGRFamilyOvrideStaleTm specifies the stale time for this particular AFI/SAFI when the system is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.3.12.1.5Unsigned32 (0..16777216)read-createcurrent
tBgpPGParamsExtTblLstCh
OBJECT-TYPE
The value of tBgpPGParamsExtTblLstCh indicates the timestamp when an entry in tBgpPeerGroupParamsExtTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.13TimeStampread-onlycurrent
tBgpPeerGroupParamsExtTable
OBJECT-TYPE
Information about the attributes configured for the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.3.14not-accessiblecurrent
tBgpPeerGroupParamsExtEntry
OBJECT-TYPE
An entry in the tBgpPeerGroupParamsExtTable. Each entry maintains the attributes configured for BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1not-accessiblecurrent
tBgpPGParamsExtInheritanceHi
OBJECT-TYPE
The value of tBgpPGParamsExtInheritanceHi specifies the upper 32 bits of inheritance object. The object specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. This object is a bit-mask, with the following positions: When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpInstanceTable. By default all of these attributes should be inherited from the tBgpInstanceTable.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.1TmnxHigh32 (0..4294967295)read-createcurrent
tBgpPGParamsExtInheritanceLo
OBJECT-TYPE
The value of tBgpPGParamsExtInheritanceLo specifies the lower 32 bits of the inheritance object. The object specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. This object is a bit-mask, with the following positions: tBgpPGParamsExtInheritanceHi 0x00000001 tBgpPGParamsExtInheritanceLo 0x00000002 tBgpPGLinkAcceptEbgp 0x00000004 tBgpPGLinkSendEbgp 0x00000008 tBgpPGLinkAggPaths 0x00000010 tBgpPGLoopDetectThreshold 0x00000020 tBgpPGSendExportPolicy 0x00000040 tBgpPGEbgpPreference 0x00000080 tBgpPGIbgpPreference 0x00000100 tBgpPGEbgpLabelPreference 0x00000200 tBgpPGIbgpLabelPreference 0x00000400 tBgpPGEBGPRejWithoutPlcyImpt 0x00000800 tBgpPGEBGPRejWithoutPlcyExpt 0x00001000 tBgpPGMultipathEligible 0x00002000 tBgpPGRemovePrivateReplaceAs 0x00004000 tBgpPGBlockPrefixSID 0x00008000 tBgpPGDefOriginate 0x00010000 tBgpPGSelLabelIpv4Inst 0x00040000 When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpInstanceTable. By default all of these attributes should be inherited from the tBgpInstanceTable.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.2TmnxLow32 (0..4294967295)read-createcurrent
tBgpPGLinkAcceptEbgp
OBJECT-TYPE
The value of tBgpPGLinkAcceptEbgp specifies the address families of the routes received from a single-hop EBGP neighbor, for which a Link Bandwidth Extended Community with static AS and bandwidth values is allowed.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.3TmnxIpFamilyread-createcurrent
tBgpPGLinkSendEbgp
OBJECT-TYPE
The value of tBgpPGLinkSendEbgp specifies the address families of the routes sent to a single-hop EBGP neighbor, for which a Link Bandwidth Extended Community with static AS and bandwidth values is allowed.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.4TmnxIpFamilyread-createcurrent
tBgpPGLinkAggPaths
OBJECT-TYPE
The value of tBgpPGLinkAggPaths specifies the families of the routes for which aggregate bandwidth is supported for a re-advertising router.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.5TmnxIpFamilyread-createcurrent
tBgpPGLoopDetectThreshold
OBJECT-TYPE
The value of tBgpPGLoopDetectThreshold specifies the occurence of the global ASN when exceeded triggers the loop-detect behavior.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.6Unsigned32 (0..15)read-createcurrent
tBgpPGSendExportPolicy
OBJECT-TYPE
The value of tBgpPGSendExportPolicy specifies the send default export policy.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.7TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPGEbgpPreference
OBJECT-TYPE
The value of tBgpPGEbgpPreference specifies the route preference for ebgp routes.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.8TmnxBgpPreference (0..255)read-createcurrent
tBgpPGIbgpPreference
OBJECT-TYPE
The value of tBgpPGIbgpPreference specifies the route preference for ibgp routes.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.9TmnxBgpPreference (0..255)read-createcurrent
tBgpPGEbgpLabelPreference
OBJECT-TYPE
The value of tBgpPGEbgpLabelPreference specifies the route preference for label-IPv4 and label-IPv6 ebgp routes.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.10TmnxBgpPreference (0..255)read-createcurrent
tBgpPGIbgpLabelPreference
OBJECT-TYPE
The value of tBgpPGIbgpLabelPreference specifies the route preference for label-IPv4 and label-IPv6 ibgp routes.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.11TmnxBgpPreference (0..255)read-createcurrent
tBgpPGEBGPRejWithoutPlcyImpt
OBJECT-TYPE
The value of tBgpPGEBGPRejWithoutPlcyImpt enables or disables if policies can be imported.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.12TruthValueread-createcurrent
tBgpPGEBGPRejWithoutPlcyExpt
OBJECT-TYPE
The value of tBgpPGEBGPRejWithoutPlcyExpt enables or disables if policies can be imported.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.13TruthValueread-createcurrent
tBgpPGMultipathEligible
OBJECT-TYPE
The value of tBgpPGMultipathEligible specifies whether this group is multi-path eligible.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.14TruthValueread-createcurrent
tBgpPGRemovePrivateReplaceAs
OBJECT-TYPE
The value of tBgpPGRemovePrivateReplaceAs specifies whether or not to replace the private autonomous system number (ASN) in AS-Path, if the AS-Path contains the ASN of the external BGP (eBGP) neighbor on this BGP peer group.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.15TruthValueread-createcurrent
tBgpPGBlockPrefixSID
OBJECT-TYPE
The value of tBgpPGBlockPrefixSID enables or disables sending of the prefix SID attribute.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.16TruthValueread-createcurrent
tBgpPGDefOriginate
OBJECT-TYPE
The value of tBgpPGDefOriginate specifies the types of AFI/SAFI for which SROS BGP will originate default route independent of the RTM default route.
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.17TmnxIpFamilyread-createcurrent
tBgpPGSelLabelIpv4Inst
OBJECT-TYPE
The value of tBgpPGSelLabelIpv4Inst specifies whether to enable/disable selective download of label-ipv4 routes
1.3.6.1.4.1.6527.3.1.2.14.3.14.1.19TruthValueread-createcurrent
tBgpPeerGrpDynNbrAsRngTblLstChg
OBJECT-TYPE
The tBgpPeerGrpDynNbrAsRngTblLstChg indicates the last timestamp when an entry in the tBgpPeerGroupDynNbrAsRangeTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.15TimeStampread-onlycurrent
tBgpPeerGroupDynNbrAsRangeTable
OBJECT-TYPE
The tBgpPeerGroupDynNbrAsRangeTable contains BGP peering dynamic-neighbor AS ranges.
1.3.6.1.4.1.6527.3.1.2.14.3.16not-accessiblecurrent
tBgpPeerGroupDynNbrAsRangeEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerGroupDynNbrAsRangeTable.
1.3.6.1.4.1.6527.3.1.2.14.3.16.1not-accessiblecurrent
tBgpPeerGroupDynNbrAsRangeIndex
OBJECT-TYPE
The tBgpPeerGroupDynNbrAsRangeIndex indicates index used to store this range.
1.3.6.1.4.1.6527.3.1.2.14.3.16.1.1Integer32 (1..32)not-accessiblecurrent
tBgpPeerGroupDynNbrAsRangeChg
OBJECT-TYPE
The tBgpPeerGroupDynNbrAsRangeChg indicates when this entry was last changed.
1.3.6.1.4.1.6527.3.1.2.14.3.16.1.2TimeStampread-onlycurrent
tBgpPeerGroupDynNbrAsRangeMin
OBJECT-TYPE
The tBgpPeerGroupDynNbrAsRangeMin specifies the minimum value of AS range.
1.3.6.1.4.1.6527.3.1.2.14.3.16.1.3Unsigned32read-createcurrent
tBgpPeerGroupDynNbrAsRangeMax
OBJECT-TYPE
The tBgpPeerGroupDynNbrAsRangeMax specifies the maximum value of AS range.
1.3.6.1.4.1.6527.3.1.2.14.3.16.1.4Unsigned32read-createcurrent
tBgpPeerObjects
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.2.14.4
tBgpPeerTableLastChanged
OBJECT-TYPE
The value of tBgpPeerTableLastChanged indicates the last timestamp when an entry in the tBgpPeerGroupTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.4.1TimeStampread-onlycurrent
tBgpPeerTableSpinlock
OBJECT-TYPE
The value of tBgpPeerTableSpinlock specifies voluntary serialization control for tBgpPeerGroupTable. It is mainly used to coordinate changes to tBgpPeerInheritance.
1.3.6.1.4.1.6527.3.1.2.14.4.2TestAndIncrread-writecurrent
tBgpPeerTable
OBJECT-TYPE
The tBgpPeerTable is the list of configured BGP Peers. The table entries are indexed by the peer's IP address. For administrative convenience the Peer Group name should be set but is not used for sorting in the agent.
1.3.6.1.4.1.6527.3.1.2.14.4.3not-accessibleobsolete
tBgpPeerEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerTable. An entry can be created using the row status object, tBgpPeerRowStatus. When created, all objects are initialized to their default values. Before the Peer entry can be used, tBgpPeerRowStatus must be set to 'active(1)'. The Peer entry can be removed by setting tBgpPeerRowStatus to 'destroy(6)'. The Peer entry will be advertised to BGP peers when tBgpPeerShutdown is false.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1not-accessibleobsolete
tBgpPeerAddress
OBJECT-TYPE
Index for tBgpPeerTable, tBgpPeerAddress indicates the IP address of the Peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.1IpAddressnot-accessibleobsolete
tBgpPeerPeerGroup
OBJECT-TYPE
The value of tBgpPeerPeerGroup specifies the name of the Peer group for the Peer. This object can only be set when the tBgpPeerRowStatus is not active(1). Setting this object causes the Peer attributes to be set to the inherited values from the Peer Group and from the global BGP defaults. This will destroy any previously configured values. So, when creating a row, set this object first, or second after tBgpPeerAddress. Then set any peer attribute objects.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.2BgpPeerGroupNameOrEmptyread-createobsolete
tBgpPeerRowStatus
OBJECT-TYPE
The value of tBgpPeerRowStatus specifies the row status for this BGP Peer for the virtual router. It is used to create and delete row entries in this table. In order for an attempt to 'destroy' this row entry to succeed, the value of tBgpPeerShutdown must be 'true'.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.3RowStatusread-createobsolete
tBgpPeerShutdown
OBJECT-TYPE
The value of tBgpPeerShutdown specifies if we advertise this peer or not. A value of false(2) means no shutdown, so advertise; true(1) means this entry is shutdown, so do not advertise.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.4TruthValueread-createobsolete
tBgpPeerDescription
OBJECT-TYPE
The value of tBgpPeerDescription specifies a user provided description string for this peer entry. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.5DisplayString (SIZE(0..80))read-createobsolete
tBgpPeerConnectRetry
OBJECT-TYPE
The value of tBgpPeerConnectRetry specifies the value (in seconds) of the BGP Connect Retry timer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.6BgpConnectRetryTimeread-createobsolete
tBgpPeerHoldTime
OBJECT-TYPE
The value of tBgpPeerHoldTime specifies the value (in seconds) of the BGP Hold Time.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.7BgpHoldTimeread-createobsolete
tBgpPeerKeepAlive
OBJECT-TYPE
The value of tBgpPeerKeepAlive specifies the value of the BGP Keepalive timer. A keepalive message is sent every time this timer expires.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.8BgpKeepAliveTimeread-createobsolete
tBgpPeerMinASOrigination
OBJECT-TYPE
The value of tBgpPeerMinASOrigination specifies the minimal interval (in seconds) at which a given path attribute can be advertised to a peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.9BgpMinASOriginationTimeread-createobsolete
tBgpPeerDampening
OBJECT-TYPE
The value of tBgpPeerDampening specifies if route dampening is applied to learned routes.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.10TruthValueread-createobsolete
tBgpPeerLocalAddress
OBJECT-TYPE
The value of tBgpPeerLocalAddress specifies the local IP address to be used by this peer. If set to 0.0.0.0, then use a (non-0.0.0.0) Peer Group Local Address, or a (non-0.0.0.0) global Local Address. If both are zero then find the local address by querying the closest interface to the peer address from the routing table.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.11IpAddressread-createobsolete
tBgpPeerLocalAS
OBJECT-TYPE
The value of tBgpPeerLocalAS specifies the autonomous system number to be advertised for this peer. If the value of tBgpPeerLocalAS, the value of tBgpPeerGroupLocalAS or tBgpInstanceLocalAS will be used in that order.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.12TmnxBgpAutonomousSystemread-createobsolete
tBgpPeerLocalPreference
OBJECT-TYPE
The value of tBgpPeerLocalPreference specifies the default value for the Local Preference attribute. This value is used if the BGP route arrives from a BGP peer without the Local Preference attribute set. It is overridden by any value set via a route policy.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.13TmnxBgpLocalPreferenceread-createobsolete
tBgpPeerLoopDetect
OBJECT-TYPE
The value of tBgpPeerLoopDetect determines how the peer session should deal with loop detection in the AS Path.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.14BgpLoopDetectread-createobsolete
tBgpPeerMinRouteAdvertisement
OBJECT-TYPE
The value of tBgpPeerMinRouteAdvertisement specifies the minimum interval at which a given path attribute is advertised to a peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.15BgpMinRouteAdvertisementread-createobsolete
tBgpPeerMaxPrefix
OBJECT-TYPE
configures the maximum number of routes that can be learned from this peer. zero means 'no limit'. if the number of routes exceeds 90% of this limit, then the tBgpMaxPrefix90 notification is sent. if the number of routes exceeds this limit, then BGP peering will be dropped. Also, the tBgpMaxPrefix100 notification will be sent.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.16BgpPrefixLimitread-createobsolete
tBgpPeerMEDSource
OBJECT-TYPE
The value of tBgpPeerMEDSource specifies the source of the Multi Exit Discriminator (MED) value for peers in this group.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.17BgpMEDSourceread-createobsolete
tBgpPeerMEDValue
OBJECT-TYPE
The value of tBgpPeerMEDValue specifies the value of MED when tBgpPeerMEDSource is 'metricVal'. If the value of tBgpPeerMEDSource is not 'metricVal', this object is ignored.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.18BgpMEDValueread-createobsolete
tBgpPeerMultihop
OBJECT-TYPE
The value of tBgpPeerMultihop specifies the TTL used in IP packet header for BGP advertisements. Default TTL values for EBGP peer is 1, and MAX_TTL for IBGP peers. Default value if not set is no_type - the peer has to infer its value based on local-as, and peer-as in that case.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.19BgpTimeToLiveread-createobsolete
tBgpPeerNextHopSelf
OBJECT-TYPE
The value of tBgpPeerNextHopSelf specifies if routes advertised to EBGP peers in this group have NEXTHOP path attribute set to this router's physical interface. When false, third party routes are advertised.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.21TruthValueread-createobsolete
tBgpPeerNoAggregatorID
OBJECT-TYPE
The value of tBgpPeerNoAggregatorID specifies if different routers in the same AS create aggregate routes containing different AS paths. A value of 'true' would enable setting the router ID to 0 in the aggregator path attribute when BGP is aggregating routes. A value of 'false' would disable setting the router ID to 0 in the aggregator path attribute when BGP is aggregating routes.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.22TruthValueread-createobsolete
tBgpPeerPassive
OBJECT-TYPE
The value of tBgpPeerPassive specifies if the peer will not attempt to connect to the far end peer or just wait for the far end peer to connect.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.23TruthValueread-createobsolete
tBgpPeerPeerAS
OBJECT-TYPE
The value of tBgpPeerPeerAS specifies the Autonomous System number for the remote peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.24TmnxBgpAutonomousSystemread-createobsolete
tBgpPeerPeerType
OBJECT-TYPE
The value of tBgpPeerPeerType specifies the type of peer - noType(1), internal(2) and external(3). Default value if not set is noType - the peer has to infer its value based on local-as, and peer-as in that case.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.25BgpPeerTyperead-createobsolete
tBgpPeerPreference
OBJECT-TYPE
The value of tBgpPeerPreference specifies the route preference for routes learned via the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.26TmnxBgpPreference (1..255)read-createobsolete
tBgpPeerRemovePrivateAS
OBJECT-TYPE
The value of tBgpPeerRemovePrivateAS specifies if private AS numbers should be stripped from the AS Path before advertising them to BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.27TruthValueread-createobsolete
tBgpPeerLastChanged
OBJECT-TYPE
The value tBgpPeerLastChanged indicates when an entry in tBgpPeerTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.28TimeStampread-onlyobsolete
tBgpPeerInheritance
OBJECT-TYPE
The value of tBgpPeerInheritance specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. This object is a bit-mask, with the following positions: tBgpPeerShutdown 0x04 tBgpPeerConnectRetry 0x10 tBgpPeerHoldTime 0x20 tBgpPeerKeepAlive 0x40 tBgpPeerMinASOrigination 0x80 tBgpPeerDampening 0x100 tBgpPeerLocalAddress 0x200 tBgpPeerLocalAS 0x400 tBgpPeerLocalPreference 0x800 tBgpPeerLoopDetect 0x1000 tBgpPeerMinRouteAdvertisement 0x2000 tBgpPeerMaxPrefix 0x4000 tBgpPeerMEDSource 0x8000 tBgpPeerMEDValue 0x10000 tBgpPeerMultihop 0x20000 tBgpPeerNextHopSelf 0x80000 tBgpPeerNoAggregatorID 0x100000 tBgpPeerPassive 0x200000 tBgpPeerPeerAS 0x400000 tBgpPeerPeerType 0x800000 tBgpPeerPreference 0x1000000 tBgpPeerRemovePrivateAS 0x2000000 tBgpPeerImportPolicy1 0x8000000 tBgpPeerImportPolicy2 0x10000000 tBgpPeerImportPolicy3 0x20000000 tBgpPeerImportPolicy4 0x40000000 tBgpPeerImportPolicy5 0x80000000 tBgpPeerExportPolicy1 0x100000000 tBgpPeerExportPolicy2 0x200000000 tBgpPeerExportPolicy3 0x400000000 tBgpPeerExportPolicy4 0x800000000 tBgpPeerExportPolicy5 0x1000000000 tBgpPeerLocalASPrivate 0x2000000000 tBgpPeerMd5Auth 0x4000000000 tBgpPeerMd5AuthKey 0x8000000000 tBgpPeerClusterId 0x10000000000 tBgpPeerDisableClientReflect 0x20000000000 tBgpPeerGracefulRestart 0x40000000000 tBgpPeerGRRestartTime 0x80000000000 tBgpPeerGRStaleRoute 0x100000000000 tBgpPeerGRAdminState 0x200000000000 tBgpPeerFamily 0x400000000000 tBgpPeerVpnApplyImport 0x800000000000 tBgpPeerVpnApplyExport 0x1000000000000 tBgpPeerASOverride 0x2000000000000 tBgpPeerOrf 0x4000000000000 tBgpPeerExtCommsOrf 0x8000000000000 tBgpPeerExtCommsSendOrf 0x10000000000000 tBgpPeerExtCommsRecvOrf 0x20000000000000 When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpPeerGroupTable, or from the corresponding object in tBgpInstanceTable.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.29Counter64read-createobsolete
tBgpPeerImportPolicy1
OBJECT-TYPE
The value of tBgpPeerImportPolicy1 specifies import policy number 1 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.30TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerImportPolicy2
OBJECT-TYPE
The value of tBgpPeerImportPolicy2 specifies import policy number 2 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.31TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerImportPolicy3
OBJECT-TYPE
The value of tBgpPeerImportPolicy3 specifies import policy number 3 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.32TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerImportPolicy4
OBJECT-TYPE
The value of tBgpPeerImportPolicy4 specifies import policy number 4 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.33TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerImportPolicy5
OBJECT-TYPE
The value of tBgpPeerImportPolicy5 specifies import policy number 5 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.34TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerExportPolicy1
OBJECT-TYPE
The value of tBgpPeerExportPolicy1 specifies export policy number 1 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.35TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerExportPolicy2
OBJECT-TYPE
The value of tBgpPeerExportPolicy2 specifies export policy number 2 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.36TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerExportPolicy3
OBJECT-TYPE
The value of tBgpPeerExportPolicy3 specifies export policy number 3 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.37TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerExportPolicy4
OBJECT-TYPE
The value of tBgpPeerExportPolicy4 specifies export policy number 4 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.38TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerExportPolicy5
OBJECT-TYPE
The value of tBgpPeerExportPolicy5 specifies export policy number 5 for peer level.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.39TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerOperStatus
OBJECT-TYPE
The value of tBgpPeerOperStatus indicates the operational status of this BGP Peer. A value of 'inService(2)' means the bgp peer is fully functional. A value of 'outOfService(3)' means the bgp peer is down. A value of 'transition(4)' means the bgp peer is performing a transition from state inService(2) to outOfService(3) or vice versa. A value of 'disabled(5)' means the BGP peer needs to be restarted by the user.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.40BgpOperStateread-onlyobsolete
tBgpPeerLocalASPrivate
OBJECT-TYPE
The value of tBgpPeerLocalASPrivate specifies if the local autonomous system number is hidden in paths learned from peering.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.41TruthValueread-createobsolete
tBgpPeerMd5Auth
OBJECT-TYPE
The value of tBgpPeerMd5Auth specifies if the authentication using MD5 message based digest protocol is enabled.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.42TruthValueread-createobsolete
tBgpPeerMd5AuthKey
OBJECT-TYPE
The value of tBgpPeerMd5AuthKey specifies the authentication key to be used between BGP peers neighbors before establishing sessions. Authentication is done using the MD5 message based digest protocol. Authentication can be configured globally and applied to all BGP peers or per group or per peer. The most specific value is used. The authentication key can be any combination of letters or numbers. Note that the string CANNOT contain embedded nulls.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.43OCTET STRING (SIZE(0..255))read-createobsolete
tBgpPeerClusterId
OBJECT-TYPE
This value of tBgpPeerClusterId specifies the cluster ID for a route reflector server. A value of 0.0.0.0 indicates that no cluster ID has been assigned to the BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.44IpAddressread-createobsolete
tBgpPeerDisableClientReflect
OBJECT-TYPE
The value of tBgpPeerDisableClientReflect specifies if reflection of routes by the route reflector to all client peers within its cluster is enabled or disabled. A value of 'false' means reflection of routes to all client peers is enabled.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.45TruthValueread-createobsolete
tBgpPeerGracefulRestart
OBJECT-TYPE
The value of tBgpPeerGracefulRestart specifies whether or not graceful restart capabilities are enabled on this instance of BGP. When the value is set to 'false' graceful restart is disabled and any previous configuration of other graceful restart parameters is removed.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.46TruthValueread-createobsolete
tBgpPeerGRRestartTime
OBJECT-TYPE
The value of tBgpPeerGRRestartTime specifies the maximum amount of time in seconds that a graceful restart should take.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.47Unsigned32 (0..4095)read-createobsolete
tBgpPeerGRStaleRoute
OBJECT-TYPE
The value of tBgpPeerGRStaleRoute specifies the maximum amount of time in seconds that stale routes should be maintained after a graceful restart is initiated. This value should be at least as large a the value of tBgpPeerGRRestartTime.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.48Unsigned32 (1..3600)read-createobsolete
tBgpPeerGRAdminState
OBJECT-TYPE
The value of tBgpPeerGRAdminState specifies the desired administrative state of the graceful restart capabilities for this peer of the BGP protocol. When the value is 'outOfService' the graceful restart capabilities are disabled but the graceful restart configuration parameters are retained.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.49TmnxAdminStateread-createobsolete
tBgpPeerGROperState
OBJECT-TYPE
The value of tBgpPeerGROperState indicates the operational status of the graceful restart capabilities for this peer of the BGP protocol.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.50TmnxOperStateread-onlyobsolete
tBgpPeerFamily
OBJECT-TYPE
The value of tBgpPeerFamily specifies the types of routing information to be distributed by the local side of this Peer of the BGP protocol. BGP was initially designed for the distribution of IPv4 routing information. Multi-protocol extensions and the use of a VPN-IPv4 address have been added to extend its ability to carry overlapping routing information. A 'vpnIpv4' address is a 12-byte value consisting of the 8-byte route distinguisher, RD, and the 4-byte ipv4 IP address prefix. The RD must be unique within the scope of the VPRN. This allows the IP address prefixes within different VRFs to overlap. This object has been obsoleted in release 6.0.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.51TmnxIpFamilyread-createobsolete
tBgpPeerVpnRemoteFamily
OBJECT-TYPE
The value of tBgpPeerVpnRemoteFamily indicates the types of routing information to be distributed by the remote end of this Peer of the BGP protocol. BGP was initially designed for the distribution of IPv4 routing information. Multi-protocol extensions and the use of a VPN-IPv4 address have been added to extend its ability to carry overlapping routing information. A 'vpnIpv4' address is a 12-byte value consisting of the 8-byte route distinguisher, RD, and the 4-byte ipv4 IP address prefix. The RD must be unique within the scope of the VPRN. This allows the IP address prefixes within different VRFs to overlap. This object has been obsoleted.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.52TmnxIpFamilyread-onlyobsolete
tBgpPeerVpnApplyImport
OBJECT-TYPE
The value of tBgpPeerVpnApplyImport specifies if the BGP import route policies are applied to VPN-IPv4 routes of this group. When the value is 'false' the application of the base instance BGP import route policies to VPN-IPv4 routes of this group is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.53TruthValueread-createobsolete
tBgpPeerVpnApplyExport
OBJECT-TYPE
The value of tBgpPeerVpnApplyExport specifies if the BGP export route policies are applied to VPN-IPv4 routes of this group. When the value is 'false' the application of the BGP export route policies to VPN-IPv4 routes of this group is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.54TruthValueread-createobsolete
tBgpPeerVpnLocalCaps
OBJECT-TYPE
The value of tBgpPeerVpnLocalCaps indicates the capabilities supported on the local end of the BGP Peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.55TmnxVpnCapabilityread-onlyobsolete
tBgpPeerVpnRemoteCaps
OBJECT-TYPE
The value of tBgpPeerVpnRemoteCaps indicates the capabilities advertised by the remote end of the BGP Peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.56TmnxVpnCapabilityread-onlyobsolete
tBgpPeerConnState
OBJECT-TYPE
The value of tBgpPeerConnState indicates the BGP peer connection state. This object is the shadow object of bgpPeerState as existing in the BGP4-MIB.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.57INTEGER {idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)}read-onlyobsolete
tBgpPeerASOverride
OBJECT-TYPE
The value of tBgpPeerASOverride specifies if the service provider BGP will override the customer AS number in the ASPATH with its own AS number. A value of 'true' means the service provider BGP will override the customer AS number in the ASPATH with its own AS number. Without this feature there could be scenarios where multiple CE locations belonging to the same AS will not be able to communicate due to a potential loop detection.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.58TruthValueread-createobsolete
tBgpPeerOrf
OBJECT-TYPE
The value of tBgpPeerOrf specifies if outbound route filtering capability is enabled or disabled for the BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.59TruthValueread-createobsolete
tBgpPeerExtCommsOrf
OBJECT-TYPE
The value of tBgpPeerExtCommsOrf specifies if outbound route filtering capability is based on extended communities for the BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.60TruthValueread-createobsolete
tBgpPeerExtCommsSendOrf
OBJECT-TYPE
The value of tBgpPeerExtCommsSendOrf specifies if outbound route filter advertisement to the neighbors in this BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.61TruthValueread-createobsolete
tBgpPeerExtCommsRecvOrf
OBJECT-TYPE
The value of tBgpPeerExtCommsRecvOrf specifies if outbound route filter for this BGP peer is accepted from the neighbors is enabled.
1.3.6.1.4.1.6527.3.1.2.14.4.3.1.62TruthValueread-createobsolete
tBgpPeerOperTable
OBJECT-TYPE
The tBgpPeerOperTable is the list of configured BGP Peers and their operational status information.
1.3.6.1.4.1.6527.3.1.2.14.4.4not-accessibleobsolete
tBgpPeerOperEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerOperTable. Entries in tBgpPeerOperTable are created when entries are created in tBgpPeerTable.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1not-accessibleobsolete
tBgpPeerOperMsgOctetsRcvd
OBJECT-TYPE
The value of tBgpPeerOperMsgOctetsRcvd indicates the number of octets received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.1Counter64read-onlyobsolete
tBgpPeerOperMsgOctetsSent
OBJECT-TYPE
The value of tBgpPeerOperMsgOctetsSent indicates the number of octets transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.2Counter64read-onlyobsolete
tBgpPeerOperInputQueueMessages
OBJECT-TYPE
The value of tBgpPeerOperInputQueueMessages indicates the number of unprocessed messages in the queue, from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.3Gauge32read-onlyobsolete
tBgpPeerOperOutputQueueMessages
OBJECT-TYPE
The value of tBgpPeerOperOutputQueueMessages indicates the number of untransmitted messages in the queue, to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.4Gauge32read-onlyobsolete
tBgpPeerOperReceivedPrefixes
OBJECT-TYPE
The value of tBgpPeerOperReceivedPrefixes indicates the number of prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.5Counter32read-onlyobsolete
tBgpPeerOperSentPrefixes
OBJECT-TYPE
The value of tBgpPeerOperSentPrefixes indicates the number of prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.6Counter32read-onlyobsolete
tBgpPeerOperActivePrefixes
OBJECT-TYPE
The value of tBgpPeerOperActivePrefixes indicates the number of active prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.7Gauge32read-onlyobsolete
tBgpPeerOperReceivedPaths
OBJECT-TYPE
The value of tBgpPeerOperReceivedPaths indicates the number of paths received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.8Counter32read-onlyobsolete
tBgpPeerOperPathsSuppressedByDamping
OBJECT-TYPE
The value of tBgpPeerOperPathsSuppressedByDamping indicates the number of paths from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.9Counter32read-onlyobsolete
tBgpPeerOperFlaps
OBJECT-TYPE
The value of tBgpPeerOperFlaps indicates the number of flaps of updates from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.10Counter32read-onlyobsolete
tBgpPeerOperLastState
OBJECT-TYPE
The value of tBgpPeerOperLastState indicates the last BGP state of this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.11BgpPeerStateread-onlyobsolete
tBgpPeerOperLastEvent
OBJECT-TYPE
The value of tBgpPeerOperLastEvent indicates the last BGP event of this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.12BgpPeerEventread-onlyobsolete
tBgpPeerOperVpnReceivedPrefixes
OBJECT-TYPE
The value of tBgpPeerOperVpnReceivedPrefixes indicates the number of received VPN prefixes.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.13Counter32read-onlyobsolete
tBgpPeerOperVpnSentPrefixes
OBJECT-TYPE
The value of tBgpPeerOperVpnSentPrefixes indicates the number of transmitted VPN prefixes.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.14Counter32read-onlyobsolete
tBgpPeerOperVpnActivePrefixes
OBJECT-TYPE
The value of tBgpPeerOperVpnActivePrefixes indicates the number of active VPN prefixes from this BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.15Gauge32read-onlyobsolete
tBgpPeerOperGRSupport
OBJECT-TYPE
The value of tBgpPeerOperGRSupport indicates whether the BGP peer supports graceful restart. If tBgpPeerOperGRSupport has a value of 'true' the peer supports graceful restart.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.16TruthValueread-onlyobsolete
tBgpPeerOperGRFamilyRestart
OBJECT-TYPE
The value of tBgpPeerOperGRFamilyRestart indicates the capability type of NLRI that peer supports restart for.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.17TmnxBGPFamilyTyperead-onlyobsolete
tBgpPeerOperGRFamilyFwding
OBJECT-TYPE
The value of tBgpPeerOperGRFamilyFwding indicates the capability type of NLRI that peer saved forwarding for.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.18TmnxBGPFamilyTyperead-onlyobsolete
tBgpPeerOperGRFamilyNegotiated
OBJECT-TYPE
The value of tBgpPeerOperGRFamilyNegotiated indicates the capability type of NLRI that restart is negotiated for by the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.19TmnxBGPFamilyTyperead-onlyobsolete
tBgpPeerOperGRRecvEOR
OBJECT-TYPE
The value of tBgpPeerOperGRRecvEOR indicates the capability type of NLRI of received end-of-rib markers from the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.20TmnxBGPFamilyTyperead-onlyobsolete
tBgpPeerOperGRSendEOR
OBJECT-TYPE
The value of tBgpPeerOperGRSendEOR indicates the capability type of NLRI of all the sent end-of-rib markers by the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.21TmnxBGPFamilyTyperead-onlyobsolete
tBgpPeerOperGRStaleRoutesTime
OBJECT-TYPE
The value of tBgpPeerOperGRStaleRoutesTime indicates the maximum amount of time in seconds that stale routes are maintained by the peer after a graceful restart is initiated.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.22Unsigned32read-onlyobsolete
tBgpPeerOperGRRequestRestartTime
OBJECT-TYPE
The value of tBgpPeerOperGRRequestRestartTime indicates the maximum amount of time in seconds that a graceful restart takes for the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.23Unsigned32read-onlyobsolete
tBgpPeerOperGRStatus
OBJECT-TYPE
The value of tBgpPeerOperGRStatus indicates the graceful restart status of the BGP peer.' The values of tBgpPeerOperGRStatus means: notHelping (1), -- Peer is not currently being helped restarting (2), -- Received restart request from the peer restart-complete (3), -- The peer has completed the most recent restart helping (4) -- Peer is helping us in restarting.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.24INTEGER {notHelping(1), restarting(2), restart-complete(3), helping(4)}read-onlyobsolete
tBgpPeerOperNumRestarts
OBJECT-TYPE
The value of tBgpPeerOperNumRestarts indicates the number of times the peer has attempted restart.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.25Unsigned32read-onlyobsolete
tBgpPeerOperLastRestartTime
OBJECT-TYPE
The value of tBgpPeerOperLastRestartTime indicates the last time the peer attempted restart.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.26TimeStampread-onlyobsolete
tBgpPeerOperV6ReceivedPrefixes
OBJECT-TYPE
The value of tBgpPeerOperV6ReceivedPrefixes indicates the number of IPv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.27Counter32read-onlyobsolete
tBgpPeerOperV6SentPrefixes
OBJECT-TYPE
The value of tBgpPeerOperV6SentPrefixes indicates the number of IPv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.28Counter32read-onlyobsolete
tBgpPeerOperV6ActivePrefixes
OBJECT-TYPE
The value of tBgpPeerOperV6ActivePrefixes indicates the number of active IPv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.29Gauge32read-onlyobsolete
tBgpPeerOperV6ReceivedPaths
OBJECT-TYPE
The value of tBgpPeerOperV6ReceivedPaths indicates the number of IPv6 paths received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.30Counter32read-onlyobsolete
tBgpPeerOperV6SuppPathsDamping
OBJECT-TYPE
The value of tBgpPeerOperV6SuppPathsDamping indicates the number of IPv6 paths from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.31Counter32read-onlyobsolete
tBgpPeerOperVpnReceivedPaths
OBJECT-TYPE
The value of tBgpPeerOperVpnReceivedPaths indicates the number of VPN paths received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.4.1.32Counter32read-onlyobsolete
tBgpPeerSendOrfRouteTargetTable
OBJECT-TYPE
The table contains information about the route targets to be advertised to the peers if it is Outbound route filtering capable.
1.3.6.1.4.1.6527.3.1.2.14.4.5not-accessibleobsolete
tBgpPeerSendOrfRouteTargetEntry
OBJECT-TYPE
An entry in the tBgpPeerSendOrfRouteTargetTable. Each entry represents a route target to be advertised to the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.5.1not-accessibleobsolete
tBgpPeerSendOrfRouteTarget
OBJECT-TYPE
Index for the tBgpPeerSendOrfRouteTargetTable. The value of tBgpPeerSendOrfRouteTarget specifies the extended community name to be advertised to the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.5.1.1TNamedItemnot-accessibleobsolete
tBgpPeerSendOrfRTRowStatus
OBJECT-TYPE
RowStatus for the Send Orf Route target entry.
1.3.6.1.4.1.6527.3.1.2.14.4.5.1.2RowStatusread-createobsolete
tBgpPeerParamsTable
OBJECT-TYPE
The table contains information about the attributes configured for the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.4.6not-accessibleobsolete
tBgpPeerParamsEntry
OBJECT-TYPE
An entry in the tBgpPeerParamsTable. Each entry maintains the attributes configured for BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1not-accessibleobsolete
tBgpPeerParamsInheritance
OBJECT-TYPE
The value of tBgpPeerParamsInheritance specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. This object is a bit-mask, with the following positions: tBgpPeerDisableFEFailover 0x0000000000000002 tBgpPeerDisableComms 0x0000000000000004 tBgpPeerDisableExtComms 0x0000000000000008 tBgpPeerDefaultOriginate 0x0000000000000010 tBgpPeerAdvertiseInactiveRts 0x0000000000000020 tBgpPeerMinTTLValue 0x0000000000000040 tBgpPeerTTLLogId 0x0000000000000080 When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpPeerGroupTable, or from the corresponding object in tBgpInstanceTable. By default all of these attributes should be inherited from the tBgpPeerGroupTable.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1.1Counter64read-createobsolete
tBgpPeerDisableFEFailover
OBJECT-TYPE
The value of tBgpPeerDisableFEFailover controls whether the router should drop an external BGP session immediately when the local interface goes down, or whether the BGP session should be kept up until the holdtime expires. Setting the value to 'true' causes the external BGP session to go down immediately when the local interface goes down.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1.2TruthValueread-createobsolete
tBgpPeerDisableComms
OBJECT-TYPE
The value of tBgpPeerDisableComms enables or disables sending of community attribute to the peer for non-external communities.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1.3TruthValueread-createobsolete
tBgpPeerDisableExtComms
OBJECT-TYPE
The value of tBgpPeerDisableExtComms enables or disables sending of community attribute to the peers for external communities.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1.4TruthValueread-createobsolete
tBgpPeerDefaultOriginate
OBJECT-TYPE
The value of tBgpPeerDefaultOriginate enables or disables the sending of default routes to the peer, making it independent of the route policies.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1.5TruthValueread-createobsolete
tBgpPeerAdvertiseInactiveRts
OBJECT-TYPE
The value of tBgpPeerAdvertiseInactiveRts enables or disables advertising of inactive BGP routes to other BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1.6TruthValueread-createobsolete
tBgpPeerMinTTLValue
OBJECT-TYPE
The value of tBgpPeerMinTTLValue specifies the minimum TTL value for an incoming BGP packet. If tBgpPeerMinTTLValue is set to zero (0), the TTL Security feature is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1.7Unsigned32 (0 | 1..255)read-createobsolete
tBgpPeerTTLLogId
OBJECT-TYPE
The value of tBgpPeerTTLLogId specifies the filter log to use for packets that fail TTL security check. The value zero indicates that logging is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.6.1.8TFilterLogIdread-createobsolete
tBgpPeerNgTable
OBJECT-TYPE
The tBgpPeerNgTable is the list of configured BGP IPV4 and IPV6 Peers. The table entries are indexed by BGP instance, peer address type and the peer's IP address. For administrative convenience the Peer Group name should be set but is not used for sorting in the agent.
1.3.6.1.4.1.6527.3.1.2.14.4.7not-accessiblecurrent
tBgpPeerNgEntry
OBJECT-TYPE
Defines an entry (conceptual row) in the tBgpPeerNgTable. An entry can be created using the row status object, tBgpPeerNgRowStatus. When created, all objects are initialized to their default values. Before the Peer entry can be used, tBgpPeerNgRowStatus must be set to 'active(1)'. the Peer entry can be removed by setting tBgpPeerNgRowStatus to 'destroy(6)'. The Peer entry will be advertised to BGP peers when tBgpPeerNgShutdown is false.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1not-accessiblecurrent
tBgpPeerNgInstanceIndex
OBJECT-TYPE
tBgpPeerNgInstanceIndex is the bgp instance index for tBgpPeerNgTable.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.1TmnxVRtrIDnot-accessiblecurrent
tBgpPeerNgAddressType
OBJECT-TYPE
Index for tBgpPeerNgTable. The tBgpPeerNgAddressType indicates the IP address type of the Peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.2InetAddressTypenot-accessiblecurrent
tBgpPeerNgAddress
OBJECT-TYPE
Index for tBgpPeerNgTable. tBgpPeerNgAddress indicates the IPv(4/6) address of the Peer. If tBgpPeerNgAddressType is 'ipv4', then tBgpPeerNgAddress object expects an ipv4 address. If tBgpPeerNgAddressType is 'ipv6', then tBgpPeerNgAddress object should be a 16-octet value ipv6 address.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.3InetAddress (SIZE(4 | 16 | 20))not-accessiblecurrent
tBgpPeerNgPeerGroup
OBJECT-TYPE
The value of tBgpPeerNgPeerGroup specifies the name of the Peer group for the Peer. This object can only be set when the tBgpPeerNgRowStatus is not active(1). Setting this object causes the Peer attributes to be set to the inherited values from the Peer Group and from the global BGP defaults. This will destroy any previously configured values. So, when creating a row, set this object first, or second after tBgpPeerNgAddress. Then, set any peer attribute objects.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.4BgpPeerGroupNameOrEmptyread-createcurrent
tBgpPeerNgRowStatus
OBJECT-TYPE
The value of tBgpPeerNgRowStatus specifies the row status for this BGP instance for the virtual router. It is used to create and delete row entries in this table. In order for an attempt to 'destroy' this row entry to succeed, the value of tBgpPeerNgShutdown must be 'true'.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.5RowStatusread-createcurrent
tBgpPeerNgShutdown
OBJECT-TYPE
The value of tBgpPeerNgShutdown specifies if we advertise this peer or not. A value of false(2) means no shutdown, so advertise; true(1) means this entry is shutdown, so do not advertise.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.6TmnxAdminStateTruthValueread-createcurrent
tBgpPeerNgDescription
OBJECT-TYPE
The value of tBgpPeerNgDescription specifies a user provided description string for this Peer Group. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.7DisplayString (SIZE(0..80))read-createcurrent
tBgpPeerNgConnectRetry
OBJECT-TYPE
The value of tBgpPeerNgConnectRetry specifies the value (in seconds) of the BGP Connect Retry timer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.8BgpConnectRetryTimeread-createcurrent
tBgpPeerNgHoldTime
OBJECT-TYPE
The value of tBgpPeerNgHoldTime specifies the value (in seconds) of the BGP Hold Time.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.9BgpHoldTimeread-createcurrent
tBgpPeerNgKeepAlive
OBJECT-TYPE
The value of tBgpPeerNgKeepAlive specifies the value of the BGP Keepalive timer. A keepalive message is sent every time this timer expires.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.10BgpKeepAliveTimeread-createcurrent
tBgpPeerNgMinASOrigination
OBJECT-TYPE
The value of tBgpPeerNgMinASOrigination specifies the minimal interval (in seconds) at which a given path attribute can be advertised to a peer. This object was obsoleted in release 12.0.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.11BgpMinASOriginationTimeread-createobsolete
tBgpPeerNgDampening
OBJECT-TYPE
The value of tBgpPeerNgDampening specifies if route dampening is applied to learned routes.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.12TruthValueread-createcurrent
tBgpPeerNgLocalAddress
OBJECT-TYPE
The value of tBgpPeerNgLocalAddress specifies the local IP address the peer group or Peer is to use as advertisement source address. If the tBgpPeerNgLocalAddressType is set to ipv4, then the local address is an ipv4 address, if the tBgpPeerNgLocalAddressType is set to ipv6, the local address of the peer is an ipv6 address. If tBgpPeerNgLocalAddress is set to 0.0.0.0, then use a (non-0.0.0.0) Peer Group Local Address, or a (non-0.0.0.0) global Local Address, If both are zero then find the local address by querying the closest interface to the peer address from the routing table. If local address is not set, tBgpPeerNgLocalAddressType is set to unknown and tBgpPeerNgLocalAddress returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.13InetAddress (SIZE(0 | 4 | 16))read-createcurrent
tBgpPeerNgLocalAddressType
OBJECT-TYPE
The value of tBgpPeerNgLocalAddressType specifies the local IP address type the peer-group or Peer is to use as advertisement source address. tBgpPeerNgLocalAddressType can be either unknown, ipv4 or ipv6.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.14InetAddressTyperead-createcurrent
tBgpPeerNgLocalAS
OBJECT-TYPE
The value of tBgpPeerNgLocalAS specifies the autonomous system number to be advertised for this peer. If the value of tBgpPeerNgLocalAS, the value of tBgpPeerGroupLocalAS or tBgpInstanceLocalAS will be used in that order. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by tBgpPeerNgLocalAS4Byte.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.15TmnxBgpAutonomousSystemread-createobsolete
tBgpPeerNgLocalPreference
OBJECT-TYPE
The value of tBgpPeerNgLocalPreference specifies the default value for the Local Preference attribute. This value is used if the BGP route arrives from a BGP peer without the Local Preference attribute set. It is overridden by any value set via a route policy.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.16TmnxBgpLocalPreferenceread-createcurrent
tBgpPeerNgLoopDetect
OBJECT-TYPE
The value of tBgpPeerNgLoopDetect determines how the peer session should deal with loop detection in the AS Path.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.17BgpLoopDetectread-createcurrent
tBgpPeerNgMinRouteAdvertisement
OBJECT-TYPE
The value of tBgpPeerNgMinRouteAdvertisement specifies the minimum interval at which a given path attribute is advertised to a peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.18BgpMinRouteAdvertisementread-createcurrent
tBgpPeerNgMaxPrefix
OBJECT-TYPE
The value of tBgpPeerNgMaxPrefix specifies the maximum number of routes that can be learned from this peer. A value of zero specifies that there is no limit to the number of routes learned. The tBgpMaxNgPrefixThreshReached notification is sent when the number of routes exceeds a percentage of this limit as specified by tBgpPeerNgMaxPrefixThreshold. If the number of routes exceeds this limit, then BGP peering will be disabled and the tBgpMaxNgPrefix100 notification will be sent. An 'inconsistentValue' error is returned if an attempt is made to set this object to its default value. This object can be reset by resetting appropriate inheritance bit of tBgpPeerNgInheritance. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.19BgpPrefixLimitread-createobsolete
tBgpPeerNgMEDSource
OBJECT-TYPE
The value of tBgpPeerNgMEDSource specifies the source of the Multi Exit Discriminator (MED) value for peers in this group.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.20BgpMEDSourceread-createcurrent
tBgpPeerNgMEDValue
OBJECT-TYPE
The value of tBgpPeerNgMEDValue specifies the value of MED when tBgpPeerNgMEDSource is 'metricVal'. If the value of tBgpPeerNgMEDSource is not 'metricVal', this object is ignored.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.21BgpMEDValueread-createcurrent
tBgpPeerNgMultihop
OBJECT-TYPE
The value of tBgpPeerNgMultihop specifies the TTL used in IP packet header for BGP advertisements. Default TTL values for EBGP peer is 1, and MAX_TTL for IBGP peers. Default value if not set is no_type - the peer has to infer its value based on local-as, and peer-as in that case.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.22BgpTimeToLiveread-createcurrent
tBgpPeerNgNextHopSelf
OBJECT-TYPE
The value of tBgpPeerNgNextHopSelf specifies if routes advertised to EBGP peers in this group have NEXTHOP path attribute set to this router's physical interface. When false, third party routes are advertised.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.23TruthValueread-createcurrent
tBgpPeerNgNoAggregatorID
OBJECT-TYPE
The value of tBgpPeerNgNoAggregatorID specifies if different routers in the same AS create aggregate routes containing different AS paths. A value of 'true' would enable setting the router ID to 0 in the aggregator path attribute when BGP is aggregating routes. A value of 'false' would disable setting the router ID to 0 in the aggregator path attribute when BGP is aggregating routes.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.24TruthValueread-createcurrent
tBgpPeerNgPassive
OBJECT-TYPE
The value of tBgpPeerNgPassive specifies if the peer will not attempt to connect to the far end peer or just wait for the far end peer to connect.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.25TruthValueread-createcurrent
tBgpPeerNgPeerAS
OBJECT-TYPE
The value of tBgpPeerNgPeerAS specifies the Autonomous System number for the remote peer. This object was obsoleted in release 7.0. It is replaced with the 4-byte AS number defined by tBgpPeerNgPeerAS4Byte.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.26TmnxBgpAutonomousSystemread-createobsolete
tBgpPeerNgPeerType
OBJECT-TYPE
The value of tBgpPeerNgPeerType specifies the type of peer - noType(1), internal(2) and external(3). Default value if not set is noType - the peer has to infer its value based on local-as, and peer-as in that case. If tBgpPeerNgPeerAS4Byte is set to a non-default value, the value of the object tBgpPeerNgPeerType is inferred from tBgpPeerNgPeerAS4Byte regardless of the currently set value of tBgpPeerNgPeerType. If tBgpPeerNgPeerAS4Byte is set to its default value, the object tBgpPeerNgPeerType inherits its value from tBgpPeerGroupPeerAS4Byte.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.27BgpPeerTyperead-createcurrent
tBgpPeerNgPreference
OBJECT-TYPE
The value of tBgpPeerNgPreference specifies the route preference for routes learned via the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.28TmnxBgpPreference (1..255)read-createcurrent
tBgpPeerNgRemovePrivateAS
OBJECT-TYPE
The value of tBgpPeerNgRemovePrivateAS specifies if private AS numbers should be stripped from the AS Path before advertising them to BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.29TruthValueread-createcurrent
tBgpPeerNgLastChanged
OBJECT-TYPE
The value tBgpPeerNgLastChanged indicates when an entry in tBgpPeerNgTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.30TimeStampread-onlycurrent
tBgpPeerNgInheritance
OBJECT-TYPE
The value of tBgpPeerNgInheritance specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. This object is a bit-mask, with the following positions: tBgpPeerNgShutdown 0x04 tBgpPeerNgConnectRetry 0x10 tBgpPeerNgHoldTime 0x20 tBgpPeerNgKeepAlive 0x40 tBgpPeerNgDampening 0x100 tBgpPeerNgLocalAddress 0x200 tBgpPeerNgLocalAS4Byte 0x400 tBgpPeerNgLocalPreference 0x800 tBgpPeerNgLoopDetect 0x1000 tBgpPeerNgMinRouteAdvertisement 0x2000 tBgpPeerNgMEDSource 0x8000 tBgpPeerNgMEDValue 0x10000 tBgpPeerNgMultihop 0x20000 tBgpPeerNgNextHopSelf 0x80000 tBgpPeerNgNoAggregatorID 0x100000 tBgpPeerNgPassive 0x200000 tBgpPeerNgPeerAS4Byte 0x400000 tBgpPeerNgPeerType 0x800000 tBgpPeerNgPreference 0x1000000 tBgpPeerNgRemovePrivateAS 0x2000000 tBgpPeerNgImportPolicy1 0x8000000 tBgpPeerNgExportPolicy1 0x100000000 tBgpPeerNgLocalASPrivate 0x2000000000 tBgpPeerNgMd5Auth 0x4000000000 tBgpPeerNgMd5AuthKey 0x8000000000 tBgpPeerNgClusterId 0x10000000000 tBgpPeerNgDisableClientReflect 0x20000000000 tBgpPeerNgGracefulRestart 0x40000000000 tBgpPeerNgGRRestartTime 0x80000000000 tBgpPeerNgGRStaleRoute 0x100000000000 tBgpPeerNgGRAdminState 0x200000000000 tBgpPeerNgFamily 0x400000000000 tBgpPeerNgVpnApplyImport 0x800000000000 tBgpPeerNgVpnApplyExport 0x1000000000000 tBgpPeerNgASOverride 0x2000000000000 tBgpPeerNgOrf 0x4000000000000 tBgpPeerNgExtCommsOrf 0x8000000000000 tBgpPeerNgExtCommsSendOrf 0x10000000000000 tBgpPeerNgExtCommsRecvOrf 0x20000000000000 tBgpPeerNgLocalAddressType 0x40000000000000 tBgpPeerNgDisable4ByteASN 0x200000000000000 tBgpPeerNgHoldTimeIsStrict 0x400000000000000 tBgpPeerNgL2vpnCiscoInterop 0x800000000000000 tBgpPeerNgRemovePrivateASLmtd 0x01000000000000000 tBgpPeerNgDisableCapNegotiation 0x08000000000000000 These named bits correspond to the names of objects in this table, but all import and export policy objects are represented by the same tBgpPeerNgImportPolicy1/tBgpPeerNgExportPolicy1 bit. When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpPeerGroupTable, or from the corresponding object in tBgpInstanceTable.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.31Counter64read-createcurrent
tBgpPeerNgImportPolicy1
OBJECT-TYPE
The value of tBgpPeerNgImportPolicy1 specifies import policy number 1 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyImportPolicy1.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.32TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgImportPolicy2
OBJECT-TYPE
The value of tBgpPeerNgImportPolicy2 specifies import policy number 2 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyImportPolicy2.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.33TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgImportPolicy3
OBJECT-TYPE
The value of tBgpPeerNgImportPolicy3 specifies import policy number 3 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyImportPolicy3.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.34TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgImportPolicy4
OBJECT-TYPE
The value of tBgpPeerNgImportPolicy4 specifies import policy number 4 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyImportPolicy4.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.35TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgImportPolicy5
OBJECT-TYPE
The value of tBgpPeerNgImportPolicy5 specifies import policy number 5 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyImportPolicy5.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.36TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgExportPolicy1
OBJECT-TYPE
The value of tBgpPeerNgExportPolicy1 specifies export policy number 1 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyExportPolicy1.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.37TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgExportPolicy2
OBJECT-TYPE
The value of tBgpPeerNgExportPolicy2 specifies export policy number 2 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyExportPolicy2.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.38TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgExportPolicy3
OBJECT-TYPE
The value of tBgpPeerNgExportPolicy3 specifies export policy number 3 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyExportPolicy3.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.39TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgExportPolicy4
OBJECT-TYPE
The value of tBgpPeerNgExportPolicy4 specifies export policy number 4 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyExportPolicy4.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.40TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgExportPolicy5
OBJECT-TYPE
The value of tBgpPeerNgExportPolicy5 specifies export policy number 5 for peer level. This object was obsoleted in release 10.0. It is replaced by object tBgpPeerPlcyExportPolicy5.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.41TPolicyStatementNameOrEmptyread-createobsolete
tBgpPeerNgOperStatus
OBJECT-TYPE
The value of tBgpPeerNgOperStatus indicates the operational status of this BGP Peer. A value of 'inService(2)' means the bgp peer is fully functional. A value of 'outOfService(3)' means the bgp peer is down. A value of 'transition(4)' means the bgp peer is performing a transition from state inService(2) to outOfService(3) or vice versa. A value of 'disabled(5)' means the BGP peer needs to be restarted by the user.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.42BgpOperStateread-onlycurrent
tBgpPeerNgLocalASPrivate
OBJECT-TYPE
The value of tBgpPeerNgLocalASPrivate specifies if the local autonomous system number is hidden in paths learned from peering. When the value of tBgpPeerNgLocalAS4Byte is changed, the value of tBgpPeerNgLocalASPrivate is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of object tBgpPeerNgLocalAS4Byte is not set to non-default value.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.43TruthValueread-createcurrent
tBgpPeerNgMd5Auth
OBJECT-TYPE
The value of tBgpPeerNgMd5Auth specifies if the authentication using MD5 message based digest protocol is enabled.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.44TruthValueread-createcurrent
tBgpPeerNgMd5AuthKey
OBJECT-TYPE
The value of tBgpPeerNgMd5AuthKey specifies the authentication key to be used between BGP peers neighbors before establishing sessions. Authentication is done using the MD5 message based digest protocol. Authentication can be configured globally and applied to all BGP peers or per group or per peer. The most specific value is used. The authentication key can be any combination of letters or numbers. Note that the string CANNOT contain embedded nulls.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.45DisplayString (SIZE(0..255))read-createcurrent
tBgpPeerNgClusterId
OBJECT-TYPE
This value of tBgpPeerNgClusterId specifies the cluster ID for a route reflector server. A value of 0.0.0.0 indicates that no cluster ID has been assigned to the BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.46IpAddressread-createcurrent
tBgpPeerNgDisableClientReflect
OBJECT-TYPE
The value of tBgpPeerNgDisableClientReflect specifies if reflection of routes by the route reflector to all client peers within its cluster is enabled or disabled. A value of 'false' means reflection of routes to all client peers is enabled.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.47TruthValueread-createcurrent
tBgpPeerNgGracefulRestart
OBJECT-TYPE
The value of tBgpPeerNgGracefulRestart specifies whether or not graceful restart capabilities are enabled on this instance of BGP. When the value is set to 'false' graceful restart is disabled and any previous configuration of other graceful restart parameters is removed.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.48TruthValueread-createcurrent
tBgpPeerNgGRRestartTime
OBJECT-TYPE
The value of tBgpPeerNgGRRestartTime specifies the maximum amount of time in seconds that a graceful restart should take.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.49Unsigned32 (0..4095)read-createcurrent
tBgpPeerNgGRStaleRoute
OBJECT-TYPE
The value of tBgpPeerNgGRStaleRoute specifies the maximum amount of time in seconds that stale routes should be maintained after a graceful restart is initiated. This value should be at least as large a the value of tBgpPeerNgGRRestartTime.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.50Unsigned32 (1..3600)read-createcurrent
tBgpPeerNgGRAdminState
OBJECT-TYPE
The value of tBgpPeerNgGRAdminState specifies the desired administrative state of the graceful restart capabilities for this peer of the BGP protocol. When the value is 'outOfService' the graceful restart capabilities are disabled but the graceful restart configuration parameters are retained.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.51TmnxAdminStateread-createcurrent
tBgpPeerNgGROperState
OBJECT-TYPE
The value of tBgpPeerNgGROperState indicates the operational status of the graceful restart capabilities for this peer of the BGP protocol.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.52TmnxOperStateread-onlycurrent
tBgpPeerNgFamily
OBJECT-TYPE
The value of tBgpPeerNgFamily specifies the types of routing information to be distributed by the local side of this Peer of the BGP protocol. BGP was initially designed for the distribution of IPv4 routing information. Multi-protocol extensions and the use of a VPN-IPv4, VPN-IPv6, MVPN-IPv4 and L2-VPN address have been added to extend its ability to carry overlapping routing information. A 'vpnIpv4 (2)' address is a 12-byte value consisting of the 8-byte route distinguisher, RD, and the 4-byte ipv4 IP address prefix. The RD must be unique within the scope of the VPRN. This allows the IP address prefixes within different VRFs to overlap. 'ipv6 (3)', 'mcastIpv4 (4)', 'l2vpn (6)' and 'mcastVpnIpv4 (12)' are multi-protocol extensions to BGP. 'mcastIpv6 (16)' is part of multi-protocol extension to BGP. A 'vpnIpv6 (5)' address is a 24-byte value consisting of the 8-byte RD, and 16 bytes for the IPv6 address. When both IPv4 and IPv6 VPRN services are enabled, the PE router uses the same RD for both address families. A 'l2vpn (6)' address is a 12-byte Virtual Switch Instance identifier (VSI-ID) value consisting of the 8-byte route distinguisher(RD) followed by a 4-byte value. A 'mvpnIpv4 (7)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field. A 'mdtSafi (8)' address is a 16-byte value consisting of 12-byte route distinguisher(RD) followed by a 4-byte group address. A 'mspw (9)' address is a dynamic multi-segment pseudowire address. A 'flowIpv4 (10)' address is a variable size value consisting of 1 or 2-byte NLRI(Network Layer Reachability Information) length followed by a variable length NLRI value. A 'routeTarget (11)' address is a variable size value consisting of zero length or 12 byte (ipv4) or 24 byte (ipv6) NLRI (Network Layer Reachability Information) length followed by a variable length NLRI value. A 'mvpnIpv6 (13)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field. A 'flowIpv6 (14)' address is a variable size value consisting of 1 or 2-byte NLRI(Network Layer Reachability Information) length followed by a variable length NLRI value. A 'evpn (15)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.53TmnxIpFamilyread-createcurrent
tBgpPeerNgVpnRemoteFamily
OBJECT-TYPE
The value of tBgpPeerNgVpnRemoteFamily indicates the types of routing information to be distributed by the remote end of this Peer of the BGP protocol. BGP was initially designed for the distribution of IPv4 routing information. Multi-protocol extensions and the use of a VPN-IPv4,VPN-IPv6, MVPN-IPv4 and L2-VPN address have been added to extend its ability to carry overlapping routing information. A 'vpnIpv4 (2)' address is a 12-byte value consisting of the 8-byte route distinguisher, RD, and the 4-byte ipv4 IP address prefix. The RD must be unique within the scope of the VPRN. This allows the IP address prefixes within different VRFs to overlap. 'ipv6 (3)', 'mcastIpv4 (4)', and 'l2vpn (6)' are multi-protocol extensions to BGP. 'mcastIpv6 (16)' is part of multi-protocol extension to BGP. A 'vpnIpv6 (5)' address is a 24-byte value consisting of the 8-byte RD, and 16 bytes for the IPv6 address. When both IPv4 and IPv6 VPRN services are enabled, the PE router uses the same RD for both address families. A 'l2vpn (6)' address is a 12-byte Virtual Switch Instance identifier (VSI-ID) value consisting of the 8-byte route distinguisher(RD) followed by a 4-byte value. A 'mvpnIpv4 (7)' address is variable size value consisting of the 1-byte route type, 1-byte length and variable size route type specific. Route type defines encoding for the route type specific field. Length indicates the length in octets of the route type specific field.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.54TmnxIpFamilyread-onlycurrent
tBgpPeerNgVpnApplyImport
OBJECT-TYPE
The value of tBgpPeerNgVpnApplyImport specifies if the BGP import route policies are applied to VPN-IPv4 routes of this group. When the value is 'false' the application of the base instance BGP import route policies to VPN-IPv4 routes of this group is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.55TruthValueread-createcurrent
tBgpPeerNgVpnApplyExport
OBJECT-TYPE
The value of tBgpPeerNgVpnApplyExport specifies if the BGP export route policies are applied to VPN-IPv4 routes of this group. When the value is 'false' the application of the BGP export route policies to VPN-IPv4 routes of this group is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.56TruthValueread-createcurrent
tBgpPeerNgVpnLocalCaps
OBJECT-TYPE
The value of tBgpPeerNgVpnLocalCaps indicates the capabilities supported on the local end of the BGP Peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.57TmnxVpnCapabilityread-onlycurrent
tBgpPeerNgVpnRemoteCaps
OBJECT-TYPE
The value of tBgpPeerNgVpnRemoteCaps indicates the capabilities advertised by the remote end of the BGP Peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.58TmnxVpnCapabilityread-onlycurrent
tBgpPeerNgConnState
OBJECT-TYPE
The value of tBgpPeerNgConnState indicates the BGP peer connection state. This object is the shadow object of bgpPeerState as existing in the BGP4-MIB.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.59INTEGER {idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)}read-onlycurrent
tBgpPeerNgASOverride
OBJECT-TYPE
The value of tBgpPeerNgASOverride specifies if the service provider BGP will override the customer AS number in the ASPATH with its own AS number. A value of 'true' means the service provider BGP will override the customer AS number in the ASPATH with its own AS number. Without this feature there could be scenarios where multiple CE locations belonging to the same AS will not be able to communicate due to a potential loop detection.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.60TruthValueread-createcurrent
tBgpPeerNgOrf
OBJECT-TYPE
The value of tBgpPeerNgOrf specifies if outbound route filtering capability is enabled or disabled for the BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.61TruthValueread-createcurrent
tBgpPeerNgExtCommsOrf
OBJECT-TYPE
The value of tBgpPeerNgExtCommsOrf specifies if outbound route filtering capability is based on extended communities for the BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.62TruthValueread-createcurrent
tBgpPeerNgExtCommsSendOrf
OBJECT-TYPE
The value of tBgpPeerNgExtCommsSendOrf specifies if outbound route filter advertisement to the neighbors in this BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.63TruthValueread-createcurrent
tBgpPeerNgExtCommsRecvOrf
OBJECT-TYPE
The value of tBgpPeerNgExtCommsRecvOrf specifies if outbound route filter for this BGP peer is accepted from the neighbors is enabled.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.64TruthValueread-createcurrent
tBgpPeerNgLocalAS4Byte
OBJECT-TYPE
The value of tBgpPeerNgLocalAS4Byte specifies the autonomous system number to be advertised to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.65InetAutonomousSystemNumberread-createcurrent
tBgpPeerNgPeerAS4Byte
OBJECT-TYPE
The value of tBgpPeerNgPeerAS4Byte specifies the autonomous system number for the remote peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.66InetAutonomousSystemNumberread-createcurrent
tBgpPeerNgDisable4ByteASN
OBJECT-TYPE
The value of tBgpPeerNgDisable4ByteASN specifies whether or not 4-byte ASN capability will be advertised by this peer. When the value of tBgpPeerNgDisable4ByteASN is set to false, 4-byte ASN support will be negotiated with the associated remote peers. When the value of tBgpPeerNgDisable4ByteASN is set to true, 4-byte ASN capability will not be advertised by this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.67TruthValueread-createcurrent
tBgpPeerNgHoldTimeIsStrict
OBJECT-TYPE
The value of tBgpPeerNgHoldTimeIsStrict specifies whether or not tBgpPeerNgHoldTime has to be strictly enforced. When the value of tBgpPeerNgHoldTimeIsStrict is true, BGP on this peer will not negotiate a hold time lower than the configured value for tBgpPeerNgHoldTime. This object is obsoleted in release 10.0. Desired functionality of strict enforcement of hold time can be achieved by configuring the value of tBgpPeerNgMinHoldTime.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.68TruthValueread-createobsolete
tBgpPeerNgL2vpnCiscoInterop
OBJECT-TYPE
The value of tBgpPeerNgL2vpnCiscoInterop specifies whether BGP will provide translation between non-compliant NLRI formats of Cisco. BGP Peer sessions must be manually configured towards the non-compliant Cisco PEs. When the value of tBgpPeerNgL2vpnCiscoInterop is 'true', Cisco non-compliant NLRI format will be used; one byte length field instead of two bytes for BGP NLRI. When the value of tBgpPeerNgL2vpnCiscoInterop is 'false', Cisco non-compliant NLRI format will not be used or supported.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.69TruthValueread-createcurrent
tBgpPeerNgRemovePrivateASLmtd
OBJECT-TYPE
The value of tBgpPeerNgRemovePrivateASLmtd specifies whether BGP will remove the private AS numbers for this peer. When the value of tBgpPeerNgRemovePrivateASLmtd is true, BGP will remove private AS numbers from the AS Path for this peer. When the value of tBgpPeerNgRemovePrivateAS is changed, the value of tBgpPeerNgRemovePrivateASLmtd is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to its default value. This object can be reset by resetting appropriate inheritance bit of tBgpPeerNgInheritance.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.70TruthValueread-createcurrent
tBgpPeerNgMaxPrefixLogOnly
OBJECT-TYPE
The value of tBgpPeerNgMaxPrefixLogOnly specifies whether BGP peering will be disabled when tBgpPeerGroupMaxPrefix is exceeded. When the value is set to 'true', BGP peering will be enabled. When the value is set to 'false', BGP peering will be disabled. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.71TruthValueread-createobsolete
tBgpPeerNgMaxPrefixThreshold
OBJECT-TYPE
The value of tBgpPeerNgMaxPrefixThreshold specifies a percentage of tBgpPeerNgMaxPrefix. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.72Unsigned32 (1..100)read-createobsolete
tBgpPeerNgDisableCapNegotiation
OBJECT-TYPE
The value of tBgpPeerNgDisableCapNegotiation specifies whether capability negotiation is disabled for this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.73TruthValueread-createcurrent
tBgpPeerNgCreationType
OBJECT-TYPE
The value of tBgpPeerNgCreationType specifies the way in which the peer was created. If the value of tBgpPeerNgCreationType is 'static', the peer was created statically. If the value of tBgpPeerNgCreationType is 'dynamic', the peer was created when the remote BGP speaker established a connection.
1.3.6.1.4.1.6527.3.1.2.14.4.7.1.74INTEGER {static(1), dynamic(2)}read-createcurrent
tBgpPeerNgOperTable
OBJECT-TYPE
The tBgpPeerNgOperTable is the list of configured BGP Peers and their operational status information.
1.3.6.1.4.1.6527.3.1.2.14.4.8not-accessiblecurrent
tBgpPeerNgOperEntry
OBJECT-TYPE
Defines an entry (conceptual row) in the tBgpPeerNgOperTable. Entries in tBgpPeerNgOperTable are created when entries are created in tBgpPeerNgTable.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1not-accessiblecurrent
tBgpPeerNgOperMsgOctetsRcvd
OBJECT-TYPE
The value of tBgpPeerNgOperMsgOctetsRcvd indicates the number of octets received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.1Counter64read-onlycurrent
tBgpPeerNgOperMsgOctetsSent
OBJECT-TYPE
The value of tBgpPeerNgOperMsgOctetsSent indicates the number of octets transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.2Counter64read-onlycurrent
tBgpPeerNgOperInputQueueMsgs
OBJECT-TYPE
The value of tBgpPeerNgOperInputQueueMsgs indicates the number of unprocessed messages in the queue, from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.3Gauge32read-onlycurrent
tBgpPeerNgOperOutputQueueMsgs
OBJECT-TYPE
The value of tBgpPeerNgOperOutputQueueMsgs indicates the number of untransmitted messages in the queue, to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.4Gauge32read-onlycurrent
tBgpPeerNgOperReceivedPrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperReceivedPrefixes indicates the number of prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.5Counter32read-onlycurrent
tBgpPeerNgOperSentPrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperSentPrefixes indicates the number of prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.6Counter32read-onlycurrent
tBgpPeerNgOperActivePrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperActivePrefixes indicates the number of active prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.7Gauge32read-onlycurrent
tBgpPeerNgOperReceivedPaths
OBJECT-TYPE
The value of tBgpPeerNgOperReceivedPaths indicates the number of paths received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.8Counter32read-onlycurrent
tBgpPeerNgOperPathsSupByDamping
OBJECT-TYPE
The value of tBgpPeerNgOperPathsSupByDamping indicates the number of paths from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.9Counter32read-onlyobsolete
tBgpPeerNgOperFlaps
OBJECT-TYPE
The value of tBgpPeerNgOperFlaps indicates the number of flaps of updates from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.10Counter32read-onlycurrent
tBgpPeerNgOperLastState
OBJECT-TYPE
The value of tBgpPeerNgOperLastState indicates the last BGP state of this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.11BgpPeerStateread-onlycurrent
tBgpPeerNgOperLastEvent
OBJECT-TYPE
The value of tBgpPeerNgOperLastEvent indicates the last BGP event of this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.12BgpPeerEventread-onlycurrent
tBgpPeerNgOperVpnRecvPrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperVpnRecvPrefixes indicates the number of received VPN prefixes.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.13Counter32read-onlycurrent
tBgpPeerNgOperVpnSentPrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperVpnSentPrefixes indicates the number of transmitted VPN prefixes.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.14Counter32read-onlycurrent
tBgpPeerNgOperVpnActivePrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperVpnActivePrefixes indicates the number of active VPN prefixes from this BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.15Gauge32read-onlycurrent
tBgpPeerNgOperGRSupport
OBJECT-TYPE
The value of tBgpPeerNgOperGRSupport indicates whether the BGP peer supports graceful restart. If tBgpPeerNgOperGRSupport has a value of 'true' the peer supports graceful restart.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.16TruthValueread-onlycurrent
tBgpPeerNgOperGRFamilyRestart
OBJECT-TYPE
The value of tBgpPeerNgOperGRFamilyRestart indicates the capability type of NLRI that peer supports restart for.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.17TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerNgOperGRFamilyFwding
OBJECT-TYPE
The value of tBgpPeerNgOperGRFamilyFwding indicates the capability type of NLRI that peer saved forwarding for.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.18TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerNgOperGRFamilyNegotiated
OBJECT-TYPE
The value of tBgpPeerNgOperGRFamilyNegotiated indicates the capability type of NLRI that restart is negotiated for by the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.19TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerNgOperGRRecvEOR
OBJECT-TYPE
The value of tBgpPeerNgOperGRRecvEOR indicates the capability type of NLRI of received end-of-rib markers from the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.20TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerNgOperGRSendEOR
OBJECT-TYPE
The value of tBgpPeerNgOperGRSendEOR indicates the capability type of NLRI of all the sent end-of-rib markers by the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.21TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerNgOperGRStaleRoutesTime
OBJECT-TYPE
The value of tBgpPeerNgOperGRStaleRoutesTime indicates the maximum amount of time in seconds that stale routes are maintained by the peer after a graceful restart is initiated.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.22Unsigned32read-onlycurrent
tBgpPeerNgOperGRReqRestartTime
OBJECT-TYPE
The value of tBgpPeerNgOperGRReqRestartTime indicates the maximum amount of time in seconds that a graceful restart takes for the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.23Unsigned32read-onlycurrent
tBgpPeerNgOperGRStatus
OBJECT-TYPE
The value of tBgpPeerNgOperGRStatus indicates the graceful restart status of the BGP peer.' The values of tBgpPeerNgOperGRStatus means: notHelping (1), -- Peer is not currently being helped restarting (2), -- Received restart request from the peer restart-complete (3), -- The peer has completed the most recent restart helping (4) -- Peer is helping us in restarting.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.24INTEGER {notHelping(1), restarting(2), restart-complete(3), helping(4)}read-onlycurrent
tBgpPeerNgOperNumRestarts
OBJECT-TYPE
The value of tBgpPeerNgOperNumRestarts indicates the number of times the peer has attempted restart.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.25Unsigned32read-onlycurrent
tBgpPeerNgOperLastRestartTime
OBJECT-TYPE
The value of tBgpPeerNgOperLastRestartTime indicates the last time the peer attempted restart.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.26TimeStampread-onlycurrent
tBgpPeerNgOperV6ReceivedPrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperV6ReceivedPrefixes indicates the number of IPv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.27Counter32read-onlycurrent
tBgpPeerNgOperV6SentPrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperV6SentPrefixes indicates the number of IPv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.28Counter32read-onlycurrent
tBgpPeerNgOperV6ActivePrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperV6ActivePrefixes indicates the number of active IPv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.29Gauge32read-onlycurrent
tBgpPeerNgOperV6ReceivedPaths
OBJECT-TYPE
The value of tBgpPeerNgOperV6ReceivedPaths indicates the number of IPv6 paths received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.30Counter32read-onlyobsolete
tBgpPeerNgOperV6SuppPathsDamping
OBJECT-TYPE
The value of tBgpPeerNgOperV6SuppPathsDamping indicates the number of IPv6 paths from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.31Counter32read-onlyobsolete
tBgpPeerNgOperVpnReceivedPaths
OBJECT-TYPE
The value of tBgpPeerNgOperVpnReceivedPaths indicates the number of VPN paths received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.32Counter32read-onlyobsolete
tBgpPeerNgOperV4SuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperV4SuppPfxDamp indicates the number of IPv6 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.33Counter32read-onlycurrent
tBgpPeerNgOperVpnSuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperVpnSuppPfxDamp indicates the number of VPN IPv4 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.34Counter32read-onlycurrent
tBgpPeerNgOperV6SuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperV6SuppPfxDamp indicates the number of IPv6 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.35Counter32read-onlycurrent
tBgpPeerNgOperMCastV4SuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperMCastV4SuppPfxDamp indicates the number of IPv4 multicast prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.36Counter32read-onlycurrent
tBgpPeerNgOperMCastV4RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMCastV4RecvPfxs indicates the number of IPv4 multicast prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.37Counter32read-onlycurrent
tBgpPeerNgOperMCastV4SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMCastV4SentPfxs indicates the number of IPv4 multicast prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.38Counter32read-onlycurrent
tBgpPeerNgOperMCastV4ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMCastV4ActivePfxs indicates the number of active IPv4 multicast prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.39Counter32read-onlycurrent
tBgpPeerNgOperVpnIpv6RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperVpnIpv6RecvPfxs indicates the number of VPN IPv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.40Counter32read-onlycurrent
tBgpPeerNgOperVpnIpv6SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperVpnIpv6SentPfxs indicates the number of VPN IPv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.41Counter32read-onlycurrent
tBgpPeerNgOperVpnIpv6ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperVpnIpv6ActivePfxs indicates the number of active VPN IPv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.42Gauge32read-onlycurrent
tBgpPeerNgOperVpnIpv6SuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperVpnIpv6SuppPfxDamp indicates the number of VPN IPv6 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.43Counter32read-onlycurrent
tBgpPeerNgOperMvpnV4SuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV4SuppPfxDamp indicates the number of MVPN IPv4 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.44Counter32read-onlycurrent
tBgpPeerNgOperMvpnV4RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV4RecvPfxs indicates the number of MVPN IPv4 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.45Counter32read-onlycurrent
tBgpPeerNgOperMvpnV4SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV4SentPfxs indicates the number of MVPN IPv4 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.46Counter32read-onlycurrent
tBgpPeerNgOperMvpnV4ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV4ActivePfxs indicates the number of active MVPN IPv4 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.47Counter32read-onlycurrent
tBgpPeerNgOperl2VpnSuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperl2VpnSuppPfxDamp indicates the number of L2VPN prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.48Counter32read-onlycurrent
tBgpPeerNgOperl2VpnRecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperl2VpnRecvPfxs indicates the number L2VPN prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.49Counter32read-onlycurrent
tBgpPeerNgOperl2VpnSentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperl2VpnSentPfxs indicates the number of L2VPN prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.50Counter32read-onlycurrent
tBgpPeerNgOperl2VpnActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperl2VpnActivePfxs indicates the number of active L2VPN prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.51Counter32read-onlycurrent
tBgpPeerNgOperMdtSafiSuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperMdtSafiSuppPfxDamp indicates the number of MDT-SAFI prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.52Counter32read-onlycurrent
tBgpPeerNgOperMdtSafiRecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMdtSafiRecvPfxs indicates the number of MDT-SAFI prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.53Counter32read-onlycurrent
tBgpPeerNgOperMdtSafiSentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMdtSafiSentPfxs indicates the number of MDT-SAFI prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.54Counter32read-onlycurrent
tBgpPeerNgOperMdtSafiActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMdtSafiActivePfxs indicates the number of active MDT-SAFI prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.55Counter32read-onlycurrent
tBgpPeerNgOperMsPwSuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperMsPwSuppPfxDamp indicates the number of MS-PW prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.56Counter32read-onlycurrent
tBgpPeerNgOperMsPwRecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMsPwRecvPfxs indicates the number of MS-PW prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.57Counter32read-onlycurrent
tBgpPeerNgOperMsPwSentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMsPwSentPfxs indicates the number of MS-PW prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.58Counter32read-onlycurrent
tBgpPeerNgOperMsPwActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMsPwActivePfxs indicates the number of active MS-PW prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.59Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv4SupPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv4SupPfxDamp indicates the number of flow-ipv4 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.60Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv4RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv4RecvPfxs indicates the number of flow-ipv4 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.61Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv4SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv4SentPfxs indicates the number of flow-ipv4 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.62Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv4ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv4ActivePfxs indicates the number of active flow-ipv4 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.63Counter32read-onlycurrent
tBgpPeerNgAddPathSendRemoteCaps
OBJECT-TYPE
The value of tBgpPeerNgAddPathSendRemoteCaps indicates the address families for which the add-path send capability is supported on the remote end of the BGP Peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.66TmnxAddPathAddressFamilyread-onlycurrent
tBgpPeerNgAddPathRecvRemoteCaps
OBJECT-TYPE
The value of tBgpPeerNgAddPathRecvRemoteCaps indicates the address families for which the add-path receive capability is supported on the remote end of the BGP Peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.67TmnxAddPathAddressFamilyread-onlycurrent
tBgpPeerNgOperBackupPrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperBackupPrefixes indicates the number of IPv4 routes selected as backup from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.68Counter32read-onlycurrent
tBgpPeerNgOperV6BackupPrefixes
OBJECT-TYPE
The value of tBgpPeerNgOperV6BackupPrefixes indicates the number of IPv6 routes selected as backup from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.69Counter32read-onlycurrent
tBgpPeerNgOperRtTgtSuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperRtTgtSuppPfxDamp indicates the number of route target prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.70Counter32read-onlycurrent
tBgpPeerNgOperRtTgtRecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperRtTgtRecvPfxs indicates the number of route target prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.71Counter32read-onlycurrent
tBgpPeerNgOperRtTgtSentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperRtTgtSentPfxs indicates the number of route target prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.72Counter32read-onlycurrent
tBgpPeerNgOperRtTgtActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperRtTgtActivePfxs indicates the number of active route target prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.73Counter32read-onlycurrent
tBgpPeerNgOperVpnV4BackupPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperVpnV4BackupPfxs indicates the number of VPN IPv4 routes selected as backup from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.74Counter32read-onlycurrent
tBgpPeerNgOperVpnV6BackupPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperVpnV6BackupPfxs indicates the number of VPN IPv6 routes selected as backup from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.75Counter32read-onlycurrent
tBgpPeerNgOperMcastVpnV4RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastVpnV4RecvPfxs indicates the number of multicast vpn ipv4 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.76Counter32read-onlycurrent
tBgpPeerNgOperMcastVpnV4SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastVpnV4SentPfxs indicates the number of multicast vpn ipv4 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.77Counter32read-onlycurrent
tBgpPeerNgOperMcastVpnV4ActPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastVpnV4ActPfxs indicates the number of active multicast vpn ipv4 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.78Counter32read-onlycurrent
tBgpPeerNgOperMvpnV6SuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV6SuppPfxDamp indicates the number of MVPN IPv6 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.79Counter32read-onlycurrent
tBgpPeerNgOperMvpnV6RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV6RecvPfxs indicates the number of MVPN IPv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.80Counter32read-onlycurrent
tBgpPeerNgOperMvpnV6SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV6SentPfxs indicates the number of MVPN IPv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.81Counter32read-onlycurrent
tBgpPeerNgOperMvpnV6ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV6ActivePfxs indicates the number of active MVPN IPv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.82Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv6SupPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv6SupPfxDamp indicates the number of flow-ipv6 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.83Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv6RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv6RecvPfxs indicates the number of flow-ipv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.84Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv6SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv6SentPfxs indicates the number of flow-ipv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.85Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv6ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv6ActivePfxs indicates the number of active flow-ipv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.86Counter32read-onlycurrent
tBgpPeerNgOperEvpnSupPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperEvpnSupPfxDamp indicates the number of evpn prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.87Counter32read-onlycurrent
tBgpPeerNgOperEvpnRecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperEvpnRecvPfxs indicates the number of evpn prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.88Counter32read-onlycurrent
tBgpPeerNgOperEvpnSentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperEvpnSentPfxs indicates the number of evpn prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.89Counter32read-onlycurrent
tBgpPeerNgOperEvpnActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperEvpnActivePfxs indicates the number of active evpn prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.90Counter32read-onlycurrent
tBgpPeerNgOperUpdateErrors
OBJECT-TYPE
The value of tBgpPeerNgOperUpdateErrors indicates the number of update errors received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.91Counter32read-onlycurrent
tBgpPeerNgOperGRNotifFamilyNego
OBJECT-TYPE
The value of tBgpPeerNgOperGRNotifFamilyNego indicates the capability type of NLRI that NOTIFICATION-triggered restart is negotiated for by the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.92TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerNgOperRemIdleHoldTime
OBJECT-TYPE
The value of tBgpPeerNgOperRemIdleHoldTime indicates how much time is remaining until the Idle hold time period runs out and session establishment can begin again for this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.93Unsigned32read-onlycurrent
tBgpPeerNgOperMcastV6SupPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperMcastV6SupPfxDamp indicates the number of mcast-ipv6 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.94Counter32read-onlycurrent
tBgpPeerNgOperMcastV6RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastV6RecvPfxs indicates the number of mcast-ipv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.95Counter32read-onlycurrent
tBgpPeerNgOperMcastV6SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastV6SentPfxs indicates the number of mcast-ipv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.96Counter32read-onlycurrent
tBgpPeerNgOperMcastV6ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastV6ActivePfxs indicates the number of active mcast-ipv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.97Counter32read-onlycurrent
tBgpPeerNgOperIpv4RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperIpv4RejPfxs indicates the number of IPv4 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.98Counter32read-onlycurrent
tBgpPeerNgOperVpnIpv4RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperVpnIpv4RejPfxs indicates the number of VPN IPv4 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.99Counter32read-onlycurrent
tBgpPeerNgOperIpv6RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperIpv6RejPfxs indicates the number of IPv6 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.100Counter32read-onlycurrent
tBgpPeerNgOperVpnIpv6RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperVpnIpv6RejPfxs indicates the number of VPN IPv6 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.101Counter32read-onlycurrent
tBgpPeerNgOperMCastV4RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMCastV4RejPfxs indicates the number of IPv4 multicast prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.102Counter32read-onlycurrent
tBgpPeerNgOperl2VpnRejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperl2VpnRejPfxs indicates the number L2VPN prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.103Counter32read-onlycurrent
tBgpPeerNgOperMvpnV4RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV4RejPfxs indicates the number of MVPN IPv4 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.104Counter32read-onlycurrent
tBgpPeerNgOperMdtSafiRejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMdtSafiRejPfxs indicates the number of MDT-SAFI prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.105Counter32read-onlycurrent
tBgpPeerNgOperMsPwRejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMsPwRejPfxs indicates the number of MS-PW prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.106Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv4RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv4RejPfxs indicates the number of flow-ipv4 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.107Counter32read-onlycurrent
tBgpPeerNgOperRtTgtRejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperRtTgtRejPfxs indicates the number of route target prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.108Counter32read-onlycurrent
tBgpPeerNgOperMcastVpnV4RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastVpnV4RejPfxs indicates the number of multicast vpn ipv4 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.109Counter32read-onlycurrent
tBgpPeerNgOperMvpnV6RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMvpnV6RejPfxs indicates the number of MVPN IPv6 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.110Counter32read-onlycurrent
tBgpPeerNgOperFlowIpv6RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperFlowIpv6RejPfxs indicates the number of flow-ipv6 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.111Counter32read-onlycurrent
tBgpPeerNgOperEvpnRejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperEvpnRejPfxs indicates the number of evpn prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.112Counter32read-onlycurrent
tBgpPeerNgOperMCastV6RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMCastV6RejPfxs indicates the number of mcast-ipv6 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.113Counter32read-onlycurrent
tBgpPeerNgOperMcVpnV4SuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperMcVpnV4SuppPfxDamp indicates the number of multicast vpn ipv4 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.114Counter32read-onlycurrent
tBgpPeerNgOperLabelV4SupPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV4SupPfxDamp indicates the number of label-ipv4 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.115Counter32read-onlycurrent
tBgpPeerNgOperLabelV4RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV4RecvPfxs indicates the number of label-ipv4 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.116Counter32read-onlycurrent
tBgpPeerNgOperLabelV4SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV4SentPfxs indicates the number of label-ipv4 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.117Counter32read-onlycurrent
tBgpPeerNgOperLabelV4ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV4ActivePfxs indicates the number of active label-ipv4 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.118Counter32read-onlycurrent
tBgpPeerNgOperLabelV4RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV4RejPfxs indicates the number of label-ipv4 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.119Counter32read-onlycurrent
tBgpPeerNgOperLabelV4BackupPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV4BackupPfxs indicates the number of label-ipv4 routes selected as backup from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.120Counter32read-onlycurrent
tBgpPeerNgOperLabelV6SupPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV6SupPfxDamp indicates the number of label-ipv6 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.121Counter32read-onlycurrent
tBgpPeerNgOperLabelV6RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV6RecvPfxs indicates the number of label-ipv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.122Counter32read-onlycurrent
tBgpPeerNgOperLabelV6SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV6SentPfxs indicates the number of label-ipv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.123Counter32read-onlycurrent
tBgpPeerNgOperLabelV6ActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV6ActivePfxs indicates the number of active label-ipv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.124Counter32read-onlycurrent
tBgpPeerNgOperLabelV6RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV6RejPfxs indicates the number of label-ipv6 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.125Counter32read-onlycurrent
tBgpPeerNgOperLabelV6BackupPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperLabelV6BackupPfxs indicates the number of label-ipv6 routes selected as backup from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.126Counter32read-onlycurrent
tBgpPeerNgOperBgpLsSupPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperBgpLsSupPfxDamp indicates the number of bgp-ls prefixes from this peer, which have been suppressed by damping
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.127Counter32read-onlycurrent
tBgpPeerNgOperBgpLsRecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperBgpLsRecvPfxs indicates the number of bgp-ls prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.128Counter32read-onlycurrent
tBgpPeerNgOperBgpLsSentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperBgpLsSentPfxs indicates the number of bgp-ls prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.129Counter32read-onlycurrent
tBgpPeerNgOperBgpLsActivePfxs
OBJECT-TYPE
The value of tBgpPeerNgOperBgpLsActivePfxs indicates the number of active bgp-ls prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.130Counter32read-onlycurrent
tBgpPeerNgOperBgpLsRejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperBgpLsRejPfxs indicates the number of bgp-ls prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.131Counter32read-onlycurrent
tBgpPeerNgOperMcastVpnV6RecvPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastVpnV6RecvPfxs indicates the number of multicast vpn ipv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.132Counter32read-onlycurrent
tBgpPeerNgOperMcastVpnV6ActPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastVpnV6ActPfxs indicates the number of active multicast vpn ipv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.133Counter32read-onlycurrent
tBgpPeerNgOperMcastVpnV6RejPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastVpnV6RejPfxs indicates the number of multicast vpn ipv6 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.134Counter32read-onlycurrent
tBgpPeerNgOperMcastVpnV6SentPfxs
OBJECT-TYPE
The value of tBgpPeerNgOperMcastVpnV6SentPfxs indicates the number of multicast vpn ipv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.135Counter32read-onlycurrent
tBgpPeerNgOperMcVpnV6SuppPfxDamp
OBJECT-TYPE
The value of tBgpPeerNgOperMcVpnV6SuppPfxDamp indicates the number of multicast vpn ipv6 prefixes from this peer, which have been suppressed by damping.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.136Counter32read-onlycurrent
tBgpPeerOperLLGRSupported
OBJECT-TYPE
The value of tBgpPeerOperLLGRSupported indicates whether the BGP peer supports long lived graceful restart. If tBgpPeerOperLLGRSupported has a value of 'true' the peer supports long lived graceful restart.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.137TruthValueread-onlycurrent
tBgpPeerOperLLGRFamilySupported
OBJECT-TYPE
The value of tBgpPeerOperLLGRFamilySupported indicates the capability type of NLRI that peer supports Long lived graceful restart for.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.138TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerOperLLGRFamilyNegotiated
OBJECT-TYPE
The value of tBgpPeerOperLLGRFamilyNegotiated indicates the capability type of NLRI that long lived GR is negotiated for by the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.139TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerOperLLGRStatus
OBJECT-TYPE
The value of tBgpPeerOperLLGRStatus indicates the long lived graceful restart status of the BGP peer.' The values of tBgpPeerOperLLGRStatus means: notHelping (1), -- Peer is not currently being helped restarting (2), -- Received restart request from the peer restart-complete (3), -- The peer has completed the most recent restart helping (4) -- Peer is helping us in restarting.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.140INTEGER {notHelping(1), restarting(2), restart-complete(3), helping(4)}read-onlycurrent
tBgpPeerOperLLGRFamilySent
OBJECT-TYPE
The value of tBgpPeerOperLLGRFamilySent indicates the capability type of NLRI that long lived GR is configured on this system.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.141TmnxBGPFamilyTyperead-onlycurrent
tBgpPeerOperSrplcyV4SupPfxDamp
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV4SupPfxDamp indicates the number of srplcy-ipv4 prefixes from this peer, which have been suppressed by damping
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.142Counter32read-onlycurrent
tBgpPeerOperSrplcyV4RecvPfxs
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV4RecvPfxs indicates the number of srplcy-ipv4 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.143Counter32read-onlycurrent
tBgpPeerOperSrplcyV4SentPfxs
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV4SentPfxs indicates the number of srplcy-ipv4 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.144Counter32read-onlycurrent
tBgpPeerOperSrplcyV4ActivePfxs
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV4ActivePfxs indicates the number of active srplcy-ipv4 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.145Counter32read-onlycurrent
tBgpPeerOperSrplcyV4RejPfxs
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV4RejPfxs indicates the number of srplcy-ipv4 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.146Counter32read-onlycurrent
tBgpPeerRemoteExtNhEncoding
OBJECT-TYPE
The value of tBgpPeerRemoteExtNhEncoding specifies the types of AFI/SAFI the Bgp peer supports for remote extended next-hop encoding.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.147TmnxIpFamilyread-onlycurrent
tBgpPeerEORSent
OBJECT-TYPE
The value of tBgpPeerEORSent specifies the types of AFI/SAFI for which the EOR marker was sent.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.148TmnxIpFamilyread-onlycurrent
tBgpPeerEORReceived
OBJECT-TYPE
The value of tBgpPeerEORReceived specifies the types of AFI/SAFI for which the EOR marker was received.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.149TmnxIpFamilyread-onlycurrent
tBgpPeerConvExceededMinWait
OBJECT-TYPE
The value of tBgpPeerConvExceededMinWait indicates establishment of session relative to tBgpInstanceConvMinWaitToAdv timer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.150INTEGER {no(1), yes(2), unknown(3)}read-onlycurrent
tBgpPeerOperAS4Byte
OBJECT-TYPE
The value of tBgpPeerOperAS4Byte indicates the autonomous system number for the dynamic neighbor.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.151InetAutonomousSystemNumberread-onlycurrent
tBgpPeerNgOperEPreference
OBJECT-TYPE
The value of tBgpPeerNgOperEPreference specifies the route preference for ebgp routes.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.152TmnxBgpPreference (0..255)read-onlycurrent
tBgpPeerNgOperIPreference
OBJECT-TYPE
The value of tBgpPeerNgOperIPreference specifies the route preference for ibgp routes.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.153TmnxBgpPreference (0..255)read-onlycurrent
tBgpPeerNgOperELabelPreference
OBJECT-TYPE
The value of tBgpPeerNgOperELabelPreference specifies the route preference for label-IPv4 and label-IPv6 ebgp routes.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.154TmnxBgpPreference (0..255)read-onlycurrent
tBgpPeerNgOperILabelPreference
OBJECT-TYPE
The value of tBgpPeerNgOperILabelPreference specifies the route preference for label-IPv4 and label-IPv6 ibgp routes.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.155TmnxBgpPreference (0..255)read-onlycurrent
tBgpPeerOperSrplcyV6SupPfxDamp
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV6SupPfxDamp indicates the number of srplcy-ipv6 prefixes from this peer, which have been suppressed by damping
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.156Counter32read-onlycurrent
tBgpPeerOperSrplcyV6RecvPfxs
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV6RecvPfxs indicates the number of srplcy-ipv6 prefixes received from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.157Counter32read-onlycurrent
tBgpPeerOperSrplcyV6SentPfxs
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV6SentPfxs indicates the number of srplcy-ipv6 prefixes transmitted to this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.158Counter32read-onlycurrent
tBgpPeerOperSrplcyV6ActivePfxs
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV6ActivePfxs indicates the number of active srplcy-ipv6 prefixes from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.159Counter32read-onlycurrent
tBgpPeerOperSrplcyV6RejPfxs
OBJECT-TYPE
The value of tBgpPeerOperSrplcyV6RejPfxs indicates the number of srplcy-ipv6 prefixes rejected from this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.8.1.160Counter32read-onlycurrent
tBgpPeerNgSendOrfRouteTargetTable
OBJECT-TYPE
The tBgpPeerNgSendOrfRouteTargetTable provides information about the route targets to be advertised to the peers if it is Outbound route filtering capable.
1.3.6.1.4.1.6527.3.1.2.14.4.9not-accessiblecurrent
tBgpPeerNgSendOrfRouteTargetEntry
OBJECT-TYPE
Defines an entry in the tBgpPeerNgSendOrfRouteTargetTable. Each entry represents a route target to be advertised to the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.9.1not-accessiblecurrent
tBgpPeerNgSendOrfRouteTarget
OBJECT-TYPE
Index for the tBgpPeerNgSendOrfRouteTargetTable. The value of tBgpPeerNgSendOrfRouteTarget specifies the extended community name to be advertised to the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.9.1.1TNamedItemnot-accessiblecurrent
tBgpPeerNgSendOrfRTRowStatus
OBJECT-TYPE
The value of tBgpPeerNgSendOrfRTRowStatus controls creation and deletion of row entries in the tBgpPeerNgSendOrfRouteTargetTable.
1.3.6.1.4.1.6527.3.1.2.14.4.9.1.2RowStatusread-createcurrent
tBgpPeerNgParamsTable
OBJECT-TYPE
tBgpPeerNgParamsTable provides information about the attributes configured for the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.4.10not-accessiblecurrent
tBgpPeerNgParamsEntry
OBJECT-TYPE
An entry in the tBgpPeerNgParamsTable. Each entry maintains the attributes configured for BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1not-accessiblecurrent
tBgpPeerNgParamsInheritance
OBJECT-TYPE
The value of tBgpPeerNgParamsInheritance specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. This object is a bit-mask, with the following positions: tBgpPeerNgDisableFEFailover 0x0000000000000002 tBgpPeerNgDisableComms 0x0000000000000004 tBgpPeerNgDisableExtComms 0x0000000000000008 tBgpPeerNgDefaultOriginate 0x0000000000000010 tBgpPeerNgAdvertiseInactiveRts 0x0000000000000020 tBgpPeerNgMinTTLValue 0x0000000000000040 tBgpPeerNgTracking 0x0000000000000080 tBgpPeerNgAdvLabelAddrFamily 0x0000000000000200 tBgpPeerNgAuthKeyChain 0x0000000000000400 tBgpPeerNgBfdEnabled 0x0000000000000800 tBgpPeerNgPMTUDiscovery 0x0000000000002000 tBgpPeerNgAdvertiseLdpPrefix 0x0000000000004000 tBgpPeerNgEnableAddPath 0x0000000000010000 tBgpPeerNgRecvAddPath 0x0000000000020000 tBgpPeerNgIpv4AddPathLimit 0x0000000000040000 tBgpPeerNgVpnIpv4AddPathLimit 0x0000000000080000 tBgpPeerNgIpv6AddPathLimit 0x0000000000100000 tBgpPeerNgVpnIpv6AddPathLimit 0x0000000000200000 tBgpPeerNgFlowspecValidate 0x0000000000400000 tBgpPeerNgUpdatedErrorHandling 0x0000000000800000 tBgpPeerNgDefaultRouteTarget 0x0000000001000000 tBgpPeerNgAigp 0x0000000002000000 tBgpPeerNgRemPrivateSkipPeerAs 0x0000000010000000 tBgpPeerNgLclASNoPrependGlobalAS 0x0000000020000000 tBgpPeerNgGRRestartNotification 0x0000000080000000 tBgpPeerNgFaultTolerance 0x0000000000008000 tBgpPeerNgDampPeerOscillations 0x0000000100000000 tBgpPeerNgSplitHorizon 0x0000000008000000 tBgpPeerNgNhUnchangedFamily 0x0000002000000000 tBgpPeerNgEnableOriginValidation 0x0000004000000000 tBgpPeerNgThirdPartyNextHop 0x0000008000000000 tBgpPeerNgAddLinkBandwidth 0x0000010000000000 tBgpPeerNgDefRxEvpnEncap 0x0000020000000000 tBgpPeerNgLabelResolveStatic 0x0000040000000000 tBgpPeerNgLblIpv4AddPathLimit 0x0000080000000000 tBgpPeerNgLblIpv6AddPathLimit 0x0000100000000000 tBgpPeerNgLabelPreference 0x0000200000000000 tBgpPeerNgEnforceFirstAS 0x0001000000000000 tBgpPeerNgMvpnIpv4AddPathLimit 0x0002000000000000 tBgpPeerNgMvpnIpv6AddPathLimit 0x0004000000000000 tBgpPeerNgMcastVpnV4AddPathLimit 0x0008000000000000 tBgpPeerNgMcastVpnV6AddPathLimit 0x0010000000000000 tBgpPeerLLGR 0x0800000000000000 tBgpPeerLocalAddressIfName 0x1000000000000000 tBgpPeerAdvIpv6NhFamily 0x2000000000000000 tBgpPeerExtendNhEncoding 0x4000000000000000 tBgpPeerBypassMRAITimer 0x8000000000000000 When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpPeerGroupTable, or from the corresponding object in tBgpInstanceTable. By default all of these attributes should be inherited from the tBgpPeerGroupTable.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.1Counter64read-createcurrent
tBgpPeerNgDisableFEFailover
OBJECT-TYPE
The value of tBgpPeerNgDisableFEFailover specifies whether the router should drop an external BGP session immediately when the local interface goes down, or whether the BGP session should be kept up until the holdtime expires. A value of 'true' causes the external BGP session to go down immediately when the local interface goes down.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.2TruthValueread-createcurrent
tBgpPeerNgDisableComms
OBJECT-TYPE
The value of tBgpPeerNgDisableComms enables or disables sending of community attribute to the peer for non-external communities.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.3TruthValueread-createcurrent
tBgpPeerNgDisableExtComms
OBJECT-TYPE
The value of tBgpPeerNgDisableExtComms enables or disables sending of community attribute to the peers for external communities.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.4TruthValueread-createcurrent
tBgpPeerNgDefaultOriginate
OBJECT-TYPE
The value of tBgpPeerNgDefaultOriginate specifies the types of AFI/SAFI for which SROS BGP will originate default route independent of the RTM default route.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.5TmnxIpFamilyread-createcurrent
tBgpPeerNgAdvertiseInactiveRts
OBJECT-TYPE
The value of tBgpPeerNgAdvertiseInactiveRts enables or disables advertising of inactive BGP routes to other BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.6TruthValueread-createcurrent
tBgpPeerNgMinTTLValue
OBJECT-TYPE
The value of tBgpPeerNgMinTTLValue specifies the minimum TTL value for an incoming BGP packet. If tBgpPeerMinTTLValue is set to zero (0), the TTL Security feature is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.7Unsigned32 (0 | 1..255)read-createcurrent
tBgpPeerNgTracking
OBJECT-TYPE
The value of tBgpPeerNgTracking specifies whether tracking of this BGP peer is enabled. A value of 'false' indicates that peer tracking is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.8TruthValueread-createcurrent
tBgpPeerNgAdvLabelAddrFamily
OBJECT-TYPE
The value of tBgpPeerNgAdvLabelAddrFamily specifies the advertisement label address family to support 6PE feature. The value of ipv6 can be set only for an IPv6 peer. The value of ipv4 can be set only for an IPv4 peer. If set to 'ipv6', explicit null will be used as the label. The default value 'none' disables the 6PE feature.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.9TmnxAdvLabelAddressFamilyread-createobsolete
tBgpPeerNgAuthKeyChain
OBJECT-TYPE
The value of tBgpPeerNgAuthKeyChain specifies the keychain which will be used to sign and/or authenticate the BGP protocol stream. The keychain name is defined by tmnxKeyChainName and is the index for TIMETRA-SECURITY-MIB::tmnxKeyChainTable
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.10TNamedItemOrEmptyread-createcurrent
tBgpPeerNgLastError
OBJECT-TYPE
The value of tBgpPeerNgLastError indicates the last error code and subcode seen by this peer on this connection. If no error has occurred, two zero octets are returned. Otherwise, the first octet of this two-byte OCTET STRING contains the error code, and the second octet contains the subcode.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.11OCTET STRING (SIZE(2))read-onlycurrent
tBgpPeerNgBfdEnabled
OBJECT-TYPE
The value of tBgpPeerNgBfdEnabled specifies whether Bi-directional Forwarding Detection is enabled on this BGP peer. When the value is 'true', BFD sessions can be established and BFD can be used as a signalling mechanism.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.12TruthValueread-createcurrent
tBgpPeerNgPMTUDiscovery
OBJECT-TYPE
The value of tBgpPeerNgPMTUDiscovery specifies whether path MTU discovery is enabled on this BGP peer. When the value is set to 'true', path MTU discovery is enabled on this BGP peer. When the value is set to 'false', path MTU discovery is disabled on this BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.13TruthValueread-createcurrent
tBgpPeerNgAdvertiseLdpPrefix
OBJECT-TYPE
The value of tBgpPeerNgAdvertiseLdpPrefix specifies whether all the activated LDP FEC prefixes will be sent to remote BGP peer to support stitching of an LDP FEC to a BGP labeled route. When the value is set to 'true', activated LDP FEC prefixes will be sent to remote BGP peer. When the value is set to 'false', activated LDP FEC prefixes will not be sent to remote BGP peer. An 'inconsistentValue' error is returned if this object is set to non-default value when tBgpPeerNgAdvLabelAddrFamily is set to 'none'.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.14TruthValueread-createcurrent
tBgpPeerNgEnableAddPath
OBJECT-TYPE
The value of tBgpPeerNgEnableAddPath specifies whether the BGP ADD-PATH send capability is enabled on this BGP peer. ADD-PATH allows a BGP router to advertise multiple distinct paths for the same prefix/NLRI(Network Layer Reachability Information). This capability provides a number of potential benefits like reduced routing churn, faster convergence, better loadsharing etc. When the value of tBgpPeerNgEnableAddPath is set to 'true', the BGP ADD-PATH send limit objects tBgpPeerNgIpv4AddPathLimit, tBgpPeerNgVpnIpv4AddPathLimit, tBgpPeerNgIpv6AddPathLimit, tBgpPeerNgVpnIpv6AddPathLimit, tBgpPeerNgLblIpv4AddPathLimit, tBgpPeerNgLblIpv6AddPathLimit represent their current assigned values. The default value of tBgpPeerNgEnableAddPath is 'false', which means the values of the BGP ADD-PATH send limit objects are inherited from group level.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.15TruthValueread-createcurrent
tBgpPeerNgRecvAddPath
OBJECT-TYPE
The value of tBgpPeerNgRecvAddPath specifies the address families which are enabled to receive BGP ADD-PATH on this BGP peer. ADD-PATH allows a BGP router to receive multiple distinct paths for the same prefix/NLRI (Network Layer Reachability Information).
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.16TmnxAddPathAddressFamilyread-createcurrent
tBgpPeerNgIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgIpv4AddPathLimit specifies the maximum number of paths per IPv4 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.17TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgVpnIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgVpnIpv4AddPathLimit specifies the maximum number of paths per VPN IPv4 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.18TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgIpv6AddPathLimit specifies the maximum number of paths per IPv6 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.19TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgVpnIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgVpnIpv6AddPathLimit specifies the maximum number of paths per VPN IPv6 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipath.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.20TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgFlowspecValidate
OBJECT-TYPE
The value of tBgpPeerNgFlowspecValidate specifies whether validation of received flow specification routes is enabled on this BGP peer. When the default value of tBgpPeerNgFlowspecValidate is 'true', the flow routes received from other peers are validated. The default value of tBgpPeerNgFlowspecValidate is 'false', which means validation of received flow routes is disabled and all flow specification routes are considered valid.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.21TruthValueread-createobsolete
tBgpPeerNgUpdatedErrorHandling
OBJECT-TYPE
The value of tBgpPeerNgUpdatedErrorHandling specifies whether the error handling mechanism for optional transitive path attributes is enabled on this BGP peer. When the value of tBgpPeerNgUpdatedErrorHandling is 'true', the error handling mechanism for optional transitive path attributes is enabled and the BGP peer is capable of enabling the neighbor-complete flag in the BGP Path Attribute. This object is obsoleted in release 11.0.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.22TruthValueread-createobsolete
tBgpPeerNgDefaultRouteTarget
OBJECT-TYPE
The value of tBgpPeerNgDefaultRouteTarget specifies whether to send the default Route Target Constraint (RTC) route to this BGP peer. The default RTC route is a special type of RTC route that has zero prefix length.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.23TruthValueread-createcurrent
tBgpPeerNgAigp
OBJECT-TYPE
The value of tBgpPeerNgAigp specifies whether Accumulated IGP (AIGP) path attribute support is enabled on this bgp peer. The default value of tBgpPeerNgAigp is 'false', which means the AIGP attribute is removed from the advertised routes and is ignored if present in the received routes.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.24TruthValueread-createcurrent
tBgpPeerNgMinHoldTime
OBJECT-TYPE
The value of tBgpPeerNgMinHoldTime specifies the minimum hold time that should be strictly enforced on tBgpPeerNgHoldTime. When the value of tBgpPeerNgMinHoldTime is configured, BGP will not negotiate a hold time lower than the configured value. When the value of tBgpPeerNgHoldTime is changed, the value of tBgpPeerNgMinHoldTime is reset to its default value. The value of tBgpPeerNgMinHoldTime is inherited from the corresponding object value in the tBgpPeerGroupParamsTable, when the inheritance bit for tBgpPeerNgHoldTime is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgHoldTime is inherited from group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpPeerNgHoldTime.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.25BgpHoldTimeread-createcurrent
tBgpPeerNgSplitHorizon
OBJECT-TYPE
The value of tBgpPeerNgSplitHorizon specifies whether or not to advertise the best route back to the same BGP peer from which the best route was received. When the value of tBgpPeerNgSplitHorizon is 'true', the peer will not reflect the best route to the peer from which the route was received.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.26TruthValueread-createcurrent
tBgpPeerNgRemPrivateSkipPeerAs
OBJECT-TYPE
The value of tBgpPeerNgRemPrivateSkipPeerAs specifies whether or not to remove the private autonomous system number (ASN) from AS-Path, if the AS-Path contains the ASN of the external BGP (eBGP) neighbor on this BGP peer. When the value of tBgpPeerNgRemPrivateSkipPeerAs is true, BGP will not remove the private ASN from the AS-Path if it is the same autonomous system number as the remote eBGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.27TruthValueread-createcurrent
tBgpPeerNgLclASNoPrependGlobalAS
OBJECT-TYPE
The value of tBgpPeerNgLclASNoPrependGlobalAS specifies whether or not to prepend the global-AS when advertising routes to the external BGP (eBGP) neighbor on this BGP peer. When the value of tBgpPeerNgLclASNoPrependGlobalAS is true, BGP will prepend only the local-AS to the AS_PATH of received routes from the remote eBGP peer. When the value of tBgpPeerNgLocalAS4Byte is changed, the value of tBgpPeerNgLclASNoPrependGlobalAS is reset to its default value. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of object tBgpPeerNgLocalAS4Byte is not set to non-default value.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.28TruthValueread-createcurrent
tBgpPeerNgMaxPrefixIdleTimeOut
OBJECT-TYPE
The value of tBgpPeerNgMaxPrefixIdleTimeOut specifies the idle time in minutes that the BGP peering remains disabled before attempting to automatically re-establish the connection with this BGP peer after the tBgpPeerNgMaxPrefix limit is reached. The default value of tBgpPeerNgMaxPrefixIdleTimeOut is zero which means, no attempt will be made to re-establish the BGP peering with this BGP peer after tBgpPeerNgMaxPrefix limit is reached. When the value of tBgpPeerNgMaxPrefix is changed, the value of tBgpPeerNgMaxPrefixIdleTimeOut is reset to its default value. The value of tBgpPeerNgMaxPrefixIdleTimeOut is inherited from the corresponding object value in the tBgpPeerGroupParamsTable, when the inheritance bit for tBgpPeerNgMaxPrefix is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgMaxPrefix is inherited from group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgMaxPrefixLogOnly is set to non-default value. This object was obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.29Integer32 (0 | 1..1024)read-createobsolete
tBgpPeerNgGRRestartNotification
OBJECT-TYPE
The value of tBgpPeerNgGRRestartNotification specifies whether or not to perform Graceful Restart procedures after sending or receiving a NOTIFICATION message on this BGP peer. When the value of tBgpPeerNgGRRestartNotification is true, BGP will perform Graceful Restart procedures after sending or receiving a NOTIFICATION on this BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.30TruthValueread-createcurrent
tBgpPeerNgFaultTolerance
OBJECT-TYPE
The value of tBgpPeerNgFaultTolerance specifies whether or not approaches like 'treat-as-withdraw' and other similar non-disruptive approaches can be used for handling a wide range of UPDATE message errors. A value of 'false' indicates that bgp fault-tolerance is disabled on this BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.31TruthValueread-createcurrent
tBgpPeerNgDampPeerOscillations
OBJECT-TYPE
The value of tBgpPeerNgDampPeerOscillations specifies whether damping peer oscillations is enabled for this BGP peer. When the value is set to 'true', damping peer oscillations is enabled for this BGP peer. When the value is set to 'false', damping peer oscillations is disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.32TruthValueread-createcurrent
tBgpPeerNgDampOscInitialWaitTime
OBJECT-TYPE
The value of tBgpPeerNgDampOscInitialWaitTime specifies the time in minutes,that a session remains in the idle-state after it has been stable for a while for this BGP peer. When the value of tBgpPeerNgDampPeerOscillations is changed, the value of tBgpPeerNgDampOscInitialWaitTime is reset to its default value. The value of tBgpPeerNgDampOscInitialWaitTime is inherited from the corresponding object value in the tBgpPeerGroupParamsTable, when the inheritance bit for tBgpPeerNgDampPeerOscillations is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgDampPeerOscillations is inherited from group. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpPeerNgDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.33Unsigned32 (0..2048)read-createcurrent
tBgpPeerNgDampOscSecondWaitTime
OBJECT-TYPE
The value of tBgpPeerNgDampOscSecondWaitTime specifies the time in minutes, that is doubled after each repeated session failure that occurs within a relatively short span of time for this BGP peer. When the value of tBgpPeerNgDampPeerOscillations is changed, the value of tBgpPeerNgDampOscSecondWaitTime is reset to its default value. The value of tBgpPeerNgDampOscSecondWaitTime is inherited from the corresponding object value in the tBgpPeerGroupParamsTable, when the inheritance bit for tBgpPeerNgDampPeerOscillations is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgDampPeerOscillations is inherited from group. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpPeerNgDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.34Unsigned32 (1..2048)read-createcurrent
tBgpPeerNgDampOscMaxWaitTime
OBJECT-TYPE
The value of tBgpPeerNgDampOscMaxWaitTime specifies the maximum amount of time in minutes, that the session remains in the idle-state after it has experienced repeated instability for this BGP peer. When the value of tBgpPeerNgDampPeerOscillations is changed, the value of tBgpPeerNgDampOscMaxWaitTime is reset to its default value. The value of tBgpPeerNgDampOscMaxWaitTime is inherited from the corresponding object value in the tBgpPeerGroupParamsTable, when the inheritance bit for tBgpPeerNgDampPeerOscillations is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgDampPeerOscillations is inherited from group. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpPeerNgDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.35Unsigned32 (1..2048)read-createcurrent
tBgpPeerNgDampOscErrorInterval
OBJECT-TYPE
The value of tBgpPeerNgDampOscErrorInterval specifies the time in minutes after a session reset, during which the session must be error-free in order to reset the penalty counter and return idle-hold-time to tBgpPeerNgDampOscInitialWaitTime for this BGP peer. When the value of tBgpPeerNgDampPeerOscillations is changed, the value of tBgpPeerNgDampOscErrorInterval is reset to its default value. The value of tBgpPeerNgDampOscErrorInterval is inherited from the corresponding object value in the tBgpPeerGroupParamsTable, when the inheritance bit for tBgpPeerNgDampPeerOscillations is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgDampPeerOscillations is inherited from group. An 'inconsistentValue' error is returned if an attempt is made to set this object without setting tBgpPeerNgDampPeerOscillations.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.36Unsigned32 (0..2048)read-createcurrent
tBgpPeerNgNhUnchangedFamily
OBJECT-TYPE
The value of tBgpPeerNgNhUnchangedFamily specifies the address families for which the BGP next-hop is not modified when sending routes to selected EBGP peers in this peer. When the value of tBgpPeerNgNhUnchangedFamily is set to 'labelIpv4',the next-hop attribute of an ebgp peer in this peer group remains unchanged. When the route is advertised to IBGP and confed-EBGP peers, the object tBgpPeerNgNhUnchangedFamily has no effect on the routes, since nexthop unchanged is default functionality. The value of tBgpPeerNgNhUnchangedFamily is inherited from the corresponding object value in the tBgpPeerGroupParamsTable, when the inheritance bit for tBgpPeerNgNhUnchangedFamily is set to zero. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgNhUnchangedFamily is inherited from group.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.37TmnxIpNhChgFamilyread-createcurrent
tBgpPeerNgEnableOriginValidation
OBJECT-TYPE
The value of tBgpPeerNgEnableOriginValidation specifies the address family for which every inbound IPv4 and/or IPv6 route from the peer is marked with either valid, not-found or invalid origin validation states. When the family of the received route matches the configured families in tBgpPeerNgEnableOriginValidation, the route is evaluated to determine its origin validation state. When the value of tBgpPeerNgEnableOriginValidation is not set to any corresponding family or when the value of tBgpPeerNgEnableOriginValidation is set to all families all unicast IPv4 and IPv6 routes are evaluated to determine their origin validation states.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.38TmnxIpFamilyread-createcurrent
tBgpPeerNgThirdPartyNextHop
OBJECT-TYPE
The value of tBgpPeerNgThirdPartyNextHop specifies if there is any third party next-hop processing done towards this peer. When false, NEXT_HOP will always carry the IP address of the interface used to establish the TCP connection to the peer
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.39TruthValueread-createcurrent
tBgpPeerNgAddLinkBandwidth
OBJECT-TYPE
The value of tBgpPeerNgAddLinkBandwidth specifies the address families of the routes received from a single-hop EBGP neighbor, for which a Link Bandwidth Extended Community with static AS and bandwidth values is added. When the family of the received route matches the configured families in tBgpPeerNgAddLinkBandwidth, a Link Bandwidth Extended Community is added, consisting of the local AS and interface speed.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.40TmnxIpFamilyread-createcurrent
tBgpPeerNgDefRxEvpnEncap
OBJECT-TYPE
The value of tBgpPeerNgDefRxEvpnEncap specifies how BGP will treat a received EVPN route without BGP encapsulation extended community. If no encapsulation is received, BGP will validate the route as MPLS or VXLAN depending on the the value of tBgpPeerNgDefRxEvpnEncap.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.41INTEGER {mpls(0), vxlan(1)}read-createcurrent
tBgpPeerNgLabelResolveStatic
OBJECT-TYPE
The value of tBgpPeerNgLabelResolveStatic specifies whether for an eBGP peer if enabled, allows only labeled BGP routes learned from the associated eBGP peer to be resolved via the IP routes. Even if this behavior is enabled, LDP or RSVP-TE defined paths should first resolve the BGP nexthop for the labeled routes. Only if none are available should resolution to the IP route table be attempted.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.42TruthValueread-createobsolete
tBgpPeerNgLblIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgLblIpv4AddPathLimit specifies the maximum number of paths per label IPv4 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.43TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgLblIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgLblIpv6AddPathLimit specifies the maximum number of paths per label IPv6 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.44TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgLabelPreference
OBJECT-TYPE
The value of tBgpPeerNgLabelPreference specifies the route preference for label-IPv4 and label-IPv6 routes learned via the peer.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.45TmnxBgpPreference (1..255)read-createcurrent
tBgpPeerNgORRLocation
OBJECT-TYPE
The value of tBgpPeerNgORRLocation specifies the identifier of a location configured under optimal-route-reflection. The location is used to calculate the next-hop cost in the TE-DB and select the best path to advertise to the client of this route-reflector.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.46Unsigned32 (0..255)read-createcurrent
tBgpPeerNgORRAllowLocalFallbk
OBJECT-TYPE
The value of tBgpPeerNgORRAllowLocalFallbk decides what the system should do when the BGP next-hop is not reachable in the TE-DB for the configured location, tBgpPeerNgORRLocation. If the value is set to 'true', then next-hop cost calculation and best-path selection default back to the location of the route-reflector in the network. If the value is set to 'false', then no routes are advertised to the client(s).
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.47TruthValueread-createcurrent
tBgpPeerNgEnforceFirstAS
OBJECT-TYPE
The value of tBgpPeerNgEnforceFirstAS specifies whether the receipt of BGP routes from an eBGP neighbor should be classified as an error when it has an AS-Path with the most recent AS not matching the configured peer-as of the neighbor. If the value is set to 'true', the most recent AS number in the AS-Path will be checked for every received route from the peer or set of peers to match the peer's configured peer-as. If it does not match, then the session will be reset if the update-fault-tolerance under error-handling is not configured. Else, the session will not be reset, but all the prefixes in the received update will be treated as withdrawn and logged. It is applicable to all the address families and only to true eBGP sessions.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.48TruthValueread-createcurrent
tBgpPeerNgMvpnIpv4AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgMvpnIpv4AddPathLimit specifies the maximum number of paths per MVPN IPv4 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.49TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgMvpnIpv6AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgMvpnIpv6AddPathLimit specifies the maximum number of paths per MVPN IPv6 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.50TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgMcastVpnV4AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgMcastVpnV4AddPathLimit specifies the maximum number of paths per Mcast VPN IPv4 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipathBgp.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.51TmnxAddPathSendLimitread-createcurrent
tBgpPeerNgMcastVpnV6AddPathLimit
OBJECT-TYPE
The value of tBgpPeerNgMcastVpnV6AddPathLimit specifies the maximum number of paths per Mcast VPN IPv6 prefix that can be advertised to ADD-PATH peers on this BGP peer. An 'inconsistentValue' error is returned if an attempt is made to set this object to a value greater than tBgpInstanceMultipath.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.52TmnxAddPathSendLimitread-createcurrent
tBgpPeerLLGRAdvStaleTime
OBJECT-TYPE
The value of tBgpPeerLLGRAdvStaleTime specifies the time value until when a route can be used after the session with the peer is disconnected
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.53Unsigned32 (0..16777215)read-createcurrent
tBgpPeerLLGROvrideStaleTime
OBJECT-TYPE
The value of tBgpPeerLLGROvrideStaleTime specifies the stale time for the BGP session when it is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.54Unsigned32 (0..16777216)read-createcurrent
tBgpPeerLLGROvrideResTime
OBJECT-TYPE
The value of tBgpPeerLLGROvrideResTime specifies the restart time for the BGP session when it is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.55Unsigned32 (0..4096)read-createcurrent
tBgpPeerLLGRFwdingBitsSet
OBJECT-TYPE
The value of tBgpPeerLLGRFwdingBitsSet specifies the behaviour of the F bit for each AFI/SAFI.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.56INTEGER {none(0), all(1), non-fwd(2)}read-createcurrent
tBgpPeerLLGRAdvStaleToNeigh
OBJECT-TYPE
The value of tBgpPeerLLGRAdvStaleToNeigh decides whether to withdraw the route towards eBGP peers that did not advertise the LLGR capability and re-advertise to all other peers with the addition of the LLGR_STALE community.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.57TruthValueread-createcurrent
tBgpPeerLLGRAdvToNeighWthoutNoEx
OBJECT-TYPE
The value of tBgpPeerLLGRAdvToNeighWthoutNoEx decides whether to advertise the route to all peers with the addition of the LLGR_STALE community. This can be configured only when tBgpPeerLLGRAdvStaleToNeigh is configured on the system.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.58TruthValueread-createcurrent
tBgpPeerLLGR
OBJECT-TYPE
The value of tBgpPeerLLGR specifies whether or not long lived graceful restart capabilities are enabled on this instance of BGP. When the value is set to 'false' long lived graceful restart is disabled and any previous configuration of other long lived graceful restart parameters is removed.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.59TruthValueread-createcurrent
tBgpPeerLocalAddressIfName
OBJECT-TYPE
The value of tBgpPeerLocalAddressIfName specifies the local interface name that the peer is to use as advertisement source address.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.60TNamedItemOrEmptyread-createcurrent
tBgpPeerAdvIpv6NhFamily
OBJECT-TYPE
The value of tBgpPeerAdvIpv6NhFamily specifies the types of AFI/SAFI the SROS BGP peer supports extended next-hop encoding and resolution.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.61TmnxIpFamilyread-createcurrent
tBgpPeerExtendNhEncoding
OBJECT-TYPE
The value of tBgpPeerExtendNhEncoding specifies the types of AFI/SAFI the Bgp peer is configured to support extended next-hop encoding.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.62TmnxIpFamilyread-createcurrent
tBgpPeerBypassMRAITimer
OBJECT-TYPE
The value of tBgpPeerBypassMRAITimer specifies whether the Bgp instance is configured to send out the BGP update immediately after the session comes up, without waiting for Minimum Route Advertisement Interval, tBgpPeerNgMinRouteAdvertisement, to countdown to zero. If the value is set to 'true', tBgpPeerNgMinRouteAdvertisement's value is disregarded and BGP updates are sent out immediately after the session comes up. If the value is set to 'false', the system waits for tBgpPeerNgMinRouteAdvertisement's full value to countdown before sending out the BGP updates after the session comes up.
1.3.6.1.4.1.6527.3.1.2.14.4.10.1.63TruthValueread-createcurrent
tBgpPeerPlcyTable
OBJECT-TYPE
The tBgpPeerPlcyTable is the list of configured policies in BGP Peers.
1.3.6.1.4.1.6527.3.1.2.14.4.11not-accessiblecurrent
tBgpPeerPlcyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerPlcyTable.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1not-accessiblecurrent
tBgpPeerPlcyImportPolicy1
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy1 specifies the first import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.1TXLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy2
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy2 specifies the second import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.2TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy3
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy3 specifies the third import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.3TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy4
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy4 specifies the fourth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.4TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy5
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy5 specifies the fifth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.5TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy6
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy6 specifies the sixth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.6TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy7
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy7 specifies the seventh import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.7TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy8
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy8 specifies the eighth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.8TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy9
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy9 specifies the ninth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.9TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy10
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy10 specifies the tenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.10TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy11
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy11 specifies the eleventh import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.11TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy12
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy12 specifies the twelfth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.12TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy13
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy13 specifies the thirteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.13TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy14
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy14 specifies the fourteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.14TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyImportPolicy15
OBJECT-TYPE
The value of tBgpPeerPlcyImportPolicy15 specifies the fifteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.15TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy1
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy1 specifies the first export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.16TXLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy2
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy2 specifies the second export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.17TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy3
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy3 specifies the third export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.18TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy4
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy4 specifies the fourth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.19TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy5
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy5 specifies the fifth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.20TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy6
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy6 specifies the sixth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.21TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy7
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy7 specifies the seventh export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.22TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy8
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy8 specifies the eighth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.23TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy9
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy9 specifies the ninth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.24TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy10
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy10 specifies the tenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.25TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy11
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy11 specifies the eleventh export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.26TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy12
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy12 specifies the twelfth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.27TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy13
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy13 specifies the thirteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.28TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy14
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy14 specifies the fourteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.29TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerPlcyExportPolicy15
OBJECT-TYPE
The value of tBgpPeerPlcyExportPolicy15 specifies the fifteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.11.1.30TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerNgPfxLmtTableLstChgd
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtTableLstChgd indicates the time of the last change to any row of tBgpPeerNgPfxLmtTable.
1.3.6.1.4.1.6527.3.1.2.14.4.12TimeStampread-onlycurrent
tBgpPeerNgPfxLmtTable
OBJECT-TYPE
The tBgpPeerNgPfxLmtTable is the list of configured prefix limits for different family types for BGP IPV4 and IPV6 peers. The table entries are indexed by BGP instance, peer address type and the peer's IP address and family type. For administrative convenience the peer group name should be set but is not used for sorting in the agent.
1.3.6.1.4.1.6527.3.1.2.14.4.13not-accessiblecurrent
tBgpPeerNgPfxLmtEntry
OBJECT-TYPE
Defines an entry (conceptual row) in the tBgpPeerNgPfxLmtTable. An entry can be created using the row status object, tBgpPeerNgPfxLmtRowStatus. When created, all objects are initialized to their default values. Before the peer entry can be used, tBgpPeerNgPfxLmtRowStatus must be set to 'active(1)'. the Peer entry can be removed by setting tBgpPeerNgPfxLmtRowStatus to 'destroy(6)'.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1not-accessiblecurrent
tBgpPeerNgPfxLmtFamily
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtFamily specifies the address family for which prefix-limit is configured.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpPeerNgPfxLmtLastChanged
OBJECT-TYPE
The value tBgpPeerNgPfxLmtLastChanged indicates when an entry in tBgpPeerNgPfxLmtTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.2TimeStampread-onlycurrent
tBgpPeerNgPfxLmtRowStatus
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtRowStatus specifies the row status for this BGP instance for the virtual router. It is used to create and delete row entries in this table.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.3RowStatusread-createcurrent
tBgpPeerNgPfxLmtMaxPrefix
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtMaxPrefix specifies the maximum number of routes that can be learned from this peer. A value of zero specifies that there is no limit to the number of routes learned. The tBgpMaxNgPfxLmtThresholdReached notification is sent when the number of routes exceeds a percentage of this limit as specified by tBgpPeerNgPfxLmtThreshold. If the number of routes exceeds this limit, then BGP peering will be disabled and the tBgpMaxNgPfxLmt notification will be sent. An 'inconsistentValue' error is returned if an attempt is made to set this object to its default value. This object can be reset by setting the inheritance object tBgpPeerNgPfxLmtInheritance to 'true'.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.4BgpPrefixLimitread-createcurrent
tBgpPeerNgPfxLmtLogOnly
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtLogOnly specifies whether BGP peering will be disabled when tBgpPeerNgPfxLmtMaxPrefix is exceeded. When the value is set to 'true', BGP peering will be enabled. When the value is set to 'false', BGP peering will be disabled.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.5TruthValueread-createcurrent
tBgpPeerNgPfxLmtThreshold
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtThreshold specifies a percentage of tBgpPeerNgPfxLmtMaxPrefix.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.6Unsigned32 (1..100)read-createcurrent
tBgpPeerNgPfxLmtIdleTimeOut
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtIdleTimeOut specifies the idle time in minutes that the BGP peering remains disabled before attempting to automatically re-establish the connection with this BGP peer after the tBgpPeerNgPfxLmtMaxPrefix limit is reached. The default value of tBgpPeerNgPfxLmtIdleTimeOut is zero which means, no attempt will be made to re-establish the BGP peering with this BGP peer after tBgpPeerNgPfxLmtMaxPrefix limit is reached. When the value of tBgpPeerNgPfxLmtMaxPrefix is changed, the value of tBgpPeerNgPfxLmtIdleTimeOut is reset to its default value. The value of tBgpPeerNgPfxLmtIdleTimeOut is inherited from the corresponding object value in the tBgpPeerGroupPfxLmtTable, when the inheritance object tBgpPeerNgPfxLmtInheritance is set to 'true'. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgPfxLmtMaxPrefix is inherited from group. An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of tBgpPeerNgPfxLmtLogOnly is set to non-default value.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.7Integer32 (0..1024)read-createcurrent
tBgpPeerNgPfxLmtPostImport
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtPostImport specifies that a route rejected by a BGP import policy should not be counted against the configured tBgpPeerNgPfxLmtMaxPrefix limit. When the value is set to 'true', it specifies that the limit should be enforced after import policies.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.8TruthValueread-createcurrent
tBgpPeerNgPfxLmtInheritance
OBJECT-TYPE
The value of tBgpPeerNgPfxLmtInheritance specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. When the value is 'false', then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the value is 'true', then the object's administrative and operational value are inherited from the corresponding object in tBgpPeerGroupPfxLmtTable.
1.3.6.1.4.1.6527.3.1.2.14.4.13.1.9TruthValueread-onlycurrent
tBgpPeerLLGRFamilyTblLstCh
OBJECT-TYPE
The value of tBgpPeerLLGRFamilyTblLstCh indicates the timestamp when an entry in tBgpPeerLLGRFamilyTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.4.14TimeStampread-onlycurrent
tBgpPeerLLGRFamilyTable
OBJECT-TYPE
The tBgpPeerLLGRFamilyTable consists of information about the BGP LLGR Family specific parameters. The table entries are indexed by BGP instance, Peer Address Peer Address type and LLGR AFI/SAFI.
1.3.6.1.4.1.6527.3.1.2.14.4.15not-accessiblecurrent
tBgpPeerLLGRFamilyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeerLLGRFamilyTable.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1not-accessiblecurrent
tBgpPeerLLGRFamily
OBJECT-TYPE
The value of tBgpPeerLLGRFamily specifies the particular AFI/SAFI that this configuration applies to.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.1TmnxIpFamilyIdentifiernot-accessiblecurrent
tBgpPeerLLGRFamilyLstCh
OBJECT-TYPE
The value tBgpPeerLLGRFamilyLstCh indicates when an entry in tBgpPeerLLGRFamilyTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.2TimeStampread-onlycurrent
tBgpPeerLLGRFamilyRowStatus
OBJECT-TYPE
RowStatus for the Peer LLGR Family entry.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.3RowStatusread-createcurrent
tBgpPeerLLGRFamilyAdvStaleTime
OBJECT-TYPE
The value of tBgpPeerLLGRFamilyAdvStaleTime specifies the time for which the route can be used for this AFI/SAFI after the peer is disconnected.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.4Unsigned32 (0..16777215)read-createcurrent
tBgpPeerLLGRFamilyOvrideStaleTm
OBJECT-TYPE
The value of tBgpPeerLLGRFamilyOvrideStaleTm specifies the stale time for this particular AFI/SAFI when the system is in helper mode.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.5Unsigned32 (0..16777216)read-createcurrent
tBgpPeerLLGRFamilyAdvStaleTmRcv
OBJECT-TYPE
The value of tBgpPeerLLGRFamilyAdvStaleTmRcv indicates the long lived stale time received from the peer for this family.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.6Unsigned32read-onlycurrent
tBgpPeerLLGRFamilyStaleTmNgt
OBJECT-TYPE
The value of tBgpPeerLLGRFamilyStaleTmNgt indicates the long lived stale time negotiated with the peer for this family.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.7Unsigned32read-onlycurrent
tBgpPeerLLGRFamilyFlagsReceived
OBJECT-TYPE
The value of tBgpPeerLLGRFamilyFlagsReceived indicates whether the F-bit is negotiated with the peer for this family.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.8OCTET STRING (SIZE(1))read-onlycurrent
tBgpPeerLLGRFamilyFlagsSupported
OBJECT-TYPE
The value of tBgpPeerLLGRFamilyFlagsSupported indicates whether the F-bit is negotiated with the peer for this family.
1.3.6.1.4.1.6527.3.1.2.14.4.15.1.9OCTET STRING (SIZE(1))read-onlycurrent
tBgpPeerNgParamsExtTblLstCh
OBJECT-TYPE
The value of tBgpPeerNgParamsExtTblLstCh indicates the timestamp when an entry in the tBgpPeerNgParamsExtTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.4.16TimeStampread-onlycurrent
tBgpPeerNgParamsExtTable
OBJECT-TYPE
The tBgpPeerNgParamsExtTable consists of information about the attributes configured for the BGP instance. The table entries are indexed by BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.4.17not-accessiblecurrent
tBgpPeerNgParamsExtEntry
OBJECT-TYPE
An entry in the tBgpPeerNgParamsTable. An entry is created when an entry in tBgpPeerNgEntry is. Each entry maintains the attributes configured for BGP peer instance.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1not-accessiblecurrent
tBgpPeerNgParamsExtInheritanceHi
OBJECT-TYPE
The value of tBgpPeerNgParamsExtInheritanceHi specifies the upper 32 bits of inheritance object. The object specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. This object is a bit-mask, with the following positions: When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpPeerGroupTable, or from the corresponding object in tBgpInstanceTable. By default all of these attributes should be inherited from the tBgpPeerGroupTable.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.1TmnxHigh32 (0..4294967295)read-createcurrent
tBgpPeerNgParamsExtInheritanceLo
OBJECT-TYPE
The value of tBgpPeerNgParamsExtInheritanceLo specifies the lower 32 bits of the inheritance object. The object specifies if the peer entry in this row, should inherit the operational value of an object, or use the administratively set value. This object is a bit-mask, with the following positions: tBgpPeerNgParamsExtInheritanceHi 0x00000001 tBgpPeerNgParamsExtInheritanceLo 0x00000002 tBgpPeerNgDisableLargeComms 0x00000004 tBgpPeerNgLinkAcceptEbgp 0x00000008 tBgpPeerNgLinkSendEbgp 0x00000010 tBgpPeerNgLinkAggPaths 0x00000020 tBgpPeerNgLoopDetectThreshold 0x00000040 feature (TIMOS_FEATURE_BGP_DEFAULT_ORIGINATE) { tBgpPeerNgSendExportPolicy 0x00000080 } feature (TIMOS_FEATURE_BGP_EBGP_IBGP_PREFERENCE) { tBgpPeerNgEbgpPreference 0x00000100 tBgpPeerNgIbgpPreference 0x00000200 tBgpPeerNgEbgpLabelPreference 0x00000400 tBgpPeerNgIbgpLabelPreference 0x00000800 } feature (TIMOS_FEATURE_BGP_EBGP_REJECT_WITHOUT_PLCY) { tBgpPeerNgEBGPRejWithoutPlcyImpt 0x00001000 tBgpPeerNgEBGPRejWithoutPlcyExpt 0x00002000 } tBgpPeerNgMultipathEligible 0x00004000 tBgpPeerNgRemovePrivateReplace 0x00008000 tBgpPeerNgBlockPrefixSID 0x00010000 tBgpPeerNgSelLabelIpv4Inst 0x00020000 tBgpPeerNgDefOriginate 0x00040000 When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the object's administrative and operational value are inherited from the corresponding object in tBgpPeerGroupTable, or from the corresponding object in tBgpInstanceTable. By default all of these attributes should be inherited from the tBgpPeerGroupTable.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.2TmnxLow32 (0..4294967295)read-createcurrent
tBgpPeerNgDisableLargeComms
OBJECT-TYPE
The value of tBgpPeerNgDisableLargeComms enables or disables sending of community attribute to the peer for large communities.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.3TruthValueread-createcurrent
tBgpPeerNgLinkAcceptEbgp
OBJECT-TYPE
The value of tBgpPeerNgLinkAcceptEbgp specifies the address families of the routes received from a single-hop EBGP neighbor, for which a Link Bandwidth Extended Community with static AS and bandwidth values is allowed.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.4TmnxIpFamilyread-createcurrent
tBgpPeerNgLinkSendEbgp
OBJECT-TYPE
The value of tBgpPeerNgLinkSendEbgp specifies the address families of the routes sent to a single-hop EBGP neighbor, for which a Link Bandwidth Extended Community with static AS and bandwidth values is allowed.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.5TmnxIpFamilyread-createcurrent
tBgpPeerNgLinkAggPaths
OBJECT-TYPE
The value of tBgpPeerNgLinkAggPaths specifies the families of the routes for which aggregate bandwidth is supported for a re-advertising router.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.6TmnxIpFamilyread-createcurrent
tBgpPeerNgLoopDetectThreshold
OBJECT-TYPE
The value of tBgpPeerNgLoopDetectThreshold specifies the occurence of the global ASN when exceeded triggers the loop-detect behavior.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.7Unsigned32 (0..15)read-createcurrent
tBgpPeerNgSendExportPolicy
OBJECT-TYPE
The value of tBgpPeerNgSendExportPolicy specifies the send default export policy.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.8TLPolicyNameOrExpOrEmptyread-createcurrent
tBgpPeerNgEbgpPreference
OBJECT-TYPE
The value of tBgpPeerNgEbgpPreference specifies the route preference for ebgp routes.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.9TmnxBgpPreference (0..255)read-createcurrent
tBgpPeerNgIbgpPreference
OBJECT-TYPE
The value of tBgpPeerNgIbgpPreference specifies the route preference for ibgp routes.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.10TmnxBgpPreference (0..255)read-createcurrent
tBgpPeerNgEbgpLabelPreference
OBJECT-TYPE
The value of tBgpPeerNgEbgpLabelPreference specifies the route preference for label-IPv4 and label-IPv6 ebgp routes.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.11TmnxBgpPreference (0..255)read-createcurrent
tBgpPeerNgIbgpLabelPreference
OBJECT-TYPE
The value of tBgpPeerNgIbgpLabelPreference specifies the route preference for label-IPv4 and label-IPv6 ibgp routes.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.12TmnxBgpPreference (0..255)read-createcurrent
tBgpPeerNgEBGPRejWithoutPlcyImpt
OBJECT-TYPE
The value of tBgpPeerNgEBGPRejWithoutPlcyImpt enables or disables if policies can be imported.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.13TruthValueread-createcurrent
tBgpPeerNgEBGPRejWithoutPlcyExpt
OBJECT-TYPE
The value of tBgpPeerNgEBGPRejWithoutPlcyExpt enables or disables if policies can be exported.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.14TruthValueread-createcurrent
tBgpPeerNgMultipathEligible
OBJECT-TYPE
The value of tBgpPeerNgMultipathEligible specifies whether this group neighbor is multi-path eligible.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.15TruthValueread-createcurrent
tBgpPeerNgRemovePrivateReplace
OBJECT-TYPE
The value of tBgpPeerNgRemovePrivateReplace specifies whether BGP will replace private AS numbers for this peer.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.16TruthValueread-createcurrent
tBgpPeerNgBlockPrefixSID
OBJECT-TYPE
The value of tBgpPeerNgBlockPrefixSID enables or disables sending of the prefix SID attribute.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.17TruthValueread-createcurrent
tBgpPeerNgSelLabelIpv4Inst
OBJECT-TYPE
The value of tBgpPeerNgSelLabelIpv4Inst specifies whether to enable/disable selective download of label-ipv4 routes
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.18TruthValueread-createcurrent
tBgpPeerNgDefOriginate
OBJECT-TYPE
The value of tBgpPeerNgDefOriginate specifies the types of AFI/SAFI for which SROS BGP will originate default route independent of the RTM default route.
1.3.6.1.4.1.6527.3.1.2.14.4.17.1.19TmnxIpFamilyread-createcurrent
tBgpInstanceConfederationObjects
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.2.14.5
tBgpConfederationTableLastChanged
OBJECT-TYPE
The value of tBgpConfederationTableLastChanged indicates the last timestamp when an entry in the tBgpPeerGroupTable was last changed.
1.3.6.1.4.1.6527.3.1.2.14.5.1TimeStampread-onlyobsolete
tBgpConfederationTable
OBJECT-TYPE
tBgpConfederationTable consists of information about each confederation member for every running instance of BGP. This table was obsoleted in release 7.0. It is replaced with the tBgpConfederation4ByteTable to support 4-byte AS number.
1.3.6.1.4.1.6527.3.1.2.14.5.2not-accessibleobsolete
tBgpConfederationEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpConfederationTable. each entry represents a confederation member for the instance of BGP running on the virtual router.
1.3.6.1.4.1.6527.3.1.2.14.5.2.1not-accessibleobsolete
tBgpConfederationAS
OBJECT-TYPE
The value of tBgpConfederationAS is the secondary index of tBgpConfederationTable, each confederation entry is differentiated by autonomous system number.
1.3.6.1.4.1.6527.3.1.2.14.5.2.1.1TmnxBgpAutonomousSystemnot-accessibleobsolete
tBgpConfederationMemberAS
OBJECT-TYPE
The value of tBgpConfederationMemberAS is the tertiary index for tBgpConfederationTable, each confederation member entry is differentiated by autonomous system number.
1.3.6.1.4.1.6527.3.1.2.14.5.2.1.2TmnxBgpAutonomousSystemnot-accessibleobsolete
tBgpConfederationRowStatus
OBJECT-TYPE
The value of tBgpConfederationRowStatus specifies the row status object of the BGP confederation entry for the virtual router. Use row status to create and destroy entries.
1.3.6.1.4.1.6527.3.1.2.14.5.2.1.3RowStatusread-createobsolete
tBgpConfederation4BytTblLstChngd
OBJECT-TYPE
The value of tBgpConfederation4BytTblLstChngd indicates the time of the last change to any row of tBgpConfederation4ByteTable.
1.3.6.1.4.1.6527.3.1.2.14.5.3TimeStampread-onlycurrent
tBgpConfederation4ByteTable
OBJECT-TYPE
The tBgpConfederation4ByteTable has an entry for each confederation member. This table holds information about each confederation member for every running instance of BGP.
1.3.6.1.4.1.6527.3.1.2.14.5.4not-accessiblecurrent
tBgpConfederation4ByteEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpConfederation4ByteTable. Each row entry represents a confederation member for the instance of BGP running on the virtual router.
1.3.6.1.4.1.6527.3.1.2.14.5.4.1not-accessiblecurrent
tBgpConfederation4ByteAS
OBJECT-TYPE
The value of tBgpConfederation4ByteAS specifies the secondary index for tBgpConfederation4ByteTable. Each confederation entry is differentiated by autonomous system number.
1.3.6.1.4.1.6527.3.1.2.14.5.4.1.1InetAutonomousSystemNumbernot-accessiblecurrent
tBgpConfederation4ByteMemberAS
OBJECT-TYPE
The value of tBgpConfederation4ByteMemberAS specifies the tertiary index for tBgpConfederation4ByteTable. Each confederation member entry is differentiated by autonomous system number.
1.3.6.1.4.1.6527.3.1.2.14.5.4.1.2InetAutonomousSystemNumbernot-accessiblecurrent
tBgpConfederation4ByteRowStatus
OBJECT-TYPE
The value of tBgpConfederation4ByteRowStatus specifies the row status of the BGP confederation entry for the virtual router. Row status is used for creation and deletion of tBgpConfederation4ByteTable entries.
1.3.6.1.4.1.6527.3.1.2.14.5.4.1.3RowStatusread-createcurrent
tBgpPeeringPolicyObjects
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.2.14.6
tBgpPeeringPolicyTableLastChngd
OBJECT-TYPE
The value of tBgpPeeringPolicyTableLastChngd indicates the sysUpTime when any type of change was last made to the tBgpPeeringPolicyTable.
1.3.6.1.4.1.6527.3.1.2.14.6.1TimeStampread-onlycurrent
tBgpPeeringPolicyTable
OBJECT-TYPE
The tBgpPeeringPolicyTable table contains BGP peering policy definitions.
1.3.6.1.4.1.6527.3.1.2.14.6.2not-accessiblecurrent
tBgpPeeringPolicyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeeringPolicyTable. Each entry contains all data for a given BGP peering policy. Entries are created/modified/deleted by SNMP GET/SETs.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1not-accessiblecurrent
tBgpPeeringPolicyName
OBJECT-TYPE
Index for the tBgpPeeringPolicyTable. The value of tBgpPeeringPolicyName specifies the name of the bgp peering policy defined by this row.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.1TNamedItemnot-accessiblecurrent
tBgpPrngPlcyRowStatus
OBJECT-TYPE
The value of the object tBgpPrngPlcyRowStatus specifies the RowStatus for the Bgp Peering Policy Entry.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.2RowStatusread-createcurrent
tBgpPrngPlcyLastChngd
OBJECT-TYPE
The value of the object tBgpPrngPlcyLastChngd indicates the value of the sysUpTime when this entry was last modified.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.3TimeStampread-onlycurrent
tBgpPrngPlcyDescription
OBJECT-TYPE
The value of tBgpPrngPlcyDescription specifies a user provided description string for this BGP peering policy. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.4DisplayString (SIZE(0..80))read-createcurrent
tBgpPrngPlcyInheritance
OBJECT-TYPE
tBgpPrngPlcyInheritance is a bit-mask, with the following positions: tBgpPrngPlcyAdvertiseInactiveRts 0x00000008 tBgpPrngPlcyNoAggregatorID 0x00000010 tBgpPrngPlcyASOverride 0x00000020 tBgpPrngPlcyAuthKeyChain 0x00000040 tBgpPrngPlcyMd5Auth 0x00000080 tBgpPrngPlcyMd5AuthKey 0x00000100 tBgpPrngPlcyClusterId 0x00000200 tBgpPrngPlcyConnectRetry 0x00000400 tBgpPrngPlcyDampening 0x00000800 tBgpPrngPlcyDisableClientReflect 0x00001000 tBgpPrngPlcyDisableComms 0x00002000 tBgpPrngPlcyDisableExtComms 0x00004000 tBgpPrngPlcyDisableFEFailover 0x00008000 tBgpPrngPlcyImportPolicy1 0x00010000 tBgpPrngPlcyImportPolicy2 0x00020000 tBgpPrngPlcyImportPolicy3 0x00040000 tBgpPrngPlcyImportPolicy4 0x00080000 tBgpPrngPlcyImportPolicy5 0x00100000 tBgpPrngPlcyExportPolicy1 0x00200000 tBgpPrngPlcyExportPolicy2 0x00400000 tBgpPrngPlcyExportPolicy3 0x00800000 tBgpPrngPlcyExportPolicy4 0x01000000 tBgpPrngPlcyExportPolicy5 0x02000000 tBgpPrngPlcyHoldTime 0x04000000 tBgpPrngPlcyKeepAlive 0x08000000 tBgpPrngPlcyLocalAddressType 0x10000000 tBgpPrngPlcyLocalAddress 0x20000000 tBgpPrngPlcyLocalAS 0x40000000 tBgpPrngPlcyLocalASPrivate 0x80000000 tBgpPrngPlcyLocalPreference 0x0000000100000000 tBgpPrngPlcyLoopDetect 0x0000000200000000 tBgpPrngPlcyMEDSource 0x0000000400000000 tBgpPrngPlcyMEDValue 0x0000000800000000 obsoleted tBgpPrngPlcyMinASOrigination 0x0000001000000000 tBgpPrngPlcyMinRteAdvertisement 0x0000002000000000 tBgpPrngPlcyMultihop 0x0000004000000000 tBgpPrngPlcyNextHopSelf 0x0000008000000000 tBgpPrngPlcyPassive 0x0000010000000000 tBgpPrngPlcyPeerAS 0x0000020000000000 tBgpPrngPlcyPreference 0x0000040000000000 tBgpPrngPlcyMaxPrefix 0x0000080000000000 tBgpPrngPlcyRemovePrivateAS 0x0000100000000000 tBgpPrngPlcyMinTTLValue 0x0000200000000000 tBgpPrngPlcyPeerType 0x0000400000000000 tBgpPrngPlcyDisable4ByteASN 0x0000800000000000 tBgpPrngPlcyRemovePrivateASLmtd 0x0001000000000000 tBgpPrngPlcyMaxPrefixLogOnly 0x0002000000000000 tBgpPrngPlcyMaxPrefixThreshold 0x0004000000000000 When the bit for an object is set to one, then the object's administrative and operational value are whatever the DEFVAL or most recently SET value is. When the bit for an object is set to zero, then the bgp peer created with this policy administrative and operational value are inherited from the corresponding object in tBgpPeerGroupTable, or from the corresponding object in tBgpInstanceTable.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.5Counter64read-createcurrent
tBgpPrngPlcyAdvertiseInactiveRts
OBJECT-TYPE
The value of the object tBgpPrngPlcyAdvertiseInactiveRts specifies whether or not the advertising of inactive BGP routes to other BGP peers is allowed.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.6TruthValueread-createcurrent
tBgpPrngPlcyNoAggregatorID
OBJECT-TYPE
The value of the object tBgpPrngPlcyNoAggregatorID specifies whether or not the router ID in the BGP aggregator path attribute is set to zero. When set to 'true' the router ID in the BGP aggregator path attribute is set to zero. Doing this prevents different routers within an AS from creating aggregate routes that contain different AS paths. The default is to set the Aggregator ID to the router's BGP ID.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.7TruthValueread-createcurrent
tBgpPrngPlcyASOverride
OBJECT-TYPE
The value of the object tBgpPrngPlcyASOverride specifies whether or not the customer AS number in the ASPATH attribute is overridden with the own AS number. When the value of tBgpPrngPlcyASOverride is 'true', the service provider BGP will override the customer AS number in the ASPATH with its own AS number. Without this feature there could be scenarios where multiple CE locations belonging to the same AS will not be able to communicate due to a potential loop detection.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.8TruthValueread-createcurrent
tBgpPrngPlcyAuthKeyChain
OBJECT-TYPE
The value of tBgpPrngPlcyAuthKeyChain specifies the keychain which will be used to sign and/or authenticate the BGP protocol stream. The keychain name is defined by tmnxKeyChainName and is the index for TIMETRA-SECURITY-MIB::tmnxKeyChainTable
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.9TNamedItemOrEmptyread-createcurrent
tBgpPrngPlcyMd5Auth
OBJECT-TYPE
The value of the object tBgpPrngPlcyMd5Auth specifies whether or not authentication using MD5 message based digest protocol is enabled.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.10TruthValueread-createcurrent
tBgpPrngPlcyMd5AuthKey
OBJECT-TYPE
The value of the object tBgpPrngPlcyMd5AuthKey specifies the authentication key to be used between BGP peers neighbors when establishing sessions. Authentication is done using the MD5 message based digest protocol. Authentication can be configured globally and applied to all BGP peers or per group or per peer. The most specific value is used. The authentication key can be any combination of letters or numbers. Note that the string CANNOT contain embedded nulls.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.11DisplayString (SIZE(0..255))read-createcurrent
tBgpPrngPlcyClusterId
OBJECT-TYPE
The value of the object tBgpPrngPlcyClusterId specifies the cluster ID for a route reflector server. A value of 0.0.0.0 indicates that no cluster ID has been assigned to the BGP instance.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.12IpAddressread-createcurrent
tBgpPrngPlcyConnectRetry
OBJECT-TYPE
The value of the object tBgpPrngPlcyConnectRetry specifies the value (in seconds) of the BGP Connect Retry timer.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.13BgpConnectRetryTimeread-createcurrent
tBgpPrngPlcyDampening
OBJECT-TYPE
The value of the object tBgpPrngPlcyDampening specifies whether or not route dampening should be applied to learned routes.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.14TruthValueread-createcurrent
tBgpPrngPlcyDisableClientReflect
OBJECT-TYPE
The value of the object tBgpPrngPlcyDisableClientReflect specifies whether or not route reflection is active for this peer. Setting this value to 'true', disables reflection of routes by the route reflector to all client peers within its cluster. When set to 'false', reflection of routes to all client peers is enabled.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.15TruthValueread-createcurrent
tBgpPrngPlcyDisableComms
OBJECT-TYPE
The value of the object tBgpPrngPlcyDisableComms specifies whether or not the community attribute is to be sent to the peer for non-external communities. Setting the value of tBgpPGDisableComms to 'true' disables sending of community attribute to the peer for non-external communities.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.16TruthValueread-createcurrent
tBgpPrngPlcyDisableExtComms
OBJECT-TYPE
The value of the object tBgpPrngPlcyDisableExtComms specifies whether or not the community attribute is to be sent to the peer for external communities. Setting the value of tBgpPGDisableComms to 'true' disables sending of community attribute to the peers for external communities.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.17TruthValueread-createcurrent
tBgpPrngPlcyDisableFEFailover
OBJECT-TYPE
The value of the object tBgpPrngPlcyDisableFEFailover specifies whether or not the router should drop an external BGP session immediately when the local interface goes down, or whether the BGP session should be kept up until the holdtime expires. Setting the value to 'true' causes the external BGP session to go down immediately when the local interface goes down.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.18TruthValueread-createcurrent
tBgpPrngPlcyImportPolicy1
OBJECT-TYPE
The value of the object tBgpPrngPlcyImportPolicy1 specifies the import policy number 1 for this peer. An empty string indicates that no import policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyImportPolicy1.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.19TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyImportPolicy2
OBJECT-TYPE
The value of the object tBgpPrngPlcyImportPolicy2 specifies the import policy number 2 for this peer. An empty string indicates that no import policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyImportPolicy2.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.20TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyImportPolicy3
OBJECT-TYPE
The value of the object tBgpPrngPlcyImportPolicy3 specifies the import policy number 3 for this peer. An empty string indicates that no import policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyImportPolicy3.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.21TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyImportPolicy4
OBJECT-TYPE
The value of the object tBgpPrngPlcyImportPolicy4 specifies the import policy number 4 for this peer. An empty string indicates that no import policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyImportPolicy4.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.22TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyImportPolicy5
OBJECT-TYPE
The value of the object tBgpPrngPlcyImportPolicy5 specifies the import policy number 5 for this peer. An empty string indicates that no import policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyImportPolicy5.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.23TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyExportPolicy1
OBJECT-TYPE
The value of the object tBgpPrngPlcyExportPolicy1 specifies the export policy number 1 for this peer. An empty string indicates that no export policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyExportPolicy1.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.24TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyExportPolicy2
OBJECT-TYPE
The value of the object tBgpPrngPlcyExportPolicy2 specifies the export policy number 2 for this peer. An empty string indicates that no export policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyExportPolicy2.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.25TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyExportPolicy3
OBJECT-TYPE
The value of the object tBgpPrngPlcyExportPolicy3 specifies the export policy number 3 for this peer. An empty string indicates that no export policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyExportPolicy3.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.26TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyExportPolicy4
OBJECT-TYPE
The value of the object tBgpPrngPlcyExportPolicy4 specifies the export policy number 4 for this peer. An empty string indicates that no export policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyExportPolicy4.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.27TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyExportPolicy5
OBJECT-TYPE
The value of the object tBgpPrngPlcyExportPolicy5 specifies the export policy number 5 for this peer. An empty string indicates that no export policy is applied. This object was obsoleted in release 10.0. It is replaced by object tBgpPeeringPlcyExportPolicy5.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.28TPolicyStatementNameOrEmptyread-createobsolete
tBgpPrngPlcyHoldTime
OBJECT-TYPE
The value of the object tBgpPrngPlcyHoldTime specifies the value (in seconds) of the BGP Hold Time Parameter.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.29BgpHoldTimeread-createcurrent
tBgpPrngPlcyKeepAlive
OBJECT-TYPE
The value of the object tBgpPrngPlcyKeepAlive specifies the value of the BGP Keepalive timer. A keepalive message is sent every time this timer expires.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.30BgpKeepAliveTimeread-createcurrent
tBgpPrngPlcyLocalAddressType
OBJECT-TYPE
The value of tBgpPrngPlcyLocalAddressType specifies the address type of the peer group local address.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.31InetAddressTyperead-createcurrent
tBgpPrngPlcyLocalAddress
OBJECT-TYPE
The value of tBgpPrngPlcyLocalAddress specifies the address of the peer group local address. The type of address contained in tBgpPrngPlcyLocalAddress is determined by tBgpPrngPlcyLocalAddressType. If local address is not set, tBgpPrngPlcyLocalAddressType is set to unknown and tBgpPrngPlcyLocalAddress returns a null string.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.32InetAddress (SIZE(0 | 4 | 16))read-createcurrent
tBgpPrngPlcyLocalAS
OBJECT-TYPE
The value of the object tBgpPrngPlcyLocalAS specifies the autonomous system number to be advertised to this peer.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.33InetAutonomousSystemNumberread-createcurrent
tBgpPrngPlcyLocalASPrivate
OBJECT-TYPE
If tBgpPrngPlcyLocalASPrivate is true, specifies that the local autonomous system number is hidden in paths learned from peering.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.34TruthValueread-createcurrent
tBgpPrngPlcyLocalPreference
OBJECT-TYPE
The value of the object tBgpPrngPlcyLocalPreference specifies the default value for the Local Preference attribute. This value is used if the BGP route arrives from a BGP peer without the Local Pref attribute set. It is overridden by any value set via a route policy.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.35TmnxBgpLocalPreferenceread-createcurrent
tBgpPrngPlcyLoopDetect
OBJECT-TYPE
The value of the object tBgpPrngPlcyLoopDetect specifies how the peer session should deal with loop detection in the AS Path.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.36BgpLoopDetectread-createcurrent
tBgpPrngPlcyMEDSource
OBJECT-TYPE
The value of tBgpPrngPlcyMEDSource specifies the Multi Exit Discriminator value source for this peer.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.37BgpMEDSourceread-createcurrent
tBgpPrngPlcyMEDValue
OBJECT-TYPE
The value of the object tBgpPrngPlcyMEDValue specifies,when tBgpPeerMEDSource is metricVal, the Multi Exit Discriminator value for this peer. Otherwise the value of this object is ignored.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.38BgpMEDValueread-createcurrent
tBgpPrngPlcyMinASOrigination
OBJECT-TYPE
The value of the object tBgpPrngPlcyMinASOrigination specifies the minimal interval (in seconds) at which a given path attribute can be advertised to a peer.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.39BgpMinASOriginationTimeread-createobsolete
tBgpPrngPlcyMinRteAdvertisement
OBJECT-TYPE
The value of the object tBgpPrngPlcyMinRteAdvertisement specifies the minimum interval at which a given path attribute can be advertised to a peer.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.40BgpMinRouteAdvertisementread-createcurrent
tBgpPrngPlcyMultihop
OBJECT-TYPE
The value of the object tBgpPrngPlcyMultihop specifies the TTL used in IP packet header for BGP advertisements. Default TTL values for EBGP peer is 1, and MAX_TTL for IBGP peers. Default value if not set is no_type - the peer has to infer its value based on local-as, and peer-as in that case.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.41BgpTimeToLiveread-createcurrent
tBgpPrngPlcyNextHopSelf
OBJECT-TYPE
The value of the object tBgpPrngPlcyNextHopSelf specifies whether or not routes advertised to EBGP peers have NEXTHOP path attribute set to this router's physical interface. When false, third party routes are advertised.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.42TruthValueread-createcurrent
tBgpPrngPlcyPassive
OBJECT-TYPE
The value of the object tBgpPrngPlcyPassive specifies whether or not this router will attempt to connect to the peer, or will wait for the peer to connect. If set to true, this router will NOT attempt to connect to the peer, but will wait passively for the peer to connect.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.43TruthValueread-createcurrent
tBgpPrngPlcyPeerAS
OBJECT-TYPE
The value of the object tBgpPrngPlcyPeerAS specifies the Autonomous System number for the remote peer.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.44InetAutonomousSystemNumberread-createcurrent
tBgpPrngPlcyPreference
OBJECT-TYPE
The value of the object tBgpPrngPlcyPreference specifies the route preference for routes learned via the peer.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.45TmnxBgpPreference (1..255)read-createcurrent
tBgpPrngPlcyMaxPrefix
OBJECT-TYPE
The value of tBgpPrngPlcyMaxPrefix specifies the maximum number of routes that can be learned from this peer. A value of zero specifies that there is not limit to the number of routes learned. The tBgpMaxNgPfxLmtThresholdReached notification is sent when the number of routes exceeds a percentage of this limit as specified by tBgpPrngPlcyMaxPrefixThreshold. If the number of routes exceeds this limit, then BGP peering will be disabled and the tBgpMaxNgPfxLmt notification will be sent.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.46BgpPrefixLimitread-createcurrent
tBgpPrngPlcyRemovePrivateAS
OBJECT-TYPE
The value of the object tBgpPrngPlcyRemovePrivateAS specifies whether or not private AS numbers should be stripped from the AS Path before advertising them to BGP peers.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.47TruthValueread-createcurrent
tBgpPrngPlcyMinTTLValue
OBJECT-TYPE
The value of tBgpPrngPlcyMinTTLValue specifies the minimum TTL value for an incoming BGP packet. If tBgpPrngPlcyMinTTLValue is set to zero (0), the TTL Security feature is disabled.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.48Unsigned32 (0 | 1..255)read-createcurrent
tBgpPrngPlcyPeerType
OBJECT-TYPE
The value of the object tBgpPrngPlcyPeerType specifies the type of peer - noType(1), internal(2) and external(3). Default value if not set is noType - the peer has to infer its value based on local-as, and peer-as in that case.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.49BgpPeerTyperead-createcurrent
tBgpPrngPlcyDisable4ByteASN
OBJECT-TYPE
The value of tBgpPrngPlcyDisable4ByteASN specifies whether or not 4-byte ASN capability will be advertised by this peer. When the value of tBgpPrngPlcyDisable4ByteASN is set to false, 4-byte ASN support will be negotiated with the associated remote peers. When the value of tBgpPrngPlcyDisable4ByteASN is set to true, 4-byte ASN capability will not be advertised by this peer.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.50TruthValueread-createcurrent
tBgpPrngPlcyRemovePrivateASLmtd
OBJECT-TYPE
The value of tBgpPrngPlcyRemovePrivateASLmtd specifies whether this BGP peer will remove the private AS numbers. When the value of tBgpPeerNgRemovePrivateASLmtd is true, this BGP peer will remove private AS numbers from the AS Path.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.51TruthValueread-createcurrent
tBgpPrngPlcyMaxPrefixLogOnly
OBJECT-TYPE
The value of tBgpPrngPlcyMaxPrefixLogOnly specifies whether BGP peering will be disabled when tBgpPrngPlcyMaxPrefix is exceeded. When the value is set to 'true', BGP peering will be enabled. When the value is set to 'false', BGP peering will be disabled.
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.52TruthValueread-createcurrent
tBgpPrngPlcyMaxPrefixThreshold
OBJECT-TYPE
The value of tBgpPrngPlcyMaxPrefixThreshold specifies a percentage of tBgpPrngPlcyMaxPrefix
1.3.6.1.4.1.6527.3.1.2.14.6.2.1.53Unsigned32 (1..100)read-createcurrent
tBgpPeeringPlcyTable
OBJECT-TYPE
The tBgpPeeringPlcyTable contains BGP peering policies.
1.3.6.1.4.1.6527.3.1.2.14.6.3not-accessiblecurrent
tBgpPeeringPlcyEntry
OBJECT-TYPE
An entry (conceptual row) in the tBgpPeeringPlcyTable.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1not-accessiblecurrent
tBgpPeeringPlcyImportPolicy1
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy1 specifies the first import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.1TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy2
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy2 specifies the second import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.2TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy3
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy3 specifies the third import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.3TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy4
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy4 specifies the fourth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.4TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy5
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy5 specifies the fifth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.5TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy6
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy6 specifies the sixth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.6TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy7
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy7 specifies the seventh import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.7TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy8
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy8 specifies the eighth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.8TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy9
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy9 specifies the ninth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.9TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy10
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy10 specifies the tenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.10TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy11
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy11 specifies the eleventh import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.11TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy12
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy12 specifies the twelfth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.12TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy13
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy13 specifies the thirteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.13TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy14
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy14 specifies the fourteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.14TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyImportPolicy15
OBJECT-TYPE
The value of tBgpPeeringPlcyImportPolicy15 specifies the fifteenth import policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.15TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy1
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy1 specifies the first export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.16TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy2
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy2 specifies the second export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.17TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy3
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy3 specifies the third export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.18TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy4
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy4 specifies the fourth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.19TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy5
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy5 specifies the fifth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.20TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy6
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy6 specifies the sixth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.21TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy7
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy7 specifies the seventh export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.22TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy8
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy8 specifies the eighth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.23TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy9
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy9 specifies the ninth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.24TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy10
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy10 specifies the tenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.25TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy11
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy11 specifies the eleventh export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.26TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy12
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy12 specifies the twelfth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.27TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy13
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy13 specifies the thirteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.28TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy14
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy14 specifies the fourteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.29TPolicyStatementNameOrEmptyread-createcurrent
tBgpPeeringPlcyExportPolicy15
OBJECT-TYPE
The value of tBgpPeeringPlcyExportPolicy15 specifies the fifteenth export policy.
1.3.6.1.4.1.6527.3.1.2.14.6.3.1.30TPolicyStatementNameOrEmptyread-createcurrent
tBgpNotificationObjs
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.2.14.7
tBgpPeerNgAddrType
OBJECT-TYPE
The value of tBgpPeerNgAddrType indicates the type of address for the BGP peer represented by tBgpPeerNgAddr.
1.3.6.1.4.1.6527.3.1.2.14.7.1InetAddressTypeaccessible-for-notifycurrent
tBgpPeerNgAddr
OBJECT-TYPE
The value of tBgpPeerNgAddr indicates the address for the BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.7.2InetAddressaccessible-for-notifycurrent
tBgpFlowspecExtCommunityAction
OBJECT-TYPE
The value of tBgpFlowspecExtCommunityAction indicates the extended community action received as part of flow route from a remote BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.7.3TmnxBgpFlowRouteExtCommActionaccessible-for-notifycurrent
tBgpPeerFlowRouteDestAddrType
OBJECT-TYPE
The value of tBgpPeerFlowRouteDestAddrType indicates the type of address for the BGP peer represented by tBgpPeerFlowRouteDestAddr.
1.3.6.1.4.1.6527.3.1.2.14.7.4InetAddressTypeaccessible-for-notifyobsolete
tBgpPeerFlowRouteDestAddr
OBJECT-TYPE
The value of tBgpPeerFlowRouteDestAddr indicates the address of the destination BGP peer received as part of a flow route.
1.3.6.1.4.1.6527.3.1.2.14.7.5InetAddressaccessible-for-notifyobsolete
tBgpFlowRouteInvalidReason
OBJECT-TYPE
The value of tBgpFlowRouteInvalidReason indicates the reason why the received flow route is invalid.
1.3.6.1.4.1.6527.3.1.2.14.7.6DisplayStringaccessible-for-notifyobsolete
tBgpFlowRouteNLRI
OBJECT-TYPE
The value of tBgpFlowRouteNLRI contains at most the first 30 octets of the NLRI (Network Layer Reachability Information) received in a flow route.
1.3.6.1.4.1.6527.3.1.2.14.7.7OCTET STRING (SIZE(0..30))accessible-for-notifyobsolete
tBgpFlowspecExtCommActionValue
OBJECT-TYPE
The value of tBgpFlowspecExtCommActionValue indicates the extended community action value received as part of flow route from a remote BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.7.8OCTET STRING (SIZE(0..64))accessible-for-notifycurrent
tBgp4OptTransPathAttrType
OBJECT-TYPE
The value of tBgp4OptTransPathAttrType indicates the optional-transitive path attribute type received from a remote BGP peer. This object was obsoleted in R11.0 and replaced with tBgp4PathAttrType.
1.3.6.1.4.1.6527.3.1.2.14.7.9Integer32accessible-for-notifyobsolete
tBgp4OptTransPathAttrLength
OBJECT-TYPE
The value of tBgp4OptTransPathAttrLength indicates the length of optional-transitive path attribute length received from a remote BGP peer. This object was obsoleted in R11.0 and replaced with tBgp4PathAttrLength.
1.3.6.1.4.1.6527.3.1.2.14.7.10Unsigned32accessible-for-notifyobsolete
tBgp4OptTransPathAttribute
OBJECT-TYPE
The value of tBgp4OptTransPathAttribute indicates the optional-transitive path attribute value received from a remote BGP peer. This object was obsoleted in R11.0 and replaced with tBgp4PathAttribute.
1.3.6.1.4.1.6527.3.1.2.14.7.11OCTET STRING (SIZE(0..60))accessible-for-notifyobsolete
tBgp4OTWithdrawnRouteLength
OBJECT-TYPE
The value of tBgp4OTWithdrawnRouteLength indicates the length of the route withdrawn as a result of optional-transitive path attribute error. This object was obsoleted in R11.0.
1.3.6.1.4.1.6527.3.1.2.14.7.12Unsigned32accessible-for-notifyobsolete
tBgp4OTWithdrawnRoutePrefix
OBJECT-TYPE
The value of tBgp4OTWithdrawnRoutePrefix indicates the prefix of the route withdrawn as a result of optional-transitive path attribute error. This object was obsoleted in R11.0 and replaced with tBgp4WithdrawnRoutePrefix.
1.3.6.1.4.1.6527.3.1.2.14.7.13OCTET STRING (SIZE(0..255))accessible-for-notifyobsolete
tBgpRouteInvalidReason
OBJECT-TYPE
The value of tBgpRouteInvalidReason indicates the reason why the received route is invalid.
1.3.6.1.4.1.6527.3.1.2.14.7.14DisplayStringaccessible-for-notifycurrent
tBgpRouteNLRI
OBJECT-TYPE
The value of tBgpRouteNLRI contains at most the first 255 octets of the NLRI (Network Layer Reachability Information) received in a route.
1.3.6.1.4.1.6527.3.1.2.14.7.15OCTET STRING (SIZE(0..255))accessible-for-notifycurrent
tBgp4PathAttrType
OBJECT-TYPE
The value of tBgp4PathAttrType indicates the path attribute type received from a remote BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.7.16Integer32accessible-for-notifycurrent
tBgp4PathAttrLength
OBJECT-TYPE
The value of tBgp4PathAttrLength indicates the length of path attribute received from a remote BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.7.17Unsigned32accessible-for-notifycurrent
tBgp4PathAttribute
OBJECT-TYPE
The value of tBgp4PathAttribute indicates the path attribute value received from a remote BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.7.18OCTET STRING (SIZE(0..60))accessible-for-notifycurrent
tBgp4WithdrawnRoutePrefix
OBJECT-TYPE
The value of tBgp4WithdrawnRoutePrefix indicates the prefix of the route withdrawn as a result of path attribute error.
1.3.6.1.4.1.6527.3.1.2.14.7.19OCTET STRING (SIZE(0..255))accessible-for-notifycurrent
tBgp4UpdateMessage
OBJECT-TYPE
The value of tBgp4UpdateMessage contains at most the first 255 octets of the UPDATE message received from a remote BGP peer.
1.3.6.1.4.1.6527.3.1.2.14.7.20OCTET STRING (SIZE(0..255))accessible-for-notifycurrent
tBgp4BadErrorMessage
OBJECT-TYPE
The value of tBgp4BadErrorMessage contains at most the first 255 octets of the Error part of the BGP packet.
1.3.6.1.4.1.6527.3.1.2.14.7.21OCTET STRING (SIZE(0..255))accessible-for-notifycurrent
tBgp4BadErrorMessageType
OBJECT-TYPE
The value of tBgp4BadErrorMessageType indicates the type of the error in the BGP packet.
1.3.6.1.4.1.6527.3.1.2.14.7.22INTEGER {badNetworkError(1)}accessible-for-notifycurrent
tBgpOldConvergenceState
OBJECT-TYPE
The value of tBgpOldConvergenceState indicates the convergence state of the address family.
1.3.6.1.4.1.6527.3.1.2.14.7.23INTEGER {waiting(1), started(2), partial(3), timeout(4), converged(5)}accessible-for-notifycurrent
tBgpASN4Byte
OBJECT-TYPE
The value of tBgpASN4Byte indicates the autonomous system number for the dynamic neighbor.
1.3.6.1.4.1.6527.3.1.2.14.7.24Unsigned32accessible-for-notifycurrent
tBgpNotificationsPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.3.14
tBgpNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.6527.3.1.3.14.0

Notifications

NameOIDStatus
tBgpMaxPrefix90
NOTIFICATION-TYPE
the number of routes learned from this peer has exceeded 90 percent of the configured maximum.
1.3.6.1.4.1.6527.3.1.3.14.0.1obsolete
tBgpMaxPrefix100
NOTIFICATION-TYPE
the number of routes learned from this peer has exceeded the configured maximum.
1.3.6.1.4.1.6527.3.1.3.14.0.2obsolete
tBgpPeerGRStatusChange
NOTIFICATION-TYPE
The tBgpPeerGRStatusChange notification is generated when the graceful restart status changes for a BGP peer.
1.3.6.1.4.1.6527.3.1.3.14.0.3obsolete
tBgpMaxNgPrefix90
NOTIFICATION-TYPE
A tBgpMaxNgPrefix90 notification is generated when the number of routes learned from the peer has exceeded tBgpPeerNgMaxPrefixThreshold percent of the configured maximum (tBgpPeerNgMaxPrefix). tBgpMaxNgPrefix90 replaces notification object tBgpMaxPrefix90 as the latter does not support an IPv6 peer.
1.3.6.1.4.1.6527.3.1.3.14.0.4obsolete
tBgpMaxNgPrefix100
NOTIFICATION-TYPE
A tBgpMaxNgPrefix100 notification is generated when the number of routes learned from the peer has exceeded the configured maximum. tBgpMaxNgPrefix100 replaces notification object tBgpMaxPrefix100 as the latter does not support an IPv6 peer. This notification is obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.3.14.0.5obsolete
tBgpPeerNgGRStatusChange
NOTIFICATION-TYPE
A tBgpPeerNgGRStatusChange notification is generated when the graceful restart status changes for a BGP peer. tBgpPeerNgGRStatusChange replaces notification object tBgpPeerGRStatusChange as the latter does not support an IPv6 peer.
1.3.6.1.4.1.6527.3.1.3.14.0.6current
tBgpNgEstablished
NOTIFICATION-TYPE
A tBgpNgEstablished notification is generated when the BGP FSM enters the ESTABLISHED state. tBgpNgEstablished is only generated for ipv6 addresses. BGP4-MIB::bgpEstablished is generated for ipv4 addresses.
1.3.6.1.4.1.6527.3.1.3.14.0.7current
tBgpNgBackwardTransition
NOTIFICATION-TYPE
A tBgpNgBackwardTransition notification is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. tBgpNgBackwardTransition is only generated for ipv6 addresses. BGP4-MIB::bgpBackwardTransition is generated for ipv4 addresses.
1.3.6.1.4.1.6527.3.1.3.14.0.8current
tBgpPeerNgHoldTimeInconsistent
NOTIFICATION-TYPE
A tBgpPeerNgHoldTimeInconsistent notification is generated for a BGP neighbor when a peer tries to establish a peering with a hold time less than the configured minimum hold time. The peering would be rejected.
1.3.6.1.4.1.6527.3.1.3.14.0.9current
tBgpFlowspecUnsupportdComAction
NOTIFICATION-TYPE
[CAUSE] The tBgpFlowspecUnsupportdComAction notification is generated when the best route for a flow specification NLRI (Network Layer Reachability Information) is received from a remote BGP peer with an extended community action that is unsupported. [EFFECT] The BGP peer dose not create an ip filter entry for the received flow route even if the NLRI (Network Layer Reachability Information) has valid extended community actions. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.10current
tBgpFlowRouteInvalid
NOTIFICATION-TYPE
[CAUSE] The tBgpFlowRouteInvalid notification is generated when the received BGP flow route is invalid. [EFFECT] The BGP peer dose not create ip filter entry for the received flow route. [RECOVERY] There is no recovery required for this notification. This notification was obsoleted in release 15.0.
1.3.6.1.4.1.6527.3.1.3.14.0.11obsolete
tBgpMaxNgPrefixThreshReached
NOTIFICATION-TYPE
[CAUSE] A tBgpMaxNgPrefixThreshReached notification is generated when the number of routes learned from the peer has exceeded tBgpPeerNgMaxPrefixThreshold percent of the configured maximum (tBgpPeerNgMaxPrefix). tBgpMaxNgPrefixThreshReached replaces notification object tBgpMaxNgPrefix90 as the latter limits the threshold to 90 percent. [EFFECT] No direct effect but if the peer continues to advertise more routes then the number of routes may exceed the configured maximum (tBgpPeerNgMaxPrefix). in that case the peer would just be disabled. [RECOVERY] Increase the max-prefix for this peer. This notification is obsoleted in release 13.0.
1.3.6.1.4.1.6527.3.1.3.14.0.12obsolete
tBgp4OptTransPathAttrInvalid
NOTIFICATION-TYPE
[CAUSE] The tBgp4OptTransPathAttrInvalid notification is generated when the received optional-transitive path attribute is unknown to this BGP peer. This notification was obsoleted in R11.0 and replaced with the notification tBgp4PathAttrInvalid. [EFFECT] The BGP peer simply passes the path attribute to the next BGP peer along the route and is not considered responsible for any encoding error. In this case the BGP peering is not torn down. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.13obsolete
tBgp4OptTransWithdrawnRoutes
NOTIFICATION-TYPE
[CAUSE] The tBgp4OptTransWithdrawnRoutes notification is generated when the processing of optional-transitive path attribute results in the withdrawal of the routes included in the BGP update. This notification was obsoleted in R11.0 and replaced with the notification tBgp4WithdrawnRtFromUpdateError. [EFFECT] This notification has no direct effect. The withdrawn routes are logged to aid debugging and tracking back the root cause of the problem. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.14obsolete
tBgp4RouteInvalid
NOTIFICATION-TYPE
[CAUSE] The tBgp4RouteInvalid notification is generated when the received route is invalid for a specific reason and the route can not be used or advertised further. [EFFECT] The BGP peer ignores the route and flags the path attribute and the route so that the peer/tribe that was attempting to advertise the associated route can skip this route. The BGP peering is not torn down in this case. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.15current
tBgp4PathAttrInvalid
NOTIFICATION-TYPE
[CAUSE] The tBgp4PathAttrInvalid notification is generated when an error with a path attribute tBgp4PathAttribute is detected. [EFFECT] A log entry is generated for each withdrawn route. Further effect depends on fault-tolerance and graceful-restart settings. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.16current
tBgp4WithdrawnRtFromUpdateError
NOTIFICATION-TYPE
[CAUSE] The tBgp4WithdrawnRtFromUpdateError notification is generated when NLRI is withdrawn because of error in BGP update message. [EFFECT] This notification has no direct effect. The withdrawn routes are logged to aid debugging and tracking back the root cause of the problem. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.17current
tBgp4UpdateInvalid
NOTIFICATION-TYPE
[CAUSE] The tBgp4UpdateInvalid notification is generated when an UPDATE message has a critical length error or an error not specific to any path attribute. [EFFECT] A log entry is generated for each withdrawn route. Further effect depends on fault-tolerance and graceful-restart settings. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.18current
tBgpReceivedInvalidNlri
NOTIFICATION-TYPE
[CAUSE] The tBgpReceivedInvalidNlri notification is generated when there is a parsing error in BGP routes in update messages that is not related to attribute errors. Fault tolerance is not applicable here. [EFFECT] BGP will send a notification message to the peer and bring down the peering. [RECOVERY] Peering will be re-established with the offending peer.
1.3.6.1.4.1.6527.3.1.3.14.0.19current
tBgpMaxNgPfxLmt
NOTIFICATION-TYPE
[CAUSE] A tBgpMaxNgPfxLmt notification is generated when the number of routes learned from the peer has exceeded the configured maximum. [EFFECT] No direct effect but if the peer continues to advertise more routes then the number of routes may exceed the configured maximum (tBgpPeerNgPfxLmtMaxPrefix). In that case the peer would just be disabled. [RECOVERY] Increase the max-prefix for this peer.
1.3.6.1.4.1.6527.3.1.3.14.0.20current
tBgpMaxNgPfxLmtThresholdReached
NOTIFICATION-TYPE
[CAUSE] A tBgpMaxNgPfxLmtThresholdReached notification is generated when the number of routes learned from the peer has exceeded tBgpPeerNgPfxLmtThreshold percent of the configured maximum (tBgpPeerNgPfxLmtMaxPrefix). [EFFECT] No direct effect but if the peer continues to advertise more routes then the number of routes may exceed the configured maximum (tBgpPeerNgPfxLmtMaxPrefix). In that case the peer would just be disabled. [RECOVERY] Increase the max-prefix for this peer.
1.3.6.1.4.1.6527.3.1.3.14.0.21current
tBgpInstanceDynamicPeerLmtReachd
NOTIFICATION-TYPE
[CAUSE] A tBgpInstanceDynamicPeerLmtReachd notification is generated when the dynamic peer limit for this BGP instance is reached. [EFFECT] Whenever an incoming connection for a new dynamic session would cause dynamic peer limit for this BGP instance to be exceeded, the connection attempt is rejected. [RECOVERY] Increase the dynamic peer limit for this BGP instance.
1.3.6.1.4.1.6527.3.1.3.14.0.22current
tBgpPGDynamicPeerLmtReached
NOTIFICATION-TYPE
[CAUSE] A tBgpPGDynamicPeerLmtReached notification is generated when the dynamic peer limit for this group is reached. [EFFECT] Whenever an incoming connection for a new dynamic session would cause dynamic peer limit for this group to be exceeded, the connection attempt is rejected. [RECOVERY] Increase the dynamic peer limit for this group.
1.3.6.1.4.1.6527.3.1.3.14.0.23current
tBgp4PathAttrDiscarded
NOTIFICATION-TYPE
[CAUSE] The tBgp4PathAttrDiscarded notification is generated when a path attribute tBgp4PathAttribute is discarded from an UPDATE message. A path attribute may be discarded because it is malformed. [EFFECT] A log entry is generated for each path attribute discarded from an UPDATE message. The UPDATE message continues to be processed. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.24current
tBgpInstConvStateTransition
NOTIFICATION-TYPE
[CAUSE] The tBgpInstConvStateTransition notification is generated when the convergence state for IPv4-unicast transitions from partial to converged. [EFFECT] A log entry is generated. [RECOVERY] There is no recovery required for this notification.
1.3.6.1.4.1.6527.3.1.3.14.0.25current

Conformance

NameOIDStatus
tmnxBgpV4v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 4.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.4obsolete
tmnxBgpV5v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 5.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.5obsolete
tmnxBgpV6v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 6.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.6obsolete
tmnxBgpV7v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 7.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.7obsolete
tmnxBgpV8v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 8.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.8obsolete
tmnxBgpV9v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 9.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.9obsolete
tmnxBgpV10v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 10.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.10obsolete
tmnxBgpV11v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 11.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.11obsolete
tmnxBgpV12v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 12.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.12obsolete
tmnxBgpV13v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 13.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.13obsolete
tmnxBgpV14v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 14.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.14obsolete
tmnxBgpV15v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 15.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.15obsolete
tmnxBgpV16v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 16.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.16current
tmnxBgpV19v0Compliance
MODULE-COMPLIANCE
The compliance statement for revision 19.0 of TIMETRA-BGP-MIB for management of extended BGP features on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.17current
tmnxBgpSegRoutingV19Compliance
MODULE-COMPLIANCE
The complaince statement for revision 19.10 of TIMETRA-BGP-MIB for management of extended BGP features of Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.1.18current
tmnxBgpConfederationGroup
OBJECT-GROUP
The group of objects supporting management of extended BGP confederations on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.5obsolete
tmnxBgp4PathAttrGroup
OBJECT-GROUP
The group of objects supporting management of extended BGP4 path attributes on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.6current
tmnxBgpPeerV4v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.19obsolete
tmnxBgpInstanceV4v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.20obsolete
tmnxBgpObsoleteV4v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.21obsolete
tmnxBgpPeerParamsV4v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peer parameters on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.22obsolete
tmnxBgpPeerGroupParamsV4v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Group parameters on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.23obsolete
tmnxBgpPeerGroupV4v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Groups on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.24obsolete
tmnxBgpNotificationV4v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.25obsolete
tmnxBgpObsoleteNotificationV4v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.26current
tmnxBgpInstanceParamsV4v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance parameters on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.27obsolete
tmnxBgpPeerV5v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.28obsolete
tmnxBgpObsoleteV5v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.29current
tmnxBgpPeerParamsV5v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peer parameters on Nokia SROS series systems. This group was obsoleted in release 14.0R4
1.3.6.1.4.1.6527.3.1.1.14.2.30obsolete
tmnxBgpInstanceParamsV5v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance parameters on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.31current
tmnxBgpPeerGroupParamsV5v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Group parameters on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.32current
tmnxBgpNotificationV5v0Group
NOTIFICATION-GROUP
the group of notifications supporting management of extended BGP on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.33obsolete
tmnxBgpInstanceParamsV6v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance parameters on Nokia SROS series systems release 6.0
1.3.6.1.4.1.6527.3.1.1.14.2.34current
tmnxBgpPeerGroupParamsV6v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Group parameters on Nokia SROS series systems release 6.0.
1.3.6.1.4.1.6527.3.1.1.14.2.35current
tmnxBgpPeerParamsV6v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peer parameters on Nokia SROS series systems release 6.0.
1.3.6.1.4.1.6527.3.1.1.14.2.36current
tmnxBgpPeerV6v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.37obsolete
tmnxBgpPeeringPolicyV7v0Group
OBJECT-GROUP
The group of objects supporting management of BGP peering policies on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.38obsolete
tmnxBgp4ByteASNV7v0Group
OBJECT-GROUP
The group of objects supporting 4-byte Autonomous System Number on Nokia SROS series systems release 7.0.
1.3.6.1.4.1.6527.3.1.1.14.2.39current
tmnxBgpInstanceV7v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.40obsolete
tmnxBgpPeerGroupV7v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Groups on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.41obsolete
tmnxBgpPeerV7v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.42obsolete
tmnxBgpObsoleteV7v0Group
OBJECT-GROUP
The group of objects in TIMETRA-BGP-MIB which are obsoleted in Nokia SROS 7.0 series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.43current
tmnxBgpNotifyObjsV7v0Group
OBJECT-GROUP
The group of notify objects supporting management of extended BGP on Nokia SROS series systems release 7.0.
1.3.6.1.4.1.6527.3.1.1.14.2.44current
tmnxBgpNotificationV7v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems release 7.0.
1.3.6.1.4.1.6527.3.1.1.14.2.45current
tmnxBgpInstanceV8v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems release 8.0
1.3.6.1.4.1.6527.3.1.1.14.2.46current
tmnxBgpObsoleteV8v0Group
OBJECT-GROUP
The group of objects in TIMETRA-BGP-MIB which are obsoleted in Nokia SROS 8.0 series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.47current
tmnxBgpPeerV8v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia 8.0 SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.48current
tmnxBgpGlobalV8v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP on Nokia SROS series systems release 8.0.
1.3.6.1.4.1.6527.3.1.1.14.2.49obsolete
tmnxBgpAddPathV9v0R4Group
OBJECT-GROUP
The group of objects supporting BGP ADD-PATH on Nokia SROS series systems release 9.0R4.
1.3.6.1.4.1.6527.3.1.1.14.2.50obsolete
tmnxBgpPeerV9v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia 9.0 SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.51current
tmnxBgpGlobalV9v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP on Nokia SROS series systems release 9.0.
1.3.6.1.4.1.6527.3.1.1.14.2.52obsolete
tmnxBgpFlowSpecV9v0Group
OBJECT-GROUP
The group of objects supporting BGP Flow Spec on Nokia SROS series systems release 9.0.
1.3.6.1.4.1.6527.3.1.1.14.2.53obsolete
tmnxBgpDisableCapNegoV9v0Group
OBJECT-GROUP
The group of objects supporting disabling capability negotiation on BGP Group and peer level on Nokia SROS series systems release 9.0.
1.3.6.1.4.1.6527.3.1.1.14.2.54current
tmnxBgpNotifyObjsV9v0Group
OBJECT-GROUP
The group of notify objects supporting management of extended BGP on Nokia SROS series systems release 9.0.
1.3.6.1.4.1.6527.3.1.1.14.2.55obsolete
tmnxBgpNotificationV9v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems release 9.0.
1.3.6.1.4.1.6527.3.1.1.14.2.56obsolete
tmnxBgpGlobalV10v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP on Nokia SROS series systems release 10.0.
1.3.6.1.4.1.6527.3.1.1.14.2.57current
tmnxBgpRTConstraintV10v0Group
OBJECT-GROUP
The group of objects supporting Route Target Constraint on Nokia SROS series systems release 10.0.
1.3.6.1.4.1.6527.3.1.1.14.2.58current
tmnxBgpInstanceV10v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems since release 10.0.
1.3.6.1.4.1.6527.3.1.1.14.2.59obsolete
tmnxBgpPeerGroupV10v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Groups on Nokia SROS series systems since release 10.0.
1.3.6.1.4.1.6527.3.1.1.14.2.60obsolete
tmnxBgpPeerV10v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 10.0.
1.3.6.1.4.1.6527.3.1.1.14.2.61obsolete
tmnxBgpPeeringPlcyV10v0Group
OBJECT-GROUP
The group of objects supporting management of BGP peering policies on Nokia SROS series systems since release 10.0.
1.3.6.1.4.1.6527.3.1.1.14.2.62current
tmnxBgpPeeringPolicyV10v0Group
OBJECT-GROUP
The group of objects supporting management of BGP peering policies on Nokia SROS series systems since release 10.0.
1.3.6.1.4.1.6527.3.1.1.14.2.63obsolete
tmnxBgpObsoleteV10v0Group
OBJECT-GROUP
The group of objects in TIMETRA-BGP-MIB which are obsoleted in Nokia SROS 10.0 series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.64current
tmnxBgpGlobalV11v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP on Nokia SROS series systems release 11.0.
1.3.6.1.4.1.6527.3.1.1.14.2.65obsolete
tmnxBgpPeerGroupV11v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Groups on Nokia SROS series systems added in release 11.0.
1.3.6.1.4.1.6527.3.1.1.14.2.66current
tmnxBgpObsoleteV11v0Group
OBJECT-GROUP
The group of objects in TIMETRA-BGP-MIB which are obsoleted in Nokia SROS 11.0 series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.67current
tmnxBgpGlobalDCGroup
OBJECT-GROUP
The group of objects supporting management of extended BGP on Nokia Data Center series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.68current
tmnxBgpDPOscilationV11v0Group
OBJECT-GROUP
The group of objects supporting management of damping peer oscillations on Nokia SROS series systems added in release 11.0.
1.3.6.1.4.1.6527.3.1.1.14.2.69current
tmnxBgpNotifyObjsV11v0Group
OBJECT-GROUP
The group of notify objects supporting management of extended BGP on Nokia SROS series systems release 11.0.
1.3.6.1.4.1.6527.3.1.1.14.2.70obsolete
tmnxBgpNotificationV11v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems release 11.0.
1.3.6.1.4.1.6527.3.1.1.14.2.71obsolete
tmnxBgpObsoleteNtfnV11v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.72current
tmnxBgpMvpnVrfImportGroup
OBJECT-GROUP
The group of objects supporting management of extended BGP on Nokia SROS series systems release 11.0.
1.3.6.1.4.1.6527.3.1.1.14.2.73current
tmnxBgpNHUnchangedGroup
OBJECT-GROUP
The group of objects supporting management of next-hop unchanged family on Nokia SROS series systems release 11.0.
1.3.6.1.4.1.6527.3.1.1.14.2.74current
tmnxBgpResolveLabelRoutesGroup
OBJECT-GROUP
The group of objects supporting BGP route reflector use of route table for labeled routes on Nokia SROS series systems release 12.0.
1.3.6.1.4.1.6527.3.1.1.14.2.75current
tmnxBgpInstanceV12v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems since release 12.0.
1.3.6.1.4.1.6527.3.1.1.14.2.76obsolete
tmnxBgpPeerGroupV12v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Groups on Nokia SROS series systems since release 12.0.
1.3.6.1.4.1.6527.3.1.1.14.2.77obsolete
tmnxBgpPeerV12v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 12.0.
1.3.6.1.4.1.6527.3.1.1.14.2.78obsolete
tmnxBgpObsoleteV12v0Group
OBJECT-GROUP
The group of objects in TIMETRA-BGP-MIB which are obsoleted in Nokia SROS 12.0 series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.79current
tmnxBgpMcastIpv6Group
OBJECT-GROUP
The group of objects supporting BGP address family of mcast-ipv6 routes on Nokia SROS series systems release 11.0.
1.3.6.1.4.1.6527.3.1.1.14.2.80current
tmnxBgpPrefixOriginValidGroup
OBJECT-GROUP
The group of objects supporting BGP Peer Origin Validation on Nokia SROS series systems release 12.0.
1.3.6.1.4.1.6527.3.1.1.14.2.81current
tmnxBgpThirdPartyNHGroup
OBJECT-GROUP
The group of objects supporting BGP third party next-hop processing on Nokia SROS series systems since release 12.0.
1.3.6.1.4.1.6527.3.1.1.14.2.82current
tmnxBgpNotificationV12v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems release 12.0.
1.3.6.1.4.1.6527.3.1.1.14.2.83current
tmnxBgpNotifyObjsV12v0Group
OBJECT-GROUP
The group of notify objects supporting management of extended BGP on Nokia SROS series systems release 12.0.
1.3.6.1.4.1.6527.3.1.1.14.2.84current
tmnxBgpPeerGroupV13v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Groups and peers on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.85current
tmnxBgpNotificationV13v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.86current
tmnxBgpLinkBandwidthExtCommGroup
OBJECT-GROUP
The group of objects supporting BGP Link Bandwidth Extended Community on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.87current
tmnxBgpRibLeakImportV13v0Group
OBJECT-GROUP
The group of objects supporting management of BGP RIB leak import policies on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.88current
tmnxBgpShortcutTunnelV13v0Group
OBJECT-GROUP
The group of objects supporting management of BGP shortcut using segmented routing tunnel on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.89current
tmnxBgpLabelRtTunnelV13v0Group
OBJECT-GROUP
The group of objects supporting management of BGP labelled route resolution using segmented routing tunnel on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.90current
tmnxBgpDynamicPeerLmtV13v0Group
OBJECT-GROUP
The group of objects supporting management of BGP Dynamic Peer on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.91current
tmnxBgpPeerGroupV13v1Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Groups on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.92current
tmnxBgpGlobalV13v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP on Nokia SROS series systems release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.93current
tmnxBgpGlobalV13v1Group
OBJECT-GROUP
The group of objects supporting management of extended BGP on Nokia SROS series systems release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.94current
tmnxBgpPeerV13v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.95current
tmnxBgpObsoleteV13v0Group
OBJECT-GROUP
The group of objects in TIMETRA-BGP-MIB which are obsoleted in Nokia SROS 13.0 series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.96current
tmnxBgpNotificationV13v1Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.97current
tmnxBgpObsoletedNtfnV13v0Group
NOTIFICATION-GROUP
The group of notifications which are obsoleted in Nokia SROS series systems release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.98current
tmnxBgpInstanceV13v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.99obsolete
tmnxBgpPeerNgV13v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.100current
tmnxBgpPeerNgDynamicV13v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.101current
tmnxBgpPeerNgEvpnMplsV13v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.102current
tmnxBgpDynPeerLmtNtfnV13v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems release 13.0.
1.3.6.1.4.1.6527.3.1.1.14.2.103current
tmnxBgpMultiPathV14v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.104current
tmnxBgpPeerNgV14v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP peers on Nokia SROS series systems since release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.105obsolete
tmnxBgpLabelRtTunnelV14v0Group
OBJECT-GROUP
The group of objects supporting management of BGP labelled route resolution using segmented routing tunnel on Nokia SROS series systems since release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.106current
tmnxBgpShortcutTunnelV14v0Group
OBJECT-GROUP
The group of objects supporting management of BGP shortcut using segmented routing tunnel on Nokia SROS series systems since release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.107current
tmnxBgpEntropyLabelV14v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.108current
tmnxBgpRibRouteImportV14v0Group
OBJECT-GROUP
The group of objects supporting management of BGP routes in the RTM to be imported in RIB on Nokia SROS series systems release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.109current
tmnxBgpLblRibSeparateV14v0Group
OBJECT-GROUP
The group of objects supporting BGP ADD-PATH on Nokia SROS series systems release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.110obsolete
tmnxPeerNgV14v1Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.111current
tmnxBgpObsoleteV14v0Group
OBJECT-GROUP
The group of objects in TIMETRA-BGP-MIB which are obsoleted in Nokia SROS 14.0 series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.112current
tmnxBgpInstanceV14v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems since release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.113current
tmnxBgpInstanceParamsV14v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems since release 14.0.
1.3.6.1.4.1.6527.3.1.1.14.2.114current
tmnxBgpInstanceParamsV14v4Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems since release 14.0 r4.
1.3.6.1.4.1.6527.3.1.1.14.2.115current
tmnxBgpPeerGroupParamsV14v4Group
OBJECT-GROUP
The group of objects supporting management of extended BGP Peer Group parameters on Nokia SROS series systems since release 14.0 r4.
1.3.6.1.4.1.6527.3.1.1.14.2.116current
tmnxPeerNgV15v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.117current
tmnxBgpPeerParamsGroup
OBJECT-GROUP
The group of objects supporting management of each extended BGP parameters on Nokia SROS series systems since release 14.0 r4.
1.3.6.1.4.1.6527.3.1.1.14.2.118current
tmnxBgpPeerParamsObsoleteGroup
OBJECT-GROUP
The group of obsolete objects for BGP parameters on Nokia SROS series systems since release 14.0 r4.
1.3.6.1.4.1.6527.3.1.1.14.2.119current
tmnxBgpInstanceParamsV15v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance parameters on Nokia SROS series systems since release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.120current
tmnxBgpLabelRtTunnelV15v0Group
OBJECT-GROUP
The group of objects supporting management of BGP labeled route resolution using tunnels on Nokia SROS series systems since release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.121current
tmnxBgpORRV15v0Group
OBJECT-GROUP
The group of objects supporting management of BGP Optimal Route Reflector parameters on Nokia SROS series systems since release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.122current
tmnxBgpWeightedEcmpGroup
OBJECT-GROUP
The group of objects supporting management of BGP weighted ECMP parameters on Nokia SROS series systems since release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.123current
tmnxBgpObjectsV15v0ObsoleteGroup
OBJECT-GROUP
The group of obsolete objects for BGP parameters on Nokia SROS series systems since release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.124current
tmnxBgpObsoleteNfyObjsV15v0Group
OBJECT-GROUP
The group of notify objects which are obsoleted BGP on Nokia SROS series systems release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.125current
tmnxBgpObsoleteNotifyV15v0Group
NOTIFICATION-GROUP
The group of BGP notifications which are obsoleted in Nokia SROS series systems release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.126current
tmnxBgpNotifyObjsV15v0Group
OBJECT-GROUP
The group of notify objects supporting management of extended BGP on Nokia SROS series systems release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.127current
tmnxBgpAddPathV15v0Group
OBJECT-GROUP
The group of objects supporting BGP ADD-PATH on Nokia SROS series systems release 15.0
1.3.6.1.4.1.6527.3.1.1.14.2.128current
tmnxBgpLblRibSeparateV15v0Group
OBJECT-GROUP
The group of objects supporting BGP Label route property on Nokia SROS series systems release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.129current
tmnxBgpEnforceFirstASGroup
OBJECT-GROUP
The group of objects supporting management of BGP Enforce First AS parameters on Nokia SROS series systems since release 15.0 R4.
1.3.6.1.4.1.6527.3.1.1.14.2.130current
tmnxBgpInstanceParamsExtGroup
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance parameters on Nokia SROS series systems since release 15.0R4.
1.3.6.1.4.1.6527.3.1.1.14.2.131current
tmnxBgpLLGRV15v0Group
OBJECT-GROUP
The group of objects supporting management of BGP Long-Lived Graceful Restart parameters on Nokia SROS series system since release 15.0.R4.
1.3.6.1.4.1.6527.3.1.1.14.2.132current
tmnxBgpNotificationV15v0Group
NOTIFICATION-GROUP
The group of notifications supporting management of extended BGP on Nokia SROS series systems release 15.0.
1.3.6.1.4.1.6527.3.1.1.14.2.133current
tmnxBgpLocalAddressV15v4Group
OBJECT-GROUP
The group of objects supporting management of BGP Local Address interface support in Nokia SROS series system since release 15.0.R4.
1.3.6.1.4.1.6527.3.1.1.14.2.134current
tmnxBgpIpv6NhAdvAndResV16v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP parameters on Nokia SROS series systems since release 16.0.R1.
1.3.6.1.4.1.6527.3.1.1.14.2.135current
tmnxBgpBypassMRAITimerV16v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP parameters on Nokia SROS series systems since release 16.0.R1.
1.3.6.1.4.1.6527.3.1.1.14.2.136current
tmnxBgpAdminTagsV16v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP parameters on Nokia SROS series systems since release 16.0.R1.
1.3.6.1.4.1.6527.3.1.1.14.2.137current
tmnxPeerNgV16v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.138current
tmnxBgpLargeCommsV16v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP parameters on Nokia SROS series systems since release 16.0.R1.
1.3.6.1.4.1.6527.3.1.1.14.2.139current
tmnxBgpNHResFilterV16v0Group
OBJECT-GROUP
The group of objects supporting management of extended BGP parameters on Nokia SROS series systems since release 16.0.R1.
1.3.6.1.4.1.6527.3.1.1.14.2.140current
tmnxBgpPeeringPolicyV16v0Group
OBJECT-GROUP
The group of objects supporting management of BGP peering policies on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.141current
tmnxBgpObjectsV16v0ObsoleteGroup
OBJECT-GROUP
The group of obsolete objects for BGP parameters on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.142current
tmnxBgpLabelSecurityGroup
OBJECT-GROUP
The group of objects for BGP label security on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.143current
tmnxBgpRibApiGroup
OBJECT-GROUP
The group of objects for BGP RIB API on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.144current
tmnxBgpTunnelMplsFwdPlcyGroup
OBJECT-GROUP
The group of objects supporting management of BGP shortcut using segmented routing tunnel on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.145current
tmnxBgpLinkBandwidthGroup
OBJECT-GROUP
The group of objects supporting BGP Link Bandwidth on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.146current
tmnxBgpORRV16v0Group
OBJECT-GROUP
The group of objects supporting management of BGP Optimal Route Reflector parameters on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.147current
tmnxBgpTunnelSrOspf3
OBJECT-GROUP
The group of objects supporting management of BGP shortcut using segmented routing tunnel on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.148current
tmnxBgpLoopDetectThreshold
OBJECT-GROUP
The group of objects supporting management of BGP loop detect threshold on Nokia SROS series systems since release 16.0.
1.3.6.1.4.1.6527.3.1.1.14.2.149current
tmnxBgpNHResGroup
OBJECT-GROUP
The group of objects extending the support of BGP Next Hop Resolution functionality on Nokia SROS series systems since 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.150current
tmnxBgpConvergenceGroup
OBJECT-GROUP
The group of objects providing support for BGP convergence tracking on Nokia SROS series systems since 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.151current
tmnxBgpNotificationV19v0Group
NOTIFICATION-GROUP
The group of objects supporting convergence notifications on virtual routers for version 19.0 Nokia SROS series systems.
1.3.6.1.4.1.6527.3.1.1.14.2.152current
tmnxBgpInstanceV19v0Group
OBJECT-GROUP
The group of objects supporting management of each extended BGP instance on Nokia SROS series systems since release 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.153current
tmnxBgpDefaultOriginate
OBJECT-GROUP
The group of objects supporting management of BGP default originate on Nokia SROS series systems since release 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.154current
tBgpPeerGrpDynNbrAsGroup
OBJECT-GROUP
The group of objects supporting management of BGP peering dynamic-neighbor AS range feature on SROS series systems since release 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.155current
tmnxBgpPreferenceGroup
OBJECT-GROUP
The group of objects providing support for BGP ebgp ibgp preference on Nokia SROS series systems since 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.156current
tmnxBgpEBGPRejectWithoutPolicy
OBJECT-GROUP
The group of objects supporting management of BGP EBGP Reject Without Policy on Nokia SROS series systems since release 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.157current
tmnxBgpRemovePrivateReplace
OBJECT-GROUP
The group of objects supporting management of BGP remove-private replace on Nokia SROS series systems since release 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.158current
tmnxBgpBlockPrefixSIDGroup
OBJECT-GROUP
The group of objects supporting management of BGP Block Prefix SID on Nokia SROS series systems since release 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.159current
tmnxPeerNgV19v5Group
OBJECT-GROUP
The group of objects supporting management of BGP on Nokia SROS series systems since release 19.5.
1.3.6.1.4.1.6527.3.1.1.14.2.160current
tmnxBgpNotifyObjsV19v0Group
OBJECT-GROUP
The group of notify objects supporting management of extended BGP on Nokia SROS series systems release 19.0.
1.3.6.1.4.1.6527.3.1.1.14.2.161current
tmnxBgpSegRoutingV19Group
OBJECT-GROUP
The group of objects supporting management of BGP Segment Routing on Nokia SROS series systems release 19.10.
1.3.6.1.4.1.6527.3.1.1.14.2.163current
tmnxBgpSrTePolicyIpv6Group
OBJECT-GROUP
The group of objects supporting management of extended BGP peers on Nokia SROS series systems since release 19.
1.3.6.1.4.1.6527.3.1.1.14.2.164current