myRipIfConfSend
MY-RIP-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.13.1.7.1.4
Object
column 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
- MY-RIP-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.13.1.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- myRipIfConfEntry
- Groups
- 1
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 'MY-RIP-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-RIP-MIB::myRipIfConfSend'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-RIP-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-RIP-MIB::myRipIfConfSend.<myRipIfConfIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-RIP-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-RIP-MIB::myRipIfConfSend'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ripVersion1 |
2 | rip1Compatible |
3 | ripVersion2 |
Conformance
Member of