fsRipSendVersion
FUTURESOFT-RIP2-MIB ·
.1.3.6.1.4.1.2076.75.1.25
Object
scalar r/w
Enumeration
This object indicates the rip send version that is set for the router.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.
Context
- MIB
- FUTURESOFT-RIP2-MIB
- OID
.1.3.6.1.4.1.2076.75.1.25- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rip2GeneralGroup
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 'FUTURESOFT-RIP2-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESOFT-RIP2-MIB::fsRipSendVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESOFT-RIP2-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESOFT-RIP2-MIB::fsRipSendVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | doNotSend |
2 | ripVersion1 |
3 | rip1Compatible |
4 | ripVersion2 |