RC-IP-BGP-MIB

MIB Reference — IPNetwork Monitor

All MIBsRC-IP-BGP-MIB

Organization: Bay Networks, Rapid-City Group

Last Updated: 2008-08-28

Category: BGP, Nortel Enterprise Data

Description:

Manages BGP peer configuration, session state, and prefix statistics on Bay Networks Rapid-City series routing switches.

Imported Objects

From INET-ADDRESS-MIB

InetAddress
InetAddressType

From RAPID-CITY

EnableValue
rcStatOBJECT-IDENTITY

From RC-IP-MIB

rcIpBgpOBJECT-IDENTITY

From SNMPv2-SMI

Counter32
Integer32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

DisplayString
RowStatus
TruthValue

What Is RC-IP-BGP-MIB?

RC-IP-BGP-MIB is a Bay Networks/Nortel enterprise MIB for the Accelar (Rapid-City) product family that manages BGP routing configuration and behavior, extending beyond the standard BGP4-MIB with vendor-specific policy controls. It exposes general BGP process settings such as local AS number, administrative status, default metric and local preference, route-reflector and confederation configuration, and various best-path selection tie-breaking behaviors. Rather than physical sensors, it supports software/protocol-state monitoring: administrators can confirm the BGP process is administratively enabled (rcIpBgpGeneralGroupAdminStatus), verify routing policy settings match intent, and detect misconfigurations affecting route selection or redistribution. It complements the standard IETF BGP4-MIB by adding Accelar/Rapid-City-specific policy knobs, so it has an implicit dependency on standard BGP MIB concepts. It is deployed on Bay Networks/Nortel Accelar routing switches running BGP in service-provider or large enterprise core/edge roles. Network engineers evaluating or troubleshooting this functionality can download the RC-IP-BGP-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in RC-IP-BGP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • BGP admin status
  • local AS number
  • default metric/local preference
  • route reflector configuration
  • confederation configuration
  • best-path selection settings

Supported Devices

  • Bay Networks/Nortel Accelar (Rapid-City) routing switch

Monitoring Examples

An operator checks rcIpBgpGeneralGroupAdminStatus and rcIpBgpGeneralGroupLocalAs to confirm the BGP process is enabled with the expected AS number, and inspects rcIpBgpGeneralGroupAutoPeerRestart and rcIpBgpGeneralGroupSynchronization settings when diagnosing unexpected peer flaps or route advertisement issues. rcIpBgpRouteReflectorGroup and rcIpBgpConfederationGroup objects are polled to verify route-reflector/confederation topology configuration matches the network's intended BGP hierarchy, helping catch a misconfigured router that could cause routing loops or suboptimal path selection.

