FormSwitch.txt 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  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. | Place | select | 1 | %INCLUDE{IncludeSelectPlace}% |
  8. | Rack | select | 1 | %INCLUDE{IncludeSelectRack}% |
  9. | Unit | text | 10 | |
  10. | Dns Name | text | 80 | |
  11. | Description | text | 80 | |
  12. | Vendor | select | 1 | %INCLUDE{IncludeSelectVendor}% |
  13. | Device Model | text | 80 | |
  14. | Firmware | text | 100 | |
  15. | Community | text | 20 | |
  16. | Poe In | select | 1 | %INCLUDE{IncludeSelectPoeType}% |
  17. | Poe Out | select | 1 | %INCLUDE{IncludeSelectPoeType}% |
  18. | Poe W | text | 10 | |
  19. | SN | text | 80 | |
  20. | User Vlan | text | 4 | |
  21. | Uplink | text | 20 | |
  22. | Parent | select | 1 | %INCLUDE{IncludeSelectNetParent}% |
  23. | Parent Port | text | 20 | |
  24. | Device Type | select | 1 | %INCLUDE{IncludeSelectDeviceType}% |
  25. | Device Subnet | select | 1 | %INCLUDE{IncludeSelectSubnet}% |
  26. | Device IP | text | 20 | |
  27. | Mac | text | 20 | |
  28. | PSU Count | select | 1 | 1, 2 |
  29. | UPS | select+multi | 4 | %INCLUDE{IncludeSelectUPS}% |
  30. | Disabled | checkbox | 1 | Yes |
  31. | Deleted | checkbox | 1 | Yes |
  32. -- Main.RomanDmitriev - 2020/10/12