rlRip2GlobalDefInfOriginate
NETGEAR-RADLAN-IpRouter ·
.1.3.6.1.4.1.4526.17.26.3.7
Object
scalar r/w
Enumeration
if set to Enabled RIP will advertise default route on all RIP interfaces if set to PassiveOnly RIP will advertise default route on all RIP passive interfaces
Context
- MIB
- NETGEAR-RADLAN-IpRouter
- OID
.1.3.6.1.4.1.4526.17.26.3.7- 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 'NETGEAR-RADLAN-IpRouter' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IpRouter::rlRip2GlobalDefInfOriginate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-IpRouter' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-IpRouter::rlRip2GlobalDefInfOriginate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | passiveOnly |