All MIBs › RADLAN-IpRouter › rlRip2AutoInterfaceCreation
rlRip2AutoInterfaceCreation
Module: RADLAN-IpRouter
OID (symbolic): RADLAN-IpRouter::rlRip2AutoInterfaceCreation
OID (numeric): 1.3.6.1.4.1.89.26.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable controls RIP automatic creation and activation of interfaces. If value is enable - IP interface creation results in creation and activation of rip Interface. If value is disable Rip interface is created but not activated. The option is a platform parameter.
What is rlRip2AutoInterfaceCreation?
This read-only, platform-level setting reports whether creating a new IP interface on the device automatically also creates and activates a matching RIP interface, or merely creates it without turning it on. It lets an administrator or management tool understand the device's built-in behavior before adding IP interfaces, since it determines whether RIP routing engages immediately on new interfaces without any additional command. If this object reports disable, then adding a new IP interface will leave its RIP interface present but inactive until an operator explicitly enables it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.3.2 snmpwalk -v2c -c public <target> RADLAN-IpRouter::rlRip2AutoInterfaceCreation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.3.2.1 snmpget -v2c -c public <target> RADLAN-IpRouter::rlRip2AutoInterfaceCreation.1
Start monitoring Marvell/Radlan-based Layer 3 switch/router (RIPv2/redundancy failover) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-IpRouter::rlRip2AutoInterfaceCreation OID value, configure state conditions and alerts, and monitor any Marvell/Radlan-based Layer 3 switch/router (RIPv2/redundancy failover) from a single console.
OID Breakdown
Upper-level ancestors (9 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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.26 | ipSpec | Dell-MIB |
| 1.3.6.1.4.1.89.26.3 | rip2Spec | RADLAN-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.26.3.2 | rlRip2AutoInterfaceCreation | RADLAN-IpRouter |