Add device series selection #5040

Closed
opened 2025-12-29 19:23:25 +01:00 by adam · 2 comments
Owner

Originally created by @maxiboom85 on GitHub (Jul 4, 2021).

NetBox version

v2.11.7

Feature type

New functionality

Proposed functionality

Add in DCIM "series of devices".
A small table: id, series and description.
Allow selecting a series when creating a device.

Use case

Using Netbox as SSOT we get all information from Netbox, such as model, manufacturer and then use this information as inventory. Then we can get some information from devices or work with devices by nornir, ssh, snmp, etc using this inventory.
But, for example, SNMP MIB may differ from model to model and because of this we need to add some logic in scripts based on the model.
On the other hand, we can combine the models in series, for example, Cisco Catalyst 3750 series where we combine 5-6 models and then use the series properties.
This will simplify writing of scripts and allow to store of additional information.

Database changes

No response

External dependencies

No response

Originally created by @maxiboom85 on GitHub (Jul 4, 2021). ### NetBox version v2.11.7 ### Feature type New functionality ### Proposed functionality Add in DCIM "series of devices". A small table: id, series and description. Allow selecting a series when creating a device. ### Use case Using Netbox as SSOT we get all information from Netbox, such as model, manufacturer and then use this information as inventory. Then we can get some information from devices or work with devices by nornir, ssh, snmp, etc using this inventory. But, for example, SNMP MIB may differ from model to model and because of this we need to add some logic in scripts based on the model. On the other hand, we can combine the models in series, for example, Cisco Catalyst 3750 series where we combine 5-6 models and then use the series properties. This will simplify writing of scripts and allow to store of additional information. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featurepending closure labels 2025-12-29 19:23:25 +01:00
adam closed this issue 2025-12-29 19:23:25 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 3, 2021):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Sep 3, 2021): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Oct 3, 2021):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Oct 3, 2021): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5040