TELDAT-MON-INTERF-ASL-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-MON-INTERF-ASL-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
 telProdNpMonInterfASL 1.3.6.1.4.1.2007.4.1.2.2.2.16
       telProdNpMonIfcASLGlobalTable 1.3.6.1.4.1.2007.4.1.2.2.2.16.1 no-access
This table contains general information about asynchronous serial line interfaces. There will be one entry per each interface of this kind.
           telProdNpMonIfcASLGlobalEntry 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1 no-access
Each entry contains the interface number that will be the table index used to go over the table, the line speed, the throughput in bits per second, the last throughput, the number of bits per character, the number of stop bits, the parity chosen (if it exists), the number of parity errors, data errors, overrun errors, the amount of time passed since the last port reset and variables to indicate if the SCC loopback mode or echo mode are active, if CD or DSR signal states are ignored and if CD signal is disconnected from internal hardware.
               telProdNpMonIfcASLGloIndex 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.1 integer read-only
Interface number. The interface must be asynchronous serial line. It is the table index.
               telProdNpMonIfcASLGloDriverType 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.2 displaystring read-only
Type of physical driverP: (1) DCE, (2) DTE. The variable is a string.
               telProdNpMonIfcASLGloSpeed 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.3 integer read-only
Speed of the asynchronous serial line. (Clock speed, in bps).
               telProdNpMonIfcASLGloThrou 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.4 integer read-only
Throughput in bits per second. It is the mean effective speed.
               telProdNpMonIfcASLGloLastThrou 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.5 integer read-only
Last throughput, in bits per second. It is the mean instantaneous speed.
               telProdNpMonIfcASLGloBitsChar 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.6 integer read-only
Number of bits per character.
               telProdNpMonIfcASLGloStopBits 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.7 integer read-only
Number of stop bits.
               telProdNpMonIfcASLGloParitySel 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.8 integer read-only
Parity chosen (if parity has been chosen). The possible values are: (0) if no parity has been selected, (1) odd, (2) space, (3) even, (4) mark. Enumeration: 'even': 3, 'none': 0, 'mark': 4, 'odd': 1, 'space': 2.
               telProdNpMonIfcASLGloLastResetWeek 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.9 integer read-only
Weeks passed since the last port reset.
               telProdNpMonIfcASLGloLastResetDay 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.10 integer read-only
Days passed since the last port reset: the remaining days that we get after counting the number of weeks that are not enough to form a week, this implies that the value of the variable must be under 7.
               telProdNpMonIfcASLGloLastResetHour 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.11 integer read-only
Hours passed since the last reset of the port. If it has passed more than a week, this variable indicates the number of hours to be added to the number of weeks and days, and its value should be under 24 so as not form a complete day.
               telProdNpMonIfcASLGloLastResetMin 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.12 integer read-only
Minutes passed since the last reset of the port. This variable indicates the number of minutes since the last hour was added to the hour counter.
               telProdNpMonIfcASLGloLastResetSec 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.13 integer read-only
Seconds passed since the last reset of the port. The total time passed will be calculated by adding weeks, days, hours, minutes and seconds since the last reset.
               telProdNpMonIfcASLGloLoopback 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.14 integer read-only
This variable indicates if SCC loopback mode is active: transmitter is connected internally to the receiver. Enumeration: 'active': 1, 'inactive': 2.
               telProdNpMonIfcASLGloEcho 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.15 integer read-only
This variable indicates if SCC echo mode is active: transmitter resends received data. Enumeration: 'active': 1, 'inactive': 2.
               telProdNpMonIfcASLGloIgnoreCD 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.16 integer read-only
This variable indicates if CD signal state is ignored. Enumeration: 'yes': 1, 'no': 2.
               telProdNpMonIfcASLGloDisconnectCD 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.17 integer read-only
This variable indicates if CD signal is disconnected from internal hardware. Enumeration: 'yes': 1, 'no': 2.
               telProdNpMonIfcASLGloIgnoreDSR 1.3.6.1.4.1.2007.4.1.2.2.2.16.1.1.18 integer read-only
This variable indicates if DSR signal state is ignored. Enumeration: 'yes': 1, 'no': 2.
       telProdNpMonIfcASLRS232Table 1.3.6.1.4.1.2007.4.1.2.2.2.16.2 no-access
This table contains the signals or circuits RS232. It shows wether the signals are active or not. The entry number is determined by the interface number considered.
           telProdNpMonIfcASLRS232Entry 1.3.6.1.4.1.2007.4.1.2.2.2.16.2.1 no-access
Each entry contains the interface number of the node considered, which will be the first index used to go over the table, the order number of the circuit inside that interface (second index), which must be between 1 and a maximum value that depends on the conector type (the highest value will be 7), the circuit number (105, 106, 107, 108, 109, 125, 141), its name (RTS, CTS, DSR, DTR, DCD, RI, LL) and wether it is active or not.
               telProdNpMonIfcASLRS232IfcIndex 1.3.6.1.4.1.2007.4.1.2.2.2.16.2.1.1 integer read-only
Interface number, which must be synchronous serial line. It is the first table index.
               telProdNpMonIfcASLRS232CircIndex 1.3.6.1.4.1.2007.4.1.2.2.2.16.2.1.2 integer read-only
Second table index. This value goes between 1 to the number of this type of circuits, that varies depending on the conector type.
               telProdNpMonIfcASLRS232Circuit 1.3.6.1.4.1.2007.4.1.2.2.2.16.2.1.3 integer read-only
RS232 circuit number. The possible values are 105, 106, 107, 108, 109, 125 y 141.
               telProdNpMonIfcASLRS232Nickname 1.3.6.1.4.1.2007.4.1.2.2.2.16.2.1.4 displaystring read-only
Circuit name.
               telProdNpMonIfcASLRS232State 1.3.6.1.4.1.2007.4.1.2.2.2.16.2.1.5 displaystring read-only
Signal state (circuit signals): on, off or unknown.
       telProdNpMonIfcASLStatsTable 1.3.6.1.4.1.2007.4.1.2.2.2.16.3 no-access
This table contains statistics of asynchronous serial line interfaces.
           telProdNpMonIfcASLStatsEntry 1.3.6.1.4.1.2007.4.1.2.2.2.16.3.1 no-access
Each entry contains the interface number that is the table index, the variable that shows the output from the last table deletion operation (in get operations) or begins the deletion (in set operations), the number of parity errors, the number of data errors and the number of overrun errors.
               telProdNpMonIfcASLStatsIndex 1.3.6.1.4.1.2007.4.1.2.2.2.16.3.1.1 integer read-only
Interface number. The interface must be asynchronous serial line to appear in the table. It is the table index.
               telProdNpMonIfcASLStatsClear 1.3.6.1.4.1.2007.4.1.2.2.2.16.3.1.2 integer read-write
This variable when is read shows the output from the last table delete attempt: the value is 2 if the deletion was performed succesfully, 3 if an error ocurred and 4 for an undefined result, that means that nobody has tried to delete the table yet. In set operations, the value 1 (it is the only value that can be assigned by a writing operation) causes a table deletion: frame counters are set to 0. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
               telProdNpMonIfcASLStatsParityErr 1.3.6.1.4.1.2007.4.1.2.2.2.16.3.1.3 counter read-only
Number of parity errors.
               telProdNpMonIfcASLStatsDataErr 1.3.6.1.4.1.2007.4.1.2.2.2.16.3.1.4 counter read-only
Number of data errors.
               telProdNpMonIfcASLStatsOverrun 1.3.6.1.4.1.2007.4.1.2.2.2.16.3.1.5 counter read-only
Number of overrun errors.