All MIBs › RADLAN-IpRouter › rlOspfAutoInterfaceCreation
rlOspfAutoInterfaceCreation
Module: RADLAN-IpRouter
OID (symbolic): RADLAN-IpRouter::rlOspfAutoInterfaceCreation
OID (numeric): 1.3.6.1.4.1.89.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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.14.2 snmpwalk -v2c -c public <target> RADLAN-IpRouter::rlOspfAutoInterfaceCreation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.14.2.1 snmpget -v2c -c public <target> RADLAN-IpRouter::rlOspfAutoInterfaceCreation.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.14 | rlOspf | RADLAN-IP |
| 1.3.6.1.4.1.89.26.14.2 | rlOspfAutoInterfaceCreation | RADLAN-IpRouter |