| Line | |
|---|
| 1 | Mis koppeling interlink en node
|
|---|
| 2 |
|
|---|
| 3 | group
|
|---|
| 4 | id
|
|---|
| 5 | name
|
|---|
| 6 | contact -> contact.id
|
|---|
| 7 | network
|
|---|
| 8 | netmask
|
|---|
| 9 |
|
|---|
| 10 | contact
|
|---|
| 11 | id
|
|---|
| 12 | name
|
|---|
| 13 | adres
|
|---|
| 14 | postcode
|
|---|
| 15 | woonplaats
|
|---|
| 16 | telefoonnr vast
|
|---|
| 17 | telefoonnr mobiel
|
|---|
| 18 | email
|
|---|
| 19 | messengernr
|
|---|
| 20 | function
|
|---|
| 21 | group -> group.id
|
|---|
| 22 | comment
|
|---|
| 23 |
|
|---|
| 24 | location
|
|---|
| 25 | id
|
|---|
| 26 | owner -> contact.id
|
|---|
| 27 | operator -> contact.id
|
|---|
| 28 | adres
|
|---|
| 29 | postcode
|
|---|
| 30 | woonplaats
|
|---|
| 31 | GPS
|
|---|
| 32 | telefoonnr vast
|
|---|
| 33 | comment
|
|---|
| 34 |
|
|---|
| 35 | hardware
|
|---|
| 36 | id
|
|---|
| 37 | name
|
|---|
| 38 | cpu
|
|---|
| 39 | memory
|
|---|
| 40 | mainboard
|
|---|
| 41 | aantal pci sloten
|
|---|
| 42 | aantal agp sloten
|
|---|
| 43 | aantal mini pci sloten
|
|---|
| 44 | aantal isa sloten
|
|---|
| 45 | onboard video
|
|---|
| 46 | onboard network
|
|---|
| 47 | disksize
|
|---|
| 48 | comment
|
|---|
| 49 |
|
|---|
| 50 | connector
|
|---|
| 51 | id
|
|---|
| 52 | name
|
|---|
| 53 |
|
|---|
| 54 | nictype
|
|---|
| 55 | id
|
|---|
| 56 | name
|
|---|
| 57 | transmissionpower
|
|---|
| 58 | connector
|
|---|
| 59 | slottype
|
|---|
| 60 | comment
|
|---|
| 61 |
|
|---|
| 62 | nic (zowel ethernet als wifi)
|
|---|
| 63 | id
|
|---|
| 64 | node -> node.id
|
|---|
| 65 | mac address
|
|---|
| 66 | type -> nictype.id
|
|---|
| 67 | mode
|
|---|
| 68 | ssid
|
|---|
| 69 | channel
|
|---|
| 70 | flashversion
|
|---|
| 71 | connector -> connector.id
|
|---|
| 72 | comment
|
|---|
| 73 |
|
|---|
| 74 | interlink
|
|---|
| 75 | id
|
|---|
| 76 | name
|
|---|
| 77 | comment
|
|---|
| 78 |
|
|---|
| 79 | nicconfig (kan meer dan 1 per card ivm virtual interfaces)
|
|---|
| 80 | id
|
|---|
| 81 | nic -> nic.id
|
|---|
| 82 | ip
|
|---|
| 83 | hostname
|
|---|
| 84 | network -> ippool.id
|
|---|
| 85 | interlink -> interlink.id
|
|---|
| 86 | comment
|
|---|
| 87 |
|
|---|
| 88 | antennehw
|
|---|
| 89 | id
|
|---|
| 90 | name
|
|---|
| 91 | gain
|
|---|
| 92 | range
|
|---|
| 93 | height
|
|---|
| 94 | directions
|
|---|
| 95 | connector -> connector.id
|
|---|
| 96 | comment
|
|---|
| 97 |
|
|---|
| 98 | antenne
|
|---|
| 99 | id
|
|---|
| 100 | nic -> nic.id
|
|---|
| 101 | antennehw -> antennehw.id
|
|---|
| 102 |
|
|---|
| 103 | NF
|
|---|
| 104 | id
|
|---|
| 105 | versionnr
|
|---|
| 106 | OS
|
|---|
| 107 | OSversionnr
|
|---|
| 108 |
|
|---|
| 109 | ippool
|
|---|
| 110 | id
|
|---|
| 111 | network
|
|---|
| 112 | netmask
|
|---|
| 113 | group -> group.id
|
|---|
| 114 |
|
|---|
| 115 | system
|
|---|
| 116 | id
|
|---|
| 117 | name
|
|---|
| 118 | builder -> contact.id
|
|---|
| 119 | administrator -> contact.id
|
|---|
| 120 | backup administrator -> contact.id
|
|---|
| 121 | location -> location.id
|
|---|
| 122 | hardware -> hardware.id
|
|---|
| 123 | status (produktie/pre-produktie)
|
|---|
| 124 | type (node/server)
|
|---|
| 125 | NF -> NF.id
|
|---|
| 126 | comment
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.