2009/11/10 Tony Sperbeck <[email protected]>: > I am using SolarWinds Orion NPM. I have it working with a RHEL box using > the net-snmp agent. However, Orion returns “net-snmp” as the vendor. Is > there a way to adjust the net-snmp agent so that when Orion polls it, it > returns “myString” as the vendor?
Presumably the NPM system is querying for some OID from the agent. Do you happen to know which OID this is? The most likely candidate is probably sysObjectID. What does retrieving this object from your agent show? What happens if you use the 'sysObjectID' directive in your snmpd.conf file, to point this to a different value? (Note that you may need to define your own MIB file, in order to provide a suitably named OID to point to). Dave ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
