TELDAT-MON-CentrixD-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-MON-CentrixD-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
 telProductsCentrixD 1.3.6.1.4.1.2007.4.71
       telProdCentrixDConfig 1.3.6.1.4.1.2007.4.71.1
           telProdCentrixDConfProtocol 1.3.6.1.4.1.2007.4.71.1.1
               telProdCentrixDConfDEP 1.3.6.1.4.1.2007.4.71.1.1.1
                   telProdCentrixDConfDEPFilterGroup 1.3.6.1.4.1.2007.4.71.1.1.1.1
                       telProdCentrixDConfDEPFilterEnable 1.3.6.1.4.1.2007.4.71.1.1.1.1.1 integer read-write
Variable to enable/disable the process of filtering in order to choose which complete and incomplete transactions are going to be stored in the corresponding table. Allowed values for this variable are: (1) enabled (2) disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                       telProdCentrixDConfDEPFilterTable 1.3.6.1.4.1.2007.4.71.1.1.1.1.2 no-access
The filter table contains one entry for each filter configured. These filters are used to choose which complete and incomplete transactions are going to be stored in the corresponding table (only if filtering process is enabled).
                           telProdCentrixDConfDEPFilterEntry 1.3.6.1.4.1.2007.4.71.1.1.1.1.2.1 no-access
Each entry of the filter table contains the configuration parameters corresponding to one of the filters to be applied to complete and incomplete transactions in order to choose which of them are going to be stored in the respective tables. Variables included in each entry are: an index to identify the concrete filter, the filter type (inclusive or exclusive), the pattern of comparison (i.e. the type or class of the value used to select which transactions are stored), the value in which comparison is based and a variable to delete the entry (the filter).
                               telProdCentrixDConfDEPFilterIndex 1.3.6.1.4.1.2007.4.71.1.1.1.1.2.1.1 integer read-only
Index of the table: order of the entry inside the table.
                               telProdCentrixDConfDEPFilterType 1.3.6.1.4.1.2007.4.71.1.1.1.1.2.1.2 integer read-write
Filter type: (1) inclusive, (2) exclusive. Default value: 2 (exclusive). Enumeration: 'exclusive': 2, 'inclusive': 1.
                               telProdCentrixDConfDEPFilterPattern 1.3.6.1.4.1.2007.4.71.1.1.1.1.2.1.3 integer read-write
Pattern of comparison, i.e. the type or class of the value used to select which complete and incomplete transactions will be stored in the corresponding table. Allowed values for this variable are: (1) serial-number (2) hostname (3) nri. Default value: 2 (hostname). Enumeration: 'nri': 3, 'serial-number': 1, 'hostname': 2.
                               telProdCentrixDConfDEPFilterValue 1.3.6.1.4.1.2007.4.71.1.1.1.1.2.1.4 displaystring read-write
Value of comparison to decide if a transaction is or no stored. Depending of the value taken for the previous variable, this parameter is under the following restrictions: 1. Serial number must be a string corresponding to a valid serial number. 2. Hostname must be a string no longer than 79 characters. 3. NRI must be a string composed of one to 16 digits (a valid X.25 address). Default value is an empty string.
                               telProdCentrixDConfDEPFilterDelete 1.3.6.1.4.1.2007.4.71.1.1.1.1.2.1.5 integer read-write
If the value of this variable is set to 1, this entry will be deleted. In GET operations, the value taken by this variable indicates the result of the last operation: ok (2), if the entry was deleted succesfully; error (3), if the operation failed; the value undefined (4) indicates that delete operations have not been made yet. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
       telProdCentrixDMonit 1.3.6.1.4.1.2007.4.71.2
           telProdCentrixDMonProtocol 1.3.6.1.4.1.2007.4.71.2.1
               telProdCentrixDMonDEP 1.3.6.1.4.1.2007.4.71.2.1.1
                   telProdCentrixDMonDEPTransGroup 1.3.6.1.4.1.2007.4.71.2.1.1.1
                       telProdCentrixDMonDEPTransClearGroup 1.3.6.1.4.1.2007.4.71.2.1.1.1.1
                           telProdCentrixDMonDEPTransClearOk 1.3.6.1.4.1.2007.4.71.2.1.1.1.1.1 integer read-write
Command field to clear ALL correct transactions. If the value of this variable is set to 1, all correct transactions will be deleted. In GET operations, the value taken by this variable indicates the result of the last operation: ok (2), if the entry was deleted succesfully; error (3), if the operation failed; the value undefined (4) indicates that delete operations have not been made yet. Enumeration: 'clear': 1, 'ok': 2, 'undefined': 4, 'error': 3.
                           telProdCentrixDMonDEPTransClearWrong 1.3.6.1.4.1.2007.4.71.2.1.1.1.1.2 integer read-write
Command field to clear ALL wrong or incomplete transactions. If the value of this variable is set to 1, all wrong transactions will be deleted. In GET operations, the value taken by this variable indicates the result of the last operation: ok (2), if the entry was deleted succesfully; error (3), if the operation failed; the value undefined (4) indicates that delete operations have not been made yet. Enumeration: 'clear': 1, 'ok': 2, 'undefined': 4, 'error': 3.
                       telProdCentrixDMonDEPTransOkGroup 1.3.6.1.4.1.2007.4.71.2.1.1.1.2
                           telProdCentrixDMonDEPTransOkNumber 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.1 counter read-only
Total number of completed transactions carried out since last restart, filtered or not filtered (stored in the corresponding table).
                           telProdCentrixDMonDEPTransOkNoFiltNumber 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.2 counter read-only
Total number of completed transactions carried out and stored in the corresponding table (not filtered) since last restart.
                           telProdCentrixDMonDEPTransOkTable 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3 no-access
Table with the latest transactions carried out that have been sucessfully completed. Each entry contains information about one single completed transaction.
                               telProdCentrixDMonDEPTransOkEntry 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1 no-access
Each entry contains information about one completed transaction and it is composed of the following fields: an index to identify the transaction in the table, start and end time and date of the operation, three variables for the three possible identifiers associated to the remote peer, type of transaction, IP address of the remote peer that carried out the operation, X.25 address that the datafone calls, the reason why the connection failed, the reason why the X.25 connection was released, the diagnosis of the X.25 call release and the DEP fsm state when the transaction was stored.
                                   telProdCentrixDMonDEPTransOkIndex 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.1 integer read-only
Index of the table: order of the entry inside the table.
                                   telProdCentrixDMonDEPTransOkStartTime 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.2 octet string read-only
This variable indicates the start time of the operation.
                                   telProdCentrixDMonDEPTransOkEndTime 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.3 octet string read-only
This variable indicates the end time of the operation.
                                   telProdCentrixDMonDEPTransOkDate 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.4 octet string read-only
This variable indicates the date the operation was carried out on.
                                   telProdCentrixDMonDEPTransOkId1 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.5 displaystring read-only
First identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a first identifier.
                                   telProdCentrixDMonDEPTransOkId2 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.6 displaystring read-only
Second identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a second identifier.
                                   telProdCentrixDMonDEPTransOkId3 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.7 displaystring read-only
Third identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a third identifier.
                                   telProdCentrixDMonDEPTransOkType 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.8 displaystring read-only
Type of transaction performed. Values: '0' authorization or purchase '1' repayment '2' repetition '3' enquiry '4' close '5' account-entity selection '6' operation details '8' account enquiry '9' movement enquiry 'M' memory inicialization/setup 'U' Unknown.
                                   telProdCentrixDMonDEPTransOkIpAddr 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.9 ipaddress read-only
IP address of the remote peer that carried out the operation.
                                   telProdCentrixDMonDEPTransOkNri 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.10 displaystring read-only
X.25 address that the datafone calls.
                                   telProdCentrixDMonDEPTransOkCause 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.11 integer read-only
This variable indicates the reason why the connection failed. Possible values are: (1) X.25 call released by the host (2) EOT received: POS Disconnection (3) T4 received: POS Disconnection (4) Unexpected X.25 data received (5) X.25 call released by POS: the host has received a L message which is not a response to a previous L message sent. (51) X.25 call released by the host (52) Timeout waiting X25 establish. (53) Release from POS: EOT received. (57) Bad message waiting S message. (58) Timeout waiting message ends from POS. (59) Timeout waiting message start from POS, E5. (60) Reach max number of retransmissions send to POS, due NAK. (61) Reach max number of retransmissions send to POS, due timeout. (62) Reach max number of bad messages received from POS. (63) Was received a message too short. (64) Reach max number of bad data received from POS, in E2. (65) Timeout waiting message start from POS, in E2. (66) Timeout waiting ACK from POS. (68) Timeout waiting a Host answers. (70) TCP session release from remote end (POS). (80) NA (X25) not found in Host regiters configuration. (81) Timeout opening TCP session to Host. (82) TCP session closed by Host. (83) Max. TCP Host session time expired. Enumeration: 'x25-pos-disc': 5, 'tcp-ses-closed-by-host': 82, 'timeout-opening-tcp-ses-to-host': 81, 'timeout-wait-msg-start-E2': 65, 'timeout-wait-msg-start-E5': 59, 'timeout-wait-ack': 66, 'max-retrans-due-nak': 60, 'x25-disc': 51, 'max-retrans-due-timeout': 61, 'tcp-ses-released': 70, 'unexpected-x25-data': 4, 'timeout-wait-msg-ends': 58, 'max-tcp-host-ses-time-expired': 83, 'max-bad-data-rcv': 64, 'max-bad-msg-rcv': 62, 'timeout-x25-establish': 52, 'rcv-eot-from-pos': 53, 'x25-host-disc': 1, 'msg-too-short': 63, 'na-not-found': 80, 't4': 3, 'bad-s-msg': 57, 'eot': 2, 'timeout-wait-host-answers': 68.
                                   telProdCentrixDMonDEPTransOkX25Cause 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.12 integer read-only
This variable indicates the reason why the X.25 connection was released.
                                   telProdCentrixDMonDEPTransOkDiagn 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.13 integer read-only
This variable indicates the diagnosis of the X.25 call release.
                                   telProdCentrixDMonDEPTransOkState 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.3.1.14 integer read-only
This variable indicates the DEP fsm state when the transaction was stored.
                           telProdCentrixDMonDEPTraOkNewTable 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4 no-access
This table has only one entry which contains information about the first of the latest transactions that have been sucessfully completed, that have been stored in the corresponding table (have not been filtered) and that have not been sent to the manager station yet.
                               telProdCentrixDMonDEPTraOkNewEntry 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1 no-access
This table has only one entry which contains information about the first of the latest transactions that have been sucessfully completed, that have been stored in the corresponding table (have not been filtered) and that have not been sent to the manager station yet. It is composed of the following fields: an index to identify the transaction in the table (it always takes the value 1), start and end time and date of the operation, three variables for the three possible identifiers associated to the remote peer, type of transaction, IP address of the remote peer that carried out the operation, X.25 address that the datafone calls, the reason why the connection failed, the reason why the X.25 connection was released, the diagnosis of the X.25 call release and the DEP fsm state when the transaction was stored.
                                   telProdCentrixDMonDEPTraOkNewIndex 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.1 integer read-only
Index of the table: order of the entry inside the table. It can only takes the value 1.
                                   telProdCentrixDMonDEPTraOkNewStartTime 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.2 octet string read-only
This variable indicates the start time of the operation.
                                   telProdCentrixDMonDEPTraOkNewEndTime 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.3 octet string read-only
This variable indicates the end time of the operation.
                                   telProdCentrixDMonDEPTraOkNewDate 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.4 octet string read-only
This variable indicates the date the operation was carried out on.
                                   telProdCentrixDMonDEPTraOkNewId1 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.5 displaystring read-only
First identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a first identifier.
                                   telProdCentrixDMonDEPTraOkNewId2 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.6 displaystring read-only
Second identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a second identifier.
                                   telProdCentrixDMonDEPTraOkNewId3 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.7 displaystring read-only
Third identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a third identifier.
                                   telProdCentrixDMonDEPTraOkNewType 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.8 displaystring read-only
Type of transaction performed. Values: '0' authorization or purchase '1' repayment '2' repetition '3' enquiry '4' close '5' account-entity selection '6' operation details '8' account enquiry '9' movement enquiry 'M' memory inicialization/setup 'U' Unknown.
                                   telProdCentrixDMonDEPTraOkNewIpAddr 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.9 ipaddress read-only
IP address of the remote peer that carried out the operation.
                                   telProdCentrixDMonDEPTraOkNewNri 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.10 displaystring read-only
X.25 address that the datafone calls.
                                   telProdCentrixDMonDEPTraOkNewCause 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.11 integer read-only
This variable indicates the reason why the connection failed. Possible values are: (1) X.25 call released by the host (2) EOT received: POS Disconnection (3) T4 received: POS Disconnection (4) Unexpected X.25 data received (5) X.25 call released by POS: the host has received a L message which is not a response to a previous L message sent. (51) X.25 call released by the host (52) Timeout waiting X25 establish. (53) Release from POS: EOT received. (57) Bad message waiting S message. (58) Timeout waiting message ends from POS. (59) Timeout waiting message start from POS, E5. (60) Reach max number of retransmissions send to POS, due NAK. (61) Reach max number of retransmissions send to POS, due timeout. (62) Reach max number of bad messages received from POS. (63) Was received a message too short. (64) Reach max number of bad data received from POS, in E2. (65) Timeout waiting message start from POS, in E2. (66) Timeout waiting ACK from POS. (68) Timeout waiting a Host answers. (70) TCP session release from remote end (POS). (80) NA (X25) not found in Host regiters configuration. (81) Timeout opening TCP session to Host. (82) TCP session closed by Host. (83) Max. TCP Host session time expired. Enumeration: 'x25-pos-disc': 5, 'tcp-ses-closed-by-host': 82, 'timeout-opening-tcp-ses-to-host': 81, 'timeout-wait-msg-start-E2': 65, 'timeout-wait-msg-start-E5': 59, 'timeout-wait-ack': 66, 'max-retrans-due-nak': 60, 'x25-disc': 51, 'max-retrans-due-timeout': 61, 'tcp-ses-released': 70, 'unexpected-x25-data': 4, 'timeout-wait-msg-ends': 58, 'max-tcp-host-ses-time-expired': 83, 'max-bad-data-rcv': 64, 'max-bad-msg-rcv': 62, 'timeout-x25-establish': 52, 'rcv-eot-from-pos': 53, 'x25-host-disc': 1, 'msg-too-short': 63, 'na-not-found': 80, 't4': 3, 'bad-s-msg': 57, 'eot': 2, 'timeout-wait-host-answers': 68.
                                   telProdCentrixDMonDEPTraOkNewX25Cause 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.12 integer read-only
This variable indicates the reason why the X.25 connection was released.
                                   telProdCentrixDMonDEPTraOkNewDiagn 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.13 integer read-only
This variable indicates the diagnosis of the X.25 call release.
                                   telProdCentrixDMonDEPTraOkNewState 1.3.6.1.4.1.2007.4.71.2.1.1.1.2.4.1.14 integer read-only
This variable indicates the DEP fsm state when the transaction was stored.
                       telProdCentrixDMonDEPTransWroGroup 1.3.6.1.4.1.2007.4.71.2.1.1.1.3
                           telProdCentrixDMonDEPTransWroNumber 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.1 counter read-only
Total number of transactions that have not been sucessfully completed since last restart, filtered or not filtered (stored in the corresponding table).
                           telProdCentrixDMonDEPTransWroNoFiltNumber 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.2 counter read-only
Total number of transactions that have not been sucessfully completed and stored in the corresponding table (not filtered) since last restart.
                           telProdCentrixDMonDEPTransWroTable 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3 no-access
Table with the latest transactions that have not been sucessfully completed. Each entry contains information about one incomplete transaction.
                               telProdCentrixDMonDEPTransWroEntry 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1 no-access
Each entry contains information about one incomplete transaction and it is composed of the following fields: an index to identify the transaction in the table, start and end time and date of the operation, three variables for the three possible identifiers associated to the remote peer, type of transaction, IP address of the remote peer that tried to carry out the operation, X.25 address that the datafone called, the reason why the connection failed, the reason why the X.25 connection was released, the diagnosis of the X.25 call release and the DEP fsm state when the transaction was stored.
                                   telProdCentrixDMonDEPTransWroIndex 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.1 integer read-only
Index of the table: order of the entry inside the table.
                                   telProdCentrixDMonDEPTransWroStartTime 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.2 octet string read-only
This variable indicates the start time of the operation.
                                   telProdCentrixDMonDEPTransWroEndTime 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.3 octet string read-only
This variable indicates the end time of the operation.
                                   telProdCentrixDMonDEPTransWroDate 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.4 octet string read-only
This variable indicates the date the operation was carried out on.
                                   telProdCentrixDMonDEPTransWroId1 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.5 displaystring read-only
First identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a first identifier.
                                   telProdCentrixDMonDEPTransWroId2 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.6 displaystring read-only
Second identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a second identifier.
                                   telProdCentrixDMonDEPTransWroId3 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.7 displaystring read-only
Third identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a third identifier.
                                   telProdCentrixDMonDEPTransWroType 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.8 displaystring read-only
Type of transaction performed. Values: '0' authorization or purchase '1' repayment '2' repetition '3' enquiry '4' close '5' account-entity selection '6' operation details '8' account enquiry '9' movement enquiry 'M' memory inicialization/setup 'U' Unknown.
                                   telProdCentrixDMonDEPTransWroIpAddr 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.9 ipaddress read-only
