All MIBs › CISCOSB-IpRouter › rlOspfAutoInterfaceCreation
rlOspfAutoInterfaceCreation
Module: CISCOSB-IpRouter
OID (symbolic): CISCOSB-IpRouter::rlOspfAutoInterfaceCreation
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.14.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable controls OSPF automatic creation and activation of interfaces. If value is enable - IP interface creation results in creation and activation of OSPF Interface. If value is disable OSPF interface is created but not activated. The option is a platform parameter.
What is rlOspfAutoInterfaceCreation?
This read-only value reports whether OSPF automatically creates and activates an OSPF interface whenever a new IP interface is created, versus only creating but not activating it, noting this behavior is a fixed platform parameter. An admin checks this to understand whether adding a new IP interface will automatically start OSPF on it or require a separate activation step. For example, seeing this set to disable tells the admin that new IP interfaces will get an OSPF interface object created but they must still explicitly activate OSPF on it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.14.2 snmpwalk -v2c -c public <target> CISCOSB-IpRouter::rlOspfAutoInterfaceCreation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.14.2.1 snmpget -v2c -c public <target> CISCOSB-IpRouter::rlOspfAutoInterfaceCreation.1
Start monitoring Cisco Small Business routers/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IpRouter::rlOspfAutoInterfaceCreation 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 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.14 | rlOspf | CISCOSB-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.14.2 | rlOspfAutoInterfaceCreation | CISCOSB-IpRouter |