FormCPO.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. %META:TOPICINFO{author="roman" comment="reprev" date="1604772215" format="1.1" reprev="1" version="7"}%
  2. ---+ Basic info for network device
  3. This is a topic, used for create network device
  4. ---++ Data form definition of server os settings
  5. | *Name* | *Type* | *Size* | *Values* |
  6. | Name | text | 80 | %BASETOPIC% |
  7. | Device Type | select | 1 | %INCLUDE{IncludeSelectDeviceType}% |
  8. | Place | select | 1 | %INCLUDE{IncludeSelectPlace}% |
  9. | Rack | select | 1 | %INCLUDE{IncludeSelectRack}% |
  10. | Unit | text | 10 | |
  11. | Dns Name | text | 80 | |
  12. | Description | text | 80 | |
  13. | Vendor | select | 1 | %INCLUDE{IncludeSelectVendor}% |
  14. | Device Model | text | 80 | |
  15. | Firmware | text | 100 | |
  16. | Power Outlets | text | 10 | |
  17. | Network Interface | select+multi+values | 3 | %INCLUDE{IncludeSelectEtherNetType}% |
  18. | Community | text | 20 | |
  19. | SN | text | 80 | |
  20. | Uplink | text | 20 | |
  21. | Parent | select | 1 | %INCLUDE{IncludeSelectNetParent}% |
  22. | Parent Port | text | 20 | |
  23. | Device Subnet | select | 1 | %INCLUDE{IncludeSelectSubnet}% |
  24. | Device IP | text | 20 | |
  25. | Mac | text | 16 | |
  26. | Disabled | checkbox | 1 | Yes |
  27. | Deleted | checkbox | 1 | Yes |
  28. -- Main.RomanDmitriev - 2020/10/12