RFC1389-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
20

rip2IfStatTable

table mandatory
.1.3.6.1.2.1.23.2 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk rip2IfStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1389-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1389-MIB::rip2IfStatTable'
A list of subnets which require separate
status monitoring in RIP.
rip2IfStatEntry row .1.3.6.1.2.1.23.2.1
A Single Routing Domain in a single Subnet.
Column Syntax OID
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.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.23.2.1.1
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).
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.23.2.1.2
The number of routes, in valid RIP packets,
which were ignored for any reason (e.g. unknown
address family, or invalid metric).
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.23.2.1.3
The number of triggered RIP updates actually
sent on this interface. This explicitly does
NOT include full updates sent containing new
information.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.23.2.1.4
Writing invalid has the effect of deleting
this interface.
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.23.2.1.5

rip2IfConfTable

table mandatory
.1.3.6.1.2.1.23.3 · 1 row entry · 9 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk rip2IfConfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1389-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1389-MIB::rip2IfConfTable'
A list of subnets which require separate
configuration in RIP.
rip2IfConfEntry row .1.3.6.1.2.1.23.3.1
A Single Routing Domain in a single Subnet.
Column Syntax OID
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.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.23.3.1.1
Value inserted into the Routing Domain field
of all RIP packets sent on this interface.
RouteTagr/w
Type Constraints:
range: 2
.1.3.6.1.2.1.23.3.1.2
The type of Authentication used on this
interface.
Enumerationr/w
Enumerated Values:
1noAuthentication
2simplePassword
3md5
.1.3.6.1.2.1.23.3.1.3
The value to be used as the Authentication Key
whenever the corresponding instance of
rip2IfConfAuthType has the value simplePassword
word. A modification of the corresponding
instance of rip2IfConfAuthType does not mo…
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.2.1.23.3.1.4
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:
1doNotSend
2ripVersion1
3rip1Compatible
4ripVersion2
5ripV1Demand
6ripV2Demand
.1.3.6.1.2.1.23.3.1.5
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:
1rip1
2rip2
3rip1OrRip2
4doNotRecieve
.1.3.6.1.2.1.23.3.1.6
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
Writing invalid has the effect of deleting
this interface.
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.2.1.23.3.1.8
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…
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.2.1.23.3.1.9

rip2PeerTable

table mandatory
.1.3.6.1.2.1.23.4 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk rip2PeerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1389-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1389-MIB::rip2PeerTable'
A list of RIP Peers.
rip2PeerEntry row .1.3.6.1.2.1.23.4.1
Information regarding a single routing peer.
Column Syntax OID
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.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.2.1.23.4.1.1
The value in the Routing Domain field in RIP
packets received from the peer. As domain suuport
is deprecated, this must be zero.
RouteTag
Type Constraints:
range: 2
.1.3.6.1.2.1.23.4.1.2
The value of sysUpTime when the most recent
RIP update was received from this system.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.23.4.1.3
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
The number of RIP response packets from this
peer discarded as invalid.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.23.4.1.5
The number of routes from this peer that were
ignored because the entry format was invalid.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.23.4.1.6