RIPv2-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
20
rip2IfStatTable
table.1.3.6.1.2.1.23.2
·
1 row entry
·
5 columns
A list of subnets which require separate status monitoring in RIP.
A Single Routing Domain in a single Subnet.
Indexes
rip2IfStatAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rip2IfStatAddress
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. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.2.1.23.2.1.1 |
||||||||||||
|
rip2IfStatRcvBadPackets
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). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.23.2.1.2 |
||||||||||||
|
rip2IfStatRcvBadRoutes
The number of routes, in valid RIP packets,
which were ignored for any reason (e.g. unknown address family, or invalid metric). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.23.2.1.3 |
||||||||||||
|
rip2IfStatSentUpdates
The number of triggered RIP updates actually
sent on this interface. This explicitly does NOT include full updates sent containing new information. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.23.2.1.4 |
||||||||||||
|
rip2IfStatStatus
Writing invalid has the effect of deleting
this interface. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.23.2.1.5 |
rip2IfConfTable
table.1.3.6.1.2.1.23.3
·
1 row entry
·
9 columns
A list of subnets which require separate configuration in RIP.
A Single Routing Domain in a single Subnet.
Indexes
rip2IfConfAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rip2IfConfAddress
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. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.2.1.23.3.1.1 |
||||||||||||
|
rip2IfConfDomain
obsolete
Value inserted into the Routing Domain field
of all RIP packets sent on this interface. |
RouteTagr/w Textual Convention: RouteTag OctetStringType Constraints: range: 2 |
.1.3.6.1.2.1.23.3.1.2 |
||||||||||||
|
rip2IfConfAuthType
The type of Authentication used on this
interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.23.3.1.3 |
||||||||||||
|
rip2IfConfAuthKey
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 … |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.2.1.23.3.1.4 |
||||||||||||
|
rip2IfConfSend
What the router sends on this interface.
ripVersion1 implies sending RIP updates compliant with RFC 1058. rip1Compatible implies broadcasting RIP-2 updates using RFC 1058 route subsumption rules. ripVersion2 implie… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.23.3.1.5 |
||||||||||||
|
rip2IfConfReceive
This indicates which version of RIP updates
are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.23.3.1.6 |
||||||||||||
|
rip2IfConfDefaultMetric
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 defau… |
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.2.1.23.3.1.7 |
||||||||||||
|
rip2IfConfStatus
Writing invalid has the effect of deleting
this interface. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.23.3.1.8 |
||||||||||||
|
rip2IfConfSrcAddress
The IP Address this system will use as a source
address on this interface. If it is a numbered interface, this MUST be the same value as rip2IfConfAddress. On unnumbered interfaces, it must be the value of rip2IfConfA… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.2.1.23.3.1.9 |
rip2PeerTable
table.1.3.6.1.2.1.23.4
·
1 row entry
·
6 columns
A list of RIP Peers.
Information regarding a single routing peer.
Indexes
rip2PeerAddress rip2PeerDomain
| Column | Syntax | OID |
|---|---|---|
|
rip2PeerAddress
The IP Address that the peer is using as its source
address. Note that on an unnumbered link, this may not be a member of any subnet on the system. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.2.1.23.4.1.1 |
|
rip2PeerDomain
The value in the Routing Domain field in RIP
packets received from the peer. As domain suuport is deprecated, this must be zero. |
RouteTag Textual Convention: RouteTag OctetStringType Constraints: range: 2 |
.1.3.6.1.2.1.23.4.1.2 |
|
rip2PeerLastUpdate
The value of sysUpTime when the most recent
RIP update was received from this system. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.23.4.1.3 |
|
rip2PeerVersion
The RIP version number in the header of the
last RIP packet received. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.2.1.23.4.1.4 |
|
rip2PeerRcvBadPackets
The number of RIP response packets from this
peer discarded as invalid. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.23.4.1.5 |
|
rip2PeerRcvBadRoutes
The number of routes from this peer that were
ignored because the entry format was invalid. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.23.4.1.6 |