CISCOSB-IpRouter :: ipLeakExtDirectToOspf

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IpRouteripLeakExtDirectToOspf

ipLeakExtDirectToOspf

Module: CISCOSB-IpRouter

OID (symbolic): CISCOSB-IpRouter::ipLeakExtDirectToOspf

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.7.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This parameter controls leaking (redistribution) into OSPF of direct routes external to OSPF, i.e. routes to local network corresponding to IP interfaces on which OSPF is disabled. When enabled, all such direct routes are advertised into OSPF as external routes.

What is ipLeakExtDirectToOspf?

This read-write value controls whether directly connected routes on interfaces where OSPF is disabled are redistributed into OSPF as external routes. An admin enables this to advertise reachability to locally attached networks that intentionally don't run OSPF, such as a management LAN, into the OSPF domain. For example, enabling this lets a directly connected management subnet, on an interface with OSPF turned off, still be reachable via routes learned through OSPF elsewhere.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.7.5
snmpwalk -v2c -c public <target> CISCOSB-IpRouter::ipLeakExtDirectToOspf

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.7.5.1
snmpget -v2c -c public <target> CISCOSB-IpRouter::ipLeakExtDirectToOspf.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco Small Business routers/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IpRouter::ipLeakExtDirectToOspf OID value, configure state conditions and alerts, and monitor any Cisco Small Business routers/switches from a single console.

OID Breakdown

Upper-level ancestors (12 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.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.26ipSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.7ipRouteLeakingCISCOSB-IP
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.26.7.5ipLeakExtDirectToOspfCISCOSB-IpRouter