rlOspfAutoInterfaceCreation
RADLAN-IpRouter ·
.1.3.6.1.4.1.89.26.14.2
Object
scalar Enumeration
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.
Context
- MIB
- RADLAN-IpRouter
- OID
.1.3.6.1.4.1.89.26.14.2- Type
- scalar
- Access
- readonly
- Status
- current
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-IpRouter' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IpRouter::rlOspfAutoInterfaceCreation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-IpRouter' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-IpRouter::rlOspfAutoInterfaceCreation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |