All MIBs › CISCO-IETF-ISIS-MIB › ciiSysMaxPathSplits
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.118 | ciscoIetfIsisMIB | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1 | ciscoIetfIsisMIBObjects | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1 | ciiSystem | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.1 | ciiSysObject | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.1.4 | ciiSysMaxPathSplits | CISCO-IETF-ISIS-MIB |