OIDs
OID symbolicOID numericTypeAccessDescription
rcIpBgpMib1.3.6.1.4.1.2272.1.8.101.0Enterprise MIB for the Accelar product family.
rcIpBgpGeneralGroup1.3.6.1.4.1.2272.1.8.101.1
INT rcIpBgpGeneralGroupLocalAs1.3.6.1.4.1.2272.1.8.101.1.1INTEGERread-writeLocal Autonomous system number
ENA rcIpBgpGeneralGroupAdminStatus1.3.6.1.4.1.2272.1.8.101.1.2EnableValueread-writeDisable or Enable group administrative
INT rcIpBgpGeneralGroupDefaultMetric1.3.6.1.4.1.2272.1.8.101.1.3INTEGERread-writeThe default-metric is used in conjunction with the redistribute router configuration command to cause the bgp routing protocol to use this metric as MED
INT rcIpBgpGeneralGroupDefaultLocalPreference1.3.6.1.4.1.2272.1.8.101.1.4INTEGERread-writeDefault local preference attribute value to be used
T/F rcIpBgpGeneralGroupDefaultInformationOriginate1.3.6.1.4.1.2272.1.8.101.1.5TruthValueread-writeallows the redistribution of network 0.0.0.0 into BGP
ENA rcIpBgpGeneralGroupBestPathMissingAsWorst1.3.6.1.4.1.2272.1.8.101.1.6EnableValueread-writeEnable to consider a missing MED attribute in a path as having a value of infinity, making the path without a MED value the least desirable path. To return the router to the default (assign a value of 0 to the missing MED), set the value to disable.
ENA rcIpBgpGeneralGroupBestPathMedConfed1.3.6.1.4.1.2272.1.8.101.1.7EnableValueread-writeTo enable MED comparison among paths learned from confederation peers. Disable to prevent considering the MED attribute in comparing paths
ENA rcIpBgpGeneralGroupIgnoreIllegalRouterId1.3.6.1.4.1.2272.1.8.101.1.8EnableValueread-writeConfigures BGP to overlook an illegal router ID. Enables or disable accepting a connection from a peer that sends its open message with a router ID of 0.
ENA rcIpBgpGeneralGroupAlwaysCompareMed1.3.6.1.4.1.2272.1.8.101.1.9EnableValueread-writeEnable to allow the comparison of the Multi Exit Discriminator (MED) for paths from neighbors in different autonomous systems.
ENA rcIpBgpGeneralGroupAutoPeerRestart1.3.6.1.4.1.2272.1.8.101.1.10EnableValueread-writeEnable the feature that automatically restarts the connection to a BGP peer when the connection goes down.
ENA rcIpBgpGeneralGroupAutoSummary1.3.6.1.4.1.2272.1.8.101.1.11EnableValueread-writeEnable BGP to summarize networks based on class limlts (Class A,B,C networks).
ENA rcIpBgpGeneralGroupSynchronization1.3.6.1.4.1.2272.1.8.101.1.12EnableValueread-writeEnables and disables the router from accepting routes from BGP peers without waiting for an update from the IBGP.
INT rcIpBgpGeneralGroupMaxEqualcostRoutes1.3.6.1.4.1.2272.1.8.101.1.13INTEGERread-writeSets the number of maximum number of equal-cost routes that can be stored in the routing table.
ENA rcIpBgpGeneralGroupIbgpReportImportRoute1.3.6.1.4.1.2272.1.8.101.1.14EnableValueread-writeConfigure BGP to report imported routes to an interior BGP peer.
ENA rcIpBgpGeneralGroupAggregate1.3.6.1.4.1.2272.1.8.101.1.15EnableValueread-write
ENA rcIpBgpGeneralGroupFlapDampEnable1.3.6.1.4.1.2272.1.8.101.1.16EnableValueread-writeEnabled or Disabled
INT rcIpBgpGeneralGroupDebugMask1.3.6.1.4.1.2272.1.8.101.1.17INTEGERread-writevalue is one of multiple (logiacally by 'OR' of following value: none (0), error(1), packet(2), event(4), trace(8), warning(16), state(32), init(64), filter(128), update(256), all(511) all(511): Enables all debugging messages. none(0): Disables all debugging messages. error(1): Enables disolay of debug error messages. packet(2): Enables display of debug packet messages. event(4): Enables display of debug event messages. trace(8): Enables display debug trace messages. warning(16): Enables display debug warning messages. state(32): Enables display of debug state transition messages. init(64): Enables display of debug initialization messages. filter(128): Enables display of debug messages related to filtering. update(256): Enables display of debug messages related to sending and receiving updates.
ENA rcIpBgpGeneralGroupTrapEnable1.3.6.1.4.1.2272.1.8.101.1.18EnableValueread-write
ENA rcIpBgpGeneralGroupQuickStart1.3.6.1.4.1.2272.1.8.101.1.19EnableValueread-writeEnable the flag to avoid flap penalty and trigger the peer start event quickly
ENA rcIpBgpGeneralGroupDeterministicMed1.3.6.1.4.1.2272.1.8.101.1.20EnableValueread-writeEnable to allow the comparison of the Multi Exit Discriminator (MED) for paths from neighbors in same autonomous system.
ENA rcIpBgpGeneralGroupRouteRefresh1.3.6.1.4.1.2272.1.8.101.1.21EnableValueread-writeRoute Refresh for Bgp.
STR rcIpBgpGeneralGroupRoutePolicyIn1.3.6.1.4.1.2272.1.8.101.1.22DisplayStringread-writeRoute Policy Name that will be applied to all routes which enter the VRF table.
STR rcIpBgpGeneralGroupRoutePolicyOut1.3.6.1.4.1.2272.1.8.101.1.23DisplayStringread-writeRoute policy name that will be applied to all routes which are sent out of this VRF instance.
T/F rcIpBgpGeneralGroupDefaultInformationOriginateIpv61.3.6.1.4.1.2272.1.8.101.1.24TruthValueread-writeallows the redistribution of default ipv6 network into BGP
I32 rcIpBgpAggregateTableSize1.3.6.1.4.1.2272.1.8.101.2Integer32read-onlySize of Aggregate Table
rcIpBgpAggregateTable1.3.6.1.4.1.2272.1.8.101.3not-accessibleTo specify the list of aggregate prefixes to be created by the BGP routing process and the options to be used while aggregating.
rcIpBgpAggregateEntry1.3.6.1.4.1.2272.1.8.101.3.1not-accessibleAn entry of rcIpBgp Aggregate Address In Table.
IP rcIpBgpAggregateAddress1.3.6.1.4.1.2272.1.8.101.3.1.1IpAddressread-onlyPrefix to create an aggregate address in BGP routing table.
IP rcIpBgpAggregateMask1.3.6.1.4.1.2272.1.8.101.3.1.2IpAddressread-onlyMask for the aggregrate
ENA rcIpBgpAggregateAsSetGenerate1.3.6.1.4.1.2272.1.8.101.3.1.3EnableValueread-writeEnable Generates autonomous system set path information.
ENA rcIpBgpAggregateSummaryOnly1.3.6.1.4.1.2272.1.8.101.3.1.4EnableValueread-writeFilters all more specific routes from updates.
STR rcIpBgpAggregateSuppressPolicy1.3.6.1.4.1.2272.1.8.101.3.1.5DisplayStringread-writeName of route policy used to select the routes to be suppressed.
STR rcIpBgpAggregateAdvertisePolicy1.3.6.1.4.1.2272.1.8.101.3.1.6DisplayStringread-writeName of route policy used to select the routes to create AS-SET origin communities.
STR rcIpBgpAggregateAttributePolicy1.3.6.1.4.1.2272.1.8.101.3.1.7DisplayStringread-writeName of route policy used to set the attribute of the aggregate route.
ROW rcIpBgpAggregateRowStatus1.3.6.1.4.1.2272.1.8.101.3.1.8RowStatusread-writeRow status for create/delete.
rcIpBgpConfederationGroup1.3.6.1.4.1.2272.1.8.101.4
INT rcIpBgpConfederationIdentifier1.3.6.1.4.1.2272.1.8.101.4.1INTEGERread-writeConfederation AS identifier
OCT rcIpBgpConfederationPeers1.3.6.1.4.1.2272.1.8.101.4.2OCTET STRINGread-writeThe string represents ConfederatoinPeers as . Maximum size 255,if any, will not be recorded by this object. The length is a 1-octet field containing the numbner of peers in the value field. The value field contains one or more peers (AS numbers which are part of the confederation). Each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;
rcIpBgpRouteReflectorGroup1.3.6.1.4.1.2272.1.8.101.5
ENA rcIpBgpRouteReflectionEnable1.3.6.1.4.1.2272.1.8.101.5.1EnableValueread-writeEnable Route Reflection on this router
IP rcIpBgpRouteReflectorClusterId1.3.6.1.4.1.2272.1.8.101.5.2IpAddressread-writeCluster ID of this router acting as a route reflector
ENA rcIpBgpRouteReflectorClientToClientReflection1.3.6.1.4.1.2272.1.8.101.5.3EnableValueread-writeWhen this router is configured as a route reflector, and the clients are fully meshed, a Disable value disables reflection of routes from one client to another.
ENA rcIpBgpRouteReflectionOperState1.3.6.1.4.1.2272.1.8.101.5.4EnableValueread-onlyDisplays the current route reflection operational state
I32 rcIpBgpNetworkTableSize1.3.6.1.4.1.2272.1.8.101.6Integer32read-onlyNetwork Prefix table size
rcIpBgpNetworkTable1.3.6.1.4.1.2272.1.8.101.7not-accessibleThe networks in this table are either static/directly connected or learned routes. Bgp advertises these network provided they are reachable and are in the IP routing table
rcIpBgpNetworkEntry1.3.6.1.4.1.2272.1.8.101.7.1not-accessibleAn entry In NetworkTable.
IP rcIpBgpNetworkAddr1.3.6.1.4.1.2272.1.8.101.7.1.1IpAddressread-writeNetwork prefix that BGP will advertise.
IP rcIpBgpNetworkMask1.3.6.1.4.1.2272.1.8.101.7.1.2IpAddressread-onlyNetwork mask
ROW rcIpBgpNetworkRowStatus1.3.6.1.4.1.2272.1.8.101.7.1.3RowStatusread-writeRow status for create/delete.
INT rcIpBgpNetworkMetric1.3.6.1.4.1.2272.1.8.101.7.1.4INTEGERread-writeValue of the metric to be used while sending an update for the routes from the network table. Indicates to set the MED value for the routes advertised to ebgp peers.
I32 rcIpBgpPeerTableSize1.3.6.1.4.1.2272.1.8.101.8Integer32read-onlyBGP peer table size
rcIpBgpPeerTable1.3.6.1.4.1.2272.1.8.101.9not-accessibleIP BGP Peer table
rcIpBgpPeerEntry1.3.6.1.4.1.2272.1.8.101.9.1not-accessibleAn entry of Ip rcIpBgp Peer Table.
INT rcIpBgpPeerEnable1.3.6.1.4.1.2272.1.8.101.9.1.1INTEGERread-writeEnable/Disable: controls whether the peer connection is enabled or disabled
IP rcIpBgpPeerIpAddress1.3.6.1.4.1.2272.1.8.101.9.1.2IpAddressread-onlyThe Ip address of this peer
INT rcIpBgpPeerRemoteAs1.3.6.1.4.1.2272.1.8.101.9.1.3INTEGERread-writeRemote Autonomous system number of this peer
STR rcIpBgpPeerGroupName1.3.6.1.4.1.2272.1.8.101.9.1.4DisplayStringread-writePeer group name to which this peer belongs (optional)
ENA rcIpBgpPeerDefaultOriginate1.3.6.1.4.1.2272.1.8.101.9.1.5EnableValueread-writeTo allow a BGP speaker (the local router) to send the default route 0.0.0.0 to a neighbor for use as a default route
ENA rcIpBgpPeerEbgpMultiHop1.3.6.1.4.1.2272.1.8.101.9.1.6EnableValueread-writeTo accept and attempt BGP connections to external peers residing on networks that are not directly connected
INT rcIpBgpPeerAdvertisementInterval1.3.6.1.4.1.2272.1.8.101.9.1.7INTEGERread-writeTo set the minimum interval between the sending of BGP routing updates Time in seconds. Integer from 5 to 120.
STR rcIpBgpPeerPassword1.3.6.1.4.1.2272.1.8.101.9.1.8DisplayStringread-writeTo enable MD5 authentication on a TCP connection between two BGP peers Case-sensitive password of up to 80 character
INT rcIpBgpPeerWeight1.3.6.1.4.1.2272.1.8.101.9.1.9INTEGERread-writeTo assign an absolute weight to a BGP network. It can be an integer from 0 to 65535.
INT rcIpBgpPeerMaxPrefix1.3.6.1.4.1.2272.1.8.101.9.1.10INTEGERread-writeSets a limit on the number of routes that will be accepted from a neighbor. A value of zero indicates no limit
T/F rcIpBgpPeerNextHopSelf1.3.6.1.4.1.2272.1.8.101.9.1.11TruthValueread-writeSet NextHop Attribute to local router address before sending updates to remote peer
STR rcIpBgpPeerRoutePolicyIn1.3.6.1.4.1.2272.1.8.101.9.1.12DisplayStringread-writeRoute Policy Name that will be applied to all networks learned from this peer
STR rcIpBgpPeerRoutePolicyOut1.3.6.1.4.1.2272.1.8.101.9.1.13DisplayStringread-writeRoute policy name that will be applied to all outgoing updates
T/F rcIpBgpPeerRouteReflectorClient1.3.6.1.4.1.2272.1.8.101.9.1.14TruthValueread-writeIndicates whether this peer is a route reflector client.
ENA rcIpBgpPeerSoftReconfigurationIn1.3.6.1.4.1.2272.1.8.101.9.1.15EnableValueread-writeIf Peer soft reconfiguration is enabled in the in-bound direction, policy can be changed and routes can re-learned without having to reset the bgp connection. Enabling soft reconfig-in causes all bgp routes to be stored in local memory (even non-best routes)
INT rcIpBgpPeerSoftReconfiguration1.3.6.1.4.1.2272.1.8.101.9.1.16INTEGERread-writeIf rcIpBgpPeerSoftReconfigurationIn is enabled in the in-bound direction, policy can be changed and routes can re-learned without having to reset the bgp connection by setting rcIpBgpPeerSoftReconfiguration to in(1). Setting the value to out (2) forces the neighbor to send out all the updates to the remote neighbor without resetting the connection.
ENA rcIpBgpPeerRemovePrivateAs1.3.6.1.4.1.2272.1.8.101.9.1.17EnableValueread-writeEnable and disable private AS number from being stripped when sending an update
ROW rcIpBgpPeerRowStatus1.3.6.1.4.1.2272.1.8.101.9.1.18RowStatusread-writeUsed to create/delete entries in the Table.
ENA rcIpBgpPeerMD5Authentication1.3.6.1.4.1.2272.1.8.101.9.1.19EnableValueread-writeEnable and Disable MD5 authentication
INT rcIpBgpPeerDebugMask1.3.6.1.4.1.2272.1.8.101.9.1.20INTEGERread-writevalue is one of multiple (logiacally by 'OR' of following value: none (0), error(1), packet(2), event(4), trace(8), warning(16), state(32), init(64), filter(128), update(256), all(511) all(511): Enables all debugging messages. none(0): Disables all debugging messages. error(1): Enables disolay of debug error messages. packet(2): Enables display of debug packet messages. event(4): Enables display of debug event messages. trace(8): Enables display debug trace messages. warning(16): Enables display debug warning messages. state(32): Enables display of debug state transtion messages. init(64): Enables display of debug initialization messages. filter(128): Enables display of debug messages related to filtering. update(256): Enables display of debug messages related to sending and receiving updates.
ENA rcIpBgpPeerSendCommunity1.3.6.1.4.1.2272.1.8.101.9.1.21EnableValueread-write----------------------------
IP rcIpBgpPeerUpdateSourceInterface1.3.6.1.4.1.2272.1.8.101.9.1.22IpAddressread-writeThe IP address to be used for Circuitless IP.
INT rcIpBgpPeerBgpMplsCutThroughType1.3.6.1.4.1.2272.1.8.101.9.1.23INTEGERread-writeSpecifies whether the BGP to MPLS cut through being used is an LSP or an LSP group.
INT rcIpBgpPeerBgpMplsCutThroughId1.3.6.1.4.1.2272.1.8.101.9.1.24INTEGERread-writeThe ID of LSP or LSP group being used for BGP to MPLS cut through.
INT rcIpBgpPeerState1.3.6.1.4.1.2272.1.8.101.9.1.25INTEGERread-onlyThe BGP peer connection state.
OCT rcIpBgpPeerLastError1.3.6.1.4.1.2272.1.8.101.9.1.26OCTET STRINGread-onlyThe last error code and subcode seen by this peer on this connection. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode.
ENA rcIpBgpPeerVpnv4Address1.3.6.1.4.1.2272.1.8.101.9.1.27EnableValueread-createThe vpnv4 routes specified.
ENA rcIpBgpPeerIpvpnLiteCap1.3.6.1.4.1.2272.1.8.101.9.1.28EnableValueread-createThe IPVPN-lite capability can be enabled or disabled on the bgp neighbor peer.
IP rcIpBgpPeerSooAddress1.3.6.1.4.1.2272.1.8.101.9.1.29IpAddressread-createThe site-of-origin ip address.
INT rcIpBgpPeerSooAsNumber1.3.6.1.4.1.2272.1.8.101.9.1.30INTEGERread-createThe asnum for the site-of-origin for bgp peer.
U32 rcIpBgpPeerSooAssignedNum1.3.6.1.4.1.2272.1.8.101.9.1.31Unsigned32read-createThe Assigned number required along with asnum or address to configure the site-of-origin for bgp peer.
INT rcIpBgpPeerSooType1.3.6.1.4.1.2272.1.8.101.9.1.32INTEGERread-onlyThe soo type can be asnum or ipaddress.
ENA rcIpBgpPeerRouteRefresh1.3.6.1.4.1.2272.1.8.101.9.1.33EnableValueread-createRoute refresh for bgp peer.
ENA rcIpBgpPeerAsOverride1.3.6.1.4.1.2272.1.8.101.9.1.34EnableValueread-createThe AS Override value can be enabled or disabled for bgp peer.
INT rcIpBgpPeerAllowAsIn1.3.6.1.4.1.2272.1.8.101.9.1.35INTEGERread-createThe number of as-in allowed for bgp peer
ENA rcIpBgpPeerBfdEnable1.3.6.1.4.1.2272.1.8.101.9.1.36EnableValueread-writeBFD Admin state flag
I32 rcIpBgpPeerGroupTableSize1.3.6.1.4.1.2272.1.8.101.10Integer32read-onlyBGP Peer Group table size
rcIpBgpPeerGroupTable1.3.6.1.4.1.2272.1.8.101.11not-accessibleIP rcIpBgp Peer Group table. This table contains rows which are template configuration parameters which are shared by a group of peers. Peers belonging to the same group will refer to the same row in this table using a peer group name
rcIpBgpPeerGroupEntry1.3.6.1.4.1.2272.1.8.101.11.1not-accessibleAn entry of Ip rcIpBgp Peer Group Table.
ENA rcIpBgpPeerGroupEnable1.3.6.1.4.1.2272.1.8.101.11.1.1EnableValueread-createAllows disabling a group of peers
I32 rcIpBgpPeerGroupIndex1.3.6.1.4.1.2272.1.8.101.11.1.2Integer32read-onlyIndex in to the Peer Group Table
STR rcIpBgpPeerGroupGroupName1.3.6.1.4.1.2272.1.8.101.11.1.3DisplayStringread-createName of the BGP peer group to which this neighbor belong
I32 rcIpBgpPeerGroupRemoteAs1.3.6.1.4.1.2272.1.8.101.11.1.4Integer32read-createRemote Autonomous system number of this peer group (optional)
INT rcIpBgpPeerGroupDefaultOriginate1.3.6.1.4.1.2272.1.8.101.11.1.5INTEGERread-createEnabling this attribute allows a BGP speaker (the local router) to send the default route 0.0.0.0 to the group of neighbors for use as a default route.
INT rcIpBgpPeerGroupEbgpMultiHop1.3.6.1.4.1.2272.1.8.101.11.1.6INTEGERread-createTo accept and attempt BGP connections to external peers residing on networks that are not directly connected
I32 rcIpBgpPeerGroupAdvertisementInterval1.3.6.1.4.1.2272.1.8.101.11.1.7Integer32read-createTo set the minimum interval between the sending of BGP routing updates Time in seconds. Integer from 1 to 120.
I32 rcIpBgpPeerGroupKeepAlive1.3.6.1.4.1.2272.1.8.101.11.1.8Integer32read-createTo set the time interval in seconds between the sending of BGP keep alive messages to remote peers.
I32 rcIpBgpPeerGroupHoldTime1.3.6.1.4.1.2272.1.8.101.11.1.9Integer32read-createTo configure the hold time for the group of peers in seconds. Usually set to three times the value of the Keepalive time
I32 rcIpBgpPeerGroupWeight1.3.6.1.4.1.2272.1.8.101.11.1.10Integer32read-createTo assign an absolute weight to a BGP network. Absolute weight, or importance. It can be an integer from 0 to 65535.
I32 rcIpBgpPeerGroupMaxPrefix1.3.6.1.4.1.2272.1.8.101.11.1.11Integer32read-createSets a limit on the number of routes that will be accepted from this group of neighbors. A value of zero indicates no limit
T/F rcIpBgpPeerGroupNextHopSelf1.3.6.1.4.1.2272.1.8.101.11.1.12TruthValueread-createSet NextHop Attribute to local router address before sending updates to remote peers
STR rcIpBgpPeerGroupRoutePolicyIn1.3.6.1.4.1.2272.1.8.101.11.1.13DisplayStringread-createRoute Policy Name that will be applied to all networks learned from this group of peers
STR rcIpBgpPeerGroupRoutePolicyOut1.3.6.1.4.1.2272.1.8.101.11.1.14DisplayStringread-createRoute policy name that will be applied to all outgoing updates to this group of peers
T/F rcIpBgpPeerGroupRouteReflectorClient1.3.6.1.4.1.2272.1.8.101.11.1.15TruthValueread-createIndicates whether this group of peers is a route reflector client.
ENA rcIpBgpPeerGroupSoftReconfigurationIn1.3.6.1.4.1.2272.1.8.101.11.1.16EnableValueread-createIf Peer soft reconfiguration is enabled in the in bound direction, policy can be changed and routes can re-learned without having to reset the bgp connection. Enabling soft reconfig-in causes all bgp routes to be stored in local memory (even non-best routes)
INT rcIpBgpPeerGroupSoftReconfiguration1.3.6.1.4.1.2272.1.8.101.11.1.17INTEGERread-createIf Peer soft reconfiguration-in is enabled in the in bound direction, policy can be changed and routes can re-learned without having to reset the bgp connection by setting rcIpBgpPeerGroupSoftReconfiguration to in(1). Setting the value to out (2) forces the neighbor to send out all the updates to the remote neighbor without resetting the connection.
STR rcIpBgpPeerGroupPassword1.3.6.1.4.1.2272.1.8.101.11.1.18DisplayStringread-createTo enable MD5 authentication on TCP connections between this local speaker and this group of BGP peers. Case-sensitive password of up to 80 character
ENA rcIpBgpPeerGroupRemovePrivateAs1.3.6.1.4.1.2272.1.8.101.11.1.19EnableValueread-createEnable and disable private AS number from being stripped when sending an update
ROW rcIpBgpPeerGroupRowStatus1.3.6.1.4.1.2272.1.8.101.11.1.20RowStatusread-createrow status
ENA rcIpBgpPeerGroupMD5Authentication1.3.6.1.4.1.2272.1.8.101.11.1.21EnableValueread-createEnable and Disable MD5 authentication
ENA rcIpBgpPeerGroupSendCommunity1.3.6.1.4.1.2272.1.8.101.11.1.22EnableValueread-createEnables or disables sending the update message community attribute to the specified peer.
IP rcIpBgpPeerGroupUpdateSourceInterface1.3.6.1.4.1.2272.1.8.101.11.1.23IpAddressread-createThe IP address to used for circuitless IP for this peer group.
ENA rcIpBgpPeerGroupVpnv4Address1.3.6.1.4.1.2272.1.8.101.11.1.24EnableValueread-createThe vpnv4 routes specified.
ENA rcIpBgpPeerGroupIpvpnLiteCap1.3.6.1.4.1.2272.1.8.101.11.1.25EnableValueread-createThe IPVPN-lite capability can be enabled or disabled on the bgp neighbor peer group.
IP rcIpBgpPeerGroupSooAddress1.3.6.1.4.1.2272.1.8.101.11.1.26IpAddressread-createThe site-of-origin ipaddress.
I32 rcIpBgpPeerGroupSooAsNumber1.3.6.1.4.1.2272.1.8.101.11.1.27Integer32read-createThe asnum for site-of-origin for bgp peer group.
U32 rcIpBgpPeerGroupSooAssignedNum1.3.6.1.4.1.2272.1.8.101.11.1.28Unsigned32read-createThe Assigned number required along with asnum or address to configure the site-of-origin for bgp peer group.
INT rcIpBgpPeerGroupSooType1.3.6.1.4.1.2272.1.8.101.11.1.29INTEGERread-onlyThe soo type can be asnum or ipaddress.
ENA rcIpBgpPeerGroupRouteRefresh1.3.6.1.4.1.2272.1.8.101.11.1.30EnableValueread-createRoute refresh for bgp peer group.
ENA rcIpBgpPeerGroupAsOverride1.3.6.1.4.1.2272.1.8.101.11.1.31EnableValueread-createThe AS Override value can be enabled or disabled for bgp peer group.
I32 rcIpBgpPeerGroupAllowAsIn1.3.6.1.4.1.2272.1.8.101.11.1.32Integer32read-createThe number of as-in allowed for bgp peer group.
T/F rcIpBgpPeerGroupDefaultOriginateIpv61.3.6.1.4.1.2272.1.8.101.11.1.33TruthValueread-createEnabling this attribute allows a BGP speaker (the local router) to send the default route to the group of neighbors for use as a default route.
IPt rcIpBgpPeerGroupAfUpdateSourceInterfaceType1.3.6.1.4.1.2272.1.8.101.11.1.34InetAddressTyperead-createThe Inet address type used for circuitless IP for this peer group.
IP rcIpBgpPeerGroupAfUpdateSourceInterface1.3.6.1.4.1.2272.1.8.101.11.1.35InetAddressread-createThe Inet address to used for circuitless IP for this peer group.
ENA rcIpBgpPeerGroupIpv6Cap1.3.6.1.4.1.2272.1.8.101.11.1.36EnableValueread-createThe ipv6 capability can be enabled or disabled on the bgp neighbor peer group.
STR rcIpBgpPeerGroupIpv6RoutePolicyIn1.3.6.1.4.1.2272.1.8.101.11.1.37DisplayStringread-createIpv6 Route Policy Name that will be applied to all networks learned from this group of peers
STR rcIpBgpPeerGroupIpv6RoutePolicyOut1.3.6.1.4.1.2272.1.8.101.11.1.38DisplayStringread-createIpv6 Route policy name that will be applied to all outgoing updates to this group of peers
I32 rcIpBgpRcvdDampenedPathAttrTableSize1.3.6.1.4.1.2272.1.8.101.12Integer32read-onlytable size
rcIpBgpRcvdDampenedPathAttrTable1.3.6.1.4.1.2272.1.8.101.13not-accessibleThis table contains info about paths to destination networks received from all BGP-4 peers
rcIpBgpDampenedPathAttrEntry1.3.6.1.4.1.2272.1.8.101.13.1not-accessibleInformation about a path to a networks
IP rcIpBgpPathAttrPeer1.3.6.1.4.1.2272.1.8.101.13.1.1IpAddressread-onlyThe IP address of the peer where the path info was learned
INT rcIpBgpPathAttrIpAddrPrefixLen1.3.6.1.4.1.2272.1.8.101.13.1.2INTEGERread-onlyLength in bits of the IP address prefix in the network Layer Reachablity Information field.
IP rcIpBgpPathAttrIpAddrPrefix1.3.6.1.4.1.2272.1.8.101.13.1.3IpAddressread-onlyAn Ip address prefix in the NLRI Information field. This object is an IP address containing the prefix with length specified by rcIpBgpPathAttrIpAddrPrefixLen are zeroed.
I32 rcIpBgpPathAttrFlapPenalty1.3.6.1.4.1.2272.1.8.101.13.1.4Integer32read-onlyPenalty value based on number of route flaps
I32 rcIpBgpPathAttrFlapCount1.3.6.1.4.1.2272.1.8.101.13.1.5Integer32read-onlyNumber of times a route flapped since the last time the penalty was reset to zero
INT rcIpBgpPathAttrRouteDampened1.3.6.1.4.1.2272.1.8.101.13.1.6INTEGERread-onlyShows whether this route is currently suppressed from being announced
I32 rcIpBgpPathAttrReuseTime1.3.6.1.4.1.2272.1.8.101.13.1.7Integer32read-onlyRe use time
I32 rcIpBgpPathAttrReuseTimeRemain1.3.6.1.4.1.2272.1.8.101.13.1.8Integer32read-onlyRe use time Remain is the number of seconds before the route will be reused
I32 rcIpBgp4PathAttrTableSize1.3.6.1.4.1.2272.1.8.101.14Integer32read-onlytable size
rcIpBgp4PathAttrTable1.3.6.1.4.1.2272.1.8.101.15not-accessibleThis table contains info about paths to destination networks received from all BGP-4 peers
rcIpBgp4PathAttrEntry1.3.6.1.4.1.2272.1.8.101.15.1not-accessible--------------
IP rcIpBgp4PathAttrPeer1.3.6.1.4.1.2272.1.8.101.15.1.1IpAddressread-onlyThe IP address of the peer where the path info was learned
INT rcIpBgp4PathAttrIpAddrPrefixLen1.3.6.1.4.1.2272.1.8.101.15.1.2INTEGERread-onlyLength in bits of the IP address prefix in the network Layer Reachablity Information field.
IP rcIpBgp4PathAttrIpAddrPrefix1.3.6.1.4.1.2272.1.8.101.15.1.3IpAddressread-onlyAn Ip address prefix in the NLRI Information field. This object is an IP address containing the prefix with length specified by rcIpBgpPathAttrIpAddrPrefixLen are zeroed.
OCT rcIpBgp4PathAttrCommunities1.3.6.1.4.1.2272.1.8.101.15.1.4OCTET STRINGread-onlyThe string represents community path attributes as The length is a 1-octet field containing the numbner of community numbers in the value field.The value field contains one or more Community numbers,each community is represented in the octet string as 4 octets.The community numbers in the string beyond maximum size 255,if any, will not be recorded by this object.
IP rcIpBgp4PathAttrOriginateId1.3.6.1.4.1.2272.1.8.101.15.1.5IpAddressread-onlyThe IP address of the route who originates the routes
OCT rcIpBgp4PathAttrClusterId1.3.6.1.4.1.2272.1.8.101.15.1.6OCTET STRINGread-onlyThe string represents Cluster Id path attributes as The length is a 1-octet field containing the number of Cluster Id numbers in the value field.The value field contains one or more Cluster Id numbers,each Cluster Id is represented in the octet string as 4 octets,each four octets is the IpAddress of the router acting as a route reflector.The Cluster Id numbers in the string beyond maximum size 255,if any, will not be recorded by this object.
rcStatBgp1.3.6.1.4.1.2272.1.12.10
C32 rcStatBgpStarts1.3.6.1.4.1.2272.1.12.10.1Counter32read-onlyNumber of times BGP connection started
C32 rcStatBgpStops1.3.6.1.4.1.2272.1.12.10.2Counter32read-onlyNumber of times BGP connection stopped
C32 rcStatBgpOpens1.3.6.1.4.1.2272.1.12.10.3Counter32read-onlyNumber of times BGP opens TCP
C32 rcStatBgpCloses1.3.6.1.4.1.2272.1.12.10.4Counter32read-onlyNumber of times BGP closes TCP
C32 rcStatBgpFails1.3.6.1.4.1.2272.1.12.10.5Counter32read-onlyNumber of times TCP attempts failed
C32 rcStatBgpFatals1.3.6.1.4.1.2272.1.12.10.6Counter32read-onlyNumber of times TCP crashes due to fatal error
C32 rcStatBgpConnExps1.3.6.1.4.1.2272.1.12.10.7Counter32read-onlyNumber of times TCP retry timer expired
C32 rcStatBgpHoldExps1.3.6.1.4.1.2272.1.12.10.8Counter32read-onlyNumber of times hold timer expired
C32 rcStatBgpKeepExps1.3.6.1.4.1.2272.1.12.10.9Counter32read-onlyNumber of times keepalive timer expired
C32 rcStatBgpRxOpens1.3.6.1.4.1.2272.1.12.10.10Counter32read-onlyNumber of OPENs BGP receives
C32 rcStatBgpRxKeeps1.3.6.1.4.1.2272.1.12.10.11Counter32read-onlyNumber of KEEPALIVEs BGP recieves
C32 rcStatBgpRxUpdates1.3.6.1.4.1.2272.1.12.10.12Counter32read-onlyNumber of UPDATEs BGP recieves
C32 rcStatBgpRxNotifys1.3.6.1.4.1.2272.1.12.10.13Counter32read-onlyNumber NOTIFICATIONs BGP recieves
C32 rcStatBgpTxOpens1.3.6.1.4.1.2272.1.12.10.14Counter32read-onlyNumber of OPENs BGP transmitted
C32 rcStatBgpTxKeeps1.3.6.1.4.1.2272.1.12.10.15Counter32read-onlyNumber of KEEPALIVEs BGP transmitted
C32 rcStatBgpTxUpdates1.3.6.1.4.1.2272.1.12.10.16Counter32read-onlyNumber of UPDATEs BGP transmits
C32 rcStatBgpTxNotifys1.3.6.1.4.1.2272.1.12.10.17Counter32read-onlyNumber of NOTIFICATIONs BGP transmits
C32 rcStatBgpBadEvents1.3.6.1.4.1.2272.1.12.10.18Counter32read-onlyNumber of invalid events FSM received
C32 rcStatBgpSyncFails1.3.6.1.4.1.2272.1.12.10.19Counter32read-onlyNumber of times FDB sync failed
C32 rcStatBgpTrEvent1.3.6.1.4.1.2272.1.12.10.20Counter32read-onlyTrace event
C32 rcStatBgpRxECodeHeader1.3.6.1.4.1.2272.1.12.10.21Counter32read-onlyTotal Header errors received
C32 rcStatBgpRxECodeOpen1.3.6.1.4.1.2272.1.12.10.22Counter32read-onlyTotal Open errors received
C32 rcStatBgpRxECodeUpdate1.3.6.1.4.1.2272.1.12.10.23Counter32read-onlyTotal Update errors received
C32 rcStatBgpRxECodeHoldtimer1.3.6.1.4.1.2272.1.12.10.24Counter32read-onlyTotal Holdtimer errors received
C32 rcStatBgpRxECodeFSM1.3.6.1.4.1.2272.1.12.10.25Counter32read-onlyTotal FSM errors received
C32 rcStatBgpRxECodeCease1.3.6.1.4.1.2272.1.12.10.26Counter32read-onlyTotal Cease errors received
C32 rcStatBgpRxHdrCodeNoSync1.3.6.1.4.1.2272.1.12.10.27Counter32read-onlyHeader Not Synchronized errors received
C32 rcStatBgpRxHdrCodeInvalidMsgLen1.3.6.1.4.1.2272.1.12.10.28Counter32read-onlyHeader Invalid msg len errors received
C32 rcStatBgpRxHdrCodeInvalidMsgType1.3.6.1.4.1.2272.1.12.10.29Counter32read-onlyHeader Invalid msg type errors received
C32 rcStatBgpRxOpCodeBadVer1.3.6.1.4.1.2272.1.12.10.30Counter32read-onlyOpen errors received: Bad Version
C32 rcStatBgpRxOpCodeBadAs1.3.6.1.4.1.2272.1.12.10.31Counter32read-onlyOpen errors received: Bad AS Number
C32 rcStatBgpRxOpCodeBadRtID1.3.6.1.4.1.2272.1.12.10.32Counter32read-onlyOpen errors received: Bad BGP Rtr ID
C32 rcStatBgpRxOpCodeUnsuppOption1.3.6.1.4.1.2272.1.12.10.33Counter32read-onlyOpen errors received: Unsupported Option
C32 rcStatBgpRxOpCodeAuthFail1.3.6.1.4.1.2272.1.12.10.34Counter32read-onlyOpen errors received: Auth Failures
C32 rcStatBgpRxOpCodeBadHold1.3.6.1.4.1.2272.1.12.10.35Counter32read-onlyOpen errors received: Bad Hold Value
C32 rcStatBgpRxUpdCodeMalformedAttrList1.3.6.1.4.1.2272.1.12.10.36Counter32read-onlyUpdate errors received:Malformed Attr List
C32 rcStatBgpRxUpdCodeWelknownAttrUnrecog1.3.6.1.4.1.2272.1.12.10.37Counter32read-onlyUpdate errors received: Welknown Attr Unrecog
C32 rcStatBgpRxUpdCodeWelknownAttrMiss1.3.6.1.4.1.2272.1.12.10.38Counter32read-onlyUpdate errors received: Welknown Attr Missing
C32 rcStatBgpRxUpdCodeAttrFlagError1.3.6.1.4.1.2272.1.12.10.39Counter32read-onlyUpdate errors received: Attr Flag Error
C32 rcStatBgpRxUpdCodeAttrLenError1.3.6.1.4.1.2272.1.12.10.40Counter32read-onlyUpdate errors received: Attr Len Error
C32 rcStatBgpRxUpdCodeBadORIGINAttr1.3.6.1.4.1.2272.1.12.10.41Counter32read-onlyUpdate errors received: Bad ORIGIN Attr
C32 rcStatBgpRxUpdCodeASRoutingLoop1.3.6.1.4.1.2272.1.12.10.42Counter32read-onlyUpdate errors received: AS Routing Loop
C32 rcStatBgpRxUpdCodeBadNHAttr1.3.6.1.4.1.2272.1.12.10.43Counter32read-onlyUpdate errors received: Bad NEXT-HOP Attr
C32 rcStatBgpRxUpdCodeOptionalAttrError1.3.6.1.4.1.2272.1.12.10.44Counter32read-onlyUpdate errors received: Optional Attr Error
C32 rcStatBgpRxUpdCodeBadNetworkField1.3.6.1.4.1.2272.1.12.10.45Counter32read-onlyUpdate errors received: Bad Network Field
C32 rcStatBgpRxUpdCodeMalformedASPath1.3.6.1.4.1.2272.1.12.10.46Counter32read-onlyUpdate errors received: Malformed AS Path
C32 rcStatBgpTxECodeHeader1.3.6.1.4.1.2272.1.12.10.47Counter32read-onlyTotal Header errors transmitted
C32 rcStatBgpTxECodeOpen1.3.6.1.4.1.2272.1.12.10.48Counter32read-onlyTotal Open errors transmitted
C32 rcStatBgpTxECodeUpdate1.3.6.1.4.1.2272.1.12.10.49Counter32read-onlyTotal Update errors transmitted
C32 rcStatBgpTxECodeHoldtimer1.3.6.1.4.1.2272.1.12.10.50Counter32read-onlyTotal Holdtimer errors transmitted
C32 rcStatBgpTxECodeFSM1.3.6.1.4.1.2272.1.12.10.51Counter32read-onlyTotal FSM errors transmitted
C32 rcStatBgpTxECodeCease1.3.6.1.4.1.2272.1.12.10.52Counter32read-onlyTotal Cease errors transmitted
C32 rcStatBgpTxHdrCodeNoSync1.3.6.1.4.1.2272.1.12.10.53Counter32read-onlyHeader Not Synchronized errors transmitted
C32 rcStatBgpTxHdrCodeInvalidMsgLen1.3.6.1.4.1.2272.1.12.10.54Counter32read-onlyHeader Invalid msg len errors transmitted
C32 rcStatBgpTxHdrCodeInvalidMsgType1.3.6.1.4.1.2272.1.12.10.55Counter32read-onlyHeader Invalid msg type errors transmitted
C32 rcStatBgpTxOpCodeBadVer1.3.6.1.4.1.2272.1.12.10.56Counter32read-onlyOpen errors transmitted: Bad Version
C32 rcStatBgpTxOpCodeBadAs1.3.6.1.4.1.2272.1.12.10.57Counter32read-onlyOpen errors transmitted: Bad AS Number
C32 rcStatBgpTxOpCodeBadRtID1.3.6.1.4.1.2272.1.12.10.58Counter32read-onlyOpen errors transmitted: Bad BGP Rtr ID
C32 rcStatBgpTxOpCodeUnsuppOption1.3.6.1.4.1.2272.1.12.10.59Counter32read-onlyOpen errors transmitted: Unsupported Option
C32 rcStatBgpTxOpCodeAuthFail1.3.6.1.4.1.2272.1.12.10.60Counter32read-onlyOpen errors transmitted: Auth Failures
C32 rcStatBgpTxOpCodeBadHold1.3.6.1.4.1.2272.1.12.10.61Counter32read-onlyOpen errors transmitted: Bad Hold Value
C32 rcStatBgpTxUpdCodeMalformedAttrList1.3.6.1.4.1.2272.1.12.10.62Counter32read-onlyUpdate errors transmitted:Malformed Attr List
C32 rcStatBgpTxUpdCodeWelknownAttrUnrecog1.3.6.1.4.1.2272.1.12.10.63Counter32read-onlyUpdate errors transmitted: Welknown Attr Unrecog
C32 rcStatBgpTxUpdCodeWelknownAttrMiss1.3.6.1.4.1.2272.1.12.10.64Counter32read-onlyUpdate errors transmitted: Welknown Attr Missing
C32 rcStatBgpTxUpdCodeAttrFlagError1.3.6.1.4.1.2272.1.12.10.65Counter32read-onlyUpdate errors transmitted: Attr Flag Error
C32 rcStatBgpTxUpdCodeAttrLenError1.3.6.1.4.1.2272.1.12.10.66Counter32read-onlyUpdate errors transmitted: Attr Len Error
C32 rcStatBgpTxUpdCodeBadORIGINAttr1.3.6.1.4.1.2272.1.12.10.67Counter32read-onlyUpdate errors transmitted: Bad ORIGIN Attr
C32 rcStatBgpTxUpdCodeASRoutingLoop1.3.6.1.4.1.2272.1.12.10.68Counter32read-onlyUpdate errors transmitted: AS Routing Loop
C32 rcStatBgpTxUpdCodeBadNHAttr1.3.6.1.4.1.2272.1.12.10.69Counter32read-onlyUpdate errors transmitted: Bad NEXT-HOP Attr
C32 rcStatBgpTxUpdCodeOptionalAttrError1.3.6.1.4.1.2272.1.12.10.70Counter32read-onlyUpdate errors transmitted: Optional Attr Error
C32 rcStatBgpTxUpdCodeBadNetworkField1.3.6.1.4.1.2272.1.12.10.71Counter32read-onlyUpdate errors transmitted: Bad Network Field
C32 rcStatBgpTxUpdCodeMalformedASPath1.3.6.1.4.1.2272.1.12.10.72Counter32read-onlyUpdate errors transmitted: Malformed AS Path
ENA rcStatBgpReset1.3.6.1.4.1.2272.1.12.10.73EnableValueread-writereset Bgp global stats
rcStatBgpPeerTable1.3.6.1.4.1.2272.1.12.11not-accessibleA table used to store Bgp Peer statistics.
rcStatBgpPeerEntry1.3.6.1.4.1.2272.1.12.11.1not-accessibleBgp Peer statistics
IP rcStatBgpPeerAddr1.3.6.1.4.1.2272.1.12.11.1.1IpAddressread-only----------------------------
C32 rcStatBgpPeerStarts1.3.6.1.4.1.2272.1.12.11.1.2Counter32read-onlyNumber of times peer BGP connection started
C32 rcStatBgpPeerStops1.3.6.1.4.1.2272.1.12.11.1.3Counter32read-onlyNumber of times peer BGP connection stopped
C32 rcStatBgpPeerOpens1.3.6.1.4.1.2272.1.12.11.1.4Counter32read-onlyNumber of times peer opens TCP
C32 rcStatBgpPeerCloses1.3.6.1.4.1.2272.1.12.11.1.5Counter32read-onlyNumber of times peer closes TCP
C32 rcStatBgpPeerFails1.3.6.1.4.1.2272.1.12.11.1.6Counter32read-onlyNumber of times peer TCP attempts failed
C32 rcStatBgpPeerFatals1.3.6.1.4.1.2272.1.12.11.1.7Counter32read-onlyNumber of times peer TCP crashes due to fatal error
C32 rcStatBgpPeerConnExps1.3.6.1.4.1.2272.1.12.11.1.8Counter32read-onlyNumber of times peer TCP retry timer expired
C32 rcStatBgpPeerHoldExps1.3.6.1.4.1.2272.1.12.11.1.9Counter32read-onlyNumber of times peer hold timer expired
C32 rcStatBgpPeerKeepExps1.3.6.1.4.1.2272.1.12.11.1.10Counter32read-onlyNumber of times peer keepalive timer expired
C32 rcStatBgpPeerTxMsgs1.3.6.1.4.1.2272.1.12.11.1.11Counter32read-onlyTotal messages send by the peer
C32 rcStatBgpPeerTxOpens1.3.6.1.4.1.2272.1.12.11.1.12Counter32read-onlyOpens sent by the peer
C32 rcStatBgpPeerTxKeeps1.3.6.1.4.1.2272.1.12.11.1.13Counter32read-onlyKeepalives sent by the peer
C32 rcStatBgpPeerTxUpdates1.3.6.1.4.1.2272.1.12.11.1.14Counter32read-onlyUpdates sent by the peer
C32 rcStatBgpPeerTxNotifys1.3.6.1.4.1.2272.1.12.11.1.15Counter32read-onlyNotifications sent by the peer
C32 rcStatBgpPeerRxMsgs1.3.6.1.4.1.2272.1.12.11.1.16Counter32read-onlyTotal messages received by the peer
C32 rcStatBgpPeerRxInCompPkts1.3.6.1.4.1.2272.1.12.11.1.17Counter32read-onlyIncomplete message received by the peer
C32 rcStatBgpPeerRxOpens1.3.6.1.4.1.2272.1.12.11.1.18Counter32read-onlyOpens received by the peer
C32 rcStatBgpPeerRxKeeps1.3.6.1.4.1.2272.1.12.11.1.19Counter32read-onlyKeepalives received by the peer
C32 rcStatBgpPeerRxUpdates1.3.6.1.4.1.2272.1.12.11.1.20Counter32read-onlyUpdates received by the peer
C32 rcStatBgpPeerRxNotifys1.3.6.1.4.1.2272.1.12.11.1.21Counter32read-onlyNotifications received by the peer
C32 rcStatBgpPeerBadEvents1.3.6.1.4.1.2272.1.12.11.1.22Counter32read-onlyNumber of invalid events received by the peer
C32 rcStatBgpPeerSyncFails1.3.6.1.4.1.2272.1.12.11.1.23Counter32read-onlyNumber of times FDB sync failed of the peer
C32 rcStatBgpPeerRcvdTooShort1.3.6.1.4.1.2272.1.12.11.1.24Counter32read-onlyNumber of messages recieved by the peer that is too sho rt
C32 rcStatBgpPeerNoMarker1.3.6.1.4.1.2272.1.12.11.1.25Counter32read-onlyNumber of messages without marker recieved by the peer
C32 rcStatBgpPeerDropped1.3.6.1.4.1.2272.1.12.11.1.26Counter32read-onlyNumber of messages the peer has dropped
C32 rcStatBgpPeerBadMsgTypes1.3.6.1.4.1.2272.1.12.11.1.27Counter32read-onlyNumber of messages with invalid message type
C32 rcStatBgpPeerTrEvent1.3.6.1.4.1.2272.1.12.11.1.28Counter32read-onlyPeer trace event
C32 rcStatBgpPeerTxRoutes1.3.6.1.4.1.2272.1.12.11.1.29Counter32read-onlyNumber of NLRI sent by peer
C32 rcStatBgpPeerRxRoutesAdded1.3.6.1.4.1.2272.1.12.11.1.30Counter32read-onlyNumber of routes added into loc_rib by this peer
C32 rcStatBgpPeerRxRoutesReplaced1.3.6.1.4.1.2272.1.12.11.1.31Counter32read-onlyNumber of routes replaced by the routes received by the peer
C32 rcStatBgpPeerRxNlri1.3.6.1.4.1.2272.1.12.11.1.32Counter32read-onlyNumber of NLRI received by the peer
C32 rcStatBgpPeerRxValidUpdates1.3.6.1.4.1.2272.1.12.11.1.33Counter32read-onlyNumber of valid UPDATEs received by the peer
C32 rcStatBgpPeerRxECodeHeader1.3.6.1.4.1.2272.1.12.11.1.34Counter32read-onlyTotal errors peer received: Header
C32 rcStatBgpPeerRxECodeOpen1.3.6.1.4.1.2272.1.12.11.1.35Counter32read-onlyTotal errors peer received: Open
C32 rcStatBgpPeerRxECodeUpdate1.3.6.1.4.1.2272.1.12.11.1.36Counter32read-onlyTotal errors peer received: Update
C32 rcStatBgpPeerRxECodeHoldtimer1.3.6.1.4.1.2272.1.12.11.1.37Counter32read-onlyTotal errors peer received: Hold
C32 rcStatBgpPeerRxECodeFSM1.3.6.1.4.1.2272.1.12.11.1.38Counter32read-onlyTotal errors peer received: Fsm
C32 rcStatBgpPeerRxECodeCease1.3.6.1.4.1.2272.1.12.11.1.39Counter32read-onlyTotal errors peer received: Cease
C32 rcStatBgpPeerRxHdrCodeNoSync1.3.6.1.4.1.2272.1.12.11.1.40Counter32read-onlyHeader errors peer received: Not Synchronized
C32 rcStatBgpPeerRxHdrCodeInvalidMsgLen1.3.6.1.4.1.2272.1.12.11.1.41Counter32read-onlyHeader errors peer received: Invalid message length
C32 rcStatBgpPeerRxHdrCodeInvalidMsgType1.3.6.1.4.1.2272.1.12.11.1.42Counter32read-onlyHeader errors peer received: Invalid message type
C32 rcStatBgpPeerRxOpCodeBadVer1.3.6.1.4.1.2272.1.12.11.1.43Counter32read-onlyOpen errors peer received: Bad Version
C32 rcStatBgpPeerRxOpCodeBadAs1.3.6.1.4.1.2272.1.12.11.1.44Counter32read-onlyOpen errors peer received: Bad AS number
C32 rcStatBgpPeerRxOpCodeBadRtID1.3.6.1.4.1.2272.1.12.11.1.45Counter32read-onlyOpen errors peer received: Bad BGP ID
C32 rcStatBgpPeerRxOpCodeUnsuppOption1.3.6.1.4.1.2272.1.12.11.1.46Counter32read-onlyOpen errors peer received: Unsupported Options
C32 rcStatBgpPeerRxOpCodeAuthFail1.3.6.1.4.1.2272.1.12.11.1.47Counter32read-onlyOpen errors peer received: Authorization failures
C32 rcStatBgpPeerRxOpCodeBadHold1.3.6.1.4.1.2272.1.12.11.1.48Counter32read-onlyOpen errors peer received: Bad Hold value
C32 rcStatBgpPeerRxUpdCodeMalformedAttrList1.3.6.1.4.1.2272.1.12.11.1.49Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeWelknownAttrUnrecog1.3.6.1.4.1.2272.1.12.11.1.50Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeWelknownAttrMiss1.3.6.1.4.1.2272.1.12.11.1.51Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeAttrFlagError1.3.6.1.4.1.2272.1.12.11.1.52Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeAttrLenError1.3.6.1.4.1.2272.1.12.11.1.53Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeBadORIGINAttr1.3.6.1.4.1.2272.1.12.11.1.54Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeASRoutingLoop1.3.6.1.4.1.2272.1.12.11.1.55Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeBadNHAttr1.3.6.1.4.1.2272.1.12.11.1.56Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeOptionalAttrError1.3.6.1.4.1.2272.1.12.11.1.57Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeBadNetworkField1.3.6.1.4.1.2272.1.12.11.1.58Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerRxUpdCodeMalformedASPath1.3.6.1.4.1.2272.1.12.11.1.59Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxECodeHeader1.3.6.1.4.1.2272.1.12.11.1.60Counter32read-onlyTotal errors peer received: Header
C32 rcStatBgpPeerTxECodeOpen1.3.6.1.4.1.2272.1.12.11.1.61Counter32read-onlyTotal errors peer received: Open
C32 rcStatBgpPeerTxECodeUpdate1.3.6.1.4.1.2272.1.12.11.1.62Counter32read-onlyTotal errors peer received: Update
C32 rcStatBgpPeerTxECodeHoldtimer1.3.6.1.4.1.2272.1.12.11.1.63Counter32read-onlyTotal errors peer received: Hold
C32 rcStatBgpPeerTxECodeFSM1.3.6.1.4.1.2272.1.12.11.1.64Counter32read-onlyTotal errors peer received: Fsm
C32 rcStatBgpPeerTxECodeCease1.3.6.1.4.1.2272.1.12.11.1.65Counter32read-onlyTotal errors peer received: Cease
C32 rcStatBgpPeerTxHdrCodeNoSync1.3.6.1.4.1.2272.1.12.11.1.66Counter32read-onlyHeader errors peer received: Not Synchronized
C32 rcStatBgpPeerTxHdrCodeInvalidMsgLen1.3.6.1.4.1.2272.1.12.11.1.67Counter32read-onlyHeader errors peer received: Invalid message length
C32 rcStatBgpPeerTxHdrCodeInvalidMsgType1.3.6.1.4.1.2272.1.12.11.1.68Counter32read-onlyHeader errors peer received: Invalid message type
C32 rcStatBgpPeerTxOpCodeBadVer1.3.6.1.4.1.2272.1.12.11.1.69Counter32read-onlyOpen errors peer received: Bad Version
C32 rcStatBgpPeerTxOpCodeBadAs1.3.6.1.4.1.2272.1.12.11.1.70Counter32read-onlyOpen errors peer received: Bad AS number
C32 rcStatBgpPeerTxOpCodeBadRtID1.3.6.1.4.1.2272.1.12.11.1.71Counter32read-onlyOpen errors peer received: Bad BGP ID
C32 rcStatBgpPeerTxOpCodeUnsuppOption1.3.6.1.4.1.2272.1.12.11.1.72Counter32read-onlyOpen errors peer received: Unsupported Options
C32 rcStatBgpPeerTxOpCodeAuthFail1.3.6.1.4.1.2272.1.12.11.1.73Counter32read-onlyOpen errors peer received: Authorization failures
C32 rcStatBgpPeerTxOpCodeBadHold1.3.6.1.4.1.2272.1.12.11.1.74Counter32read-onlyOpen errors peer received: Bad Hold value
C32 rcStatBgpPeerTxUpdCodeMalformedAttrList1.3.6.1.4.1.2272.1.12.11.1.75Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeWelknownAttrUnrecog1.3.6.1.4.1.2272.1.12.11.1.76Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeWelknownAttrMiss1.3.6.1.4.1.2272.1.12.11.1.77Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeAttrFlagError1.3.6.1.4.1.2272.1.12.11.1.78Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeAttrLenError1.3.6.1.4.1.2272.1.12.11.1.79Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeBadORIGINAttr1.3.6.1.4.1.2272.1.12.11.1.80Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeASRoutingLoop1.3.6.1.4.1.2272.1.12.11.1.81Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeBadNHAttr1.3.6.1.4.1.2272.1.12.11.1.82Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeOptionalAttrError1.3.6.1.4.1.2272.1.12.11.1.83Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeBadNetworkField1.3.6.1.4.1.2272.1.12.11.1.84Counter32read-onlyUpdate errors peer received: Malformed Attr List
C32 rcStatBgpPeerTxUpdCodeMalformedASPath1.3.6.1.4.1.2272.1.12.11.1.85Counter32read-onlyUpdate errors peer received: Malformed Attr List
ENA rcStatBgpPeerReset1.3.6.1.4.1.2272.1.12.11.1.86EnableValueread-writereset peer stats

RFC description

Manages BGP routing protocol configuration and monitoring on Nortel/Bay Networks Rapid-City Accelar devices.

Start monitoring Bay Networks/Nortel Accelar (Rapid-City) routing switch (BGP process/policy configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download RC-IP-BGP-MIB