TIARARIP-MIB
AI MIB Summary
The TIARARIP-MIB provides vendor-specific monitoring and management capabilities for Tiara Networks routing devices, specifically exposing metrics related to the Routing Information Protocol (RIP) such as neighbor adjacencies, route tables, and protocol state transitions.
This file contains Tiara's enterprise specific MIB module for RIP implementation
Main OID:
tiaraRipMib.1.3.6.1.4.1.3174.2.110
57
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
tiaraRipMibThis file contains Tiara's enterprise specific MIB module for
RIP implementation MODULE-IDENTITY .1.3.6.1.4.1.3174.2.110 |
tiaraRipGlobals OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.110.1 |
tiaraRoutingEnableThis variable is used to globally enable/disable Routing.
DEFVAL { false}rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.1.1 |
tiaraRipGlobalEnableThis variable is used to globally enable/disable RIP. The per-
interface enable/disable override the setting of this variablerw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.1.2 |
tiaraRipGlobalUseTrustedNeighbourThis variable is used to enable/disable the use of Trusted Neighbourrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.1.3 |
tiaraRipGlobalValidateSrcIpAddrenable/disable validating source IP addressrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.1.4 |
tiaraRipGlobalVersionversion of RIP to be used. per-interface send and receive versions
override the setting of this variablerw Enumeration .1.3.6.1.4.1.3174.2.110.1.5 |
tiaraRipIfConfTableA list of RIP interfaces and Per-Interface RIP Configuration Table SEQUENCE OF TiaraRipIfConfEntry .1.3.6.1.4.1.3174.2.110.2 |
tiaraRipIfConfEntryA single RIP interface and its configuration parameters TiaraRipIfConfEntry .1.3.6.1.4.1.3174.2.110.2.1 |
tiaraRipIfConfIpAddrThe IP Address assigned to the given RIP interface. This variable
is also used to index into the table IpAddress .1.3.6.1.4.1.3174.2.110.2.1.1 |
tiaraRipIfConfAuthStringThe string to be used as the authentication key
Setting this string to NULL value has the effect of
disabling authentication. Setting this string to a non-value
has the effect enabling authentication, with the value of
the string used as authentication string. By default, the value
of the string is null and hence authentication is disabledrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.2 |
tiaraRipIfConfAutoSummaryEnableUsed to enable/disable route summarizationrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.3 |
tiaraRipIfConfDefaultAnnounceEnableUsed to enable/disable announcing RIP default routerw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.4 |
tiaraRipIfConfEnableenable/disable RIP for this interface. The value of this variable
overrides the value of the Global variable, tiaraRipGlobalEnablerw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.5 |
tiaraRipIfConfAnnounceHostEnableenable/disable announcing IP host routesrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.6 |
tiaraRipIfConfPassiveEnablesuppress/do not suppress sending of routing updatesrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.7 |
tiaraRipIfConfReceiveVersionconfiguration variable for RIP receive version for this interfacerw Enumeration .1.3.6.1.4.1.3174.2.110.2.1.8 |
tiaraRipIfConfSendVersionconfiguration variable for RIP send version for this interfacerw Enumeration .1.3.6.1.4.1.3174.2.110.2.1.9 |
tiaraRipIfConfSplitHorizonEnableenable/disable split horizonrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.10 |
tiaraRipIfConfStaticAnnounceEnableenable/disable announcing static IP routesrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.11 |
tiaraRipIfConfUpdateTimerThe value of the Update Timerrw Integer32 .1.3.6.1.4.1.3174.2.110.2.1.12 |
tiaraRipIfConfHoldDownTimerThe value of the hold-down timerrw Integer32 -- RANGE?? UNITS "seconds" .1.3.6.1.4.1.3174.2.110.2.1.13 |
tiaraRipIfConfFlushTimerThe value of the Flush Timerrw Integer32 -- RANGE?? UNITS "seconds" .1.3.6.1.4.1.3174.2.110.2.1.14 |
tiaraRipIfConfInvTimerThe value of the invalid timerrw Integer32 -- RANGE?? UNITS "seconds" .1.3.6.1.4.1.3174.2.110.2.1.15 |
tiaraRipIfConfRowStatusThis variable is used to create/delete rows in the configuration tablerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.2.1.16 |
tiaraRipStatTableA list of RIP interfaces for which the statistics are maintained SEQUENCE OF TiaraRipStatEntry .1.3.6.1.4.1.3174.2.110.3 |
tiaraRipStatEntryper-interface statistics TiaraRipStatEntry .1.3.6.1.4.1.3174.2.110.3.1 |
tiaraRipStatRequestPktsSentNumber of request packets sent on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.1 |
tiaraRipStatResponsePktsSentNumber of response packets received on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.2 |
tiaraRipStatPktsReceivedTotal number of packets received on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.3 |
tiaraRipStatRequestPktsReceivedNumber of request packets received on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.4 |
tiaraRipStatResponsePktsReceivedNumber of response packets received on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.5 |
tiaraRipStatUnrecognizedPktsReceivedNumber of unrecognised packets received on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.6 |
tiaraRipStatBadVersionsNumber of invalid version packets received on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.7 |
tiaraRipStatBadAddrFamiliesNumber of invalid address family packets received on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.8 |
tiaraRipStatBadRequestFormatsNumber of invalid address format packets received on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.9 |
tiaraRipStatBadMetricsTiara-fillro Counter32 .1.3.6.1.4.1.3174.2.110.3.1.10 |
tiaraRipStatBadResponseFormatsTiara-fillro Counter32 .1.3.6.1.4.1.3174.2.110.3.1.11 |
tiaraRipStatResponsesNotFromRipPortTiara-fillro Counter32 .1.3.6.1.4.1.3174.2.110.3.1.12 |
tiaraRipStatResponsesRecdFromLoopBackIfNumber of responses received from loopback interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.13 |
tiaraRipStatPktsRejectedNumber of packets rejected on this interfacero Counter32 .1.3.6.1.4.1.3174.2.110.3.1.14 |
tiaraRipRejectAddrTableList of Reject IP addresses along with the interfaces they
correspond to SEQUENCE OF TiaraRipRejectAddrEntry .1.3.6.1.4.1.3174.2.110.4 |
tiaraRipRejectAddrEntryA single Reject IP address along with the interface that it
corresponds to TiaraRipRejectAddrEntry .1.3.6.1.4.1.3174.2.110.4.1 |
tiaraRipRejectIpAddrThe reject IpAddress for this interface IpAddress .1.3.6.1.4.1.3174.2.110.4.1.1 |
tiaraRipRejectRowStatusRow Status variable used to create/delete rows in this tablerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.4.1.2 |
tiaraRipAdvertiseAddrTableList of Advertise IP addresses along with the interfaces they
correspond to SEQUENCE OF TiaraRipAdvertiseAddrEntry .1.3.6.1.4.1.3174.2.110.5 |
tiaraRipAdvertiseAddrEntryA single advertise IP address along with the interface it corresponds
to TiaraRipAdvertiseAddrEntry .1.3.6.1.4.1.3174.2.110.5.1 |
tiaraRipAdvertiseIpAddrOne Advertise IpAddress for this interface IpAddress .1.3.6.1.4.1.3174.2.110.5.1.1 |
tiaraRipAdvertiseRowStatusRow Status variable used to create/delete rows in this tablerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.5.1.2 |
tiaraRipNeighbourAddrTableList of neighbour IP addresses along with the interfaces they
correspond to SEQUENCE OF TiaraRipNeighbourAddrEntry .1.3.6.1.4.1.3174.2.110.6 |
tiaraRipNeighbourAddrEntryA single neighbour IP address along with the interface it corresponds
to TiaraRipNeighbourAddrEntry .1.3.6.1.4.1.3174.2.110.6.1 |
tiaraRipNeighbourIpAddrOne neighbour IP address for this interface IpAddress .1.3.6.1.4.1.3174.2.110.6.1.1 |
tiaraRipNeighbourRowStatusRow Status variable used to create/delete rows in this tablerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.6.1.2 |
tiaraRipTrustedNeighbourAddrTableList of trusted neighbour IP addresses along with the interfaces they
correspond to SEQUENCE OF TiaraRipTrustedNeighbourAddrEntry .1.3.6.1.4.1.3174.2.110.7 |
tiaraRipTrustedNeighbourAddrEntryA single trusted neighbour IP address along with the
interface it corresponds to TiaraRipTrustedNeighbourAddrEntry .1.3.6.1.4.1.3174.2.110.7.1 |
tiaraRipTrustedNeighbourAddrOne Trusted Neighbour IP address for this interface IpAddress .1.3.6.1.4.1.3174.2.110.7.1.1 |
tiaraRipTrustedNeighbourRowStatusRow Status variable used to create/delete rows in this tablerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3174.2.110.7.1.2 |