| OID symbolic | OID numeric | Type | Access | Description |
| basRIP | 1.3.6.1.4.1.3493.2.19.1 | | | This module defines a portion of the proprietary
management information base (MIB) for managing routing
information protocol (RIP). |
| basRipIfEntry | 1.3.6.1.4.1.3493.2.19.1.4.1 | | not-accessible | Interface configuration entry. |
| basRipIfTable | 1.3.6.1.4.1.3493.2.19.1.4 | | not-accessible | This is used for proprietry interface info. |
| basRipNbrEntry | 1.3.6.1.4.1.3493.2.19.1.3.1 | | not-accessible | A particular neighbour entry. |
| basRipNbrTable | 1.3.6.1.4.1.3493.2.19.1.3 | | not-accessible | Neighbor table |
| T/F ripAuthOn | 1.3.6.1.4.1.3493.2.19.1.4.1.17 | TruthValue | read-write | If ripAuthOn TRUE enables authentication on this
interface. All updates generated from this interface
would be authenticated using specified authentication
type set by ripIfAuthType |
| T/F ripIfAcceptDefault | 1.3.6.1.4.1.3493.2.19.1.4.1.7 | TruthValue | read-write | If ripIfAcceptDefault is TRUE then default routes
will be accepted on this interface |
| INT ripIfAddressLessIf | 1.3.6.1.4.1.3493.2.19.1.4.1.2 | INTEGER | read-write | IfIndex of the interface running RIP |
| TIK ripIfAllResetTime | 1.3.6.1.4.1.3493.2.19.1.2.1 | TimeTicks | read-only | Time since system reboot |
| C32 ripIfAllStatsBadSrcIpRcvd | 1.3.6.1.4.1.3493.2.19.1.2.15 | Counter32 | read-only | Total number of RIP packets with invalid ip address,
received on all interfaces |
| C32 ripIfAllStatsBadSrcPortRcvd | 1.3.6.1.4.1.3493.2.19.1.2.14 | Counter32 | read-only | Total number of RIP packets which did not originate from port
520, received on all interfaces |
| C32 ripIfAllStatsBadVerRcvd | 1.3.6.1.4.1.3493.2.19.1.2.12 | Counter32 | read-only | Total number of RIP packets with version other than
RIP version 1 or RIP version 2, received on all interfaces |
| C32 ripIfAllStatsBadZeroRcvd | 1.3.6.1.4.1.3493.2.19.1.2.13 | Counter32 | read-only | Total number of RIP packets with must be zero fields not set to
zero, received on all interfaces |
| C32 ripIfAllStatsIntfCnt | 1.3.6.1.4.1.3493.2.19.1.2.2 | Counter32 | read-only | Number of interfaces (enabled and disabled) running RIP |
| C32 ripIfAllStatsNbrCnt | 1.3.6.1.4.1.3493.2.19.1.2.3 | Counter32 | read-only | Total number of neighbors of all RIP interfaces |
| C32 ripIfAllStatsPktsFrmSelfRcvd | 1.3.6.1.4.1.3493.2.19.1.2.16 | Counter32 | read-only | Total number of RIP packets with receiver being the sender on all
interfaces |
| C32 ripIfAllStatsPktsRcvd | 1.3.6.1.4.1.3493.2.19.1.2.4 | Counter32 | read-only | Total number of RIP packets received on all interfaces |
| C32 ripIfAllStatsPktsSent | 1.3.6.1.4.1.3493.2.19.1.2.5 | Counter32 | read-only | Total number of RIP packets sent out on all interfaces |
| C32 ripIfAllStatsReqsRcvd | 1.3.6.1.4.1.3493.2.19.1.2.6 | Counter32 | read-only | Total number of RIP requests received on all interfaces |
| C32 ripIfAllStatsReqsSent | 1.3.6.1.4.1.3493.2.19.1.2.7 | Counter32 | read-only | Total number of RIP requests sent out on all interfaces |
| C32 ripIfAllStatsRspsRcvd | 1.3.6.1.4.1.3493.2.19.1.2.8 | Counter32 | read-only | Total number of RIP responses received on all interfaces |
| C32 ripIfAllStatsRspsSent | 1.3.6.1.4.1.3493.2.19.1.2.9 | Counter32 | read-only | Total number of RIP responses sent out on all interfaces |
| C32 ripIfAllStatsRteTimouts | 1.3.6.1.4.1.3493.2.19.1.2.10 | Counter32 | read-only | Total number of RIP routes timed out |
| C32 ripIfAllStatsShrtPktsRcvd | 1.3.6.1.4.1.3493.2.19.1.2.11 | Counter32 | read-only | Total number of RIP packets with size less than RIP header size
received on all interfaces |
| OCT ripIfAuthKey | 1.3.6.1.4.1.3493.2.19.1.4.1.20 | OCTET STRING | read-write | The value to be used as the Authentication Key
whenever the corresponding instance of
ripIfAuthType has a value other than
noAuthentication. A modification of the corresponding
instance of ripIfAuthType 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).
Reading this object always results in an OCTET
STRING of length zero; authentication may not
be bypassed by reading the MIB object. |
| INT ripIfAuthKeyId | 1.3.6.1.4.1.3493.2.19.1.4.1.19 | INTEGER | read-write | md5 authentication keyid used for this
interface. RFC2082 describes md5 authentication and
keyids |
| INT ripIfAuthType | 1.3.6.1.4.1.3493.2.19.1.4.1.18 | INTEGER | read-write | The type of Authentication used on this
interface. |
| INT ripIfDfltRouteMetric | 1.3.6.1.4.1.3493.2.19.1.4.1.13 | INTEGER | read-write | This variable indicates the metric that is to
be used for the default route entry in RIP updates
originated on this interface. |
| T/F ripIfFlash | 1.3.6.1.4.1.3493.2.19.1.4.1.16 | TruthValue | read-write | if ripIfFlash is TRUE flash updates will be sent
out from this interface following a route change |
| IP ripIfIpAddress | 1.3.6.1.4.1.3493.2.19.1.4.1.1 | IpAddress | read-write | Ip address of the interface running RIP |
| INT ripIfMetric | 1.3.6.1.4.1.3493.2.19.1.4.1.6 | INTEGER | read-write | Value of metric corresponding to this
interface. Metric value will be added to all routes
leared from this interface |
| INT ripIfPktsPerUpdate | 1.3.6.1.4.1.3493.2.19.1.4.1.23 | INTEGER | read-only | Maximum number of packets allowed per update on
this interface |
| T/F ripIfPoison | 1.3.6.1.4.1.3493.2.19.1.4.1.15 | TruthValue | read-write | In ripIfPoison is TRUE, enables Poison reverse
updates on this interface. (Poison reverse is defined
in RCF 1058) |
| T/F ripIfPortDown | 1.3.6.1.4.1.3493.2.19.1.4.1.24 | TruthValue | read-only | Indicates if port on which this interface exists
is down. |
| T/F ripIfRecvRoutes | 1.3.6.1.4.1.3493.2.19.1.4.1.9 | TruthValue | read-write | If ripIfRecvRoutes is TRUE then RIP updates
received on this interface are disregarded |
| INT ripIfRecvVer | 1.3.6.1.4.1.3493.2.19.1.4.1.5 | INTEGER | read-write | This indicates which version of RIP updates
are to be accepted. Note that ripRcvVer2 and
ripRcvVer1and2 implies reception of multicast
packets. |
| TIK ripIfResetTime | 1.3.6.1.4.1.3493.2.19.1.1.1 | TimeTicks | read-only | Time of last stats clear |
| ROW ripIfRowStat | 1.3.6.1.4.1.3493.2.19.1.4.1.25 | RowStatus | read-write | Administrative control over, creation and
enabling RIP interface |
| T/F ripIfSendDefaultAlso | 1.3.6.1.4.1.3493.2.19.1.4.1.12 | TruthValue | read-write | If ripIfSendDefaultAlso is TRUE, RIP update from
this interface would consist of default route along
with other routes |
| T/F ripIfSendDefaultOnly | 1.3.6.1.4.1.3493.2.19.1.4.1.11 | TruthValue | read-write | If ripIfSendDefaultOnly is TRUE, RIP update from
this interface would consist of only the default
route |
| T/F ripIfSilent | 1.3.6.1.4.1.3493.2.19.1.4.1.8 | TruthValue | read-write | If ripIfSilent is TRUE then no RIP updates would
be sent of by this interface |
| T/F ripIfSplitHorizon | 1.3.6.1.4.1.3493.2.19.1.4.1.14 | TruthValue | read-write | If ripIfSplitHorizon is TRUE, enables split
horizon processing as defined in RFC 1058 |
| ripIfStatsAllGroup | 1.3.6.1.4.1.3493.2.19.1.2 | | | |
| C32 ripIfStatsBadSrcIpRcvd | 1.3.6.1.4.1.3493.2.19.1.1.15 | Counter32 | read-only | Total number of RIP packets with invalid ip address,
received on all interfaces |
| C32 ripIfStatsBadSrcPortRcvd | 1.3.6.1.4.1.3493.2.19.1.1.14 | Counter32 | read-only | Total number of RIP packets which did not originate from port
520, received on all interfaces |
| C32 ripIfStatsBadVerRcvd | 1.3.6.1.4.1.3493.2.19.1.1.12 | Counter32 | read-only | Total number of RIP packets with version other than
RIP version 1 or RIP version 2, received on all interfaces |
| C32 ripIfStatsBadZeroRcvd | 1.3.6.1.4.1.3493.2.19.1.1.13 | Counter32 | read-only | Total number of RIP packets with must be zero fields not set to
zero, received on all interfaces |
| ripIfStatsCurGroup | 1.3.6.1.4.1.3493.2.19.1.1 | | | |
| C32 ripIfStatsIntfCntEx | 1.3.6.1.4.1.3493.2.19.1.1.2 | Counter32 | read-only | Number of enabled interfaces running RIP |
| C32 ripIfStatsNbrCnt | 1.3.6.1.4.1.3493.2.19.1.1.3 | Counter32 | read-only | Total number of neighbors of all RIP interfaces |
| C32 ripIfStatsPktsFrmSelfRcvd | 1.3.6.1.4.1.3493.2.19.1.1.16 | Counter32 | read-only | Total number of RIP packets with receiver being the sender on all
interfaces |
| C32 ripIfStatsPktsRcvd | 1.3.6.1.4.1.3493.2.19.1.1.4 | Counter32 | read-only | Total number of RIP packets received on all interfaces |
| C32 ripIfStatsPktsSent | 1.3.6.1.4.1.3493.2.19.1.1.5 | Counter32 | read-only | Total number of RIP packets sent out on all interfaces |
| C32 ripIfStatsReqsRcvd | 1.3.6.1.4.1.3493.2.19.1.1.6 | Counter32 | read-only | Total number of RIP requests received on all interfaces |
| C32 ripIfStatsReqsSent | 1.3.6.1.4.1.3493.2.19.1.1.7 | Counter32 | read-only | Total number of RIP requests sent out on all interfaces |
| T/F ripIfStatsReset | 1.3.6.1.4.1.3493.2.19.1.1.17 | TruthValue | read-write | Writing a 1 in ripIfStatsReset has the effect of
clearing current RIP statistics |
| C32 ripIfStatsRspsRcvd | 1.3.6.1.4.1.3493.2.19.1.1.8 | Counter32 | read-only | Total number of RIP responses received on all interfaces |
| C32 ripIfStatsRspsSent | 1.3.6.1.4.1.3493.2.19.1.1.9 | Counter32 | read-only | Total number of RIP responses sent out on all interfaces |
| C32 ripIfStatsRteTimouts | 1.3.6.1.4.1.3493.2.19.1.1.10 | Counter32 | read-only | Total number of RIP routes timed out |
| C32 ripIfStatsShrtPktsRcvd | 1.3.6.1.4.1.3493.2.19.1.1.11 | Counter32 | read-only | Total number of RIP packets with size less than RIP header size
received on all interfaces |
| T/F ripIfSubnetsOnly | 1.3.6.1.4.1.3493.2.19.1.4.1.10 | TruthValue | read-write | If ripIfSubnetsOnly is TRUE, then |
| INT ripIfType | 1.3.6.1.4.1.3493.2.19.1.4.1.3 | INTEGER | read-write | Type of the interface running RIP |
| INT ripIfUpdateInterPktGap | 1.3.6.1.4.1.3493.2.19.1.4.1.22 | INTEGER | read-only | Time between sending 2 packets of the same RIP
update when update is more than 1 packet |
| INT ripIfUpdateInterval | 1.3.6.1.4.1.3493.2.19.1.4.1.21 | INTEGER | read-only | Time between 2 RIP updates for this interface |
| INT ripIfVersion | 1.3.6.1.4.1.3493.2.19.1.4.1.4 | INTEGER | read-write | What the router sends on this interface.
ripVersion1 implies sending RIP updates compliant
with RFC 1058. ripSendCompat implies
broadcasting RIP-2 updates using RFC 1058 route
subsumption rules. ripSendVer2 implies
multicasting RIP-2 updates. ripSendVer1Demand
indicates the use of Demand RIP on a WAN interface
under RIP Version 1 rules. ripSendVer2Demand
indicates the use of Demand RIP on a WAN interface
under Version 2 rules. |
| INT ripNbrAddressLessIf | 1.3.6.1.4.1.3493.2.19.1.3.1.3 | INTEGER | read-only | If index of the RIP interface
on this this is a neighbor |
| IP ripNbrIfIpAddr | 1.3.6.1.4.1.3493.2.19.1.3.1.1 | IpAddress | not-accessible | Ip address on the RIP interface of which this is
a neighbor |
| IP ripNbrIpAddr | 1.3.6.1.4.1.3493.2.19.1.3.1.2 | IpAddress | not-accessible | Ip address of the neighbor |
| C32 ripNbrLastUpdate | 1.3.6.1.4.1.3493.2.19.1.3.1.5 | Counter32 | read-only | Time simce last update was received from this
neighbor |
| ROW ripNbrRowStatus | 1.3.6.1.4.1.3493.2.19.1.3.1.7 | RowStatus | read-write | Administrative control to creat and delete a
neighbor |
| INT ripNbrTriggerMode | 1.3.6.1.4.1.3493.2.19.1.3.1.6 | INTEGER | read-only | Indicates if the neighbor is triggered or not |
| INT ripNbrType | 1.3.6.1.4.1.3493.2.19.1.3.1.4 | INTEGER | read-only | Neighbor type is ripNbrTypeConfigured if it
is configured on the interface. A neighbor is of type
discovered it is not configured and updates from this
neighbor are received on this interface |