TIARARIP-MIB: View SNMP OID List / Download MIB

VENDOR: TASMAN NETWORKS


 Home MIB: TIARARIP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tiaraRipMib 1.3.6.1.4.1.3174.2.110
This file contains Tiara's enterprise specific MIB module for RIP implementation
         tiaraRipGlobals 1.3.6.1.4.1.3174.2.110.1
             tiaraRoutingEnable 1.3.6.1.4.1.3174.2.110.1.1 truthvalue read-write
This variable is used to globally enable/disable Routing. DEFVAL { false}
             tiaraRipGlobalEnable 1.3.6.1.4.1.3174.2.110.1.2 truthvalue read-write
This variable is used to globally enable/disable RIP. The per- interface enable/disable override the setting of this variable
             tiaraRipGlobalUseTrustedNeighbour 1.3.6.1.4.1.3174.2.110.1.3 truthvalue read-write
This variable is used to enable/disable the use of Trusted Neighbour
             tiaraRipGlobalValidateSrcIpAddr 1.3.6.1.4.1.3174.2.110.1.4 truthvalue read-write
enable/disable validating source IP address
             tiaraRipGlobalVersion 1.3.6.1.4.1.3174.2.110.1.5 integer read-write
version of RIP to be used. per-interface send and receive versions override the setting of this variable Enumeration: 'version1': 1, 'version2': 2.
         tiaraRipIfConfTable 1.3.6.1.4.1.3174.2.110.2 no-access
A list of RIP interfaces and Per-Interface RIP Configuration Table
             tiaraRipIfConfEntry 1.3.6.1.4.1.3174.2.110.2.1 no-access
A single RIP interface and its configuration parameters
                 tiaraRipIfConfIpAddr 1.3.6.1.4.1.3174.2.110.2.1.1 ipaddress no-access
The IP Address assigned to the given RIP interface. This variable is also used to index into the table
                 tiaraRipIfConfAuthString 1.3.6.1.4.1.3174.2.110.2.1.2 displaystring read-only
The 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 disabled
                 tiaraRipIfConfAutoSummaryEnable 1.3.6.1.4.1.3174.2.110.2.1.3 truthvalue read-only
Used to enable/disable route summarization
                 tiaraRipIfConfDefaultAnnounceEnable 1.3.6.1.4.1.3174.2.110.2.1.4 truthvalue read-only
Used to enable/disable announcing RIP default route
                 tiaraRipIfConfEnable 1.3.6.1.4.1.3174.2.110.2.1.5 truthvalue read-only
enable/disable RIP for this interface. The value of this variable overrides the value of the Global variable, tiaraRipGlobalEnable
                 tiaraRipIfConfAnnounceHostEnable 1.3.6.1.4.1.3174.2.110.2.1.6 truthvalue read-only
enable/disable announcing IP host routes
                 tiaraRipIfConfPassiveEnable 1.3.6.1.4.1.3174.2.110.2.1.7 truthvalue read-only
suppress/do not suppress sending of routing updates
                 tiaraRipIfConfReceiveVersion 1.3.6.1.4.1.3174.2.110.2.1.8 integer read-only
configuration variable for RIP receive version for this interface Enumeration: 'version1': 1, 'version2': 2, 'version1and2': 3.
                 tiaraRipIfConfSendVersion 1.3.6.1.4.1.3174.2.110.2.1.9 integer read-only
configuration variable for RIP send version for this interface Enumeration: 'version1compatible': 4, 'version1': 1, 'version2': 2, 'version1and2': 3.
                 tiaraRipIfConfSplitHorizonEnable 1.3.6.1.4.1.3174.2.110.2.1.10 truthvalue read-only
enable/disable split horizon
                 tiaraRipIfConfStaticAnnounceEnable 1.3.6.1.4.1.3174.2.110.2.1.11 truthvalue read-only
enable/disable announcing static IP routes
                 tiaraRipIfConfUpdateTimer 1.3.6.1.4.1.3174.2.110.2.1.12 integer32 read-only
The value of the Update Timer
                 tiaraRipIfConfHoldDownTimer 1.3.6.1.4.1.3174.2.110.2.1.13 integer32 read-only
The value of the hold-down timer
                 tiaraRipIfConfFlushTimer 1.3.6.1.4.1.3174.2.110.2.1.14 integer32 read-only
The value of the Flush Timer
                 tiaraRipIfConfInvTimer 1.3.6.1.4.1.3174.2.110.2.1.15 integer32 read-only
The value of the invalid timer
                 tiaraRipIfConfRowStatus 1.3.6.1.4.1.3174.2.110.2.1.16 rowstatus read-only
This variable is used to create/delete rows in the configuration table
         tiaraRipStatTable 1.3.6.1.4.1.3174.2.110.3 no-access
A list of RIP interfaces for which the statistics are maintained
             tiaraRipStatEntry 1.3.6.1.4.1.3174.2.110.3.1 no-access
per-interface statistics
                 tiaraRipStatRequestPktsSent 1.3.6.1.4.1.3174.2.110.3.1.1 counter32 read-only
