Issues

Select view

Select search mode

 
38 of 38

Remove snmpIpAdEntNetmask from the snmpInterface table

Fixed

Description

The columns related with IP information have been removed from the snmpInterface table a long time ago. It seems like we missed snmpIpAdEntNetmask during that rework so it should be removed from that table. In case there is some usefulness on having this field, it should appear where it belongs, which is, the ipInterface table.

As this affects not only the content of the tables mentioned above, but also the entities exposed through ReST, I think this change should appear on a new major release.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Details

Assignee

Reporter

Labels

Components

Sprint

Fix versions

Priority

PagerDuty

Created May 30, 2017 at 12:50 PM
Updated October 5, 2017 at 7:27 PM
Resolved October 5, 2017 at 7:27 PM

Activity

Show:

Jesse WhiteOctober 5, 2017 at 7:27 PM

Benjamin ReedSeptember 14, 2017 at 8:06 PM

So I just tried to look into this issue and it's like pulling a string that unravels an entire 100 square mile sweater made up of smaller sweaters.

There is no way this will be (safely) doable for Meridian 2017 just because of the large amount of code that requires refactoring, so I'm gonna push it to develop.

It's still worth doing, because this stuff is all wrong, wrong, wrong.  But it will take some time.

Alejandro GalueAugust 18, 2017 at 2:39 PM

The following can explain why fixing this is important:

What's the purpose of having an IP Layer property among with the properties associated with a Physical interface, considering that a Physical Interface can have multiple IPs associated with it ?