IP address of the remote peer that carried out the operation.
                                   telProdCentrixDMonDEPTransWroNri 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.10 displaystring read-only
X.25 address that the datafone called.
                                   telProdCentrixDMonDEPTransWroCause 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.11 integer read-only
This variable indicates the reason why the connection failed. Possible values are: (1) X.25 call released by the host (2) EOT received: POS Disconnection (3) T4 received: POS Disconnection (4) Unexpected X.25 data received (5) X.25 call released by POS: the host has received a L message which is not a response to a previous L message sent. (51) X.25 call released by the host (52) Timeout waiting X25 establish. (53) Release from POS: EOT received. (57) Bad message waiting S message. (58) Timeout waiting message ends from POS. (59) Timeout waiting message start from POS, E5. (60) Reach max number of retransmissions send to POS, due NAK. (61) Reach max number of retransmissions send to POS, due timeout. (62) Reach max number of bad messages received from POS. (63) Was received a message too short. (64) Reach max number of bad data received from POS, in E2. (65) Timeout waiting message start from POS, in E2. (66) Timeout waiting ACK from POS. (68) Timeout waiting a Host answers. (70) TCP session release from remote end (POS). (80) NA (X25) not found in Host regiters configuration. (81) Timeout opening TCP session to Host. (82) TCP session closed by Host. (83) Max. TCP Host session time expired. Enumeration: 'x25-pos-disc': 5, 'tcp-ses-closed-by-host': 82, 'timeout-opening-tcp-ses-to-host': 81, 'timeout-wait-msg-start-E2': 65, 'timeout-wait-msg-start-E5': 59, 'timeout-wait-ack': 66, 'max-retrans-due-nak': 60, 'x25-disc': 51, 'max-retrans-due-timeout': 61, 'tcp-ses-released': 70, 'unexpected-x25-data': 4, 'timeout-wait-msg-ends': 58, 'max-tcp-host-ses-time-expired': 83, 'max-bad-data-rcv': 64, 'max-bad-msg-rcv': 62, 'timeout-x25-establish': 52, 'rcv-eot-from-pos': 53, 'x25-host-disc': 1, 'msg-too-short': 63, 'na-not-found': 80, 't4': 3, 'bad-s-msg': 57, 'eot': 2, 'timeout-wait-host-answers': 68.
                                   telProdCentrixDMonDEPTransWroX25Cause 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.12 integer read-only
This variable indicates the reason why the X.25 connection was released.
                                   telProdCentrixDMonDEPTransWroDiagn 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.13 integer read-only
This variable indicates the diagnosis of the X.25 call release.
                                   telProdCentrixDMonDEPTransWroState 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.3.1.14 integer read-only
This variable indicates the DEP fsm state when the transaction was stored.
                           telProdCentrixDMonDEPTraWroNewTable 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4 no-access
This table has only one entry which contains information about the first of the latest transactions that have not been sucessfully completed, that have been stored in the corresponding table (have not been filtered) and that have not been sent to the manager station yet.
                               telProdCentrixDMonDEPTraWroNewEntry 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1 no-access
This table has only one entry which contains information about the first of the latest transactions that have not been sucessfully completed, that have been stored in the corresponding table (have not been filtered) and that have not been sent to the manager station yet. It is composed of the following fields: an index to identify the transaction in the table (it always takes the value 1), start and end time and date of the operation, three variables for the three possible identifiers associated to the remote peer, type of transaction, IP address of the remote peer that tried to carry out the operation, X.25 address that the datafone called, the reason why the connection failed, the reason why the X.25 connection was released, the diagnosis of the X.25 call release and the DEP fsm state when the transaction was stored.
                                   telProdCentrixDMonDEPTraWroNewIndex 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.1 integer read-only
Index of the table: order of the entry inside the table. It can only takes the value 1.
                                   telProdCentrixDMonDEPTraWroNewStartTime 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.2 octet string read-only
This variable indicates the start time of the operation.
                                   telProdCentrixDMonDEPTraWroNewEndTime 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.3 octet string read-only
This variable indicates the end time of the operation.
                                   telProdCentrixDMonDEPTraWroNewDate 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.4 octet string read-only
This variable indicates the date the operation was carried out on.
                                   telProdCentrixDMonDEPTraWroNewId1 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.5 displaystring read-only
First identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a first identifier.
                                   telProdCentrixDMonDEPTraWroNewId2 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.6 displaystring read-only
Second identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a second identifier.
                                   telProdCentrixDMonDEPTraWroNewId3 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.7 displaystring read-only
Third identifier of the remote peer which initiates the operation. This variable will be an empty string if remote peer does not send a third identifier.
                                   telProdCentrixDMonDEPTraWroNewType 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.8 displaystring read-only
Type of transaction performed. Values: '0' authorization or purchase '1' repayment '2' repetition '3' enquiry '4' close '5' account-entity selection '6' operation details '8' account enquiry '9' movement enquiry 'M' memory inicialization/setup 'U' Unknown.
                                   telProdCentrixDMonDEPTraWroNewIpAddr 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.9 ipaddress read-only
IP address of the remote peer that carried out the operation.
                                   telProdCentrixDMonDEPTraWroNewNri 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.10 displaystring read-only
X.25 address that the datafone called.
                                   telProdCentrixDMonDEPTraWroNewCause 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.11 integer read-only
This variable indicates the reason why the connection failed. Possible values are: (1) X.25 call released by the host (2) EOT received: POS Disconnection (3) T4 received: POS Disconnection (4) Unexpected X.25 data received (5) X.25 call released by POS: the host has received a L message which is not a response to a previous L message sent. (51) X.25 call released by the host (52) Timeout waiting X25 establish. (53) Release from POS: EOT received. (57) Bad message waiting S message. (58) Timeout waiting message ends from POS. (59) Timeout waiting message start from POS, E5. (60) Reach max number of retransmissions send to POS, due NAK. (61) Reach max number of retransmissions send to POS, due timeout. (62) Reach max number of bad messages received from POS. (63) Was received a message too short. (64) Reach max number of bad data received from POS, in E2. (65) Timeout waiting message start from POS, in E2. (66) Timeout waiting ACK from POS. (68) Timeout waiting a Host answers. (70) TCP session release from remote end (POS). (80) NA (X25) not found in Host regiters configuration. (81) Timeout opening TCP session to Host. (82) TCP session closed by Host. (83) Max. TCP Host session time expired. Enumeration: 'x25-pos-disc': 5, 'tcp-ses-closed-by-host': 82, 'timeout-opening-tcp-ses-to-host': 81, 'timeout-wait-msg-start-E2': 65, 'timeout-wait-msg-start-E5': 59, 'timeout-wait-ack': 66, 'max-retrans-due-nak': 60, 'x25-disc': 51, 'max-retrans-due-timeout': 61, 'tcp-ses-released': 70, 'unexpected-x25-data': 4, 'timeout-wait-msg-ends': 58, 'max-tcp-host-ses-time-expired': 83, 'max-bad-data-rcv': 64, 'max-bad-msg-rcv': 62, 'timeout-x25-establish': 52, 'rcv-eot-from-pos': 53, 'x25-host-disc': 1, 'msg-too-short': 63, 'na-not-found': 80, 't4': 3, 'bad-s-msg': 57, 'eot': 2, 'timeout-wait-host-answers': 68.
                                   telProdCentrixDMonDEPTraWroNewX25Cause 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.12 integer read-only
This variable indicates the reason why the X.25 connection was released.
                                   telProdCentrixDMonDEPTraWroNewDiagn 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.13 integer read-only
This variable indicates the diagnosis of the X.25 call release.
                                   telProdCentrixDMonDEPTraWroNewState 1.3.6.1.4.1.2007.4.71.2.1.1.1.3.4.1.14 integer read-only
This variable indicates the DEP fsm state when the transaction was stored.
                   telProdCentrixDMonDEPSessionsGroup 1.3.6.1.4.1.2007.4.71.2.1.1.2
                       telProdCentrixDMonDEPSessTcpGroup 1.3.6.1.4.1.2007.4.71.2.1.1.2.1
                           telProdCentrixDMonDEPSessTcpTotal 1.3.6.1.4.1.2007.4.71.2.1.1.2.1.1 integer read-only
Number of DEP sessions open.
                           telProdCentrixDMonDEPSessTcpIn 1.3.6.1.4.1.2007.4.71.2.1.1.2.1.2 integer read-only
Number of TCP IN sessions open, this sessions are open by POS.
                           telProdCentrixDMonDEPSessTcpOut 1.3.6.1.4.1.2007.4.71.2.1.1.2.1.3 integer read-only
Number of TCP OUT sessions open, this sessions are open from HOST.