This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 2_x:datamodel:teemip-endusers-devices [2018/09/14 20:26] – external edit 127.0.0.1 | 2_x:datamodel:teemip-endusers-devices [2023/11/03 10:42] (current) – cnaud | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== End-Users Devices | + | ====== End-Users Devices ====== |
| - | TeemIp's End-Users Devices Management module | + | TeemIP's End-Users Devices Management module |
| - | Here below is the list of iTop CIs that have been modified by TeemIp. | + | The End-Users Devices |
| + | ^ Class of CIs ^ Icon ^ Description | ||
| + | | Mobile Phone | {{icons8-mobile.png}} | ||
| + | | IP Phone | {{icons8-office-phone.png}} | ||
| + | | Tablet | ||
| + | | PC | {{icons8-laptop.png}} | ||
| + | | Printer | ||
| + | | Peripheral | ||
| - | ===== Mobile Phone ==== | + | Two attributes have been added to all these classes. |
| - | {{classicon_mobile-phone.png | + | |
| - | This object is used to document mobile (wireless) telephones. | + | |
| - | + | ||
| - | === Mobile Phone Properties === | + | |
| - | A new attribute is added by TeemIP. | + | |
| ^ Name ^ Type ^ Mandatory? | ^ Name ^ Type ^ Mandatory? | ||
| | IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | | | IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | | ||
| + | | MAC address | Formated alphanumeric string | No | | ||
| - | Upon creation or modification, | ||
| - | < | ||
| - | * Only addresses which status is release or unassigned (ie not allocated nor reserved) will be offered, | ||
| - | * Status of IP is automatically changed when IP is attached to a device or server or removed from it, | ||
| - | * If enabled through IP settings, CI name is copied into IP short name. | ||
| - | </ | ||
| - | |||
| - | ===== IP Phone ==== | ||
| - | {{classicon_ipphone.png | ||
| - | This object is used to document IP telephones that are connected directly to an Ethernet network. | ||
| - | |||
| - | === Mobile Phone Properties === | ||
| - | A new attribute is added by TeemIP. | ||
| - | |||
| - | ^ Name ^ Type ^ Mandatory? | ||
| - | | IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | | ||
| Upon creation or modification, | Upon creation or modification, | ||
| < | < | ||
| - | * Only addresses which status is release | + | |
| - | * Status of IP is automatically changed when IP is attached to a device | + | |
| + | * Or | ||
| + | * Only addresses which status is // | ||
| + | * Status of IP is automatically changed when IP is attached to the data centre | ||
| * If enabled through IP settings, CI name is copied into IP short name. | * If enabled through IP settings, CI name is copied into IP short name. | ||
| </ | </ | ||
| - | ===== Tablet ==== | + | < |
| - | {{classicon_tablet.png | + | MAC addresses |
| - | A tablet PC (iPad, Galaxy Note/Tab, Nexus, Kindle…). | + | |
| - | + | ||
| - | === Tablet Properties === | + | |
| - | A new attribute is added by TeemIP. | + | |
| - | + | ||
| - | ^ Name ^ Type ^ Mandatory? | + | |
| - | | IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | | + | |
| - | + | ||
| - | Upon creation or modification, | + | |
| - | < | + | |
| - | * Only addresses | + | |
| - | * Status of IP is automatically changed when IP is attached to a device | + | |
| - | | + | |
| </ | </ | ||
| - | ===== PC ==== | ||
| - | {{classicon_laptop.png | ||
| - | This object is used to document both desktop and laptop Personal Computers. | ||
| - | |||
| - | === PC Properties === | ||
| - | A new attribute is added by TeemIP. | ||
| - | |||
| - | ^ Name ^ Type ^ Mandatory? | ||
| - | | IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | | ||
| - | |||
| - | Upon creation or modification, | ||
| - | < | ||
| - | * Only addresses which status is release or unassigned (ie not allocated nor reserved) will be offered, | ||
| - | * Status of IP is automatically changed when IP is attached to a device or server or removed from it, | ||
| - | * If enabled through IP settings, CI name is copied into IP short name. | ||
| - | </ | ||
| - | |||
| - | ===== Printer ==== | ||
| - | {{classicon_printer.png | ||
| - | A personal printer connected either to the network or to a PC. | ||
| - | |||
| - | === Printer Properties === | ||
| - | A new attribute is added by TeemIP. | ||
| - | |||
| - | ^ Name ^ Type ^ Mandatory? | ||
| - | | IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | | ||
| - | |||
| - | Upon creation or modification, | ||
| - | < | ||
| - | * Only addresses which status is release or unassigned (ie not allocated nor reserved) will be offered, | ||
| - | * Status of IP is automatically changed when IP is attached to a device or server or removed from it, | ||
| - | * If enabled through IP settings, CI name is copied into IP short name. | ||
| - | </ | ||
| - | |||
| - | ===== Peripheral ==== | ||
| - | {{classicon_peripheral.png | ||
| - | This object is used to document in iTop any kind of computer peripheral, for example: external hard drives, scanners, input devices (trackballs, | ||
| - | |||
| - | === Peripheral Properties === | ||
| - | A new attribute is added by TeemIP. | ||
| - | |||
| - | ^ Name ^ Type ^ Mandatory? | ||
| - | | IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | | ||
| - | |||
| - | Upon creation or modification, | ||
| - | < | ||
| - | * Only addresses which status is release or unassigned (ie not allocated nor reserved) will be offered, | ||
| - | * Status of IP is automatically changed when IP is attached to a device or server or removed from it, | ||
| - | * If enabled through IP settings, CI name is copied into IP short name. | ||
| - | </ | ||