ipLeakStaticToOspf
RADLAN-IpRouter ·
.1.3.6.1.4.1.89.26.7.2
Object
scalar r/w
Enumeration
This parameter controls leaking (redistribution) of static routes into OSPF. When enabled, all routes inserted to the IP routing table via SNMP are advertised into OSPF as external routes.
Context
- MIB
- RADLAN-IpRouter
- OID
.1.3.6.1.4.1.89.26.7.2- Type
- scalar
- Access
- readwrite
- 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::ipLeakStaticToOspf.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::ipLeakStaticToOspf'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |