====== End-Users Devices ======
TeemIP's End-Users Devices Management module relies on iTop's End-Users Devices Management module that has been slightly adapted to integrate with TeemIP's specific IP objects. For a comprehensive reference to that module, please, refer to the [[https://www.itophub.io/wiki/page?id=3_1_0:datamodel:itop-endusers-devices|End User Devices management Module]] chapter in iTop wiki.
The End-Users Devices that have been modified by TeemIP are:
^ Class of CIs ^ Icon ^ Description ^
| Mobile Phone | {{icons8-mobile.png}} | This object is used to document mobile (wireless) telephones. |
| IP Phone | {{icons8-office-phone.png}} | This object is used to document IP telephones that are connected directly to an Ethernet network. |
| Tablet | {{icons8-smartphone-tablet.png}} | A tablet PC (iPad, Galaxy Note/Tab, Nexus, Kindle…). |
| PC | {{icons8-laptop.png}} | This object is used to document both desktop and laptop Personal Computers. |
| Printer | {{icons8-print.png}} | A personal printer connected either to the network or to a PC. |
| Peripheral | {{icons8-electronics.png}} | This object is used to document in iTop any kind of computer peripheral, for example: external hard drives, scanners, input devices (trackballs, bar code scanners), etc… |
Two attributes have been added to all these classes.
^ Name ^ Type ^ Mandatory? ^
| IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No |
| MAC address | Formated alphanumeric string | No |
Upon creation or modification, an IP Address attribute can be set as a foreign key to an IP address. A drop-down box will list a choice of available IP addresses.
* According to the **Allow attachment of already allocated IPs to CIs** parameter defined in the [[2_x:datamodel:ip-settings|Global IP Settings]] of the IP's organization:
* Only addresses which status is //**released**// or //**unassigned**// (i.e. not allocated nor reserved) will be offered,
* Or
* Only addresses which status is //**allocated**//, //**released**// or //**unassigned**// (i.e. not reserved) will be offered,
* Status of IP is automatically changed when IP is attached to the data centre device or removed from it,
* If enabled through IP settings, CI name is copied into IP short name.
MAC addresses can be entered following 01:23:45:67:89:ab or 01-23-45-67-89-ab or 0123.4567.89ab format but are displayed according to the **MAC Address Output Format** parameter defined in the [[2_x:datamodel:ip-settings|Global IP Settings]] of the CI's organization.