ACC-BGP

MIB Reference — IPNetwork Monitor

All MIBsACC-BGP

Category: Routing Protocols, Vendor: ACC/Ericsson

Description:

Manages Border Gateway Protocol (BGP) routing configuration and session status on ACC/Ericsson routers, including peer definitions and route policy.

Imported Objects

From ACC-MIB

DisplayString
IfIndex
RowStatus
SmdsAddress
accBRGOBJECT-IDENTITY

From ACC-SYSTEM

accTrapLogSeqNumOBJECT-TYPE

From BGP4-MIB

bgpLocalAsOBJECT-TYPE
bgpPeerHoldTimeConfiguredOBJECT-TYPE
bgpPeerKeepAliveConfiguredOBJECT-TYPE
bgpPeerLocalAddrOBJECT-TYPE
bgpPeerRemoteAddrOBJECT-TYPE
bgpPeerStateOBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

IpAddress
OBJECT-TYPE

What Is ACC-BGP?

ACC-BGP is an Access Communications Corporation (WAN router vendor, later Cisco/PSAX-adjacent) proprietary MIB (extending BGP4-MIB) configuring BGP routing. Its objects cover admin state, message-log level, local-AS full-mesh flag, a peer table (address, configured version, default import preference/export metric, passive flag, MED-use flag, message level, multi-hop flag, status), and an import table (network, mask, peer AS/address, home AS, origin, action, preference, status). As a configuration/status MIB it lets an administrator confirm BGP peer session state and route-import policy on an ACC router. It is deployed on Access Communications Corporation routers. Engineers can download the ACC-BGP file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-BGP. 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 peer session state and route-import policy

Supported Devices

  • Access Communications Corporation routers

Monitoring Examples

An administrator checks accBgpPeerStatus and accBgpImportAction to confirm a BGP peer session and its route-import policy on an ACC router.

