rip2IfConfSend

RFC1389-MIB · .1.3.6.1.2.1.23.3.1.5

Object

column mandatory r/w Enumeration
What the router sends on this interface.
ripVersion1 implies sending RIP updates compliant
with  RFC  1058.   rip1Compatible implies
broadcasting RIP-2 updates using RFC 1058 route
subsumption rules.  ripVersion2 implies
multicasting RIP-2 updates.  ripV1Demand indicates
the use of Demand RIP on a WAN interface under RIP
Version 1 rules.  ripV2Demand indicates the use of
Demand RIP on a WAN interface under Version 2 rules.

Context

MIB
RFC1389-MIB
OID
.1.3.6.1.2.1.23.3.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
rip2IfConfEntry

Walk 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 'RFC1389-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1389-MIB::rip2IfConfSend'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1389-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1389-MIB::rip2IfConfSend.<rip2IfConfAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1389-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1389-MIB::rip2IfConfSend'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1doNotSend
2ripVersion1
3rip1Compatible
4ripVersion2
5ripV1Demand
6ripV2Demand