nsRip2IfConfSend

NETSCREEN-RIPv2-MIB · .1.3.6.1.4.1.3224.18.4.3.1.5

Object

column deprecated 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
NETSCREEN-RIPv2-MIB
OID
.1.3.6.1.4.1.3224.18.4.3.1.5
Type
column
Access
readwrite
Status
deprecated
Parent
nsRip2IfConfEntry

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

Syntax

Enumeration

Values & Constraints

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