UpdateTime. The time between transmission of RIP updates on all interfaces.
RouteChanges. The number of route changes made to the IP Route Database by RIP. This does not include the refresh of a route's age.
Queries. The number of responses sent to RIP queries from other systems.
HoldDownTime. Used to set the system-wide RIP holddown time in seconds.
RcvBadPackets. The number of RIP response packets received by the RIP process that were subsequently discarded for any reason (e.g., a version 0 packet or an unknown command type).
RcvBadRoutes. The number of routes, in valid RIP packets, that were ignored for any reason (e.g., unknown address family or invalid metric).
SentUpdates. The number of triggered RIP updates actually sent on this interface. This explicitly does NOT include full updates sent containing new information.
Domain. Value inserted into the Routing Domain field of all RIP packets sent on this interface.
AuthType. The type of Authentication used on this interface.
AuthKey. The value to be used as the Authentication Key whenever the corresponding instance of rip2IfConfAuthType has a value other than noAuthentication. A modification of the corresponding instance of rip2IfConfAuthType does not modify the rip2IfConfAuthKey value. If a string shorter than 16 octets is supplied, it will be left-justified and padded to 16 octets, on the right, with nulls (0x00).
Send. What the router sends on this interface.
Receive. Indicates which version of RIP updates are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets.
DefaultMetric. This variable indicates the metric that is to be used for the default route entry in RIP updates originated on this interface. A value of zero indicates that no default route should be originated. In this case, a default route via another router may be propagated.