MIB Viewer

zhRip2IfConfReceive

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.2.3.1.5
Access
read-write
Status
current
Sub-identifiers
0
This indicates which version of RIP updates are to be accepted. When set to 'rip1', only RIP updates compliant with RFC 1058 are received. 'rip2' specifies to receive RIP updates compliant with RFC 1388 only. Setting 'rip1OrRip2' allows reception of RFC 1058 and RFC 1388 compliant RIP updates. If set to 'doNotReceive', the intreface accepts no RIP updates. Note that 'rip2' and 'rip1OrRip2' implies reception of multicast packets. The default is 'rip1OrRip2'.
INTEGER { rip1(1), rip2(2), rip1OrRip2(3), doNotReceive(4) }