'VirtualMachine' object has no attribute 'oob_ip_id' #10574

Closed
opened 2025-12-29 21:33:18 +01:00 by adam · 2 comments
Owner

Originally created by @krasotinpa on GitHub (Dec 13, 2024).

Originally assigned to: @bctiemann on GitHub.

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.1.8

Python Version

3.12

Steps to Reproduce

  1. Assign IP address to VM's interface
  2. Try to Edit assigned IP

Expected Behavior

Editing of IP address is available

Observed Behavior

<class 'AttributeError'>

'VirtualMachine' object has no attribute 'oob_ip_id'

Python version: 3.12.8
NetBox version: 4.1.8
Plugins: None installed

image

Originally created by @krasotinpa on GitHub (Dec 13, 2024). Originally assigned to: @bctiemann on GitHub. ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.1.8 ### Python Version 3.12 ### Steps to Reproduce 1. Assign IP address to VM's interface 2. Try to Edit assigned IP ### Expected Behavior Editing of IP address is available ### Observed Behavior ``` <class 'AttributeError'> 'VirtualMachine' object has no attribute 'oob_ip_id' Python version: 3.12.8 NetBox version: 4.1.8 Plugins: None installed ``` ![image](https://github.com/user-attachments/assets/ceb437a4-5c14-4238-8f0d-35f262522d9b)
adam added the type: bugstatus: acceptedseverity: medium labels 2025-12-29 21:33:18 +01:00
adam closed this issue 2025-12-29 21:33:19 +01:00
Author
Owner

@kukabu commented on GitHub (Dec 17, 2024):

Hello
I don't agree with this fix. I think better to add oob_ip_id to VM.
For example, Cisco Catalyst 9800-CL Wireless Controller for Cloud Deployment has OOB.
https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-cl-dg.html#9800CLnetworkinterfacemappings

@kukabu commented on GitHub (Dec 17, 2024): Hello I don't agree with this fix. I think better to add oob_ip_id to VM. For example, Cisco Catalyst 9800-CL Wireless Controller for Cloud Deployment has OOB. https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-cl-dg.html#9800CLnetworkinterfacemappings
Author
Owner

@bctiemann commented on GitHub (Dec 17, 2024):

@kukabu If you think it's worth adding that functionality, please open a feature request.

@bctiemann commented on GitHub (Dec 17, 2024): @kukabu If you think it's worth adding that functionality, please open a feature request.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10574