TELDAT-CFG-INTERF-IEC101GW-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-CFG-INTERF-IEC101GW-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
 telProdNpConfInterfIec101GW 1.3.6.1.4.1.2007.4.1.1.4.16
       telProdNpIec101GWTable 1.3.6.1.4.1.2007.4.1.1.4.16.1 no-access
Table of global configuration for IEC101 GW interfaces. Each row represents an interface
           telProdNpIec101GWEntry 1.3.6.1.4.1.2007.4.1.1.4.16.1.1 no-access
A base list of objects that are configuration information about an IEC101 GW interface. The index is the number of the interface.
               telProdNpIec101GWIfcIndex 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.1 integer read-only
IEC101-GW interface index. It is the index table.
               telProdNpIec101GWIfcAsduCAddr 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.2 integer read-write
Set RTU ASDU common Adress for no multilink mode.
               telProdNpIec101GWIfcBaudRate 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.3 integer read-write
Set baud reate for serial interface. Enumeration: 'a': 300, 'c': 1200, 'b': 600, 'e': 4800, 'd': 2400, 'g': 19200, 'f': 9600, 'i': 38400, 'h': 28800, 'j': 57600.
               telProdNpIec101GWIfcLinkAddr 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.4 integer read-write
Set RTU Link Adress for no multilink mode.
               telProdNpIec101GWIfcLinkAddrSz 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.5 integer read-write
Set Link Adress field size.
               telProdNpIec101GWIfcLongResp 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.6 integer read-write
Enable sends long frame responses to RTU's. Enumeration: 'disabled': 0, 'enabled': 1.
               telProdNpIec101GWIfcMultilink 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.7 integer read-write
Enable RTU's multilink mode. Enumeration: 'disabled': 0, 'enabled': 1.
               telProdNpIec101GWIfcBuffNum 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.8 integer read-write
Configure number of IEC-101 transmission buffers.
               telProdNpIec101GWIfcOrigAddr 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.9 integer read-write
Configure IEC-101 Originator Address.
               telProdNpIec101GWIfcRetransMax 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.10 integer read-write
Configure maximum number of IEC-101 messages retransmissions.
               telProdNpIec101GWIfcRetransTime 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.11 integer read-write
Configure time for IEC-101 messages retransmissions. Time in milliseconds
               telProdNpIec101GWIfcRxTimeout 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.12 integer read-write
Configure input frame timeout. Time in milliseconds
               telProdNpIec101GWIfcSyncTime 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.13 integer read-write
Configure period time to sent IEC-101 Synchronization message to RTU. Time in minutes
               telProdNpIec101GWIfcTestTime 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.14 integer read-write
Configure period time to sent IEC-101 Link Test message to RTU. Time in seconds
               telProdNpIec101GWIfcTestType 1.3.6.1.4.1.2007.4.1.1.4.16.1.1.15 integer read-write
Configure type of IEC-101 Link Test message to send to RTU. 0 Don't send message, 1 Send Test message, 2 Send Status message. Enumeration: 'test': 1, 'status': 2, 'none': 0.
       telProdNpIec101GWIfcRtuTable 1.3.6.1.4.1.2007.4.1.1.4.16.2 no-access
Table of RTU Link Address configuration for IEC101 GW interfaces. There are two table indexes: the interface and the RTU index.
           telProdNpIec101GWIfcRtuEntry 1.3.6.1.4.1.2007.4.1.1.4.16.2.1 no-access
Each entry contains an RTU link address. Each entry consist on an interfece index and an RTU index.
               telProdNpIec101GWIfcRtuIfcIndex 1.3.6.1.4.1.2007.4.1.1.4.16.2.1.1 integer read-only
IEC101-GW interface index. It is the index table.
               telProdNpIec101GWIfcRtuIndex 1.3.6.1.4.1.2007.4.1.1.4.16.2.1.2 integer read-only
RTU table index.
               telProdNpIec101GWIfcRtuStatus 1.3.6.1.4.1.2007.4.1.1.4.16.2.1.3 integer read-write
Table control variable. Set to 1 does nothing. Set to 2 adds a new row (RTU link address) in the table with default value(65534) and returns 2. If it already exists, then it returns error. It must be added immediately after the last index. To greate a new row RTU address 65534 must not exist. After greate you must modify RTU address. Set to 3 deletes all table fields corresponding to that Agent, and returns 3. Get returns 1 if the control exists. Enumeration: 'add': 2, 'valid': 1, 'delete': 3.
               telProdNpIec101GWIfcRtuAddress 1.3.6.1.4.1.2007.4.1.1.4.16.2.1.4 integer read-write
Set link address for a RTU in multilink mode. RTU link address can not be repeated. If address already exists, then it returns error.