ipLeakRipToOspf
RADWARE-MIB ·
.1.3.6.1.4.1.89.26.7.4
Object
scalar mandatory
r/w
Enumeration
This parameter controls leaking (redistribution) of routes from RIP to OSPF. If enabled, all routes learned via RIP are advertised into OSPF as external routes.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.26.7.4- 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::ipLeakRipToOspf.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::ipLeakRipToOspf'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |