Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Community Edition, Professional Edition
-
None
-
None
Description
There is a special interfaces on TimOS (for example on Nokia 7750 SR) for NAT.
MariaDB [observium]> SELECT port_label,ifDescr,ifName,ifHighSpeed,ifType,ifAlias FROM ports WHERE device_id = 50 AND ifName LIKE "%5/1%";
|
+-----------------------+-----------------------------------------+-----------------------+-------------+-----------+--------------+
|
| port_label | ifDescr | ifName | ifHighSpeed | ifType | ifAlias |
|
+-----------------------+-----------------------------------------+-----------------------+-------------+-----------+--------------+
|
| 5/1 | 5/1/nat-in-ip, IP interface, Broadband | 5/1/nat-in-ip | 40000 | other | Broadband |
|
| 5/1 | 5/1/nat-out-ip, IP interface, Broadband | 5/1/nat-out-ip | 40000 | other | Broadband |
|
| 5/1 | 5/1/nat-in-l2, IP interface, Broadband | 5/1/nat-in-l2 | 40000 | other | Broadband |
|
| 5/1 | 5/1/lns-net, IP interface, Broadband | 5/1/lns-net | 40000 | other | Broadband |
|
| 5/1 | 5/1/lns-esm, IP interface, Broadband | 5/1/lns-esm | 40000 | other | Broadband |
|
| 5/1 | 5/1/nat-in-ds, IP interface, Broadband | 5/1/nat-in-ds | 40000 | other | Broadband |
|
| 5/1 | 5/1/lo-gre, IP interface, Broadband | 5/1/lo-gre | 40000 | other | Broadband |
|
| _tmnx_nat-network_5/1 | _tmnx_nat-network_5/1, IP interface | _tmnx_nat-network_5/1 | 40000 | ipForward | IP interface |
|
+-----------------------+-----------------------------------------+-----------------------+-------------+-----------+--------------+
|
current port_label parser do not work correct.
Need Fix.
the correct port_label for this port is the same like ifName