NetXMS Support Forum

English Support => Feature Requests => Topic started by: szenrobi on July 29, 2015, 12:57:43 AM

Title: Object Details\ Interface & Ports
Post by: szenrobi on July 29, 2015, 12:57:43 AM
Hi!

At Object details\Interface view you can see ifType 's numeric value.
It would be more useful to see it's string representation (RS232,ADSL, ISDN....)
IfSpeed is also useful parameter on this tab. Please think about it.

What is mandantory if I have a switch to see at Object detailt\Ports ?
The tab is exist but without data.

I have a DSLAM with entity-mib support. But I cannot see any data at Components tab.
What is mandantory for see Components tab element?

Thanks in advance.
Robert

Title: Re: Object Details\ Interface & Ports
Post by: Victor Kirhenshtein on August 05, 2015, 07:04:26 PM
Add interface speed and type description is quite easy, will do that in one of next releases.

Entity MIB support should be enough to show information in components. Can you send me result of SNMP walk on .1.3.6.1.2.1.47.1.1.1.1?

Best regards,
Victor
Title: Re: Object Details\ Interface & Ports
Post by: szenrobi on August 12, 2015, 12:06:34 AM
Hi!

Snmpwalk result at entPhysicalIndex - 1.3.6.1.2.1.47.1.1.1.1.1:  nothing !!!

but, at

entPhysicalDescr - 1.3.6.1.2.1.47.1.1.1.1.2:

-----SNMP query started-----
1: entPhysicalDescr.1000000 PARADYNE BitStorm 2600; 24 ADSL Annex A, Splitters, Universal AC, GigE uplink, stacking with 10/100 BT
2: entPhysicalDescr.1000001 PARADYNE BitStorm 2600; DSL Main Card
3: entPhysicalDescr.1000002 PARADYNE BitStorm 2600; Management Aggregation Uplink Interface (MAUI) Card
4: entPhysicalDescr.1000003 PARADYNE BitStorm 2600; POTS Splitter Child Card
5: entPhysicalDescr.1000051 PARADYNE BitStorm 2600; Intake Temperature Sensor
6: entPhysicalDescr.1000052 PARADYNE BitStorm 2600; Internal Temperature Sensor
7: entPhysicalDescr.1000061 PARADYNE BitStorm 2600; Fan Speed Sensor 1
8: entPhysicalDescr.1000062 PARADYNE BitStorm 2600; Fan Speed Sensor 2

.......

I think, the problem is the interface indexes are missing.
Hope, you can solve in future release, because this is not the one device with no result.


What can be the problem with switch port? At the port tab nothing shown.

Robert

Robert
Title: Re: Object Details\ Interface & Ports
Post by: Victor Kirhenshtein on August 12, 2015, 09:54:15 AM
Hi,

it seems that I just have to change base OID for SNMP walk. I've added issue to pur bug tracker: https://dev.raden.solutions/issues/878 (https://dev.raden.solutions/issues/878).

Best regards,
Victor