All MIBs › ACC-RIP
Category: Routing Protocols, Vendor: ACC/Ericsson
Description:
Manages RIP routing protocol configuration on ACC/Ericsson routers, including version selection, authentication, split horizon, and interface timers.
Imported Objects
From ACC-MIB
| DisplayString | |
| IfIndex | |
| RowStatus | |
| SmdsAddress | |
| accBRG | OBJECT-IDENTITY |
From ACC-SYSTEM
| accTrapLogSeqNum | OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| OBJECT-TYPE | |
| TimeTicks |
From RFC1213-MIB
| ifIndex |
What Is ACC-RIP?
ACC-RIP is a vendor-private MIB from ACC (later part of Ericsson) that manages the RIP (Routing Information Protocol) implementation on ACC broadband router platforms. It covers global RIP control via accRipAdminStatus and accRipDefaultVersion, per-interface extensions to the standard RIPv2 MIB in accRip2IfConfExtTable (profile assignment, default-route-only mode, default metric, diagnostic message level, admin state, transmit-only mode), an accRipProfileTable of reusable timer/retry profiles (update interval, inter-packet gap, max packets per burst, retransmit timeout, poll retries), an accRipNbrTable of administratively configured neighbors and an accDemandRipTable tracking demand-RIP neighbor state transitions, plus accRipExportTable/accRipImportTable route redistribution policies keyed on protocol, network, and mask. A large set of enterprise traps (accRipNbrTrap, accRipMaxReTxTrap, accRipUpdateIntTrap, accRipMemReqTrap, and others) report neighbor unreachability, retransmission limits, and internal resource exhaustion. Monitoring this MIB is useful for diagnosing RIP adjacency flaps, misconfigured import/export policies, and memory-pressure conditions on the router, and it depends on and extends the standard RFC 1724 rip2IfConfTable; it is deployed on ACC/Ericsson routers running RIP, and the full ACC-RIP MIB reference documents every object and trap listed here.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-RIP. 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
- RIP neighbor adjacency status
- demand-RIP retransmission and retry counters
- RIP profile timer/retry configuration
- route export/import policy entries
- RIP packet in/out counters and errors
- enterprise trap conditions (memory exhaustion, neighbor unreachable, retransmit limit)
Supported Devices
- ACC/Ericsson routers and broadband access platforms
Monitoring Examples
An operator polls accRipNbrTable to confirm accRipNbrStatus is active for each configured RIP neighbor and checks accDemandRipTransitions for unexpected down-to-up flapping; a rising accRipMaxReTxTrap count combined with a non-responding accDemandRipStatus would indicate the neighbor relationship is failing to establish reliably.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| accRip | 1.3.6.1.4.1.5.1.1.16 | |||
| INT accRipAdminStatus | 1.3.6.1.4.1.5.1.1.16.1 | INTEGER | read-write | Adminstrative status of RIP protocol. Extended causes subnet mask information to be included in RIP packets, permitting variable-length subnet masking. |
| TIK accRipUpdateTimer | 1.3.6.1.4.1.5.1.1.16.2 | TimeTicks | read-write | This unit will send updates to its neighbors at the interval established by this timer. Note that all other RIP timers are scaled off this value. |
| INT accRipGateway | 1.3.6.1.4.1.5.1.1.16.3 | INTEGER | read-write | Declares if the unit is the gateway unit for an AS. Indicates if the unit does or does not advertise that it is the default route. Extended mode causes EGP-derived information to be included in RIP packets. |
| accRipNeighborList | 1.3.6.1.4.1.5.1.1.16.5 | |||
| IP accRipNeighbor | 1.3.6.1.4.1.5.1.1.16.5.1 | IpAddress | read-write | A neighbor to whom routing updates are sent, and from whom updates are accepted. RIP neighbors must be on the local network. In the case of an unnumbered link this object indicates the ifIndex of the link the neighbor is connected to. |
| INT accRipNeighborIfindex | 1.3.6.1.4.1.5.1.1.16.5.2 | INTEGER | read-only | The ifIndex of the port this RIP neighbor is conected to. It is derived from the IP network table (accIpAddrTable). |
| CTR accRipInCmdCnts | 1.3.6.1.4.1.5.1.1.16.6 | Counter | read-only | Number of RIP command packets successfully received. |
| CTR accRipInRspCnts | 1.3.6.1.4.1.5.1.1.16.7 | Counter | read-only | Number of RIP response packets successfully received. |
| CTR accRipInErrors | 1.3.6.1.4.1.5.1.1.16.8 | Counter | read-only | Number of RIP response and command packets received with errors. Also includes count of packets that could not be handled due to internal errors. |
| CTR accRipOutCmdCnts | 1.3.6.1.4.1.5.1.1.16.9 | Counter | read-only | Number of RIP command packets successfully transmitted. |
| CTR accRipOutRspCounts | 1.3.6.1.4.1.5.1.1.16.10 | Counter | read-only | Number of RIP response packets successfully transmitted. |
| accRipGeneral | 1.3.6.1.4.1.5.1.1.16.11 | |||
| INT accRipMessageLevel | 1.3.6.1.4.1.5.1.1.16.11.1 | INTEGER | read-write | The configured diagnostic level for RIP. Setting this value to 1 enables RIP to generate important diagnostic information. Increasing the value increases the diagnostic information. Level 7 is mostly informational. |
| INT accRipDefaultVersion | 1.3.6.1.4.1.5.1.1.16.11.2 | INTEGER | read-write | The default verison of RIP to use on new RIP interfaces. |
| accRip2IfConfExtTable | 1.3.6.1.4.1.5.1.1.16.12 | not-accessible | An extension of the rip2IfConfTable. | |
| accRip2IfConfExtEntry | 1.3.6.1.4.1.5.1.1.16.12.1 | not-accessible | Each entry in this table contains proprietary extensions to the rip2IfConfTable | |
| IP accRip2IfConfExtAddress | 1.3.6.1.4.1.5.1.1.16.12.1.1 | IpAddress | read-only | Same definition as rip2IfConfAddress. |
| INT accRip2IfConfExtProfile | 1.3.6.1.4.1.5.1.1.16.12.1.2 | INTEGER | read-write | An index into the accRipProfileTable |
| INT accRip2IfConfExtDefaultOnly | 1.3.6.1.4.1.5.1.1.16.12.1.3 | INTEGER | read-write | Generate a default route only on this interface. |
| INT accRip2IfConfExtDefaultMetric | 1.3.6.1.4.1.5.1.1.16.12.1.4 | INTEGER | read-write | If generating a default route this is the metric that will be used in updates sent out this interface. |
| INT accRip2IfConfExtMessageLevel | 1.3.6.1.4.1.5.1.1.16.12.1.5 | INTEGER | read-write | The configured diagnostic level for this RIP interface. 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 accRip2IfConfExtAdminStat | 1.3.6.1.4.1.5.1.1.16.12.1.6 | INTEGER | read-write | The administrative state of this RIP interface. |
| INT accRip2IfConfExtTxOnly | 1.3.6.1.4.1.5.1.1.16.12.1.7 | INTEGER | read-write | Send RIP updates and ignore received updates on this interface. |
| accRipProfileTable | 1.3.6.1.4.1.5.1.1.16.13 | not-accessible | A table describing each of the RIP Profile groups. | |
| accRipProfileEntry | 1.3.6.1.4.1.5.1.1.16.13.1 | not-accessible | Each entry in this table describes a Rip Profile Entry. | |
| INT accRipProfileId | 1.3.6.1.4.1.5.1.1.16.13.1.1 | INTEGER | read-only | The index into the accRipTimerGroupTable |
| INT accRipProfileUpdateInterval | 1.3.6.1.4.1.5.1.1.16.13.1.2 | INTEGER | read-write | The periodic RIP update interval. |
| INT accRipProfilePacketGap | 1.3.6.1.4.1.5.1.1.16.13.1.3 | INTEGER | read-write | The inter-packet gap between fragmented updates in 1/100's of a second. |
| INT accRipProfileMaxPkts | 1.3.6.1.4.1.5.1.1.16.13.1.4 | INTEGER | read-write | The maximum number of packets that can be issued during any update burst. |
| INT accRipProfileRetxTO | 1.3.6.1.4.1.5.1.1.16.13.1.5 | INTEGER | read-write | The interval in seconds that RIP will wait before retransmitting a triggered update (fragment). |
| INT accRipProfileShortPollRetries | 1.3.6.1.4.1.5.1.1.16.13.1.6 | INTEGER | read-write | The number of times RIP will retry to establish a non-responding neighbor using the short poll interval (5 minutes) after the neighbor has gone non-responding. |
| INT accRipProfileBackground | 1.3.6.1.4.1.5.1.1.16.13.1.7 | INTEGER | read-write | The background poll interval that RIP will attempt to re-establish a neighbor relationship. |
| ROW accRipProfileStatus | 1.3.6.1.4.1.5.1.1.16.13.1.8 | RowStatus | read-write | The current status of this protocol entry. |
| accRipNbrTable | 1.3.6.1.4.1.5.1.1.16.16 | not-accessible | A table describing RIP neighbor relationships. | |
| accRipNbrEntry | 1.3.6.1.4.1.5.1.1.16.16.1 | not-accessible | Each entry in this table describes a administratively configured RIP neighbor. Only the neighbors listed on a interface are listened to�. | |
| IP accRipNbrIpAddr | 1.3.6.1.4.1.5.1.1.16.16.1.1 | IpAddress | read-only | The IP address of this system on the indicated subnet. |
| INT accRipNbrTriggered | 1.3.6.1.4.1.5.1.1.16.16.1.2 | INTEGER | read-write | Indicates the RIP neighbor is using triggered (on demand) RIP. |
| INT accRipNbrType | 1.3.6.1.4.1.5.1.1.16.16.1.3 | INTEGER | read-write | The ifIndex for the associated IP Interface. A non-zero valueindicates that the interface is an unnumbered interface and ripNbrIfIpAddr has the value of 0.0.0.0. |
| ROW accRipNbrStatus | 1.3.6.1.4.1.5.1.1.16.16.1.4 | RowStatus | read-write | The current status of this protocol entry. |
| accDemandRipTable | 1.3.6.1.4.1.5.1.1.16.17 | not-accessible | This table contains information about demand RIP neighbors that have been either administratively configured or dynamically learnt. | |
| accDemandRipEntry | 1.3.6.1.4.1.5.1.1.16.17.1 | not-accessible | Each entry of this table represents a single demand RIP neighbor. | |
| IP accDemandRipNeighbor | 1.3.6.1.4.1.5.1.1.16.17.1.1 | IpAddress | read-only | The RIP neighbors IP address. If this is an unnumbered link then this object will represent the ifIndex of the interface. |
| GAU accDemandRipRetxTimeouts | 1.3.6.1.4.1.5.1.1.16.17.1.2 | Gauge | read-only | The number of times a retransmit timeout has occurred on a demand RIP interface. |
| GAU accDemandRipShortPollRetries | 1.3.6.1.4.1.5.1.1.16.17.1.3 | Gauge | read-only | The number of short poll retries to this neighbor. |
| GAU accDemandRipBackGroundRetries | 1.3.6.1.4.1.5.1.1.16.17.1.4 | Gauge | read-only | The number of background poll retries to this neighbor. |
| CTR accDemandRipTransitions | 1.3.6.1.4.1.5.1.1.16.17.1.5 | Counter | read-only | The number of times this neighbor has transitioned from the Down state to an Up state. |
| INT accDemandRipSeqNumber | 1.3.6.1.4.1.5.1.1.16.17.1.6 | INTEGER | read-only | The sequence number of the last received update. |
| INT accDemandRipStatus | 1.3.6.1.4.1.5.1.1.16.17.1.7 | INTEGER | read-only | The current status of the demand RIP neighbor. |
| accRipExportTable | 1.3.6.1.4.1.5.1.1.16.18 | not-accessible | A table describing RIP export policies. | |
| accRipExportEntry | 1.3.6.1.4.1.5.1.1.16.18.1 | not-accessible | Each entry in this table describes a administratively configured export policy. | |
| INT accRipExportProtocol | 1.3.6.1.4.1.5.1.1.16.18.1.1 | INTEGER | read-only | The routing protocol by which the route was learned. |
| INT accRipExportProtoSpecific | 1.3.6.1.4.1.5.1.1.16.18.1.2 | INTEGER | read-only | Protocol dependant. Not currently used. Should always have an instance value of zero. |
| IP accRipExportNetwork | 1.3.6.1.4.1.5.1.1.16.18.1.3 | IpAddress | read-only | The prefix to be used when matching policies. Routes are logically anded with the policies mask and compared to this prefix. |
| IP accRipExportMask | 1.3.6.1.4.1.5.1.1.16.18.1.4 | IpAddress | read-only | The mask to be used when matching policies. |
| IP accRipExportDestIf | 1.3.6.1.4.1.5.1.1.16.18.1.5 | IpAddress | read-only | The outbound interface for the update being created. |
| INT accRipExportAction | 1.3.6.1.4.1.5.1.1.16.18.1.6 | INTEGER | read-write | Determines the policy taken on routes matching this set of criteria. |
| INT accRipExportMetric | 1.3.6.1.4.1.5.1.1.16.18.1.7 | INTEGER | read-write | The metric that is to be used when exporting a route into the routing domain on the outgoing interface. The value 16 tells RIP to use the protocol owners metric. Reading the value 17 means that this object is not used. |
| ROW accRipExportStatus | 1.3.6.1.4.1.5.1.1.16.18.1.8 | RowStatus | read-write | The current status of this protocol entry. |
| accRipImportTable | 1.3.6.1.4.1.5.1.1.16.19 | not-accessible | A table describing RIP import policies. | |
| accRipImportEntry | 1.3.6.1.4.1.5.1.1.16.19.1 | not-accessible | Each entry in this table describes a administratively configured import policy. | |
| IP accRipImportInterface | 1.3.6.1.4.1.5.1.1.16.19.1.1 | IpAddress | read-only | The interface from which the RIP update was received. |
| IP accRipImportPeerAddress | 1.3.6.1.4.1.5.1.1.16.19.1.2 | IpAddress | read-only | The RIP neighbors address. |
| IP accRipImportNetwork | 1.3.6.1.4.1.5.1.1.16.19.1.3 | IpAddress | read-only | The prefix to be used when matching policies. Routes are logically anded with the policies mask and compared to this prefix. |
| IP accRipImportMask | 1.3.6.1.4.1.5.1.1.16.19.1.4 | IpAddress | read-only | The mask to be used when matching policies. |
| INT accRipImportAction | 1.3.6.1.4.1.5.1.1.16.19.1.5 | INTEGER | read-write | The action to take when a policy match occurs. |
| INT accRipImportMetric | 1.3.6.1.4.1.5.1.1.16.19.1.6 | INTEGER | read-write | The metric that is to be used when importing a route that has matched this policy. The value 16 tells RIP to use the protocol owners metric. |
| INT accRipImportPref | 1.3.6.1.4.1.5.1.1.16.19.1.7 | INTEGER | read-write | The preference that RIP will assign to a route matching this policy. The preference is used to determine precedence between other routing protocols that learn paths to the same destination. |
| ROW accRipImportStatus | 1.3.6.1.4.1.5.1.1.16.19.1.8 | RowStatus | read-write | The current status of this protocol entry. |
| accRipTraps | 1.3.6.1.4.1.5.1.1.16.20 | |||
| NTF accRipFiltPolAllocTrap | 1.3.6.1.4.1.5.1.1.16.20.0.1 | Is due the memory shortage. This may mean that maximum number of filter policies were already allocated. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipFiltPolTrap | 1.3.6.1.4.1.5.1.1.16.20.0.2 | It happens when the user tries to delete a filter policy that doesnt exist. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipImpPolAllocTrap | 1.3.6.1.4.1.5.1.1.16.20.0.3 | Is due the memory shortage. This may mean that maximum number of Import policies were already allocated. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipImpPolTrap | 1.3.6.1.4.1.5.1.1.16.20.0.4 | It happens when the user tries to delete an Import policy that doesnt exist. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipNbrTrap | 1.3.6.1.4.1.5.1.1.16.20.0.5 | The rip neighbor address entered by the user is unreachable. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipNbrIncompatTrap | 1.3.6.1.4.1.5.1.1.16.20.0.6 | This is due the fact that either Unumbered Ip Neighbor is on a Numbered Link or vice versa. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipDefProfTrap | 1.3.6.1.4.1.5.1.1.16.20.0.7 | User tried to delete default profile. Default profile entry cant be deleted. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipProfUsedByIntfTrap | 1.3.6.1.4.1.5.1.1.16.20.0.8 | User can delete only if the profile is not being used. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipMustBeDisbldTrap | 1.3.6.1.4.1.5.1.1.16.20.0.9 | Can change profiles only if RIP disabled. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipUpdateIntTrap | 1.3.6.1.4.1.5.1.1.16.20.0.10 | Occurs when the number of routes that RIP must send in the updates out an interface causes the ppu value and inter-packet gap to exceed the RIP update interval of the iterface. To rectify this, either shorten the inter-packet interval or increase the number of packets-per-update. Another solution is to reduce the number of routes sent out the interface by implementing policy or aggregation. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 8 | ||
| NTF accRipInitNbrTrap | 1.3.6.1.4.1.5.1.1.16.20.0.11 | Failed initializing the neighbor due to the memory shortage encoutered in allocating memory for either the trigger timer for the group or for the structure to hold Neighbors triggered RIP related information. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipNbrAvlInsrtTrap | 1.3.6.1.4.1.5.1.1.16.20.0.12 | Is due the memory shortage. This trap is while creating a neighbor strucutre for the RIP interface. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipRtNotifIdTrap | 1.3.6.1.4.1.5.1.1.16.20.0.13 | This is a NBMA interface and it is up. Trap occured while acquiring cl_id for this neighbor. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 0 | ||
| NTF accRipNbrNxtHopMemTrap | 1.3.6.1.4.1.5.1.1.16.20.0.14 | SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipNoIntfMemTrap | 1.3.6.1.4.1.5.1.1.16.20.0.15 | No memory for RIP interface. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipAddNbrRtTrap | 1.3.6.1.4.1.5.1.1.16.20.0.16 | Add nbr route faild due to the memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipMaxIntfGrpTrap | 1.3.6.1.4.1.5.1.1.16.20.0.17 | The number of different interface groups is limited to the constant by RIP_MAX_INTF_GROUPS. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipMemReqTrap | 1.3.6.1.4.1.5.1.1.16.20.0.18 | Memory request failure. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipUpdateEvntHndlrTrap | 1.3.6.1.4.1.5.1.1.16.20.0.19 | Is due the memory shortage. It is while creating update timer. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipIntfLnkUpTrap | 1.3.6.1.4.1.5.1.1.16.20.0.20 | Is due the memory shortage. It is while creating update timer. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipEnableTrap | 1.3.6.1.4.1.5.1.1.16.20.0.21 | This is when enabling the RIP interface is failed which is due to either Insufficient info or rip interface group not bound. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipInitFiltPolTrap | 1.3.6.1.4.1.5.1.1.16.20.0.22 | Failed initializing nbr due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 32 | ||
| NTF accRipInitImpPolTrap | 1.3.6.1.4.1.5.1.1.16.20.0.23 | Indicates that the function rip_mgr_init_import_policy returned FALSE. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| NTF accRipNoNotifIdTrap | 1.3.6.1.4.1.5.1.1.16.20.0.24 | Each instance of a routing protocol or the IP instance itself has a bit in the RTH for a change list entry. The trap indicates that it is due to the inability of getting bit offset in this field which is reserved for it in each rt_head in the routing table. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 152 | ||
| NTF accRipMaxReTxTrap | 1.3.6.1.4.1.5.1.1.16.20.0.25 | Retransmission reaches its limit .max_retransmission period is defined in the profile group. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accRipTrapMsg } PCAUSE-DEFAULT: 7 | ||
| STR accRipTrapMsg | 1.3.6.1.4.1.5.1.1.16.20.1 | DisplayString | read-only | Enterprise Trap Message for rip. |
RFC description
RIP routing protocol configuration and management for ACC bridge/router systems.
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.