TELDAT-MON-PROTOCOL-NAPT-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-MON-PROTOCOL-NAPT-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
 telProdNpMonProtIPNAPTMonit 1.3.6.1.4.1.2007.4.1.2.3.1.11
       telProdNpMonProtIPNAPTTable 1.3.6.1.4.1.2007.4.1.2.3.1.11.1 no-access
NAPT connections table: Network Address Port Translation.
           telProdNpMonProtIPNAPTEntry 1.3.6.1.4.1.2007.4.1.2.3.1.11.1.1 no-access
Each entry is a NAPT connection in which a change of ports is performed (NAT of ports). It consists of an index that shows the position of the entry in the table, the source address, the source port, the new port to which it has been translated, the time passed since that entry was used for the last time and the delta values.
               telProdNpMonProtIPNAPTIndex 1.3.6.1.4.1.2007.4.1.2.3.1.11.1.1.1 integer read-only
Table index: position of the entry (NAPT connection).
               telProdNpMonProtIPNAPTSrcAddr 1.3.6.1.4.1.2007.4.1.2.3.1.11.1.1.2 ipaddress read-only
Source IP address.
               telProdNpMonProtIPNAPTSrcPort 1.3.6.1.4.1.2007.4.1.2.3.1.11.1.1.3 integer read-only
Source port.
               telProdNpMonProtIPNAPTNewPort 1.3.6.1.4.1.2007.4.1.2.3.1.11.1.1.4 integer read-only
New port: the port assigned after the translation. In the case the index and port number were different, this variable would take the value 0.
               telProdNpMonProtIPNAPTAge 1.3.6.1.4.1.2007.4.1.2.3.1.11.1.1.5 integer read-only
Time to live of the entry before being deleted.
               telProdNpMonProtIPNAPTDeltFst 1.3.6.1.4.1.2007.4.1.2.3.1.11.1.1.6 integer read-only
First parameter related to the deltas. The deltas show the difference in the number of bytes that exist in the packets before and after the port and address translation in FTP connections. FTP connections are not clear thus they require changes inside the packets exchanged during the connection.
               telProdNpMonProtIPNAPTDeltSnd 1.3.6.1.4.1.2007.4.1.2.3.1.11.1.1.7 integer read-only
First parameter related to the deltas. The deltas show the difference in the number of bytes that exist in the packets before and after the port and address translation in FTP connections. FTP connections are not clear thus they require changes inside the packets exchanged during the connection.
       telProdNpMonProtIPNAPTConnTable 1.3.6.1.4.1.2007.4.1.2.3.1.11.2 no-access
Table of the connections that do not use port and therefore they do not appear in the table of connections in which a port translation has occured. In these connections there is a change in the connection identifier. It belongs to NAPT.
           telProdNpMonProtIPNAPTConnEntry 1.3.6.1.4.1.2007.4.1.2.3.1.11.2.1 no-access
Each entry is one of the connections that do not use ports and therefore do not appear in the connections table with port change. There is a change in the connection identifier. It consists of an index that shows the entry position inside the table, the source address, the source identifier, the new assigned identifier and the time passed since the connection was used for the last time.
               telProdNpMonProtIPNAPTConnIndex 1.3.6.1.4.1.2007.4.1.2.3.1.11.2.1.1 integer read-only
Table index: position of the current entry. Each entry keeps information about one of the connections with identifier change. This connections do not use ports thus it is impossible to change them and therefore they don't generate an entry in the table that keeps the connections with port translation.
               telProdNpMonProtIPNAPTConnSrcAddr 1.3.6.1.4.1.2007.4.1.2.3.1.11.2.1.2 ipaddress read-only
Source IP address.
               telProdNpMonProtIPNAPTConnSrcIdent 1.3.6.1.4.1.2007.4.1.2.3.1.11.2.1.3 integer read-only
Source identifier (or initial).
               telProdNpMonProtIPNAPTConnNewIdent 1.3.6.1.4.1.2007.4.1.2.3.1.11.2.1.4 integer read-only
