Switch siemens scalance x300

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Support_Talea
Posts: 73
Joined: Wed Oct 04, 2017 7:12 am

Switch siemens scalance x300

Post by Support_Talea »

Hi,

I have a problem monitoring a Siemens scalance x300 switch.
The switch has 24 ports and the protocol is v1/v2.

I have uploaded the mibs of the switch.

If I try to scan it from configuration wizard network switch, both with Port description and ports name, it fails to load the correct information.
By the way it sees all the ports marked with ag and ap, 48 ports in total!



What am I doing wrong?

Best regards,
-fede
You do not have the required permissions to view the files attached to this post.
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: Switch siemens scalance x300

Post by pbroste »

Hello @Support_Talea

Thanks for reaching out, do you get a full list when scanning the device using 'snmpwalk':

Code: Select all

snmpwalk -v 2c -c public <hostaddresshere>
And specific:

Code: Select all

snmpwalk -v 2c -c public <hostaddresshere> snScalanceX300X400_V4.1.3
Let us know how things look,
Perry
Support_Talea
Posts: 73
Joined: Wed Oct 04, 2017 7:12 am

Re: Switch siemens scalance x300

Post by Support_Talea »

Hi,

this the output of the command:

snScalanceX300X400_V4.1.3.mib: Unknown Object Identifier (Sub-id not found: (top) -> snScalanceX300X400_V4)

Why?

.. and why this switch is 24 ports the nagiosxi web reports scan 48 switch ports?

Regards,
-basti
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: Switch siemens scalance x300

Post by pbroste »

Hello @Support_Talea

Thanks for following up, the results:
snScalanceX300X400_V4.1.3.mib: Unknown Object Identifier (Sub-id not found: (top) -> snScalanceX300X400_V4)
Will need to load the MIB(s) on your device. Verify the path on the mib in the configs. Indicates that the "Unknown Object Identifier suggests that it is unable to be found in known MIBs (directory).

Thanks,
Perry
Locked