All MIBs › CISCO-VINES-MIB › cvIfConfigSplitDisabled
cvIfConfigSplitDisabled
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvIfConfigSplitDisabled
OID (numeric): 1.3.6.1.4.1.9.9.17.1.4.1.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: VINES protocol split horizon disabled
What is cvIfConfigSplitDisabled?
This boolean indicates whether VINES split-horizon, the rule against readvertising a route back out the interface it was learned on, is disabled for a specific interface. An admin cares because disabling split horizon can be necessary in hub-and-spoke topologies but risks routing loops if applied elsewhere without care. For example, finding this true on a point-to-multipoint interface would explain why routes are being readvertised back toward their original source.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.1.1.8 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvIfConfigSplitDisabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.1.1.8.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvIfConfigSplitDisabled.1
Start monitoring Cisco routers (legacy Banyan VINES) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VINES-MIB::cvIfConfigSplitDisabled OID value, configure state conditions and alerts, and monitor any Cisco routers (legacy Banyan VINES) 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.17 | ciscoVinesMIB | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1 | ciscoVinesMIBObjects | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4 | cvInterface | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.1 | cvIfConfigTable | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.1.1 | cvIfConfigEntry | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.1.1.8 | cvIfConfigSplitDisabled | CISCO-VINES-MIB |