New assigned identifier.
               telProdNpMonProtIPNAPTConnAge 1.3.6.1.4.1.2007.4.1.2.3.1.11.2.1.5 integer read-only
Time to live of the entry before being deleted.
       telProdNpMonProtIPNAPTMemory 1.3.6.1.4.1.2007.4.1.2.3.1.11.3
           telProdNpMonProtIPNAPTMemResPortAddrs 1.3.6.1.4.1.2007.4.1.2.3.1.11.3.1 integer read-only
Number of port-address structures reserved.
           telProdNpMonProtIPNAPTMemUsedPorts 1.3.6.1.4.1.2007.4.1.2.3.1.11.3.2 integer read-only
Number of port-address structures used.
           telProdNpMonProtIPNAPTMemReservPorts 1.3.6.1.4.1.2007.4.1.2.3.1.11.3.3 integer read-only
Number of port structures reserved.
           telProdNpMonProtIPNAPTMemResIdentAddrs 1.3.6.1.4.1.2007.4.1.2.3.1.11.3.4 integer read-only
Number of identifier-address structures reserved.
           telProdNpMonProtIPNAPTMemUsedIdent 1.3.6.1.4.1.2007.4.1.2.3.1.11.3.5 integer read-only
Number of identifier-address structures used.
           telProdNpMonProtIPNAPTMemReservIdent 1.3.6.1.4.1.2007.4.1.2.3.1.11.3.6 integer read-only
Number of identifier structures reserved.
       telProdNpMonProtIPNAPTPortInfo 1.3.6.1.4.1.2007.4.1.2.3.1.11.4
           telProdNpMonProtIPNAPTPortInfUsed 1.3.6.1.4.1.2007.4.1.2.3.1.11.4.1 integer read-only
Number of ports used.
           telProdNpMonProtIPNAPTPortInfFree 1.3.6.1.4.1.2007.4.1.2.3.1.11.4.2 integer read-only
Number of free ports.
       telProdNpMonProtIPNAPTIdentInfo 1.3.6.1.4.1.2007.4.1.2.3.1.11.5
           telProdNpMonProtIPNAPTIdentInfUsed 1.3.6.1.4.1.2007.4.1.2.3.1.11.5.1 integer read-only
Number of interfaces used.
           telProdNpMonProtIPNAPTIdentInfFree 1.3.6.1.4.1.2007.4.1.2.3.1.11.5.2 integer read-only
Number of free interfaces.
       telProdNpMonProtIPNAPTStats 1.3.6.1.4.1.2007.4.1.2.3.1.11.6
           telProdNpMonProtIPNAPTStatsBadVers 1.3.6.1.4.1.2007.4.1.2.3.1.11.6.1 counter read-only
Not processed packets due to wrong version.
           telProdNpMonProtIPNAPTStatsBadAddrSize 1.3.6.1.4.1.2007.4.1.2.3.1.11.6.2 counter read-only
Not processed packets due to wrong header length.
           telProdNpMonProtIPNAPTStatsBadChecksum 1.3.6.1.4.1.2007.4.1.2.3.1.11.6.3 counter read-only
Not processed packets due to wrong checksum.
           telProdNpMonProtIPNAPTStatsBadTcpCheck 1.3.6.1.4.1.2007.4.1.2.3.1.11.6.4 counter read-only
Not processed packets due to wrong tcp checksum.
           telProdNpMonProtIPNAPTStatsPortsOutRange 1.3.6.1.4.1.2007.4.1.2.3.1.11.6.5 counter read-only
Not processed packets as the received port is out of range.
           telProdNpMonProtIPNAPTStatsIdentOutRange 1.3.6.1.4.1.2007.4.1.2.3.1.11.6.6 counter read-only
Not processed packets as the identifier is out of range.
           telProdNpMonProtIPNAPTStatsAddrDiff 1.3.6.1.4.1.2007.4.1.2.3.1.11.6.7 counter read-only
Not processed packets as IP address is different from the PPP interface address.