Skip to content
New releaseNOS 1.2 · Aurora is now shipping — conversational NOC in 24 languages.HardwareCluster-aware installer for Core X100 available today.AppsField Engineer & Subscriber apps re-published to iOS and Android stores.AI EnginePer-tenant AI budget controls now live for multi-tenant operators.PerformanceRADIUS backend picks up a 30% throughput lift over 1.1 LTS.
NetXol
NMMSolved

Auto-provisioning CDATA ONTs in bulk from a spreadsheet

1
RRahul Desaiasked · Jul 6, 2026, 02:41 PM
We just took delivery of 4,800 CDATA GPON ONTs pre-labelled with the subscriber allocations. Rather than plug each into NMM inventory manually, is there a supported way to bulk-import from CSV that also pre-binds to the plan? Docs mention the /api/nmm/inventory endpoint but examples are single-record only. Anyone have a script or an nmm-cli command?
#auto-provisioning#cdata#bulk#api
2 replies·891 views
1
HHana Tanakareplied · Jul 7, 2026, 10:33 AM Accepted answer
Yes — `nmm-cli inventory import --csv onts.csv --bind-plan basic-gpon` handles this. CSV columns: mac, serial, model, subscriber_id (optional). If subscriber_id is set, it pre-binds; otherwise sits in a staging pool until a subscriber activates. We do 3k-5k units a week this way.
0
RRahul Desaireplied · Jul 9, 2026, 02:15 PM
Add --validate-first if you want a dry run — catches malformed MACs before touching the DB. Saved me from a supplier who shipped a batch with two swapped digits on 40 units.
Sign in to reply. New here? Create an account or sign in.