Home/Catalog/TIMETRA-RIP-MIB

TIMETRA-RIP-MIB

AI MIB Summary

The TIMETRA-RIP-MIB provides SNMP management for Alcatel-Lucent SROS devices to configure and monitor RIPv2 instances, interface groups, and virtual routers. It exposes hierarchical configuration objects for RIP parameters that resolve via per-interface, group, and instance-level precedence to control routing advertisement and reception.

This document is the SNMP MIB module for the Alcatel-Lucent SROS implementation of RIPv2. Copyright 2003-2011 Alcatel-Lucent. 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 Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Alcatel-Lucent 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:
timetraRipMIBModule.1.3.6.1.4.1.6527.1.1.3.9
188
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

188 total
Object Name
timetraRipMIBModuleThis document is the SNMP MIB module for the Alcatel-Lucent SROS implementation of RIPv2. Copyright 2003-2011 Alcatel-Lucent. 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 Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Alcatel-Lucent 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.9
tmnxRipConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.9
tmnxRipCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.9.1
tmnxRipGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.9.2
vRtrRipObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.9
vRtrRipGlobals
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.9.1
vRtrRipGlobalLearnedRoutesvRtrRipGlobalLearnedRoutes is the number of routes learned by RIP.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.1.1
vRtrRipGlobalTimedoutRoutesvRtrRipGlobalTimedoutRoutes is the number of invalid RIP routes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.1.2
vRtrRipGlobalCurrentMemoryvRtrRipGlobalCurrentMemory is the amount of memory used by this RIP router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.1.3
vRtrRipGlobalMaximumMemoryvRtrRipGlobalMaximumMemory is the amount of memory allocated for this RIP router instance.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.1.4
vRtrRipInstanceTablevRtrRipInstanceTable contains configuration information for the RIP instance on a virtual router.
SEQUENCE OF VRtrRipInstanceEntry
.1.3.6.1.4.1.6527.3.1.2.9.2
vRtrRipInstanceEntryvRtrRipInstanceEntry is an entry (conceptual row) in the vRtrRipInstanceTable. Each entry represents the configuration for a RIP 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)'.
VRtrRipInstanceEntry
.1.3.6.1.4.1.6527.3.1.2.9.2.1
vRtrRipInstanceAuthTypevRtrRipInstanceAuthType defines the type of authentication to be used for the RIP instance.rw
TmnxRipAuthType
.1.3.6.1.4.1.6527.3.1.2.9.2.1.1
vRtrRipInstanceAuthKeyvRtrRipInstanceAuthKey is the authentication key that should be used for the RIP instance when vRtrRipInstanceAuthType has a value other than noAuthentication(1). Modifying the value of vRtrRipInstanceAuthType does not modify the vRtrRipInstanceAuthKey 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
TmnxRipAuthKey
.1.3.6.1.4.1.6527.3.1.2.9.2.1.2
vRtrRipInstanceCheckZerovRtrRipInstanceCheckZero 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.9.2.1.3
vRtrRipInstanceMessageSizevRtrRipInstanceMessageSize is the maximum number of routes that can be sent out per RIP update message.rw
TmnxRipMessageSize
.1.3.6.1.4.1.6527.3.1.2.9.2.1.4
vRtrRipInstanceMetricInvRtrRipInstanceMetricIn is the value added to the metric of routes received from a RIP neighbor.rw
TmnxRipMetric
.1.3.6.1.4.1.6527.3.1.2.9.2.1.5
vRtrRipInstanceMetricOutvRtrRipInstanceMetricOut is the value added to the metric of routes exported into RIP and advertised to RIP neighbors.rw
TmnxRipMetric
.1.3.6.1.4.1.6527.3.1.2.9.2.1.6
vRtrRipInstancePreferencevRtrRipInstancePreference is the route preference to be assigned to RIP routes. This value may be overridden via route policies.rw
TmnxRipPreference
.1.3.6.1.4.1.6527.3.1.2.9.2.1.7
vRtrRipInstanceReceivevRtrRipInstanceReceive indicates which version of RIP updates are to be accepted.rw
TmnxRipReceive
.1.3.6.1.4.1.6527.3.1.2.9.2.1.8
vRtrRipInstanceSendvRtrRipInstanceSend indicates the version to be used for sending RIP updates.rw
TmnxRipSend
.1.3.6.1.4.1.6527.3.1.2.9.2.1.9
vRtrRipInstanceSplitHorizonvRtrRipInstanceSplitHorizon indicates whether split horizon scheme is to be used when sending updates to RIP neighbors.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.10
vRtrRipInstanceTimerFlushvRtrRipInstanceTimerFlush is the number of seconds after a route has been declared invalid that it is flushed from the route database.rw
TmnxRipTimerFlush UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.2.1.11
vRtrRipInstanceTimerTimeoutvRtrRipInstanceTimerTimeout is the number of seconds after a route has been discovered or last updated that it is declared invalid in the route database.rw
TmnxRipTimerTimeout UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.2.1.12
vRtrRipInstanceTimerUpdatevRtrRipInstanceTimerUpdate determines how often updates are sent.rw
TmnxRipTimerUpdate UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.2.1.13
vRtrRipInstanceImportPolicy1vRtrRipInstanceImportPolicy1 is import policy number 1 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.14
vRtrRipInstanceImportPolicy2vRtrRipInstanceImportPolicy2 is import policy number 2 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.15
vRtrRipInstanceImportPolicy3vRtrRipInstanceImportPolicy3 is import policy number 3 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.16
vRtrRipInstanceImportPolicy4vRtrRipInstanceImportPolicy4 is import policy number 4 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.17
vRtrRipInstanceImportPolicy5vRtrRipInstanceImportPolicy5 is import policy number 5 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.18
vRtrRipInstanceExportPolicy1vRtrRipInstanceExportPolicy1 is export policy number 1 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.19
vRtrRipInstanceExportPolicy2vRtrRipInstanceExportPolicy2 is export policy number 2 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.20
vRtrRipInstanceExportPolicy3vRtrRipInstanceExportPolicy3 is export policy number 3 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.21
vRtrRipInstanceExportPolicy4vRtrRipInstanceExportPolicy4 is export policy number 4 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.22
vRtrRipInstanceExportPolicy5vRtrRipInstanceExportPolicy5 is export policy number 5 for the instance level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.23
vRtrRipInstanceDescriptionvRtrRipInstanceDescription specifies a textual description for the RIP instance.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.24
vRtrRipInstanceAdminStatusThe value of vRtrRipInstanceAdminStatus indicates the desired administrative state for this RIP group or instance. If the RIP 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.9.2.1.25
vRtrRipInstanceOperStatusThe value of vRtrRipInstanceOperStatus indicates the current operational status of this RIP instancero
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.26
vRtrRipInstancePropagateMetricThe value of vRtrRipInstancePropagateMetric specifies whether the metric used by RIP or OSPF protocol should be propagated to the Provider Edge (PE) routers as well, in addition to the Customer Equipment (CE) routers. vRtrRipInstancePropagateMetric only applies to VPRN RIP instance and not the base router RIP instance.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.9.2.1.27
vRtrRipInstanceExportLimitThe value of vRtrRipInstanceExportLimit specifies the maximum number of routes or prefixes that can be exported into RIP 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.9.2.1.28
vRtrRipInstanceExpLmtLogPercentThe value of vRtrRipInstanceExpLmtLogPercent 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 vRtrRipInstanceExportLimit. A value of 0 indicates that vRtrRipInstanceExpLmtLogPercent is disabled and no log message or SNMP notification would be sent.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.9.2.1.29
vRtrRipInstanceTotalExpRoutesThe value of vRtrRipInstanceTotalExpRoutes indicates the total number of routes exported into RIP from the route table manager when an export policy is configured. Value of vRtrRipInstanceTotalExpRoutes would be 0 when no export policy is configured.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.9.2.1.30
vRtrRipGroupTablevRtrRipGroupTable contains configuration information for each group of interfaces running RIP.
SEQUENCE OF VRtrRipGroupEntry
.1.3.6.1.4.1.6527.3.1.2.9.3
vRtrRipGroupEntryvRtrRipGroupEntry is an entry (conceptual row) in the vRtrRipGroupTable. Each entry represents the RIP configuration of a group of interfaces on the router. Entries in this table can be created and deleted via SNMP SET operations to vRtrRipGroupRowStatus.
VRtrRipGroupEntry
.1.3.6.1.4.1.6527.3.1.2.9.3.1
vRtrRipGroupNamevRtrRipGroupName uniquely identifies a RIP group for the router instance.
TNamedItem (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.1
vRtrRipGroupAuthTypevRtrRipGroupAuthType defines the type of authentication to be used for all the interfaces in this group.rw
TmnxRipAuthType
.1.3.6.1.4.1.6527.3.1.2.9.3.1.2
vRtrRipGroupAuthKeyvRtrRipGroupAuthKey is the authentication key that should be used for the interfaces in this group when vRtrRipInstanceAuthType has a value other than noAuthentication(1). Modifying the value of vRtrRipGroupAuthType does not modify the vRtrRipGroupAuthKey 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
TmnxRipAuthKey
.1.3.6.1.4.1.6527.3.1.2.9.3.1.3
vRtrRipGroupCheckZerovRtrRipGroupCheckZero specifies whether RIP 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.9.3.1.4
vRtrRipGroupMessageSizevRtrRipGroupMessageSize is the maximum number of routes that can be sent out per RIP update message.rw
TmnxRipMessageSize
.1.3.6.1.4.1.6527.3.1.2.9.3.1.5
vRtrRipGroupMetricInvRtrRipGroupMetricIn is the value added to the metric of routes received on a RIP interface which is a part of this group.rw
TmnxRipMetric
.1.3.6.1.4.1.6527.3.1.2.9.3.1.6
vRtrRipGroupMetricOutvRtrRipGroupMetricOut is the value added to the metric of routes exported into RIP and advertised out on RIP interfaces in this group.rw
TmnxRipMetric
.1.3.6.1.4.1.6527.3.1.2.9.3.1.7
vRtrRipGroupPreferencevRtrRipGroupPreference is the route preference to be assigned to RIP routes received on interfaces that are a part of this group. This value may be overridden via route policies.rw
TmnxRipPreference
.1.3.6.1.4.1.6527.3.1.2.9.3.1.8
vRtrRipGroupReceivevRtrRipGroupReceive indicates which version of RIP updates are to be accepted for the group of interfaces.rw
TmnxRipReceive
.1.3.6.1.4.1.6527.3.1.2.9.3.1.9
vRtrRipGroupSendvRtrRipGroupSend indicates the version to be used for sending RIP updates on interfaces within the group.rw
TmnxRipSend
.1.3.6.1.4.1.6527.3.1.2.9.3.1.10
vRtrRipGroupSplitHorizonvRtrRipGroupSplitHorizon indicates 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.9.3.1.11
vRtrRipGroupTimerFlushvRtrRipGroupTimerFlush is the number of seconds after a route has been declared invalid that it is flushed from the route database.rw
TmnxRipTimerFlush UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.3.1.12
vRtrRipGroupTimerTimeoutvRtrRipGroupTimerTimeout is the number of seconds after a route has been discovered or last updated that it is declared invalid in the route database.rw
TmnxRipTimerTimeout UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.3.1.13
vRtrRipGroupTimerUpdatevRtrRipGroupTimerUpdate determines how often updates are sent.rw
TmnxRipTimerUpdate UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.3.1.14
vRtrRipGroupImportPolicy1vRtrRipGroupImportPolicy1 is import policy number 1 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.15
vRtrRipGroupImportPolicy2vRtrRipGroupImportPolicy2 is import policy number 2 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.16
vRtrRipGroupImportPolicy3vRtrRipGroupImportPolicy3 is import policy number 3 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.17
vRtrRipGroupImportPolicy4vRtrRipGroupImportPolicy4 is import policy number 4 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.18
vRtrRipGroupImportPolicy5vRtrRipGroupImportPolicy5 is import policy number 5 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.19
vRtrRipGroupExportPolicy1vRtrRipGroupExportPolicy1 is export policy number 1 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.20
vRtrRipGroupExportPolicy2vRtrRipGroupExportPolicy2 is export policy number 2 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.21
vRtrRipGroupExportPolicy3vRtrRipGroupExportPolicy3 is export policy number 3 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.22
vRtrRipGroupExportPolicy4vRtrRipGroupExportPolicy4 is export policy number 4 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.23
vRtrRipGroupExportPolicy5vRtrRipGroupExportPolicy5 is export policy number 5 for the group level.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.24
vRtrRipGroupDescriptionvRtrRipGroupDescription specifies a textual description for the group.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.25
vRtrRipGroupInheritancevRtrRipGroupInheritance 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 vRtrRipInstanceTable entry that represents the RIP instance for this router. This object is a bit-mask, and the bits correspond to the following objects: vRtrRipGroupAuthType 0x00000001 vRtrRipGroupAuthKey 0x00000002 vRtrRipGroupSend 0x00000004 vRtrRipGroupReceive 0x00000008 vRtrRipGroupCheckZero 0x00000010 vRtrRipGroupMessageSize 0x00000020 vRtrRipGroupMetricIn 0x00000040 vRtrRipGroupMetricOut 0x00000080 vRtrRipGroupPreference 0x00000100 vRtrRipGroupSplitHorizon 0x00000200 vRtrRipGroupTimerFlush 0x00000400 vRtrRipGroupTimerTimeout vRtrRipGroupTimerUpdate vRtrRipGroupImportPolicy1 0x00000800 vRtrRipGroupImportPolicy2 vRtrRipGroupImportPolicy3 vRtrRipGroupImportPolicy4 vRtrRipGroupImportPolicy5 vRtrRipGroupExportPolicy1 0x00001000 vRtrRipGroupExportPolicy2 vRtrRipGroupExportPolicy3 vRtrRipGroupExportPolicy4 vRtrRipGroupExportPolicy5 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 ( vRtrRipGroupSend, vRtrRipGroupAuthType, etc ). When the bit for an object is set to zero, then the object's value is inherited from the vRtrRipInstanceEntry 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: vRtrRipGroupTimerFlush vRtrRipGroupTimerTimeout vRtrRipGroupTimerUpdate The bit, importPolicy (11), applies this rule to all of the following objects: vRtrRipGroupImportPolicy1, vRtrRipGroupImportPolicy2, vRtrRipGroupImportPolicy3, vRtrRipGroupImportPolicy4, vRtrRipGroupImportPolicy5 The bit, exportPolicy (12), applies this rule to all of the following objects: vRtrRipGroupExportPolicy1, vRtrRipGroupExportPolicy2, vRtrRipGroupExportPolicy3, vRtrRipGroupExportPolicy4, vRtrRipGroupExportPolicy5rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.9.3.1.26
vRtrRipGroupAdminStatusThe value of vRtrRipGroupAdminStatus indicates the desired administrative state for this RIP 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.9.3.1.27
vRtrRipGroupOperStatusThe value of vRtrRipGroupOperStatus indicates the current operational status of this RIP group.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.28
vRtrRipGroupRowStatusvRtrRipGroupRowStatus controls the creation and deletion of rows in this table. To create a row in the vRtrRipGroupTable, set vRtrRipGroupRowStatus to createAndGo(4). All objects will take on default values and the agent will change vRtrRipGroupRowStatus to active(1). To delete a row in the vRtrRipGroupTable, set vRtrRipGroupRowStatus to delete(6). However the row can only be deleted the group has been shutdown (i.e. value of vRtrRipGroupAdminStatus is outOfService).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.9.3.1.29
vRtrRipIfTablevRtrRipIfTable contains configuration information for each interface running RIP.
SEQUENCE OF VRtrRipIfEntry
.1.3.6.1.4.1.6527.3.1.2.9.4
vRtrRipIfEntryvRtrRipIfEntry is an entry (conceptual row) in the vRtrRipIfTable. Each row entry represents an interface on the router that participates in the RIP protocol. Entries in this table can be created and deleted via SNMP SET operations to vRtrRipIfRowStatus.
VRtrRipIfEntry
.1.3.6.1.4.1.6527.3.1.2.9.4.1
vRtrRipIfGroupNamevRtrRipIfGroupName is an index into the vRtrRipGroupTable. It identifies the RIP 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.9.4.1.1
vRtrRipIfAuthTypevRtrRipIfAuthType defines the type of authentication to be used for this interface.rw
TmnxRipAuthType
.1.3.6.1.4.1.6527.3.1.2.9.4.1.2
vRtrRipIfAuthKeyvRtrRipIfAuthKey is the authentication key that should be used for this interface when vRtrRipInstanceAuthType has a value other than noAuthentication(1). Modifying the value of vRtrRipIfAuthType does not modify the vRtrRipIfAuthKey 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
TmnxRipAuthKey
.1.3.6.1.4.1.6527.3.1.2.9.4.1.3
vRtrRipIfCheckZerovRtrRipIfCheckZero 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.9.4.1.4
vRtrRipIfMessageSizevRtrRipIfMessageSize is the maximum number of routes that can be sent out per RIP update message.rw
TmnxRipMessageSize
.1.3.6.1.4.1.6527.3.1.2.9.4.1.5
vRtrRipIfMetricInvRtrRipIfMetricIn is the value added to the metric of routes received on this RIP interface.rw
TmnxRipMetric
.1.3.6.1.4.1.6527.3.1.2.9.4.1.6
vRtrRipIfMetricOutvRtrRipIfMetricOut is the value added to the metric of routes exported into RIP and advertised out on this RIP interface.rw
TmnxRipMetric
.1.3.6.1.4.1.6527.3.1.2.9.4.1.7
vRtrRipIfPreferencevRtrRipIfPreference is the route preference to be assigned to routes received on this interface. This value may be overridden via route policies.rw
TmnxRipPreference
.1.3.6.1.4.1.6527.3.1.2.9.4.1.8
vRtrRipIfReceivevRtrRipIfReceive indicates which version of RIP updates are to be accepted on the interface.rw
TmnxRipReceive
.1.3.6.1.4.1.6527.3.1.2.9.4.1.9
vRtrRipIfSendvRtrRipIfSend indicates the version to be used for sending RIP updates on the interface.rw
TmnxRipSend
.1.3.6.1.4.1.6527.3.1.2.9.4.1.10
vRtrRipIfSplitHorizonvRtrRipIfSplitHorizon indicates 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.9.4.1.11
vRtrRipIfTimerFlushvRtrRipIfTimerFlush specifies the number of seconds after a route has been declared invalid that it is flushed from the route database.rw
TmnxRipTimerFlush UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.4.1.12
vRtrRipIfTimerTimeoutvRtrRipIfTimerTimeout specifies the number of seconds after a route has been discovered or last updated that it is declared invalid in the route database.rw
TmnxRipTimerTimeout UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.4.1.13
vRtrRipIfTimerUpdatevRtrRipIfTimerUpdate specifies how often updates are sent.rw
TmnxRipTimerUpdate UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.9.4.1.14
vRtrRipIfImportPolicy1vRtrRipIfImportPolicy1 is import policy number 1 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.15
vRtrRipIfImportPolicy2vRtrRipIfImportPolicy2 is import policy number 2 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.16
vRtrRipIfImportPolicy3vRtrRipIfImportPolicy3 is import policy number 3 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.17
vRtrRipIfImportPolicy4vRtrRipIfImportPolicy4 is import policy number 4 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.18
vRtrRipIfImportPolicy5vRtrRipIfImportPolicy5 is import policy number 5 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.19
vRtrRipIfExportPolicy1vRtrRipIfExportPolicy1 is export policy number 1 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.20
vRtrRipIfExportPolicy2vRtrRipIfExportPolicy2 is export policy number 2 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.21
vRtrRipIfExportPolicy3vRtrRipIfExportPolicy3 is export policy number 3 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.22
vRtrRipIfExportPolicy4vRtrRipIfExportPolicy4 is export policy number 4 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.23
vRtrRipIfExportPolicy5vRtrRipIfExportPolicy5 is export policy number 5 for the interface.rw
TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.24
vRtrRipIfDescriptionvRtrRipIfDescription specifies a textual description for the interface.rw
TItemDescription (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.25
vRtrRipIfInheritancevRtrRipIfInheritance 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 vRtrRipGroupTable entry that represents the RIP group to which this interface belongs. This object is a bit-mask, and the bits correspond to the following objects: vRtrRipIfAuthType 0x00000001 vRtrRipIfAuthKey 0x00000002 vRtrRipIfSend 0x00000004 vRtrRipIfReceive 0x00000008 vRtrRipIfCheckZero 0x00000010 vRtrRipIfMessageSize 0x00000020 vRtrRipIfMetricIn 0x00000040 vRtrRipIfMetricOut 0x00000080 vRtrRipIfPreference 0x00000100 vRtrRipIfSplitHorizon 0x00000200 vRtrRipIfTimerFlush 0x00000400 vRtrRipIfTimerTimeout vRtrRipIfTimerUpdate vRtrRipIfImportPolicy1 0x00000800 vRtrRipIfImportPolicy2 vRtrRipIfImportPolicy3 vRtrRipIfImportPolicy4 vRtrRipIfImportPolicy5 vRtrRipIfExportPolicy1 0x00001000 vRtrRipIfExportPolicy2 vRtrRipIfExportPolicy3 vRtrRipIfExportPolicy4 vRtrRipIfExportPolicy5 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 ( vRtrRipIfSend, vRtrRipIfAuthType, etc ). When the bit for an object is set to zero, then the object's value is inherited from the corresponding object in vRtrRipGroupTable whose index is the value of vRtrRipIfGroupName. 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: vRtrRipIfTimerFlush vRtrRipIfTimerTimeout vRtrRipIfTimerUpdate The bit, 'importPolicy(11)', applies this rule to all of the following objects: vRtrRipIfImportPolicy1, vRtrRipIfImportPolicy2, vRtrRipIfImportPolicy3, vRtrRipIfImportPolicy4, vRtrRipIfImportPolicy5 The bit, 'exportPolicy(12)', applies this rule to all of the following objects: vRtrRipIfExportPolicy1, vRtrRipIfExportPolicy2, vRtrRipIfExportPolicy3, vRtrRipIfExportPolicy4, vRtrRipIfExportPolicy5rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.9.4.1.26
vRtrRipIfAdminStatusThe value of vRtrRipIfAdminStatus indicates the desired administrative state for this RIP interface.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.27
vRtrRipIfOperStatusThe value of vRtrRipIfOperStatus indicates the current operational status of this RIP interface.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.28
vRtrRipIfRowStatusvRtrRipIfRowStatus controls the creation and deletion of rows in this table. To create a row in the vRtrRipIfTable, set vRtrRipIfRowStatus to createAndGo(4). vRtrRipIfGroupName for the interface must be set to the name of an existant group in the vRtrRipGroupTable before the row status can be set to active(1). To delete a row in the vRtrRipIfTable, set vRtrRipIfRowStatus to delete(6). However the row can only be deleted the group has been shutdown (i.e. value of vRtrRipIfAdminStatus is outOfService).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.9.4.1.29
vRtrRipRouteTableThe vRtrRipRouteTable has an entry for each route in the RIP database.
SEQUENCE OF VRtrRipRouteEntry
.1.3.6.1.4.1.6527.3.1.2.9.5
vRtrRipRouteEntryvRtrRipRouteEntry is an entry (conceptual row) in the vRtrRipRouteTable. Each entry represents information for a RIP route received from a peer.
VRtrRipRouteEntry
.1.3.6.1.4.1.6527.3.1.2.9.5.1
vRtrRipRouteDestvRtrRipRouteDest is the destination IP Address of the RIP route.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.5.1.1
vRtrRipRouteMaskvRtrRipRouteMask contains the subnet mask which is applied to the vRtrRipRouteDest to yield the non-host portion of the destination address. If this field is zero, then no subnet mask has been included for this entry.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.5.1.2
vRtrRipRouteIfIndexvRtrRipRouteIfIndex 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.9.5.1.3
vRtrRipRoutePeerAddrvRtrRipRoutePeerAddr specifies the IP address of the peer from whom this route was received.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.5.1.4
vRtrRipRouteNextHopvRtrRipRouteNextHop specifies 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
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.5.1.5
vRtrRipRouteMetricvRtrRipRouteMetric gives the distance to the destination as advertised by the peer that sent this route.ro
TmnxRipMetric
.1.3.6.1.4.1.6527.3.1.2.9.5.1.6
vRtrRipRouteTagvRtrRipRouteTag 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.9.5.1.7
vRtrRipRouteStatusThe value of vRtrRipRouteStatus indicates whether or not the route entry is active in the system. vRtrRipRouteStatus 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.9.5.1.8
vRtrRipRouteTimerRemainingThe value of vRtrRipRouteTimerRemaining is the number of seconds till the timeout timer expires.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.9.5.1.9
vRtrRipRouteFCThe value of vRtrRipRouteFC 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.9.5.1.10
vRtrRipRouteFCPriorityThe value of vRtrRipRouteFCPriority 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.9.5.1.11
vRtrRipIfStatTablevRtrRipIfStatTable is a read-only table which keeps statistical information about the interfaces monitoring RIP.
SEQUENCE OF VRtrRipIfStatEntry
.1.3.6.1.4.1.6527.3.1.2.9.6
vRtrRipIfStatEntryvRtrRipIfStatEntry is an entry (conceptual row) in the vRtrRipIfStatTable. Each entry represents statistical information for a RIP interface.
VRtrRipIfStatEntry
.1.3.6.1.4.1.6527.3.1.2.9.6.1
vRtrRipIfStatAllSentUpdatesvRtrRipIfStatAllSentUpdates is the number of all RIP 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.9.6.1.1
vRtrRipIfStatAllTriggeredUpdatesvRtrRipIfStatAllTriggeredUpdates is the number of triggered RIP 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.9.6.1.2
vRtrRipIfStatAllRcvBadPacketsvRtrRipIfStatAllRcvBadPackets is the number of RIP updates received on this interface that were discarded as invalid.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.3
vRtrRipIfStatV1RcvUpdatesvRtrRipIfStatV1RcvUpdates is the number of RIPv1 response packets received by the RIP process.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.4
vRtrRipIfStatV1RcvRequestsvRtrRipIfStatV1RcvRequests is the number of RIPv1 request packets received by the RIP process.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.5
vRtrRipIfStatV1BadUpdatesvRtrRipIfStatV1BadUpdates is the number of RIPv1 response packets received by the RIP process which were subsequently discarded for any reason.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.6
vRtrRipIfStatV1BadRequestsvRtrRipIfStatV1BadRequests is the number of RIPv1 request packets received by the RIP process that were subsequently discarded for any reason.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.7
vRtrRipIfStatV1BadRoutesvRtrRipIfStatV1BadRoutes is the number of routes, in valid RIPv1 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.9.6.1.8
vRtrRipIfStatV2RcvUpdatesvRtrRipIfStatV2RcvUpdates is the number of RIPv2 response packets received by the RIP process.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.9
vRtrRipIfStatV2RcvRequestsvRtrRipIfStatV2RcvRequests is the number of RIPv2 request packets received by the RIP process.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.10
vRtrRipIfStatV2BadUpdatesvRtrRipIfStatV2BadUpdates is the number of RIPv2 response packets received by the RIP process which were subsequently discarded for any reason.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.11
vRtrRipIfStatV2BadRequestsvRtrRipIfStatV2BadRequests is the number of RIPv2 request packets received by the RIP process that were subsequently discarded for any reason.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.12
vRtrRipIfStatV2BadRoutesvRtrRipIfStatV2BadRoutes 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.9.6.1.13
vRtrRipIfStatAuthErrorsvRtrRipIfStatAuthErrors is the number of RIPv2 packets received by the RIP process which were subsequently discarded because of an error authenticating the packet.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.14
vRtrRipIfStatAllSentUpdates5MinvRtrRipIfStatAllSentUpdates5Min is the number of all RIP 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.9.6.1.15
vRtrRipIfStatAllTriggeredUpdates5MinvRtrRipIfStatAllTriggeredUpdates5Min is the number of triggered 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.9.6.1.16
vRtrRipIfStatAllRcvBadPackets5MinvRtrRipIfStatAllRcvBadPackets5Min is the number of RIP response packets discarded (for any reason e.g. a version 0 packet, or an unknown command type) in the last 5 minutes by the RIP process.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.17
vRtrRipIfStatV1RcvUpdates5MinvRtrRipIfStatV1RcvUpdates5Min is the number of RIPv1 response packets received by the RIP process in the last 5 minutes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.18
vRtrRipIfStatV1RcvRequests5MinvRtrRipIfStatV1RcvRequests5Min is the number of RIPv1 request packets received by the RIP process in the last 5 minutes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.19
vRtrRipIfStatV1BadUpdates5MinvRtrRipIfStatV1BadUpdates5Min is the number of RIPv1 response packets received by the RIP process in the last 5 minutes which were subsequently discarded for any reason.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.20
vRtrRipIfStatV1BadRequests5MinvRtrRipIfStatV1BadRequests5Min is the number of RIPv1 request packets received by the RIP process in the last 5 minutes that were subsequently discarded for any reason.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.21
vRtrRipIfStatV1BadRoutes5MinvRtrRipIfStatV1BadRoutes5Min is the number of routes, in valid RIPv1 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.9.6.1.22
vRtrRipIfStatV2RcvUpdates5MinvRtrRipIfStatV2RcvUpdates5Min is the number of RIPv2 response packets received by the RIP process in the last 5 minutes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.23
vRtrRipIfStatV2RcvRequests5MinvRtrRipIfStatV2RcvRequests5Min is the number of RIPv2 request packets received by the RIP process in the last 5 minutes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.24
vRtrRipIfStatV2BadUpdates5MinvRtrRipIfStatV2BadUpdates5Min is the number of RIPv2 response packets received by the RIP process which were subsequently discarded for any reason in the last 5 minutes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.25
vRtrRipIfStatV2BadRequests5MinvRtrRipIfStatV2BadRequests5Min is the number of RIPv2 request packets received by the RIP process that were subsequently discarded for any reason in the last 5 minutes.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.26
vRtrRipIfStatV2BadRoutes5MinvRtrRipIfStatV2BadRoutes5Min 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.9.6.1.27
vRtrRipIfStatAuthErrors5MinvRtrRipIfStatAuthErrors5Min is the number of RIPv2 packets received by the RIP process 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.9.6.1.28
vRtrRipIfStatAllSentUpdates1MinvRtrRipIfStatAllSentUpdates1Min is the number of all RIP updates actually sent on this interface in the last 1 minute. This explicitly does include full updates sent containing new information.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.29
vRtrRipIfStatAllTriggeredUpdates1MinvRtrRipIfStatAllTriggeredUpdates1Min is the number of triggered updates actually sent on this interface in the last 1 minute. This explicitly does NOT include full updates sent containing new information.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.30
vRtrRipIfStatAllRcvBadPackets1MinvRtrRipIfStatAllRcvBadPackets1Min is the number of RIP response packets discarded (for any reason e.g. a version 0 packet, or an unknown command type) in the last 1 minute by the RIP process.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.31
vRtrRipIfStatV1RcvUpdates1MinvRtrRipIfStatV1RcvUpdates1Min is the number of RIPv1 response packets received by the RIP process in the last 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.32
vRtrRipIfStatV1RcvRequests1MinvRtrRipIfStatV1RcvRequests1Min is the number of RIPv1 request packets received by the RIP process in the last 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.33
vRtrRipIfStatV1BadUpdates1MinvRtrRipIfStatV1BadUpdates1Min is the number of RIPv1 response packets received by the RIP process in the last 1 minute which were subsequently discarded for any reason.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.34
vRtrRipIfStatV1BadRequests1MinvRtrRipIfStatV1BadRequests1Min is the number of RIPv1 request packets received by the RIP process in the last 1 minute that were subsequently discarded for any reason.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.35
vRtrRipIfStatV1BadRoutes1MinvRtrRipIfStatV1BadRoutes1Min is the number of routes, in valid RIPv1 packets, which were ignored for any reason (e.g. unknown address family, or invalid metric) in the last 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.36
vRtrRipIfStatV2RcvUpdates1MinvRtrRipIfStatV2RcvUpdates1Min is the number of RIPv2 response packets received by the RIP process in the last 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.37
vRtrRipIfStatV2RcvRequests1MinvRtrRipIfStatV2RcvRequests1Min is the number of RIPv2 request packets received by the RIP process in the last 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.38
vRtrRipIfStatV2BadUpdates1MinvRtrRipIfStatV2BadUpdates1Min is the number of RIPv2 response packets received by the RIP process which were subsequently discarded for any reason in the last 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.39
vRtrRipIfStatV2BadRequests1MinvRtrRipIfStatV2BadRequests1Min is the number of RIPv2 request packets received by the RIP process that were subsequently discarded for any reason in the last 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.40
vRtrRipIfStatV2BadRoutes1MinvRtrRipIfStatV2BadRoutes1Min 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 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.41
vRtrRipIfStatAuthErrors1MinvRtrRipIfStatAuthErrors1Min is the number of RIPv2 packets received by the RIP process which were subsequently discarded because of an error authenticating the packet in the last 1 minute.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.6.1.42
vRtrRipPeerTablevRtrRipPeerTable is a read-only table which keeps information about RIP peers.
SEQUENCE OF VRtrRipPeerEntry
.1.3.6.1.4.1.6527.3.1.2.9.7
vRtrRipPeerEntryvRtrRipPeerEntry is an entry (conceptual row) in the vRtrRipPeerTable. Each entry represents information for a RIP peer.
VRtrRipPeerEntry
.1.3.6.1.4.1.6527.3.1.2.9.7.1
vRtrRipPeerIfIndexvRtrRipPeerIfIndex 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.9.7.1.1
vRtrRipPeerAddressvRtrRipPeerAddress specifies the IP Address that the peer is using as its source address.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.7.1.2
vRtrRipPeerLastUpdatevRtrRipPeerLastUpdate specifies the value of sysUpTime when the most recent RIP update was received from this peer.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.9.7.1.3
vRtrRipPeerVersionvRtrRipPeerVersion specifies the RIP version in the header of the last packet received from this peer.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.9.7.1.4
vRtrRipPeerRcvBadPacketsvRtrRipPeerRcvBadPackets is the number of RIP updates received from this peer that were discarded as invalid.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.9.7.1.5
vRtrRipPeerRcvBadRoutesvRtrRipPeerRcvBadRoutes 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.9.7.1.6
vRtrRipAdvertisedRouteTablevRtrRipAdvertisedRouteTable is a read-only table which gives the routes that are advertised by RIP to its neighbors.
SEQUENCE OF VRtrRipAdvertisedRouteEntry
.1.3.6.1.4.1.6527.3.1.2.9.8
vRtrRipAdvertisedRouteEntryvRtrRipAdvertisedRouteEntry is an entry (conceptual row) in the vRtrRipAdvertisedRouteTable. Each entry represents information about a route that is advertised by RIP on a particular interface.
VRtrRipAdvertisedRouteEntry
.1.3.6.1.4.1.6527.3.1.2.9.8.1
vRtrRipAdvertisedRouteDestvRtrRipAdvertisedRouteDest is the destination IP address of the advertised route.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.8.1.1
vRtrRipAdvertisedRouteMaskvRtrRipAdvertisedRouteMask contains the subnet mask which is applied to the to the vRtrRipAdvertisedRouteDest to yield the non-host portion of the destination address. If this field is zero, then no subnet mask has been included for this entry.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.8.1.2
vRtrRipAdvertisedRouteIfIndexvRtrRipAdvertisedRouteIfIndex 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.9.8.1.3
vRtrRipAdvertisedRouteIfAddrvRtrRipAdvertisedRouteIfAddr specifies the IP address of the subnet to which the route is advertised.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.8.1.4
vRtrRipAdvertisedRouteNextHopvRtrRipAdvertisedRouteNextHop gives the IP address which is advertised in the Next Hop field of the RIPv2 updates.ro
IpAddress
.1.3.6.1.4.1.6527.3.1.2.9.8.1.5
vRtrRipAdvertisedRouteMetricvRtrRipAdvertisedRouteMetric gives the metric with which the route is advertised.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.9.8.1.6
vRtrRipAdvertisedRouteTagvRtrRipAdvertisedRouteTag 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.9.8.1.7
vRtrRipAdvertisedRouteTimerRemainingThe value of vRtrRipAdvertisedRouteTimerRemaining 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. vRtrRipAdvertisedRouteTimerRemaining 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.9.8.1.8
vRtrRipNotifyPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.9
vRtrRipNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.9.0
vRtrRipAuthTypeMismatchA vRtrRipAuthTypeMismatch 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.9.0.1
vRtrRipAuthFailureA vRtrRipAuthFailure 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.9.0.2
vRtrRipInstanceShuttingDownA vRtrRipInstanceShuttingDown trap is generated when the RIP 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.9.0.3
vRtrRipInstanceRestartedWhen a RIP protocol instance runs out of resources, the instance will shut down and then attempt to restart within 30 seconds. A vRtrRipInstanceRestarted trap is generated when the RIP instance has restarted.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.9.0.4
vRtrRipInstanceExpLmtReachedA vRtrRipInstanceExpLmtReached notification is generated when the configured value of exported routes, vRtrRipInstanceExportLimit is reached. Additional routes would not be exported into RIP from the route table.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.9.0.5
vRtrRipInstanceExpLmtWarningA vRtrRipInstanceExpLmtWarning notification is generated when the number of exported routes is equal to the configured percent, vRtrRipInstanceExpLmtLogPercent of the export limit, vRtrRipInstanceExportLimit. Additional routes will continue to be exported into RIP from the route table till the export limit is reached.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.9.0.6
vRtrRipInstanceRtsExpLmtDroppedA vRtrRipInstanceRtsExpLmtDropped notification is generated when the number of exported routes drops below the export limit, vRtrRipInstanceExportLimit.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.9.0.7
TIMETRA-RIP-MIB - SNMP MIB Reference | MIBs Explorer