A list of subnets which require separate status monitoring in RIP.
The index of the table is rip2IfStatAddress.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.23.2.1.1 |
rip2IfStatAddress |
IpAddress |
read-only |
The IP Address of this system on the indicated subnet. For unnumbered interfaces, the value 0.0.0.N, where the least significant 24 bits (N) is the ifIndex for the IP Interface in network byte order. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.23.2.1.2 |
rip2IfStatRcvBadPackets |
Counter32 |
read-only |
The number of RIP response packets received by the RIP process which were subsequently discarded for any reason (e.g. a version 0 packet, or an unknown command type). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.23.2.1.3 |
rip2IfStatRcvBadRoutes |
Counter32 |
read-only |
The number of routes, in valid RIP packets, which were ignored for any reason (e.g. unknown address family, or invalid metric). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.23.2.1.4 |
rip2IfStatSentUpdates |
Counter32 |
read-only |
The number of triggered RIP updates actually sent on this interface. This explicitly does NOT include full updates sent containing new information. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.23.2.1.5 |
rip2IfStatStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Writing invalid has the effect of deleting this interface. |
The actually supported access is read-only. The actually supported value range is 0-1. |
Before reading this MIB table, run the rip mib-binding process-id command to bind the RIP process to SNMP.
Objects in this table have values only when the interface is enabled with RIP.