SUPERMICRO-MISTDRIP2-MIB Table View

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

Tables
4
Rows
4
Columns
25
.1.3.6.1.4.1.10876.101.1.152.1.1 · 1 row entry · 2 columns
This Table Contains the list of globals for a
Context.
fsMIStdRip2GlobalEntry entry .1.3.6.1.4.1.10876.101.1.152.1.1.1
An entry of fsMIStdRip2GlobalTable.
Indexes
No indexes recorded
Column Syntax OID
fsMIStdRip2GlobalRouteChanges
The number of route changes made to the IP Route
Database by RIP. This does not include the refresh
of a route's age.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.1.1.1.1
fsMIStdRip2GlobalQueries
The number of responses sent to RIP queries
from other systems.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.1.1.1.2
.1.3.6.1.4.1.10876.101.1.152.2 · 1 row entry · 7 columns
A list of subnets which require separate 
status monitoring in RIP.
fsMIStdRip2IfStatEntry entry .1.3.6.1.4.1.10876.101.1.152.2.1
A Single Routing Domain in a single Subnet.
Indexes
fsMIRipContextId fsMIStdRip2IfStatAddress
Column Syntax OID
fsMIStdRip2IfStatAddress
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 OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.1.152.2.1.1
fsMIStdRip2IfStatRcvBadPackets
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 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.2.1.2
fsMIStdRip2IfStatRcvBadRoutes
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 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.2.1.3
fsMIStdRip2IfStatSentUpdates
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 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.2.1.4
fsMIStdRip2IfStatStatus
Writing invalid has the effect of deleting
this interface.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.10876.101.1.152.2.1.5
fsMIStdRip2IfStatPeriodicUpdates
The number of Periodic RIP updates
sent on this interface.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.2.1.6
fsMIStdRip2IfStatRcvBadAuthPackets
The number of RIP response packets received by
the RIP process which were subsequently discarded
due to authentication failure.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.2.1.7
.1.3.6.1.4.1.10876.101.1.152.3 · 1 row entry · 9 columns
A list of subnets which require separate 
configuration in RIP.
fsMIStdRip2IfConfEntry entry .1.3.6.1.4.1.10876.101.1.152.3.1
A Single Routing Domain in a single Subnet.
Indexes
fsMIRipContextId fsMIStdRip2IfConfAddress
Column Syntax OID
fsMIStdRip2IfConfAddress
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 OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.1.152.3.1.1
fsMIStdRip2IfConfDomain obsolete
Value inserted into the Routing Domain field
of all RIP packets sent on this interface.
RouteTagr/w
Textual Convention: RouteTag OctetString
Type Constraints:
range: 2
.1.3.6.1.4.1.10876.101.1.152.3.1.2
fsMIStdRip2IfConfAuthType
The type of Authentication used on this
interface.
Enumerationr/w
Enumerated Values:
1noAuthentication
2simplePassword
3md5
4sha1
5sha256
6sha384
7sha512
.1.3.6.1.4.1.10876.101.1.152.3.1.3
fsMIStdRip2IfConfAuthKey
The value to be used as the Authentication Key
whenever the corresponding instance of
fsMIStdRip2IfConfAuthType has a value other than
noAuthentication. A modification of the corresponding
instance of fsMIStdRip2If…
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.10876.101.1.152.3.1.4
fsMIStdRip2IfConfSend
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 im…
Enumerationr/w
Enumerated Values:
1doNotSend
2ripVersion1
3rip1Compatible
4ripVersion2
5ripV1Demand
6ripV2Demand
.1.3.6.1.4.1.10876.101.1.152.3.1.5
fsMIStdRip2IfConfReceive
This indicates which version of RIP updates
are to be accepted. Note that fsMIStdRip2 and
rip1OrRip2 implies reception of multicast
packets.
Enumerationr/w
Enumerated Values:
1rip1
2rip2
3rip1OrRip2
4doNotRecieve
.1.3.6.1.4.1.10876.101.1.152.3.1.6
fsMIStdRip2IfConfDefaultMetric
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 d…
Integer32r/w
Constraints:
range: 0-15
.1.3.6.1.4.1.10876.101.1.152.3.1.7
fsMIStdRip2IfConfStatus
Writing invalid has the effect of deleting
this interface.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.10876.101.1.152.3.1.8
fsMIStdRip2IfConfSrcAddress
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
fsMIStdRip2IfConfAddress. On unnumbered interfaces,
it must be the value of …
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.1.152.3.1.9
.1.3.6.1.4.1.10876.101.1.152.4 · 1 row entry · 7 columns
A list of RIP Peers.
fsMIStdRip2PeerEntry entry .1.3.6.1.4.1.10876.101.1.152.4.1
Information regarding a single routing peer.
Indexes
fsMIRipContextId fsMIStdRip2PeerAddress fsMIStdRip2PeerDomain
Column Syntax OID
fsMIStdRip2PeerAddress
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 OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.1.152.4.1.1
fsMIStdRip2PeerDomain
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 OctetString
Type Constraints:
range: 2
.1.3.6.1.4.1.10876.101.1.152.4.1.2
fsMIStdRip2PeerLastUpdate
The value of sysUpTime when the most recent
RIP update was received from this system.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.4.1.3
fsMIStdRip2PeerVersion
The RIP version number in the header of the
last RIP packet received.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.1.152.4.1.4
fsMIStdRip2PeerRcvBadPackets
The number of RIP response packets from this
peer discarded as invalid.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.4.1.5
fsMIStdRip2PeerRcvBadRoutes
The number of routes from this peer that were
ignored because the entry format was invalid.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.152.4.1.6
fsMIStdRip2PeerInUseKey
This represents the active authentication KeyID that is currently used
by the peer for sending RIP updates.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.1.152.4.1.7