OIDs
OID symbolicOID numericTypeAccessDescription
accBgp1.3.6.1.4.1.5.1.1.51
accBgpGeneral1.3.6.1.4.1.5.1.1.51.1
INT accBgpAdminState1.3.6.1.4.1.5.1.1.51.1.1INTEGERread-writeThe administrative state of BGP.
INT accBgpMessageLevel1.3.6.1.4.1.5.1.1.51.1.2INTEGERread-writeThe diagnostic and message level setting. A higher value generates more detailed diagnostic feedback.
INT accBgpLocalAsFullMesh1.3.6.1.4.1.5.1.1.51.1.3INTEGERread-writeConfigures the local AS to a full mesh.
accBgpPeerTable1.3.6.1.4.1.5.1.1.51.2not-accessibleExtensions to the bgpPeerTable defined in rfc1657.
accBgpPeerEntry1.3.6.1.4.1.5.1.1.51.2.1not-accessible
IP accBgpPeerAddress1.3.6.1.4.1.5.1.1.51.2.1.1IpAddressread-onlyThe remote IP address of this entry's BGP peer.
INT accBgpPeerVersionConfigured1.3.6.1.4.1.5.1.1.51.2.1.2INTEGERread-writeThe configured version of this entry's BGP peer.
INT accBgpPeerDefaultImportPref1.3.6.1.4.1.5.1.1.51.2.1.3INTEGERread-writeThe default import preference for this entry's BGP peer.
INT accBgpPeerDefaultExportMetric1.3.6.1.4.1.5.1.1.51.2.1.4INTEGERread-writeThe default export metric for this entry's BGP peer. This value is used as the MED when no other specific policy is configured.
INT accBgpPeerPassive1.3.6.1.4.1.5.1.1.51.2.1.5INTEGERread-writeDetermines whether or not the local BGP entity will initiate a peer relationship with this BGP peer.
INT accBgpPeerUseMed1.3.6.1.4.1.5.1.1.51.2.1.6INTEGERread-writeDetermines if this local BGP entity will include the MED path attributes in announcements to this BGP peer.
INT accBgpPeerMessageLevel1.3.6.1.4.1.5.1.1.51.2.1.7INTEGERread-writeThe configured diagnostic level for this BGP peer. Setting this value to 1 will enable the interface to generate critical diagnostic information. Increasing the value increases the diagnostic information. Level 7 is mostly informational.
INT accBgpPeerMultiHop1.3.6.1.4.1.5.1.1.51.2.1.8INTEGERread-writeConfigures this BGP peer to be more than one hop away. Used for external BGP peers only.
ROW accBgpPeerStatus1.3.6.1.4.1.5.1.1.51.2.1.9RowStatusread-writeThe current status of this protocol entry.
accBgpImportTable1.3.6.1.4.1.5.1.1.51.4not-accessibleThis table lists the import policies used by this BGP application. Import policies determine what NLRI from BGP peer announcements that will be accepted and added to the local forwarding table.
accBgpImportEntry1.3.6.1.4.1.5.1.1.51.4.1not-accessible
IP accBgpImportNetwork1.3.6.1.4.1.5.1.1.51.4.1.1IpAddressread-onlyThe import policies NLRI prefix.
IP accBgpImportMask1.3.6.1.4.1.5.1.1.51.4.1.2IpAddressread-onlyThe mask to be used against BGP peer announcements NLRI and compared to this policies network object value.
INT accBgpImportPeerAS1.3.6.1.4.1.5.1.1.51.4.1.3INTEGERread-onlyThe BGP peer's AS.
IP accBgpImportPeerAddress1.3.6.1.4.1.5.1.1.51.4.1.4IpAddressread-onlyThe BGP peer's IP address.
INT accBgpImportHomeAS1.3.6.1.4.1.5.1.1.51.4.1.5INTEGERread-onlyThe home AS of the NLRI in the announcement
INT accBgpImportOrigin1.3.6.1.4.1.5.1.1.51.4.1.6INTEGERread-onlyThe Origin code of the NLRI in the announcement.
INT accBgpImportAction1.3.6.1.4.1.5.1.1.51.4.1.7INTEGERread-writeThe action to be taken when a policy match is met.
INT accBgpImportPreference1.3.6.1.4.1.5.1.1.51.4.1.8INTEGERread-writeThe import preference to be assigned the NLRI when a policy match has been met.
ROW accBgpImportStatus1.3.6.1.4.1.5.1.1.51.4.1.9RowStatusread-writeThe current status of this row entry.
accBgpASWeightTable1.3.6.1.4.1.5.1.1.51.5not-accessibleThe AS weight table. This table indicates how the local BGP application is weighting Autonomous System during path selection.
accBgpASWeightEntry1.3.6.1.4.1.5.1.1.51.5.1not-accessible
INT accBgpASWeightAS1.3.6.1.4.1.5.1.1.51.5.1.1INTEGERread-onlyThe Autonomous System identifier.
INT accBgpASWeight1.3.6.1.4.1.5.1.1.51.5.1.2INTEGERread-writeThe AS weight to be applied. A value of 255 is equivalent to infinity.
ROW accBgpASWeightStatus1.3.6.1.4.1.5.1.1.51.5.1.3RowStatusread-writeThe current status of this entry.
accBgpAggregateTable1.3.6.1.4.1.5.1.1.51.6not-accessibleThe BGP aggregation policy table. This table indicates what the local BGP application will attempt to aggregate.
accBgpAggregateEntry1.3.6.1.4.1.5.1.1.51.6.1not-accessible
IP accBgpAggregateAddr1.3.6.1.4.1.5.1.1.51.6.1.1IpAddressread-onlyThe aggregate address to be made active when a aggregate policy match is made.
IP accBgpAggregateMask1.3.6.1.4.1.5.1.1.51.6.1.2IpAddressread-onlyThe mask to be included with the aggregate address when a aggregate policy match is made.
INT accBgpAggregateAdvertise1.3.6.1.4.1.5.1.1.51.6.1.3INTEGERread-writeDetermines whether or not the aggregate policy will be suppressed when a aggregate policy match is made.
INT accBgpAggregatePref1.3.6.1.4.1.5.1.1.51.6.1.4INTEGERread-writeThe preference of the aggregate policy when a policy match is made.
INT accBgpAggregateComponents1.3.6.1.4.1.5.1.1.51.6.1.5INTEGERread-writeThe number aggregate policy components that must be active before this aggregate policy is made active.
INT accBgpAggregateActive1.3.6.1.4.1.5.1.1.51.6.1.6INTEGERread-onlyIndicates whether this aggregate policy is currently active.
INT accBgpAggregateAdminStat1.3.6.1.4.1.5.1.1.51.6.1.7INTEGERread-writeThe administrative status of this aggregate policy.
ROW accBgpAggregateStatus1.3.6.1.4.1.5.1.1.51.6.1.8RowStatusread-writeThe current status of this entry.
accBgpAggrComponentTable1.3.6.1.4.1.5.1.1.51.7not-accessibleThe BGP applications aggregate policy component table.
accBgpAggrComponentEntry1.3.6.1.4.1.5.1.1.51.7.1not-accessible
IP accBgpAggrCompParentAddr1.3.6.1.4.1.5.1.1.51.7.1.1IpAddressread-onlyThe components aggregate policy parent address.
IP accBgpAggrCompParentMask1.3.6.1.4.1.5.1.1.51.7.1.2IpAddressread-onlyThe components aggregate policy parent mask.
IP accBgpAggrComponentAddr1.3.6.1.4.1.5.1.1.51.7.1.3IpAddressread-onlyThe components address.
IP accBgpAggrComponentMask1.3.6.1.4.1.5.1.1.51.7.1.4IpAddressread-onlyThe components mask.
INT accBgpAggrComponentProtocol1.3.6.1.4.1.5.1.1.51.7.1.5INTEGERread-writeThe route's protocol owner that will cause this aggregate component to activate.
INT accBgpAggrComponentActive1.3.6.1.4.1.5.1.1.51.7.1.6INTEGERread-onlyIndicates whether this aggregate component is currently active.
ROW accBgpAggrComponentStatus1.3.6.1.4.1.5.1.1.51.7.1.7RowStatusread-writeThe current status of this entry.
accBgpExportTable1.3.6.1.4.1.5.1.1.51.8not-accessibleThis table lists the export policies used by the local BGP routing application. Export policies determine what NLRI BGP will include in announcements to BGP peers.
accBgpExportEntry1.3.6.1.4.1.5.1.1.51.8.1not-accessible
INT accBgpExportPeerAS1.3.6.1.4.1.5.1.1.51.8.1.1INTEGERread-onlyThe BGP peer's AS identifier.
IP accBgpExportPeerAddress1.3.6.1.4.1.5.1.1.51.8.1.2IpAddressread-onlyThe BGP peer's address.
INT accBgpExportProtocol1.3.6.1.4.1.5.1.1.51.8.1.3INTEGERread-onlyThe protocol owner of the NLRI.
INT accBgpExportSpecific21.3.6.1.4.1.5.1.1.51.8.1.4INTEGERread-onlyThe secondary protocol specific value for this export policy.
INT accBgpExportSpecific11.3.6.1.4.1.5.1.1.51.8.1.5INTEGERread-onlyThe protocol specific value for this export policy.
IP accBgpExportNetwork1.3.6.1.4.1.5.1.1.51.8.1.6IpAddressread-onlyThe export policies NLRI prefix.
IP accBgpExportMask1.3.6.1.4.1.5.1.1.51.8.1.7IpAddressread-onlyThe mask to be used against NLRI when performing a policy lookup. A match is considered met if the result is subsumable by the network object value.
INT accBgpExportAction1.3.6.1.4.1.5.1.1.51.8.1.8INTEGERread-writeThe action to be taken when a policy match is met.
INT accBgpExportMetric1.3.6.1.4.1.5.1.1.51.8.1.9INTEGERread-writeThe metric (or MED) to be included in announcements to BGP peer's when a policy match is met.
ROW accBgpExportStatus1.3.6.1.4.1.5.1.1.51.8.1.10RowStatusread-writeThe current status of this entry.
accBgpTraps1.3.6.1.4.1.5.1.1.51.9
NTF accBgpPeerNotDisbldTrap1.3.6.1.4.1.5.1.1.51.9.0.1Peer must be disabled before it has to be deleted. User tried to delete a peer without disabling it and hence the trap. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpAddFltPolTrap1.3.6.1.4.1.5.1.1.51.9.0.2Add BGP filter policy failed. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpDelFltPolTrap1.3.6.1.4.1.5.1.1.51.9.0.3It happens when the user tries to delete a filter policy that doesnt exist. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpAddImpPolTrap1.3.6.1.4.1.5.1.1.51.9.0.4Adding Import policy failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpDelImpPolTrap1.3.6.1.4.1.5.1.1.51.9.0.5It happens when the user tries to delete an Import policy that doesnt exist. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpAddAsWtPolTrap1.3.6.1.4.1.5.1.1.51.9.0.6Adding AS weight policy failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpDelAsWtPolTrap1.3.6.1.4.1.5.1.1.51.9.0.7It happens when the user tries to delete an AS weight policy that doesnt exist. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpNbrTrap1.3.6.1.4.1.5.1.1.51.9.0.8Probably attempted to add ourselves as a peer. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpInvHoldKeepAliveTrap1.3.6.1.4.1.5.1.1.51.9.0.9Hold_time shouldnt be less than Keep_Alive time (it is recommended that keep_alive time be one-third of hold_time). Trap occured when the user tried configure Hold_time less than the Keep_Alive time. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpIllegalLocalAsTrap1.3.6.1.4.1.5.1.1.51.9.0.10Wont be allowed setting if local AS was not setup. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpIBGPPeerAddrTrap1.3.6.1.4.1.5.1.1.51.9.0.11Peer belongs to same AS. So trap indicates ignoring IBgp peer address. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpPolPeerAddrTrap1.3.6.1.4.1.5.1.1.51.9.0.12Indiacates that Peer is not directly connected. It is probably IBGP peer, if we have not connected to him yet we cannot say for sure (multi-hop eBGP), trap warning the user. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpPeerNotFndTrap1.3.6.1.4.1.5.1.1.51.9.0.13Peer in policy not found. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpPeerAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.14Could not allocate memory for Peer due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpRcvBfrAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.15Alloc rcv buffer failed due to memory shortage, hence the trap indicating the same. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpTmrAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.16Timer alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpPeerEnableTmrAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.17Timer alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpGrpAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.18Could not allocate memory for BGP group due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpShutdownAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.19Shutdown alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpOrphanTrap1.3.6.1.4.1.5.1.1.51.9.0.20Indicates that either parent doesnt exist; allocating memory for peer FSM timers or other peer timers failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpRtclAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.21Rtcl alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpAggrAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.22Aggregate policy alloc failed due to memory shortag. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpPolAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.23Policy alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpAnnounceAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.24Announce alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpAddNhTrap1.3.6.1.4.1.5.1.1.51.9.0.25ip_add_nh Failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpNlriAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.26Alloc NLRI failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpPeerRtAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.27Alloc route failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpPeerRtEntryAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.28Alloc route entry failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpRtInfoAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.29Alloc BGP route info failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpEvntMemTrap1.3.6.1.4.1.5.1.1.51.9.0.30Allocation for event message failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpPeerCBAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.31Peer CB not allocated due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpRelEvntMemTrap1.3.6.1.4.1.5.1.1.51.9.0.32Allocation for event message failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpConnectTrap1.3.6.1.4.1.5.1.1.51.9.0.33Indicates that creating a connection has failed. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 5
NTF accBgpPeerInvStateTrap1.3.6.1.4.1.5.1.1.51.9.0.34Peer invalid state. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 5
NTF accBgpAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.35Alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpPeerNoTxBfrTrap1.3.6.1.4.1.5.1.1.51.9.0.36Allocation for transmit buffers failed due to memory shortage. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 5
NTF accBgpPeerWriteTrap1.3.6.1.4.1.5.1.1.51.9.0.37The peer has no valid control block; so any write operation will be rejected. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 5
NTF accBgpClosingConnTrap1.3.6.1.4.1.5.1.1.51.9.0.38The peer has no valid control block; so any write operation will be rejected. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 5
NTF accBgpSpoolBfrTrap1.3.6.1.4.1.5.1.1.51.9.0.39Indicates that spool buffer for a peer is tried to create even though it has one already. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpRtryCntTrap1.3.6.1.4.1.5.1.1.51.9.0.40Peer retry count exceeded, closing connection. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 45
NTF accBgpPaAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.41Alloc PA failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpPSegAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.42Alloc PSeg failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpAddNxtHopTrap1.3.6.1.4.1.5.1.1.51.9.0.43Adding nexthop failed due to memory shortage. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 7
NTF accBgpRxBufAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.44Alloc receive buffer failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
NTF accBgpPeerRcvBfrAllocTrap1.3.6.1.4.1.5.1.1.51.9.0.45Alloc Message Receive Buffer failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accBgpTrapMsg } PCAUSE-DEFAULT: 32
STR accBgpTrapMsg1.3.6.1.4.1.5.1.1.51.9.1DisplayStringread-writeEnterprise Trap Message for Bgp.

RFC description

Extends RFC 1657 BGP MIB with ACC-specific peer configuration including import preferences and export metrics.

Start monitoring ACC/Ericsson WAN access routers (legacy) 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 ACC-BGP