TIARA-V35-MIB: View SNMP OID List / Download MIB

VENDOR: TASMAN NETWORKS


 Home MIB: TIARA-V35-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
 tiaraV35Mib 1.3.6.1.4.1.3174.2.7.3
MIB definitions for Tiara V35 module.
     v35ConfigTable 1.3.6.1.4.1.3174.2.7.3.1 no-access
Tiara Networks V35 interface-related configurable parameters are listed in this table.
         v35ConfigTableEntry 1.3.6.1.4.1.3174.2.7.3.1.1 no-access
V35 table entry.
             v35IfIndex 1.3.6.1.4.1.3174.2.7.3.1.1.1 integer no-access
An integer value that is an index in the entries of the ifTable (MIB-II) with a V.35 interface type.
             v35ConfigClockRate 1.3.6.1.4.1.3174.2.7.3.1.1.2 integer32 read-write
Configures the clock rate for V35.
             v35ConfigClockSource 1.3.6.1.4.1.3174.2.7.3.1.1.3 integer read-write
Configures the clock source for V35. It can be either internal or line. Enumeration: 'line': 2, 'internal': 1.
             v35ConfigMode 1.3.6.1.4.1.3174.2.7.3.1.1.4 integer read-write
Configures the mode for V35 to be either dce or dte. Enumeration: 'dce': 1, 'dte': 2.
             v35ConfigCRC 1.3.6.1.4.1.3174.2.7.3.1.1.5 integer read-write
Configures the cyclic redundancy check for V35 to be either 16 or 32 bits. Enumeration: 'crc32': 2, 'crc16': 1.
             v35ConfigDataMode 1.3.6.1.4.1.3174.2.7.3.1.1.6 integer read-write
Configures the data for V.35 to be either normal or inverted. Enumeration: 'inverted': 2, 'normal': 1.
             v35ConfigFlowControl 1.3.6.1.4.1.3174.2.7.3.1.1.7 integer read-write
Configures the hardware flow control for V.35 to be either on or off. Enumeration: 'on': 2, 'off': 1.
     v35StatsTable 1.3.6.1.4.1.3174.2.7.3.2 no-access
Tiara Networks V35 interface-related status variables are listed in this table.
         v35StatsTableEntry 1.3.6.1.4.1.3174.2.7.3.2.1 no-access
V35 statistics table entry.
             v35StatsAlarmStatus 1.3.6.1.4.1.3174.2.7.3.2.1.1 bits read-only
Specifies the status of the V35 alarm. If the bit is set, it indicates that the alarm state is on. Alarm bits are mode dependent; they are interpreted as follows: v35-alarms-DTR - DTR not received from DTE (V.35 is DCE) v35-alarms-DSR - DSR not received from DCE (V.35 is DTE) v35-alarms-ST - V.35 adaptor driving ST (V.35 is DCE) v35-alarms-CTS - CTS not received from DCE (V.35 is DTE) v35-alarms-RTS - RTS not received from DTE (V.35 is DCE) Bits: 'v35-alarms-CTS': 4, 'v35-alarms-ST': 3, 'v35-alarms-DSR': 2, 'v35-no-alarms': 0, 'v35-alarms-DTR': 1, 'v35-alarms-RTS': 5.
             v35StatsFramesIn 1.3.6.1.4.1.3174.2.7.3.2.1.2 counter32 read-only
Specifies the number of incoming frames.
             v35StatsFramesOut 1.3.6.1.4.1.3174.2.7.3.2.1.3 counter32 read-only
Specifies the number of outgoing frames.
             v35StatsOctetsIn 1.3.6.1.4.1.3174.2.7.3.2.1.4 counter32 read-only
Specifies the number of incoming octets.
             v35StatsOctetsOut 1.3.6.1.4.1.3174.2.7.3.2.1.5 counter32 read-only
Specifies the number of outgoing octets.
             v35StatsCRCErrors 1.3.6.1.4.1.3174.2.7.3.2.1.6 counter32 read-only
Specifies the number of CRC errors that have been identified so far.
     v35Traps 1.3.6.1.4.1.3174.2.7.3.3
         v35TrapVariables 1.3.6.1.4.1.3174.2.7.3.3.1
             v35SlotNumber 1.3.6.1.4.1.3174.2.7.3.3.1.1 integer no-access
This V35 trap variable specifies the slot number of the V35 interface.
             v35AlarmType 1.3.6.1.4.1.3174.2.7.3.3.1.2 integer no-access
This V35 alarm type specifies the type of the alarm trap generated by the agent for the V35 interface. Alarm bits are mode dependent; they are interpreted as follows: v35-alarms-DTR - DTR not received from DTE (V.35 is DCE) v35-alarms-DSR - DSR not received from DCE (V.35 is DTE) v35-alarms-ST - V.35 adaptor driving ST (V.35 is DCE) v35-alarms-CTS - CTS not received from DCE (V.35 is DTE) v35-alarms-RTS - RTS not received from DTE (V.35 is DCE) Enumeration: 'v35-alarm-RTS': 5, 'v35-alarm-DTR': 1, 'v35-alarm-CTS': 4, 'v35-alarm-ST': 3, 'v35-alarm-DSR': 2.
           v35AlarmOnTrap 1.3.6.1.4.1.3174.2.7.3.30.1
V35 alarm traps for the Alarm On state.
           v35AlarmOffTrap 1.3.6.1.4.1.3174.2.7.3.30.2
V35 alarm traps for the Alarm Off state.