Number of request packets sent on this interface
                 tiaraRipStatResponsePktsSent 1.3.6.1.4.1.3174.2.110.3.1.2 counter32 read-only
Number of response packets received on this interface
                 tiaraRipStatPktsReceived 1.3.6.1.4.1.3174.2.110.3.1.3 counter32 read-only
Total number of packets received on this interface
                 tiaraRipStatRequestPktsReceived 1.3.6.1.4.1.3174.2.110.3.1.4 counter32 read-only
Number of request packets received on this interface
                 tiaraRipStatResponsePktsReceived 1.3.6.1.4.1.3174.2.110.3.1.5 counter32 read-only
Number of response packets received on this interface
                 tiaraRipStatUnrecognizedPktsReceived 1.3.6.1.4.1.3174.2.110.3.1.6 counter32 read-only
Number of unrecognised packets received on this interface
                 tiaraRipStatBadVersions 1.3.6.1.4.1.3174.2.110.3.1.7 counter32 read-only
Number of invalid version packets received on this interface
                 tiaraRipStatBadAddrFamilies 1.3.6.1.4.1.3174.2.110.3.1.8 counter32 read-only
Number of invalid address family packets received on this interface
                 tiaraRipStatBadRequestFormats 1.3.6.1.4.1.3174.2.110.3.1.9 counter32 read-only
Number of invalid address format packets received on this interface
                 tiaraRipStatBadMetrics 1.3.6.1.4.1.3174.2.110.3.1.10 counter32 read-only
Tiara-fill
                 tiaraRipStatBadResponseFormats 1.3.6.1.4.1.3174.2.110.3.1.11 counter32 read-only
Tiara-fill
                 tiaraRipStatResponsesNotFromRipPort 1.3.6.1.4.1.3174.2.110.3.1.12 counter32 read-only
Tiara-fill
                 tiaraRipStatResponsesRecdFromLoopBackIf 1.3.6.1.4.1.3174.2.110.3.1.13 counter32 read-only
Number of responses received from loopback interface
                 tiaraRipStatPktsRejected 1.3.6.1.4.1.3174.2.110.3.1.14 counter32 read-only
Number of packets rejected on this interface
         tiaraRipRejectAddrTable 1.3.6.1.4.1.3174.2.110.4 no-access
List of Reject IP addresses along with the interfaces they correspond to
             tiaraRipRejectAddrEntry 1.3.6.1.4.1.3174.2.110.4.1 no-access
A single Reject IP address along with the interface that it corresponds to
                 tiaraRipRejectIpAddr 1.3.6.1.4.1.3174.2.110.4.1.1 ipaddress no-access
The reject IpAddress for this interface
                 tiaraRipRejectRowStatus 1.3.6.1.4.1.3174.2.110.4.1.2 rowstatus read-only
Row Status variable used to create/delete rows in this table
         tiaraRipAdvertiseAddrTable 1.3.6.1.4.1.3174.2.110.5 no-access
List of Advertise IP addresses along with the interfaces they correspond to
             tiaraRipAdvertiseAddrEntry 1.3.6.1.4.1.3174.2.110.5.1 no-access
A single advertise IP address along with the interface it corresponds to
                 tiaraRipAdvertiseIpAddr 1.3.6.1.4.1.3174.2.110.5.1.1 ipaddress no-access
One Advertise IpAddress for this interface
                 tiaraRipAdvertiseRowStatus 1.3.6.1.4.1.3174.2.110.5.1.2 rowstatus read-only
Row Status variable used to create/delete rows in this table
         tiaraRipNeighbourAddrTable 1.3.6.1.4.1.3174.2.110.6 no-access
List of neighbour IP addresses along with the interfaces they correspond to
             tiaraRipNeighbourAddrEntry 1.3.6.1.4.1.3174.2.110.6.1 no-access
A single neighbour IP address along with the interface it corresponds to
                 tiaraRipNeighbourIpAddr 1.3.6.1.4.1.3174.2.110.6.1.1 ipaddress no-access
One neighbour IP address for this interface
                 tiaraRipNeighbourRowStatus 1.3.6.1.4.1.3174.2.110.6.1.2 rowstatus read-only
Row Status variable used to create/delete rows in this table
         tiaraRipTrustedNeighbourAddrTable 1.3.6.1.4.1.3174.2.110.7 no-access
List of trusted neighbour IP addresses along with the interfaces they correspond to
             tiaraRipTrustedNeighbourAddrEntry 1.3.6.1.4.1.3174.2.110.7.1 no-access
A single trusted neighbour IP address along with the interface it corresponds to
                 tiaraRipTrustedNeighbourAddr 1.3.6.1.4.1.3174.2.110.7.1.1 ipaddress no-access
One Trusted Neighbour IP address for this interface
                 tiaraRipTrustedNeighbourRowStatus 1.3.6.1.4.1.3174.2.110.7.1.2 rowstatus read-only
Row Status variable used to create/delete rows in this table