Menu

IP Management with Teemip / Location

mdemmert
2013-08-06
2014-01-08
  • mdemmert

    mdemmert - 2013-08-06

    Good day all,

    I need to show the ip subnet created with Teemip for a Location in the Location class.
    I created my own Location module.

    ~~~~~~
    <field id="subnet_id" xsi:type="AttributeExternalKey" _delta="define">
    <filter><![CDATA[SELECT lnkIPv4SubnetToLocation AS s WHERE s.location_id = :this->id]]></filter>
    <sql>subnet_id</sql>
    <target_class>lnkIPv4SubnetToLocation</target_class>
    <is_null_allowed>true</is_null_allowed>
    <on_target_delete>DEL_MANUAL</on_target_delete>
    <jointype/>
    </field>
    ~~~~~~~

    This is my code to get the Subnet IP. But it shows me only the subnet id not the IP.
    Any hints for me?
    Many thanks
    Markus

     
  • tse

    tse - 2014-01-08

    Hi,

    i upgrade sucessfully to iTop 2.0.2 with teemip-module 1.1 (look here https://sourceforge.net/p/itop/discussion/1113906/thread/b6c169e4/?limit=25#f4b5)

    In iTop 2.0.2 the new teemip-modul 2.0-b is working with IPv6 :), so I upgrade my teemip-modul installation to 2.0-b and upgrade iTop successfull. After login all IP addresses are empty. Is that the price for upgrading or is there a way to get the old values from 1.1 in the new version 2.0-b?

     

    Last edit: tse 2014-01-08

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.