nsVrRip2IfConfSend
NETSCREEN-VR-RIPv2-MIB ·
.1.3.6.1.4.1.3224.18.7.3.1.5
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
- NETSCREEN-VR-RIPv2-MIB
- OID
.1.3.6.1.4.1.3224.18.7.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nsVrRip2IfConfEntry
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 'NETSCREEN-VR-RIPv2-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VR-RIPv2-MIB::nsVrRip2IfConfSend'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-VR-RIPv2-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VR-RIPv2-MIB::nsVrRip2IfConfSend.<nsVrRip2IfConfVRID>.<nsVrRip2IfConfAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-VR-RIPv2-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-VR-RIPv2-MIB::nsVrRip2IfConfSend'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | doNotSend |
2 | ripVersion1 |
3 | rip1Compatible |
4 | ripVersion2 |
5 | ripV1Demand |
6 | ripV2Demand |