Hide
Services/Collaborations
Campus Network as a Service
The default choice for inventory/asset management software in CNaaS is SUNET NI (which github project?).
Adding new devices will follow this workflow:
- Customer orders new equipment
- Once equipment has been allocated/shipped/delivered (when we know serial numbers etc) add to NI using one of:
- Serial number, model is entered manually into NI
- NMS "device_init" triggers adding of new device in NI including hostname, serial number and model
- Vendor "install base" API is polled and serial numbers and models are entered into NI
- Location and hostname is updated manually in NI if needed once equipment is installed
- Device is marked as "in service" in NI
- NAV will poll NI API and add any new devices that are in status "in service" (location can be automatically entered into NAV?)