CISCO-IETF-ISIS-MIB :: ciiSysMaxPathSplits

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-IETF-ISIS-MIBciiSysMaxPathSplits

ciiSysMaxPathSplits

Module: CISCO-IETF-ISIS-MIB

OID (symbolic): CISCO-IETF-ISIS-MIB::ciiSysMaxPathSplits

OID (numeric): 1.3.6.1.4.1.9.10.118.1.1.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: Maximum number of paths with equal routing metric value which it is permitted to split between. This object follows the replaceOnlyWhileDisabled behavior.

What is ciiSysMaxPathSplits?

This is the maximum number of paths with equal routing metric value that the router is permitted to split traffic between, and it follows the replaceOnlyWhileDisabled behavior. It caps how many equal-cost paths (ECMP) IS-IS will actually install when SPF finds multiple best paths with the same metric, so setting it to 1 forces strict single-path routing even when redundant equal-cost links exist. For example, setting this to 4 on a router with 6 equal-cost uplinks to the core would still only use 4 of them for any given destination, leaving 2 links' capacity for that destination unused.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.4
snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysMaxPathSplits

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.4.1
snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysMaxPathSplits.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciiSysMaxPathSplits.1

Start monitoring Cisco routers running IS-IS (service-provider/enterprise core) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-ISIS-MIB::ciiSysMaxPathSplits OID value, configure state conditions and alerts, and monitor any Cisco routers running IS-IS (service-provider/enterprise core) 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.118ciscoIetfIsisMIBCISCO-IETF-ISIS-MIB
1.3.6.1.4.1.9.10.118.1ciscoIetfIsisMIBObjectsCISCO-IETF-ISIS-MIB
1.3.6.1.4.1.9.10.118.1.1ciiSystemCISCO-IETF-ISIS-MIB
1.3.6.1.4.1.9.10.118.1.1.1ciiSysObjectCISCO-IETF-ISIS-MIB
1.3.6.1.4.1.9.10.118.1.1.1.4ciiSysMaxPathSplitsCISCO-IETF-ISIS-MIB