TIMETRA-RIP-NG-MIB
AI MIB Summary
The TIMETRA-RIP-NG-MIB enables SNMP-based monitoring and configuration of Nokia SR OS RIP and RIP-NG routing instances within virtual routers, specifically managing hierarchical object inheritance across per-interface, interface group, and instance levels. This module facilitates the retrieval of protocol state data, neighbor adjacency status, and route distribution parameters for both IPv4 (RIP) and IPv6 (RIP-NG) environments.
This document is the SNMP MIB module for the Nokia SROS implementation of RIP/RIP-NG.
Copyright 2003-2016 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions.
Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies.
This Specification is supplied `as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
There is one RIP instance per virtual router. Each RIP instance can have a number of interface groups.
The value of most RIP configuration objects can be defaulted at three levels: at the per-interface level, at the interface group level, and at the RIP instance level. The per-interface object values are determined by the following: - if the interface object is set, by that value. - else if its corresponding group object is set, by that value - else by the corresponding rip instance object value.
Main OID:
timetraRipNgMIBModule.1.3.6.1.4.1.6527.1.1.3.89
207
Objects
Active
Status
9
Dependencies
Imported Objects
Objects
207 total| Object Name |
|---|
timetraRipNgMIBModuleThis document is the SNMP MIB module for the Nokia SROS
implementation of RIP/RIP-NG.
Copyright 2003-2016 Nokia. All rights reserved.
Reproduction of this document is authorized on the condition that
the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Nokia's
proprietary intellectual property. Nokia retains all
title and ownership in the Specification, including any
revisions.
Nokia grants all interested parties a non-exclusive
license to use and distribute an unmodified copy of this
Specification in connection with management of Nokia products,
and without fee, provided this copyright notice and license
appear on all copies.
This Specification is supplied `as is', and Nokia makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification.
There is one RIP instance per virtual router. Each RIP instance
can have a number of interface groups.
The value of most RIP configuration objects can be defaulted at
three levels: at the per-interface level, at the interface group
level, and at the RIP instance level. The per-interface object
values are determined by the following: - if the interface
object is set, by that value. - else if its corresponding group
object is set, by that value - else by the corresponding rip
instance object value. MODULE-IDENTITY .1.3.6.1.4.1.6527.1.1.3.89 |
tmnxRipNgConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.89 |
tmnxRipNgCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.89.1 |
tmnxRipNgGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.89.2 |
tmnxRipNgObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.89 |
tmnxRipNgGlobals OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.89.1 |
tmnxRipNgGlobalLearnedRoutestmnxRipNgGlobalLearnedRoutes is the number of routes learned by
RIP/RIP-NG.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.1.1 |
tmnxRipNgGlobalTimedoutRoutestmnxRipNgGlobalTimedoutRoutes is the number of invalid
RIP/RIP-NG routes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.1.2 |
tmnxRipNgGlobalCurrentMemorytmnxRipNgGlobalCurrentMemory is the amount of memory used by
this RIP/RIP-NG router instance.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.1.3 |
tmnxRipNgGlobalMaximumMemorytmnxRipNgGlobalMaximumMemory is the amount of memory allocated
for this RIP/RIP-NG router instance.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.1.4 |
tmnxRipNgTableObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.89.2 |
tmnxRipNgInstTabletmnxRipNgInstTable contains configuration information for
the RIP/RIP-NG instance on a virtual router. SEQUENCE OF TmnxRipNgInstEntry .1.3.6.1.4.1.6527.3.1.2.89.2.1 |
tmnxRipNgInstEntrytmnxRipNgInstEntry is an entry (conceptual row) in the
tmnxRipNgInstTable. Each entry represents the configuration
for a RIP/RIP-NG instance.
Entries in this table cannot be created and deleted via SNMP SET
operations. An entry in this table is created by the agent when
vRtrRipStatus in the vRtrConfTable is set to 'create(1)'. The entry
is destroyed when vRtrRipStatus is set to 'delete(2)'. TmnxRipNgInstEntry .1.3.6.1.4.1.6527.3.1.2.89.2.1.1 |
tmnxRipNgInstVersionThe value of tmnxRipNgInstVersion specifies the RIP/RIP-NG version
supported by this instance. TmnxRipNgInstVersion .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.1 |
tmnxRipNgInstAuthTypetmnxRipNgInstAuthType defines the type of authentication to
be used for the RIP/RIP-NG instance.rw TmnxRipNgAuthType .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.2 |
tmnxRipNgInstAuthKeytmnxRipNgInstAuthKey is the authentication key that should be
used for the RIP/RIP-NG instance when tmnxRipNgInstAuthType has a value
other than noAuthentication(1). Modifying the value of
tmnxRipNgInstAuthType does not modify the tmnxRipNgInstAuthKey
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.rw TmnxRipNgAuthKey .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.3 |
tmnxRipNgInstCheckZerotmnxRipNgInstCheckZero specifies whether RIP updates are
checked for for zero values in fields defined as Must-Be-Zero
by the RIPv1 and v2 specifications.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.4 |
tmnxRipNgInstMessageSizetmnxRipNgInstMessageSize is the maximum number of routes
that can be sent out per RIP/RIP-NG update message.rw TmnxRipNgMessageSize .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.5 |
tmnxRipNgInstMetricIntmnxRipNgInstMetricIn is the value added to the metric of routes
received from a RIP/RIP-NG neighbor.rw TmnxRipNgMetric .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.6 |
tmnxRipNgInstMetricOuttmnxRipNgInstMetricOut is the value added to the metric of routes
exported into RIP/RIP-NG and advertised to RIP/RIP-NG neighbors.rw TmnxRipNgMetric .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.7 |
tmnxRipNgInstPreferencetmnxRipNgInstPreference is the route preference to be assigned
to RIP/RIP-NG routes. This value may be overridden via route policies.rw TmnxRipNgPreference .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.8 |
tmnxRipNgInstReceivetmnxRipNgInstReceive specifies which version of RIP/RIP-NG updates are
to be accepted.rw TmnxRipNgReceive .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.9 |
tmnxRipNgInstSendtmnxRipNgInstSend specifies the version to be used for sending
RIP/RIP-NG updates.rw TmnxRipNgSend .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.10 |
tmnxRipNgInstSplitHorizontmnxRipNgInstSplitHorizon specifies whether split horizon scheme
is to be used when sending updates to RIP/RIP-NG neighbors.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.11 |
tmnxRipNgInstTimerFlushtmnxRipNgInstTimerFlush is the number of seconds after a route
has been declared invalid that it is flushed from the route
database.rw TmnxRipNgTimerFlush UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.12 |
tmnxRipNgInstTimerTimeouttmnxRipNgInstTimerTimeout is the number of seconds after a route
has been discovered or last updated that it is declared invalid
in the route database.rw TmnxRipNgTimerTimeout UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.13 |
tmnxRipNgInstTimerUpdatetmnxRipNgInstTimerUpdate determines how often updates are sent.rw TmnxRipNgTimerUpdate UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.14 |
tmnxRipNgInstImportPolicy1tmnxRipNgInstImportPolicy1 is import policy number 1 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.15 |
tmnxRipNgInstImportPolicy2tmnxRipNgInstImportPolicy2 is import policy number 2 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.16 |
tmnxRipNgInstImportPolicy3tmnxRipNgInstImportPolicy3 is import policy number 3 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.17 |
tmnxRipNgInstImportPolicy4tmnxRipNgInstImportPolicy4 is import policy number 4 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.18 |
tmnxRipNgInstImportPolicy5tmnxRipNgInstImportPolicy5 is import policy number 5 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.19 |
tmnxRipNgInstExportPolicy1tmnxRipNgInstExportPolicy1 is export policy number 1 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.20 |
tmnxRipNgInstExportPolicy2tmnxRipNgInstExportPolicy2 is export policy number 2 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.21 |
tmnxRipNgInstExportPolicy3tmnxRipNgInstExportPolicy3 is export policy number 3 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.22 |
tmnxRipNgInstExportPolicy4tmnxRipNgInstExportPolicy4 is export policy number 4 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.23 |
tmnxRipNgInstExportPolicy5tmnxRipNgInstExportPolicy5 is export policy number 5 for the
instance level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.24 |
tmnxRipNgInstDescriptiontmnxRipNgInstDescription specifies a textual description for
the RIP instance.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.25 |
tmnxRipNgInstAdminStatusThe value of tmnxRipNgInstAdminStatus specifies the desired
administrative state for this RIP/RIP-NG group or instance.
If the RIP/RIP-NG instance entry object is set to outOfService, then
all RIP groups and interfaces are shutdown operationally.
If set to inService, the entity and all groups and interfaces
below it are re-enabled operationally unless they have been
administratively shutdown at the group or interface level.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.26 |
tmnxRipNgInstOperStatusThe value of tmnxRipNgInstOperStatus indicates the current
operational status of this RIP/RIP-NG instancero TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.27 |
tmnxRipNgInstPropagateMetricThe value of tmnxRipNgInstPropagateMetric specifies whether the metric
used by RIP/RIP-NG or OSPF protocol should be propagated to the Provider
Edge (PE) routers as well, in addition to the Customer Equipment
(CE) routers. tmnxRipNgInstPropagateMetric only applies to VPRN
RIP/RIP-NG instance and not the base router RIP/RIP-NG instance.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.28 |
tmnxRipNgInstExportLimitThe value of tmnxRipNgInstExportLimit specifies the maximum number of
routes or prefixes that can be exported into RIP/RIP-NG from the route
table.
A value of 0 indicates that the export limit for routes or prefixes has
been disabled.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.29 |
tmnxRipNgInstExpLmtLogPctThe value of tmnxRipNgInstExpLmtLogPct specifies the percentage
of the export-limit, at which a warning log message and SNMP
notification would be sent. This would only be a warning and additional
routes will be learned up to 100% of tmnxRipNgInstExportLimit.
A value of 0 indicates that tmnxRipNgInstExpLmtLogPct is disabled
and no log message or SNMP notification would be sent.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.30 |
tmnxRipNgInstTotalExpRoutesThe value of tmnxRipNgInstTotalExpRoutes indicates the total number
of routes exported into RIP/RIP-NG from the route table manager when
an export policy is configured.
Value of tmnxRipNgInstTotalExpRoutes would be 0 when no export policy
is configured.ro Gauge32 .1.3.6.1.4.1.6527.3.1.2.89.2.1.1.31 |
tmnxRipNgGroupTabletmnxRipNgGroupTable contains configuration information for each
group of interfaces running RIP/RIP-NG. SEQUENCE OF TmnxRipNgGroupEntry .1.3.6.1.4.1.6527.3.1.2.89.2.2 |
tmnxRipNgGroupEntrytmnxRipNgGroupEntry is an entry (conceptual row) in the
tmnxRipNgGroupTable. Each entry represents the RIP/RIP-NG configuration
of a group of interfaces on the router.
Entries in this table can be created and deleted via SNMP SET
operations to tmnxRipNgGroupRowStatus. TmnxRipNgGroupEntry .1.3.6.1.4.1.6527.3.1.2.89.2.2.1 |
tmnxRipNgGroupNametmnxRipNgGroupName uniquely identifies a RIP/RIP-NG group for the
router instance. TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.1 |
tmnxRipNgGroupAuthTypetmnxRipNgGroupAuthType defines the type of authentication to be
used for all the interfaces in this group.rw TmnxRipNgAuthType .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.2 |
tmnxRipNgGroupAuthKeytmnxRipNgGroupAuthKey is the authentication key that should be
used for the interfaces in this group when tmnxRipNgInstAuthType
has a value other than noAuthentication(1). Modifying the value of
tmnxRipNgGroupAuthType does not modify the tmnxRipNgGroupAuthKey
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.rw TmnxRipNgAuthKey .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.3 |
tmnxRipNgGroupCheckZerotmnxRipNgGroupCheckZero specifies whether RIP/RIP-NG updates received on
interfaces in this group are checked for zero values in fields
defined as Must-Be-Zero by the RIPv1 and v2 specifications.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.4 |
tmnxRipNgGroupMessageSizetmnxRipNgGroupMessageSize is the maximum number of routes
that can be sent out per RIP/RIP-NG update message.rw TmnxRipNgMessageSize .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.5 |
tmnxRipNgGroupMetricIntmnxRipNgGroupMetricIn is the value added to the metric of routes
received on a RIP/RIP-NG interface which is a part of this group.rw TmnxRipNgMetric .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.6 |
tmnxRipNgGroupMetricOuttmnxRipNgGroupMetricOut is the value added to the metric of routes
exported into RIP/RIP-NG and advertised out on RIP/RIP-NG interfaces
in this group.rw TmnxRipNgMetric .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.7 |
tmnxRipNgGroupPreferencetmnxRipNgGroupPreference is the route preference to be assigned
to RIP/RIP-NG routes received on interfaces that are a part of this
group. This value may be overridden via route policies.rw TmnxRipNgPreference .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.8 |
tmnxRipNgGroupReceivetmnxRipNgGroupReceive specifies which version of RIP/RIP-NG updates are
to be accepted for the group of interfaces.rw TmnxRipNgReceive .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.9 |
tmnxRipNgGroupSendtmnxRipNgGroupSend specifies the version to be used for sending
RIP/RIP-NG updates on interfaces within the group.rw TmnxRipNgSend .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.10 |
tmnxRipNgGroupSplitHorizontmnxRipNgGroupSplitHorizon specifies whether split horizon scheme
is to be used when sending updates on interfaces which are a
part of the group.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.11 |
tmnxRipNgGroupTimerFlushtmnxRipNgGroupTimerFlush is the number of seconds after a route
has been declared invalid that it is flushed from the route
database.rw TmnxRipNgTimerFlush UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.12 |
tmnxRipNgGroupTimerTimeouttmnxRipNgGroupTimerTimeout is the number of seconds after a route
has been discovered or last updated that it is declared invalid
in the route database.rw TmnxRipNgTimerTimeout UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.13 |
tmnxRipNgGroupTimerUpdatetmnxRipNgGroupTimerUpdate determines how often updates are sent.rw TmnxRipNgTimerUpdate UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.14 |
tmnxRipNgGroupImportPolicy1tmnxRipNgGroupImportPolicy1 is import policy number 1 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.15 |
tmnxRipNgGroupImportPolicy2tmnxRipNgGroupImportPolicy2 is import policy number 2 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.16 |
tmnxRipNgGroupImportPolicy3tmnxRipNgGroupImportPolicy3 is import policy number 3 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.17 |
tmnxRipNgGroupImportPolicy4tmnxRipNgGroupImportPolicy4 is import policy number 4 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.18 |
tmnxRipNgGroupImportPolicy5tmnxRipNgGroupImportPolicy5 is import policy number 5 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.19 |
tmnxRipNgGroupExportPolicy1tmnxRipNgGroupExportPolicy1 is export policy number 1 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.20 |
tmnxRipNgGroupExportPolicy2tmnxRipNgGroupExportPolicy2 is export policy number 2 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.21 |
tmnxRipNgGroupExportPolicy3tmnxRipNgGroupExportPolicy3 is export policy number 3 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.22 |
tmnxRipNgGroupExportPolicy4tmnxRipNgGroupExportPolicy4 is export policy number 4 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.23 |
tmnxRipNgGroupExportPolicy5tmnxRipNgGroupExportPolicy5 is export policy number 5 for the
group level.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.24 |
tmnxRipNgGroupDescriptiontmnxRipNgGroupDescription specifies a textual description for
the group.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.25 |
tmnxRipNgGroupInheritancetmnxRipNgGroupInheritance controls, for the objects listed below,
whether to use the administratively set value for that object or
objects, or to use the corresponding value or values from the
tmnxRipNgInstTable entry that represents the RIP/RIP-NG instance for
this router.
This object is a bit-mask, and the bits correspond to
the following objects:
tmnxRipNgGroupAuthType 0x00000001
tmnxRipNgGroupAuthKey 0x00000002
tmnxRipNgGroupSend 0x00000004
tmnxRipNgGroupReceive 0x00000008
tmnxRipNgGroupCheckZero 0x00000010
tmnxRipNgGroupMessageSize 0x00000020
tmnxRipNgGroupMetricIn 0x00000040
tmnxRipNgGroupMetricOut 0x00000080
tmnxRipNgGroupPreference 0x00000100
tmnxRipNgGroupSplitHorizon 0x00000200
tmnxRipNgGroupTimerFlush 0x00000400
tmnxRipNgGroupTimerTimeout
tmnxRipNgGroupTimerUpdate
tmnxRipNgGroupImportPolicy1 0x00000800
tmnxRipNgGroupImportPolicy2
tmnxRipNgGroupImportPolicy3
tmnxRipNgGroupImportPolicy4
tmnxRipNgGroupImportPolicy5
tmnxRipNgGroupExportPolicy1 0x00001000
tmnxRipNgGroupExportPolicy2
tmnxRipNgGroupExportPolicy3
tmnxRipNgGroupExportPolicy4
tmnxRipNgGroupExportPolicy5
When the bit for an object is set to one, then the object's
value is whatever the DEFVAL or most recently SET value is.
The corresponding mask bit will be changed to one when SNMP
SET is performed on any of the inherited objects ( tmnxRipNgGroupSend,
tmnxRipNgGroupAuthType, etc ).
When the bit for an object is set to zero, then the object's
value is inherited from the tmnxRipNgInstEntry that represents
the RIP instance for this router.
Non mask bits will always have value of zero, and any attempt to
change the value will be silently discarded.
The bit, timer (10), applies this rule to all of the following
objects:
tmnxRipNgGroupTimerFlush
tmnxRipNgGroupTimerTimeout
tmnxRipNgGroupTimerUpdate
The bit, importPolicy (11), applies this rule to all of the
following objects:
tmnxRipNgGroupImportPolicy1,
tmnxRipNgGroupImportPolicy2,
tmnxRipNgGroupImportPolicy3,
tmnxRipNgGroupImportPolicy4,
tmnxRipNgGroupImportPolicy5
The bit, exportPolicy (12), applies this rule to all of the
following objects:
tmnxRipNgGroupExportPolicy1,
tmnxRipNgGroupExportPolicy2,
tmnxRipNgGroupExportPolicy3,
tmnxRipNgGroupExportPolicy4,
tmnxRipNgGroupExportPolicy5rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.26 |
tmnxRipNgGroupAdminStatusThe value of tmnxRipNgGroupAdminStatus specifies the desired
administrative state for this RIP/RIP-NG group or instance.
If a RIP group entry object is set to outOfService, then all
interfaces in the group are shutdown operationally.
If set to inService, all interfaces within the group are
re-enabled operationally unless they have been administratively
shutdown at the interface level.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.27 |
tmnxRipNgGroupOperStatusThe value of tmnxRipNgGroupOperStatus indicates the current
operational status of this RIP group.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.28 |
tmnxRipNgGroupRowStatustmnxRipNgGroupRowStatus controls the creation and deletion of rows in
this table.
To create a row in the tmnxRipNgGroupTable, set tmnxRipNgGroupRowStatus
to createAndGo(4). All objects will take on default values and the
agent will change tmnxRipNgGroupRowStatus to active(1).
To delete a row in the tmnxRipNgGroupTable, set tmnxRipNgGroupRowStatus
to delete(6). However the row can only be deleted the group has been
shutdown (i.e. value of tmnxRipNgGroupAdminStatus is outOfService).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.2.1.29 |
tmnxRipNgIfTabletmnxRipNgIfTable contains configuration information for each
interface running RIP/RIP-NG. SEQUENCE OF TmnxRipNgIfEntry .1.3.6.1.4.1.6527.3.1.2.89.2.3 |
tmnxRipNgIfEntrytmnxRipNgIfEntry is an entry (conceptual row) in the tmnxRipNgIfTable.
Each row entry represents an interface on the router that participates
in the RIP/RIP-NG protocol.
Entries in this table can be created and deleted via SNMP SET
operations to tmnxRipNgIfRowStatus. TmnxRipNgIfEntry .1.3.6.1.4.1.6527.3.1.2.89.2.3.1 |
tmnxRipNgIfGroupNametmnxRipNgIfGroupName is an index into the tmnxRipNgGroupTable.
It identifies the RIP/RIP-NG group to which this interface belongs.
This object must be set to an existing group name before the
row status can be changed to 'active'.rw TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.1 |
tmnxRipNgIfAuthTypetmnxRipNgIfAuthType defines the type of authentication to be
used for this interface.rw TmnxRipNgAuthType .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.2 |
tmnxRipNgIfAuthKeytmnxRipNgIfAuthKey is the authentication key that should be
used for this interface when tmnxRipNgInstAuthType has a
value other than noAuthentication(1). Modifying the value of
tmnxRipNgIfAuthType does not modify the tmnxRipNgIfAuthKey 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.rw TmnxRipNgAuthKey .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.3 |
tmnxRipNgIfCheckZerotmnxRipNgIfCheckZero specifies whether RIP updates received on
this interface are checked for zero values in fields defined
as Must-Be-Zero by the RIPv1 and v2 specifications.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.4 |
tmnxRipNgIfMessageSizetmnxRipNgIfMessageSize is the maximum number of routes that can
be sent out per RIP/RIP-NG update message.rw TmnxRipNgMessageSize .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.5 |
tmnxRipNgIfMetricIntmnxRipNgIfMetricIn is the value added to the metric of routes
received on this RIP/RIP-NG interface.rw TmnxRipNgMetric .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.6 |
tmnxRipNgIfMetricOuttmnxRipNgIfMetricOut is the value added to the metric of routes
exported into RIP/RIP-NG and advertised out on this RIP/RIP-NG
interface.rw TmnxRipNgMetric .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.7 |
tmnxRipNgIfPreferencetmnxRipNgIfPreference is the route preference to be assigned to
routes received on this interface. This value may be overridden
via route policies.rw TmnxRipNgPreference .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.8 |
tmnxRipNgIfReceivetmnxRipNgIfReceive specifies which version of RIP/RIP-NG updates are
to be accepted on the interface.rw TmnxRipNgReceive .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.9 |
tmnxRipNgIfSendtmnxRipNgIfSend specifies the version to be used for sending
RIP/RIP-NG updates on the interface.rw TmnxRipNgSend .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.10 |
tmnxRipNgIfSplitHorizontmnxRipNgIfSplitHorizon specifies whether split horizon scheme is
is to be used when sending updates on the interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.11 |
tmnxRipNgIfTimerFlushtmnxRipNgIfTimerFlush specifies the number of seconds after a
route has been declared invalid that it is flushed from the
route database.rw TmnxRipNgTimerFlush UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.12 |
tmnxRipNgIfTimerTimeouttmnxRipNgIfTimerTimeout specifies the number of seconds after a
route has been discovered or last updated that it is declared
invalid in the route database.rw TmnxRipNgTimerTimeout UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.13 |
tmnxRipNgIfTimerUpdatetmnxRipNgIfTimerUpdate specifies how often updates are sent.rw TmnxRipNgTimerUpdate UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.14 |
tmnxRipNgIfImportPolicy1tmnxRipNgIfImportPolicy1 is import policy number 1 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.15 |
tmnxRipNgIfImportPolicy2tmnxRipNgIfImportPolicy2 is import policy number 2 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.16 |
tmnxRipNgIfImportPolicy3tmnxRipNgIfImportPolicy3 is import policy number 3 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.17 |
tmnxRipNgIfImportPolicy4tmnxRipNgIfImportPolicy4 is import policy number 4 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.18 |
tmnxRipNgIfImportPolicy5tmnxRipNgIfImportPolicy5 is import policy number 5 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.19 |
tmnxRipNgIfExportPolicy1tmnxRipNgIfExportPolicy1 is export policy number 1 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.20 |
tmnxRipNgIfExportPolicy2tmnxRipNgIfExportPolicy2 is export policy number 2 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.21 |
tmnxRipNgIfExportPolicy3tmnxRipNgIfExportPolicy3 is export policy number 3 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.22 |
tmnxRipNgIfExportPolicy4tmnxRipNgIfExportPolicy4 is export policy number 4 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.23 |
tmnxRipNgIfExportPolicy5tmnxRipNgIfExportPolicy5 is export policy number 5 for the interface.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.24 |
tmnxRipNgIfDescriptiontmnxRipNgIfDescription specifies a textual description for
the interface.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.25 |
tmnxRipNgIfInheritancetmnxRipNgIfInheritance controls, for the objects listed below,
whether to use the administratively set value for that object
or objects or to use the corresponding value or values from the
tmnxRipNgGroupTable entry that represents the RIP/RIP-NG group to which
this interface belongs.
This object is a bit-mask, and the bits correspond to
the following objects:
tmnxRipNgIfAuthType 0x00000001
tmnxRipNgIfAuthKey 0x00000002
tmnxRipNgIfSend 0x00000004
tmnxRipNgIfReceive 0x00000008
tmnxRipNgIfCheckZero 0x00000010
tmnxRipNgIfMessageSize 0x00000020
tmnxRipNgIfMetricIn 0x00000040
tmnxRipNgIfMetricOut 0x00000080
tmnxRipNgIfPreference 0x00000100
tmnxRipNgIfSplitHorizon 0x00000200
tmnxRipNgIfTimerFlush 0x00000400
tmnxRipNgIfTimerTimeout
tmnxRipNgIfTimerUpdate
tmnxRipNgIfImportPolicy1 0x00000800
tmnxRipNgIfImportPolicy2
tmnxRipNgIfImportPolicy3
tmnxRipNgIfImportPolicy4
tmnxRipNgIfImportPolicy5
tmnxRipNgIfExportPolicy1 0x00001000
tmnxRipNgIfExportPolicy2
tmnxRipNgIfExportPolicy3
tmnxRipNgIfExportPolicy4
tmnxRipNgIfExportPolicy5
When the bit for an object is set to one, then the object's
value is whatever the DEFVAL or most recently SET value is.
The corresponding mask bit will be changed to one when SNMP
SET is performed on any of the inherited objects ( tmnxRipNgIfSend,
tmnxRipNgIfAuthType, etc ).
When the bit for an object is set to zero, then the object's
value is inherited from the corresponding object in
tmnxRipNgGroupTable whose index is the value of
tmnxRipNgIfGroupName.
Non mask bits will always have value of zero, and any attempt to
change the value will be silently discarded.
The bit, 'timer(10)', applies this rule to all of the following
objects:
tmnxRipNgIfTimerFlush
tmnxRipNgIfTimerTimeout
tmnxRipNgIfTimerUpdate
The bit, 'importPolicy(11)', applies this rule to all of the
following objects:
tmnxRipNgIfImportPolicy1,
tmnxRipNgIfImportPolicy2,
tmnxRipNgIfImportPolicy3,
tmnxRipNgIfImportPolicy4,
tmnxRipNgIfImportPolicy5
The bit, 'exportPolicy(12)', applies this rule to all of the
following objects:
tmnxRipNgIfExportPolicy1,
tmnxRipNgIfExportPolicy2,
tmnxRipNgIfExportPolicy3,
tmnxRipNgIfExportPolicy4,
tmnxRipNgIfExportPolicy5rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.26 |
tmnxRipNgIfAdminStatusThe value of tmnxRipNgIfAdminStatus specifies the desired
administrative state for this RIP/RIP-NG interface.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.27 |
tmnxRipNgIfOperStatusThe value of tmnxRipNgIfOperStatus indicates the current
operational status of this RIP/RIP-NG interface.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.28 |
tmnxRipNgIfRowStatustmnxRipNgIfRowStatus controls the creation and deletion of rows in
this table.
To create a row in the tmnxRipNgIfTable, set tmnxRipNgIfRowStatus
to createAndGo(4). tmnxRipNgIfGroupName for the interface must be
set to the name of an existing group in the tmnxRipNgGroupTable
before the row status can be set to active(1).
To delete a row in the tmnxRipNgIfTable, set tmnxRipNgIfRowStatus
to delete(6). However the row can only be deleted the group has been
shutdown (i.e. value of tmnxRipNgIfAdminStatus is outOfService).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.3.1.29 |
tmnxRipNgRouteTableThe tmnxRipNgRouteTable has an entry for each route in the RIP/RIP-NG
database. SEQUENCE OF TmnxRipNgRouteEntry .1.3.6.1.4.1.6527.3.1.2.89.2.4 |
tmnxRipNgRouteEntrytmnxRipNgRouteEntry is an entry (conceptual row) in the
tmnxRipNgRouteTable. Each entry represents information for
a RIP/RIP-NG route received from a peer. TmnxRipNgRouteEntry .1.3.6.1.4.1.6527.3.1.2.89.2.4.1 |
tmnxRipNgRouteDestAddrTypeThe value of tmnxRipNgRouteDestAddrType indicates the type of
address specified by tmnxRipNgRouteDestAddress InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.1 |
tmnxRipNgRouteDestAddresstmnxRipNgRouteDestAddress is the destination IP address
of the RIP/RIP-NG route. InetAddress .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.2 |
tmnxRipNgRouteMaskLengthtmnxRipNgRouteMaskLength contains the subnet/prefix masking length
which is applied to tmnxRipNgRouteDestAddress to yield the non-host
portion of the destination address.
If this field is zero, then no masking length has been included. InetAddressPrefixLength .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.3 |
tmnxRipNgRouteIfIndextmnxRipNgRouteIfIndex specifies the index of the interface on
which this route was received. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.4 |
tmnxRipNgRoutePeerAddrTypeThe value of tmnxRipNgRoutePeerAddrType indicates the type of
address specified by tmnxRipNgRoutePeerAddress InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.5 |
tmnxRipNgRoutePeerAddresstmnxRipNgRoutePeerAddress specifies the IP address of the peer from
whom this route was received. InetAddress .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.6 |
tmnxRipNgRouteNHAddrTypeThe value of tmnxRipNgRouteNHAddrType indicates the type of
address specified by tmnxRipNgRouteNHAddressro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.7 |
tmnxRipNgRouteNHAddresstmnxRipNgRouteNHAddress indicates the IP address in the Next
Hop field of the RIPv2 update received for this route.
The Next Hop field is the immediate next hop IP address to
which packets to the destination specified by this route
entry should be forwarded. Specifying a value of 0.0.0.0
in this field indicates that routing should be via the
originator of the RIP advertisement. An address specified
as a next hop must, per force, be directly reachable on
the logical subnet over which the advertisement is made.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.8 |
tmnxRipNgRouteMetrictmnxRipNgRouteMetric gives the distance to the destination
as advertised by the peer that sent this route.ro TmnxRipNgMetric .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.9 |
tmnxRipNgRouteTagtmnxRipNgRouteTag gives the value in the Route Tag field of
the update received for this route,ro RouteTag (RIPv2-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.10 |
tmnxRipNgRouteStatusThe value of tmnxRipNgRouteStatus indicates whether or not the
route entry is active in the system. tmnxRipNgRouteStatus will
be active(1) if the route entry has been added to the Route
Table Manager(RTM).ro Enumeration .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.11 |
tmnxRipNgRouteTimerRemainingThe value of tmnxRipNgRouteTimerRemaining is the number of seconds
till the timeout timer expires.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.12 |
tmnxRipNgRouteFCThe value of tmnxRipNgRouteFC indicates the forwarding class
associated with the rip route.
This object takes one of the following eight values - 'be', 'l2',
'af', 'l1', 'h2', 'ef', 'h1', 'nc' - when the forwarding class is valid.
If the forwarding class is not valid the object is a null string.ro TNamedItemOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.13 |
tmnxRipNgRouteFCPriorityThe value of tmnxRipNgRouteFCPriority indicates the priority that is
assigned to the rip routes.ro TPriorityOrUndefined (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.4.1.14 |
tmnxRipNgIfStatTabletmnxRipNgIfStatTable is a read-only table which keeps statistical
information about the interfaces monitoring RIP/RIP-NG. SEQUENCE OF TmnxRipNgIfStatEntry .1.3.6.1.4.1.6527.3.1.2.89.2.5 |
tmnxRipNgIfStatEntrytmnxRipNgIfStatEntry is an entry (conceptual row) in the
tmnxRipNgIfStatTable. Each entry represents statistical information
for a RIP/RIP-NG interface. TmnxRipNgIfStatEntry .1.3.6.1.4.1.6527.3.1.2.89.2.5.1 |
tmnxRipNgIfStatAllSentUpdatestmnxRipNgIfStatAllSentUpdates is the number of all RIPv1/RIP-NG
updates actually sent on this interface. This explicitly
does include full updates sent containing new information.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.1 |
tmnxRipNgIfStatAllTrigUpdatestmnxRipNgIfStatAllTrigUpdates is the number of triggered
RIPv1/RIP-NG updates actually sent on this interface. This explicitly
does include full updates sent containing new information.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.2 |
tmnxRipNgIfStatAllRcvBadPktstmnxRipNgIfStatAllRcvBadPkts is the number of RIPv1/RIP-NG updates
received on this interface that were discarded as invalid.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.3 |
tmnxRipNgIfStatV1RcvUpdatestmnxRipNgIfStatV1RcvUpdates is the number of RIPv1/RIP-NG response
packets received.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.4 |
tmnxRipNgIfStatV1RcvRequeststmnxRipNgIfStatV1RcvRequests is the number of RIPv1/RIP-NG request
packets received.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.5 |
tmnxRipNgIfStatV1BadUpdatestmnxRipNgIfStatV1BadUpdates is the number of RIPv1/RIP-NG response
packets received which were subsequently discarded for any reason.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.6 |
tmnxRipNgIfStatV1BadRequeststmnxRipNgIfStatV1BadRequests is the number of RIPv1/RIP-NG request
packets received that were subsequently discarded for any reason.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.7 |
tmnxRipNgIfStatV1BadRoutestmnxRipNgIfStatV1BadRoutes is the number of routes, in valid
RIPv1/RIP-NG packets, which were ignored for any reason (e.g.
unknown address family, or invalid metric).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.8 |
tmnxRipNgIfStatV2RcvUpdatestmnxRipNgIfStatV2RcvUpdates is the number of RIPv2 response
packets received.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.9 |
tmnxRipNgIfStatV2RcvRequeststmnxRipNgIfStatV2RcvRequests is the number of RIPv2 request
packets received.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.10 |
tmnxRipNgIfStatV2BadUpdatestmnxRipNgIfStatV2BadUpdates is the number of RIPv2 response
packets received which were subsequently discarded for any reason.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.11 |
tmnxRipNgIfStatV2BadRequeststmnxRipNgIfStatV2BadRequests is the number of RIPv2 request
packets received that were subsequently discarded for any reason.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.12 |
tmnxRipNgIfStatV2BadRoutestmnxRipNgIfStatV2BadRoutes is the number of routes, in valid
RIPv2 packets, which were ignored for any reason (e.g.
unknown address family, or invalid metric).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.13 |
tmnxRipNgIfStatAuthErrorstmnxRipNgIfStatAuthErrors is the number of RIPv2 packets received
which were subsequently discarded because of an error authenticating
the packet.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.14 |
tmnxRipNgIfStatAllSentUpdts5MintmnxRipNgIfStatAllSentUpdts5Min is the number of all RIPv1/RIP-NG
updates actually sent on this interface in the last 5 minutes. This
explicitly does include full updates sent containing new information.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.15 |
tmnxRipNgIfStatAllTrigUpdts5MintmnxRipNgIfStatAllTrigUpdts5Min is the number of triggered RIPv1/RIP-NG
updates actually sent on this interface in the last 5 minutes. This
explicitly does NOT include full updates sent containing new information.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.16 |
tmnxRipNgIfStatAllRcvBadPkts5MintmnxRipNgIfStatAllRcvBadPkts5Min is the number of RIPv1/RIP-NG response
packets discarded (for any reason e.g. a version 0 packet, or an
unknown command type) in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.17 |
tmnxRipNgIfStatV1RcvUpdates5MintmnxRipNgIfStatV1RcvUpdates5Min is the number of RIPv1/RIP-NG response
packets received in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.18 |
tmnxRipNgIfStatV1RcvRequests5MintmnxRipNgIfStatV1RcvRequests5Min is the number of RIPv1/RIP-NG request
packets received in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.19 |
tmnxRipNgIfStatV1BadUpdates5MintmnxRipNgIfStatV1BadUpdates5Min is the number of RIPv1/RIP-NG response
packets received in the last 5 minutes which were subsequently
discarded for any reason.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.20 |
tmnxRipNgIfStatV1BadRequests5MintmnxRipNgIfStatV1BadRequests5Min is the number of RIPv1/RIP-NG request
packets received in the last 5 minutes that were subsequently
discarded for any reason.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.21 |
tmnxRipNgIfStatV1BadRoutes5MintmnxRipNgIfStatV1BadRoutes5Min is the number of routes, in valid
RIPv1/RIP-NG packets, which were ignored for any reason (e.g.
unknown address family, or invalid metric) in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.22 |
tmnxRipNgIfStatV2RcvUpdates5MintmnxRipNgIfStatV2RcvUpdates5Min is the number of RIPv2 response
packets received in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.23 |
tmnxRipNgIfStatV2RcvRequests5MintmnxRipNgIfStatV2RcvRequests5Min is the number of RIPv2 request
packets received in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.24 |
tmnxRipNgIfStatV2BadUpdates5MintmnxRipNgIfStatV2BadUpdates5Min is the number of RIPv2 response
packets received which were subsequently discarded for any reason
in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.25 |
tmnxRipNgIfStatV2BadRequests5MintmnxRipNgIfStatV2BadRequests5Min is the number of RIPv2 request
packets received that were subsequently discarded for any reason
in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.26 |
tmnxRipNgIfStatV2BadRoutes5MintmnxRipNgIfStatV2BadRoutes5Min is the number of routes, in
valid RIPv2 packets, which were ignored for any reason (e.g.
unknown address family, or invalid metric) in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.27 |
tmnxRipNgIfStatAuthErrors5MintmnxRipNgIfStatAuthErrors5Min is the number of RIPv2 packets
received which were subsequently discarded because of an error
authenticating the packet in the last 5 minutes.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.28 |
tmnxRipNgIfStatAllSentUpdts1MintmnxRipNgIfStatAllSentUpdts1Min is the number of all RIPv1/RIP-NG
updates actually sent on this interface in the last minute. This
explicitly does include full updates sent containing new information.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.29 |
tmnxRipNgIfStatAllTrigUpdts1MintmnxRipNgIfStatAllTrigUpdts1Min is the number of triggered
RIPv1/RIP-NG updates actually sent on this interface in the last
minute. This explicitly does NOT include full updates sent containing
new information.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.30 |
tmnxRipNgIfStatAllRcvBadPkts1MintmnxRipNgIfStatAllRcvBadPkts1Min is the number of RIPv1/RIP-NG response
packets discarded (for any reason e.g. a version 0 packet, or an
unknown command type) in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.31 |
tmnxRipNgIfStatV1RcvUpdates1MintmnxRipNgIfStatV1RcvUpdates1Min is the number of RIPv1/RIP-NG response
packets received in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.32 |
tmnxRipNgIfStatV1RcvRequests1MintmnxRipNgIfStatV1RcvRequests1Min is the number of RIPv1/RIP-NG request
packets received in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.33 |
tmnxRipNgIfStatV1BadUpdates1MintmnxRipNgIfStatV1BadUpdates1Min is the number of RIPv1/RIP-NG response
packets received in the last minute which were subsequently discarded
for any reason.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.34 |
tmnxRipNgIfStatV1BadRequests1MintmnxRipNgIfStatV1BadRequests1Min is the number of RIPv1/RIP-NG request
packets received in the last minute that were subsequently discarded
for any reason.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.35 |
tmnxRipNgIfStatV1BadRoutes1MintmnxRipNgIfStatV1BadRoutes1Min is the number of routes, in valid
RIPv1/RIP-NG packets, which were ignored for any reason (e.g.
unknown address family, or invalid metric) in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.36 |
tmnxRipNgIfStatV2RcvUpdates1MintmnxRipNgIfStatV2RcvUpdates1Min is the number of RIPv2 response
packets received in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.37 |
tmnxRipNgIfStatV2RcvRequests1MintmnxRipNgIfStatV2RcvRequests1Min is the number of RIPv2 request
packets received by the RIP/RIP-NG process in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.38 |
tmnxRipNgIfStatV2BadUpdates1MintmnxRipNgIfStatV2BadUpdates1Min is the number of RIPv2 response
packets received which were subsequently discarded for any reason
in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.39 |
tmnxRipNgIfStatV2BadRequests1MintmnxRipNgIfStatV2BadRequests1Min is the number of RIPv2 request
packets received that were subsequently discarded for any reason
in the last 1 minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.40 |
tmnxRipNgIfStatV2BadRoutes1MintmnxRipNgIfStatV2BadRoutes1Min is the number of routes, in valid
RIPv2 packets, which were ignored for any reason (e.g. unknown
address family, or invalid metric) in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.41 |
tmnxRipNgIfStatAuthErrors1MintmnxRipNgIfStatAuthErrors1Min is the number of RIPv2 packets
received which were subsequently discarded because of an error
authenticating the packet in the last minute.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.5.1.42 |
tmnxRipNgPeerTabletmnxRipNgPeerTable is a read-only table which keeps information
about RIP/RIP-NG peers. SEQUENCE OF TmnxRipNgPeerEntry .1.3.6.1.4.1.6527.3.1.2.89.2.6 |
tmnxRipNgPeerEntrytmnxRipNgPeerEntry is an entry (conceptual row) in the
tmnxRipNgPeerTable. Each entry represents information for a
RIP/RIP-NG peer. TmnxRipNgPeerEntry .1.3.6.1.4.1.6527.3.1.2.89.2.6.1 |
tmnxRipNgPeerIfIndextmnxRipNgPeerIfIndex specifies the index of the interface on which
this peer was discovered. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.6.1.1 |
tmnxRipNgPeerAddrTypeThe value of tmnxRipNgPeerAddrType indicates the type of
address specified by tmnxRipNgPeerAddress InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.6.1.2 |
tmnxRipNgPeerAddresstmnxRipNgPeerAddress specifies the IP address that the peer is
using as its source address. InetAddress .1.3.6.1.4.1.6527.3.1.2.89.2.6.1.3 |
tmnxRipNgPeerLastUpdatetmnxRipNgPeerLastUpdate indicates the value of sysUpTime when
the most recent RIP/RIP-NG update was received from this peer.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.6.1.4 |
tmnxRipNgPeerVersiontmnxRipNgPeerVersion indicates the RIP/RIP-NG version in the header
of the last packet received from this peer.ro TmnxRipNgPeerVersion .1.3.6.1.4.1.6527.3.1.2.89.2.6.1.5 |
tmnxRipNgPeerRcvBadPacketstmnxRipNgPeerRcvBadPackets is the number of RIP/RIP-NG updates
received from this peer that were discarded as invalid.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.6.1.6 |
tmnxRipNgPeerRcvBadRoutestmnxRipNgPeerRcvBadRoutes is the number of routes received
from this peer that were discarded as invalid.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.89.2.6.1.7 |
tmnxRipNgAdvRouteTabletmnxRipNgAdvRouteTable is a read-only table which gives the
routes that are advertised by RIP/RIP-NG to its neighbors. SEQUENCE OF TmnxRipNgAdvRouteEntry .1.3.6.1.4.1.6527.3.1.2.89.2.7 |
tmnxRipNgAdvRouteEntrytmnxRipNgAdvRouteEntry is an entry (conceptual row) in the
tmnxRipNgAdvRouteTable. Each entry represents information about
a route that is advertised by RIP/RIP-NG on a particular interface. TmnxRipNgAdvRouteEntry .1.3.6.1.4.1.6527.3.1.2.89.2.7.1 |
tmnxRipNgAdvRouteDestAddrTypeThe value of tmnxRipNgAdvRouteDestAddrType indicates the type of
address specified by tmnxRipNgAdvRouteDestAddress InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.1 |
tmnxRipNgAdvRouteDestAddresstmnxRipNgAdvRouteDestAddress is the destination IP address
of the advertised route. InetAddress .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.2 |
tmnxRipNgAdvRouteMaskLengthtmnxRipNgAdvRouteMaskLength contains the subnet/prefix masking length
which is applied to tmnxRipNgAdvRouteDestAddress to yield the non-host
portion of the destination address.
If this field is zero, then no masking length has been included. InetAddressPrefixLength .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.3 |
tmnxRipNgAdvRouteIfIndextmnxRipNgAdvRouteIfIndex specifies the index of the
interface on which the route is advertised. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.4 |
tmnxRipNgAdvRouteIfAddrTypeThe value of tmnxRipNgAdvRouteIfAddrType indicates the type of
address specified by tmnxRipNgAdvRouteIfAddress InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.5 |
tmnxRipNgAdvRouteIfAddresstmnxRipNgAdvRouteIfAddress specifies the IP address of the
subnet/prefix to which the route is advertised. InetAddress .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.6 |
tmnxRipNgAdvRouteNHAddrTypeThe value of tmnxRipNgAdvRouteNHAddrType indicates the type of
address specified by tmnxRipNgAdvRouteNHAddressro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.7 |
tmnxRipNgAdvRouteNHAddresstmnxRipNgAdvRouteNHAddress indicates the IP address which is
advertised in the Next Hop field of the RIPv2 updates.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.8 |
tmnxRipNgAdvRouteMetrictmnxRipNgAdvRouteMetric gives the metric with which the
route is advertised.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.9 |
tmnxRipNgAdvRouteTagtmnxRipNgAdvRouteTag gives the value which is advertised in
the Route Tag field for the route.ro RouteTag (RIPv2-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.10 |
tmnxRipNgAdvRouteTimerRemThe value of tmnxRipNgAdvRouteTimerRem gives the
number of seconds till the flush timer expires. The flush
timer is active for only those routes which are no longer
valid. Such routes will be advertised with a metric of 16
till the flush timer expires after which they will be removed
from the database.
tmnxRipNgAdvRouteTimerRem will have a value of -1
for valid routes for which the flush timer is not active.ro Integer32 .1.3.6.1.4.1.6527.3.1.2.89.2.7.1.11 |
tmnxRipNgIfUcastTabletmnxRipNgIfUcastTable contains configuration information for each
unicast-address on an interface running RIP/RIP-NG. SEQUENCE OF TmnxRipNgIfUcastEntry .1.3.6.1.4.1.6527.3.1.2.89.2.8 |
tmnxRipNgIfUcastEntrytmnxRipNgIfUcastEntry is an entry in the tmnxRipNgIfUcastTable.
Each row entry represents a unicast address for an interface on the
router that participates in the RIP/RIP-NG protocol.
Entries in this table can be created and deleted via SNMP SET
operations to tmnxRipNgIfUcastRowStatus. TmnxRipNgIfUcastEntry .1.3.6.1.4.1.6527.3.1.2.89.2.8.1 |
tmnxRipNgIfUcastAddrTypeThe value of tmnxRipNgIfUcastAddrType indicates the type of
address specified by tmnxRipNgIfUcastAddress InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.2.8.1.1 |
tmnxRipNgIfUcastAddresstmnxRipNgIfUcastAddress is a unicast destination IP-address for this
RIP/RIP-NG interface. InetAddress .1.3.6.1.4.1.6527.3.1.2.89.2.8.1.2 |
tmnxRipNgIfUcastRowStatustmnxRipNgIfUcastRowStatus controls the creation and deletion of rows in
this table.
To create a row in the tmnxRipNgIfUcastTable, set
tmnxRipNgIfUcastRowStatus to createAndGo(4).
To delete a row in the tmnxRipNgIfUcastTable, set
tmnxRipNgIfUcastRowStatus to delete(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.89.2.8.1.3 |
tmnxRipNgNotificationObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.89.3 |
tmnxRipNgNotifySrcAddrTypeThe value of the object tmnxRipNgNotifySrcAddrType indicates
the type of tmnxRipNgNotifySrcAddr.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.3.1 |
tmnxRipNgNotifySrcAddrThe value of the object tmnxRipNgNotifySrcAddr indicates source
address of the RIP/RIP-NG packet.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.89.3.2 |
tmnxRipNgNotifyReasonThe object tmnxRipNgNotifyReason is a printable character
string.ro DisplayString .1.3.6.1.4.1.6527.3.1.2.89.3.3 |
tmnxRipNgNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.89 |
tmnxRipNgNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.89.0 |
tmnxRipNgAuthTypeMismatchA tmnxRipNgAuthTypeMismatch trap is generated when the
authentication type field in a received RIPv2 packet
conflicts with the authentication type configured for
this router. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.89.0.1 |
tmnxRipNgAuthFailureA tmnxRipNgAuthFailure trap is generated when the
authentication key in a received RIPv2 packet conflicts
with the authentication key configured for this router. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.89.0.2 |
tmnxRipNgInstShuttingDownA tmnxRipNgInstShuttingDown trap is generated when the RIP/RIP-NG
instance shuts down on its own accord when the protocol runs
out of resources such as memory. The instance will attempt to
restart within 30 seconds of shutting down. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.89.0.3 |
tmnxRipNgInstRestartedWhen a RIP/RIP-NG protocol instance runs out of resources, the instance
will shut down and then attempt to restart within 30 seconds. A
tmnxRipNgInstRestarted trap is generated when the RIP instance
has restarted. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.89.0.4 |
tmnxRipNgInstExpLmtReachedA tmnxRipNgInstExpLmtReached notification is generated when the
configured value of exported routes, tmnxRipNgInstExportLimit is
reached. Additional routes would not be exported into RIP/RIP-NG from
the route table. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.89.0.5 |
tmnxRipNgInstExpLmtWarningA tmnxRipNgInstExpLmtWarning notification is generated when the
number of exported routes is equal to the configured percent,
tmnxRipNgInstExpLmtLogPct of the export limit,
tmnxRipNgInstExportLimit. Additional routes will continue to be
exported into RIP/RIP-NG from the route table till the export limit is
reached. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.89.0.6 |
tmnxRipNgInstRtsExpLmtDroppedA tmnxRipNgInstRtsExpLmtDropped notification is generated when the
number of exported routes drops below the export limit,
tmnxRipNgInstExportLimit. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.89.0.7 |
tmnxRipNgIfUcastAddrNotUsedA tmnxRipNgIfUcastAddrNotUsed notification is generated when a neighbor
has one or more unicast-addresses configured but it's send mode is not
set to 'unicast'. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.89.0.8 |