rlRip2GlobalDefInfOriginate
Dell-IpRouter ·
.1.3.6.1.4.1.89.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
- Dell-IpRouter
- OID
.1.3.6.1.4.1.89.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 'Dell-IpRouter' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-IpRouter::rlRip2GlobalDefInfOriginate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Dell-IpRouter' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Dell-IpRouter::rlRip2GlobalDefInfOriginate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | passiveOnly |