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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.89.26.3.2 | rlRip2AutoInterfaceCreation | RADLAN-IpRouter |