ACC-MIB :: ipMultiPathType

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-MIBipMultiPathType

ipMultiPathType

Module: ACC-MIB

OID (symbolic): ACC-MIB::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?

This OID specifies whether this route is direct (same subnet) or indirect (via a router), with 'invalid' used to delete the entry. Network engineers use this to distinguish routes based on how the next hop is reached, helping the routing engine handle packets correctly. Setting this to 'indirect' tells the router that the next hop requires another routing lookup, while 'direct' means the next hop is directly connected.

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-MIB::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-MIB::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-MIB::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 (8 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.5.1.1.23ipMultiPathTableACC-IP
1.3.6.1.4.1.5.1.1.23.1ipMultiPathEntryACC-IP
Numeric OIDNameModule
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
1.3.6.1.4.1.5.1.1.23.1.7ipMultiPathTypeACC-MIB