Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - STIme

#1
General Support / LDAP setup with AD server
April 04, 2019, 12:51:46 PM
Hello,

I've summarized my LDAP setup to connect to AD servers :

NameValue
LdapUserUniqueIdobjectGUID
LdapUserMappingNamesAMAccountName
LdapUserDeleteActionDelete user
LdapUserClassuser
LdapSyncUserPassword
LdapSyncUserCN=MyLDAPUser,OU=OU1,OU=MyOU,DC=domain,DC=com
LdapSyncInterval1440
LdapSearchFilter(|(objectClass=user)(objectClass=group))
LdapSearchBaseOU=MyOU,DC=domain,DC=com
LdapPageSize1000
LdapMappingFullNamedisplayName
LdapMappingDescriptiondescription
LdapGroupUniqueIdobjectGUID
LdapGroupMappingNamesAMAccountName
LdapGroupClassgroup
LdapConnectionStringldap://srv1:389 ldap://srv2:389

In order to have two LDAP servers, add a space between the server URL

Everything works perfectly, I only have one thing, computers are merged with users. Any idea to filter this ?

Thanks
#2
General Support / Re: Cisco switches node overview
April 04, 2019, 09:43:26 AM
Hello Victor,

OID is .1.3.6.1.4.1.9.1.2688
It is a C9500-48Y4C

I have 2 other 9500 models

And no, ports view is still empty :(

Thanks
#3
General Support / Re: Cisco switches node overview
April 03, 2019, 08:24:37 PM
grrr it wasn't mapped to the correct driver

My switch is a catalyst 9500 so I setup a manual driver : CATALYST-GENERIC
(go to custom fields and add snmp.driver with CATALYST-GENERIC as the value)

it solved the vlan column question :)

How can I add the oid to let netxms auto assign the correct driver ?
And how can I fix the Ports view ?

Thanks
#4
General Support / Cisco switches node overview
April 03, 2019, 08:02:21 PM
Hello,

I've discovered the vlan column on Interfaces tab.
It works great with Alcatel and HP switches :)
but Nothing with my Cisco switch, is there something to do in order to activate this ?

BTW, is it also possible to have ports view in the Ports tab ?

Thanks,
STime