Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The default choice for inventory/asset management software in CNaaS is NORDUNet/SUNET NI (which github project?).

Adding new devices will follow this workflow:

  1. Customer orders new equipment
  2. Once equipment has been installed (or allocated/shipped/delivered (when -> we know serial numbers etc) add to NI using one of:
      Serial number, model is entered manually into NI
    1. NMS ZTP "device_init" triggers adding of new device in NI including hostname, serial number and model. Cron job runs every 15 mins
    2. Serial number, model is entered manually into NI
    3. (Vendor "install base" API is polled and serial numbers and models are entered into NI)
  3. (Location and hostname is updated manually in NI if needed once equipment is installed)
  4. Device is marked as "in service" in NI
  5. NAV will poll NI API and add any new devices that are in status "in service" (location can be automatically entered into NAV?). Cron job runs every 15 mins