Server Management - Systems Insight Manager
1832869 Members
4511 Online
110048 Solutions
New Discussion

Re: subnet is blank in reports

 
OlivierV
Trusted Contributor

subnet is blank in reports

Hi All.

When I run a report on the network interfaces, the subnet value is always blank. why ?

Also it seems the duplex value is indicated only when it is FullDuplex, right ?

Thank You.
2 REPLIES 2
NJK-Work
Honored Contributor

Re: subnet is blank in reports

I just ran a test report and mine does the same thing: no subnet mask data and duplex only shows on those NICs running at Full duplex.

So if it helps - it appears not to be your SIM installation, as mine is doing it as well. Perhaps it is a bug in the SQL of the report or the data collection of SIM in general. Maybe try creating your own query in SQL Enterprise Manager and see if you can pull data correctly...

Nelson
OlivierV
Trusted Contributor

Re: subnet is blank in reports

You are right Nelson.

I made a query using MS SQL Query and the subnet mask is filled. So it seems the issue is on the side of SIM and the way it queries/retrieves the datas from this field.

For information the table in which the subnet is is IPAddress

What do SIM guys think about this ?

Thank you.