ACC-IP :: ipMultiPathType

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-IPipMultiPathType

ipMultiPathType

Module: ACC-IP

OID (symbolic): ACC-IP::ipMultiPathType

OID (numeric): 1.3.6.1.4.1.5.1.1.23.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is ipMultiPathType?

The ACC-IP::ipMultiPathType OID specifies the type of route (such as direct, indirect, or invalid) to control how the router handles forwarding decisions for this entry. A network engineer configures this to define whether the route is a direct connection, an indirect gateway route, or to disable the route entirely by setting it to invalid. For example, ipMultiPathType = 'indirect' means packets are forwarded to a next-hop router rather than directly attached.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.23.1.7
snmpwalk -v2c -c public <target> ACC-IP::ipMultiPathType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.23.1.7.1
snmpget -v2c -c public <target> ACC-IP::ipMultiPathType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.23.1.7.1 i <value>

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-IP::ipMultiPathType OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.23ipMultiPathTableACC-IP
1.3.6.1.4.1.5.1.1.23.1ipMultiPathEntryACC-IP
1.3.6.1.4.1.5.1.1.23.1.7ipMultiPathTypeACC-IP