ipLeakExtDirectToOspf
RADWARE-MIB ·
.1.3.6.1.4.1.89.26.7.5
Object
scalar mandatory
r/w
Enumeration
This parameter controls leaking (redistribution) into OSPF of direct routes external to OSPF, i.e. routes to local network corresponding to IP interfaces on which OSPF is disabled. When enabled, all such direct routes are advertised into OSPF as external routes.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.26.7.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ipRouteLeaking
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 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::ipLeakExtDirectToOspf.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::ipLeakExtDirectToOspf'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |