MIB Viewer

zhRip2IfConfSend

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.2.3.1.4
Access
read-write
Status
current
Sub-identifiers
0
What the router sends on this interface. If set to 'doNotSend', no RIP updates are sent out on this interface. If set to 'ripVersion1', RIP updates compliant with RFC 1058 are sent. '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. The default is 'rip1Compatible'.
INTEGER { doNotSend(1), ripVersion1(2), rip1Compatible(3), ripVersion2(4), ripV1Demand(5), ripV2Demand(6) }