The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Solaris discovery with SNMP question

praveendkumar
By
Level 3

Hi Community,

Has anyone come across the situation with Solaris Servers not getting discovered even though SNMP credentials have been validated and added successfully on RN150? Is this version specific limitation of Cloudscape as I can see these are all Solaris versions 9 and 8.

Regards,

Praveen

(1) Solution

JohnSorensenDK
By Moderator Moderator
Moderator

@praveendkumar 

That could very well be the issue. The SNMP agent in versions prior to 10 were replaced with a partially implemented agent (based on Net-SNMP), and with 11 much of the unimplemented functionality was fixed. This causes issues with inventorying these devices as the SNMP agent exposes the correct MIBs but does not actually implement the routines to populate them with data. Essentially, it is partially implemented. This causes issues with the devices being properly inventoried.

Thanks,

View solution in original post

(2) Replies

JohnSorensenDK
By Moderator Moderator
Moderator

@praveendkumar 

That could very well be the issue. The SNMP agent in versions prior to 10 were replaced with a partially implemented agent (based on Net-SNMP), and with 11 much of the unimplemented functionality was fixed. This causes issues with inventorying these devices as the SNMP agent exposes the correct MIBs but does not actually implement the routines to populate them with data. Essentially, it is partially implemented. This causes issues with the devices being properly inventoried.

Thanks,

Thanks for the clarification, this is really helpful. Cheers!