rlRip2IfConfDefInfOriginate
RADLAN-IpRouter ·
.1.3.6.1.4.1.89.26.3.1.1.9
Object
column r/w
Enumeration
if set to global RIP behavior is specified by the value of rlRip2GlobalDefaultInformationOriginate scalar if set to enabled RIP will advertise default route on this interfaces if set to passiveOnly RIP will advertise default route on this interfaces only if it is configured to passive mode
Context
- MIB
- RADLAN-IpRouter
- OID
.1.3.6.1.4.1.89.26.3.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsRip2IfConfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RADLAN-IpRouter' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IpRouter::rlRip2IfConfDefInfOriginate'
More examples
Read one indexed 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::rlRip2IfConfDefInfOriginate.<rsRip2IfConfAddress>'
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::rlRip2IfConfDefInfOriginate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | global |
2 | disabled |
3 | enabled |
4 | passiveOnly |