All MIBs › ACC-IP
Category: IP and Core Protocols, Vendor: ACC/Ericsson
Description:
Manages IP interface configuration and routing parameters on ACC/Ericsson routers, including address assignment, subnet masks, and IP forwarding settings.
Imported Objects
From ACC-ACCESSPARTITION
| accAccessPartitionIfIndex | OBJECT-TYPE |
From ACC-BGP
| accBgpAggrComponentAddr | OBJECT-TYPE |
| accBgpAggrComponentMask | OBJECT-TYPE |
| accBgpAggregateAddr | OBJECT-TYPE |
| accBgpAggregateMask | OBJECT-TYPE |
From ACC-FAKE
| ipCidrRouteDest | OBJECT-TYPE |
| ipCidrRouteMask | OBJECT-TYPE |
| ipCidrRouteNextHop | OBJECT-TYPE |
| ipCidrRouteTos | OBJECT-TYPE |
From ACC-IPMISC
| accIpAssignStartAddr | OBJECT-TYPE |
From ACC-MIB
| DisplayString | |
| IfIndex | |
| RowStatus | |
| SmdsAddress | |
| accBRG | OBJECT-IDENTITY |
From ACC-SYSTEM
| accTrapLogSeqNum | OBJECT-TYPE |
From RFC1155-SMI
| IpAddress | |
| OBJECT-TYPE |
What Is ACC-IP?
ACC-IP is a proprietary SNMP module for ACC/Ericsson integrated access routers, part of the ACC WAN-access product family later absorbed into Ericsson's portfolio. It exposes IP-layer configuration data such as interface addresses, subnet masks, and IP forwarding/routing parameters. Because it surfaces per-interface addressing state, it can be polled to confirm that IP configuration on a router interface matches intent and that forwarding is enabled, effectively acting as a software/configuration health check rather than exposing hardware sensors. It works alongside the standard IP-MIB and the ACC product's own interface MIBs rather than replacing them. It is typically deployed in enterprise or carrier edge networks where ACC/Ericsson routers provide WAN aggregation or dial access. Engineers can download the ACC-IP file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-IP. 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
- IP interface addressing
- subnet mask configuration
- IP forwarding status
- routing parameter configuration
Supported Devices
- ACC/Ericsson access router
Monitoring Examples
No object names were available in the extracted MIB sample, so the specific table/scalar names cannot be confirmed; an administrator would typically use this module's IP address and subnet configuration objects to verify that a router's WAN or LAN interface has the expected addressing and that IP forwarding is active. Such polling would reveal misconfiguration such as a mismatched subnet mask or a disabled forwarding flag causing routing failures. Because no sample objects were provided, further detail would require consulting the actual MIB source.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ipMultiPathTable | 1.3.6.1.4.1.5.1.1.23 | not-accessible | This entity's IP Routing table. | |
| ipMultiPathEntry | 1.3.6.1.4.1.5.1.1.23.1 | not-accessible | A particular route to a particular destina- tion, under a particular policy. | |
| IP ipMultiPathDest | 1.3.6.1.4.1.5.1.1.23.1.1 | IpAddress | read-write | The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. |
| INT ipMultiPathPolicy | 1.3.6.1.4.1.5.1.1.23.1.2 | INTEGER | read-write | An instantiator for the relevant policy table. |
| INT ipMultiPathIfIndex | 1.3.6.1.4.1.5.1.1.23.1.3 | INTEGER | read-write | The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| IP ipMultiPathMask | 1.3.6.1.4.1.5.1.1.23.1.4 | IpAddress | read-write | Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipMultiPathDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipMultiPathMask by determining whether the value of the correspondent ipMultiPathDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipMultiPathDest is 0.0.0.0(a default route), then the mask value is also 0.0.0.0. It should be noted that all IP rout- ing subsystems implicitly use this mechanism. |
| IP ipMultiPathNextHop | 1.3.6.1.4.1.5.1.1.23.1.5 | IpAddress | read-write | The IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.) |
| INT ipMultiPathMetric | 1.3.6.1.4.1.5.1.1.23.1.6 | INTEGER | read-write | The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipMultiPathProto value. |
| INT ipMultiPathType | 1.3.6.1.4.1.5.1.1.23.1.7 | INTEGER | read-write | The type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP archi- tecture. Setting this object to the value in- valid(2) has the effect of invalidating the corresponding entry in the ipMultiPathTable ob- ject. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not current- ly in use. Proper interpretation of such en- tries requires examination of the relevant ip- ForwardType object. |
| INT ipMultiPathProto | 1.3.6.1.4.1.5.1.1.23.1.8 | INTEGER | read-write | The routing mechanism via which this route was learned. |
| INT ipMultiPathAge | 1.3.6.1.4.1.5.1.1.23.1.9 | INTEGER | read-write | The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned. |
| INT ipMultiPathApplId | 1.3.6.1.4.1.5.1.1.23.1.10 | INTEGER | read-write | Adaptive routing application identifier. |
RFC description
Accellent IP multipath forwarding table for policy-based routing with multiple next hops.
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.