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

Topics - amitayb

#1
Feature Requests / mib explorer missing objects field
October 23, 2020, 10:21:52 AM
hi
in MIB explorer Objects fields is missing. objects files represent variables (for example in trap)

Amitay.
#2
Hi,
I catch an event using EPP.
I need to catch the event first parameter and regex it to catch relevant data from it.
that create new event where my catched data should be a parameter - will use as event key.

any idea how shold I implement it?
I saw this example:
$event->parameters[1] == %1

in my case: the param is: bigipNotifyObjMsg = SNMP_TRAP: Virtual /Common/WEBCMSTEST_VIP-HTTPS has become unavailable
I need to catch "/Common/WEBCMSTEST_VIP-HTTPS" and create new event from it.

I assume event filter is the way.
how can I test the results?
whats the best way to do it?
any examples?
#3
General Support / L2 topology - LLDP gives NO links
December 11, 2019, 11:17:37 AM
Hi,
I'm having a huge problem using the L2 topology - which is a great feature.
my devices use lldp - see attached info but nothing is draw in the L2 map (i have the devices without the lldp links).
what do I miss?
is it a bug?
centos \ netxms 3.0.2258.

as you can see I've attached both netxms and device data.

device: R1.R3073.S3930
[11.12.2019 09:44:42] **** Poll request sent to server ****
[11.12.2019 09:44:42] Poll request accepted
[11.12.2019 09:44:42] Starting topology poll for node R1.R3073.S3930
[11.12.2019 09:44:42] VLAN list successfully retrieved from node
[11.12.2019 09:44:42] Switch forwarding database retrieved
[11.12.2019 09:44:42] Link layer topology retrieved (1 connections found)
[11.12.2019 09:44:42] Updating peer information on interfaces
[11.12.2019 09:44:42]    Local interface ge-1/0/2 linked to remote interface R1.R3073.S3930:fxp0.0
[11.12.2019 09:44:42] Link layer topology processed
[11.12.2019 09:44:42] Finished topology poll for node R1.R3073.S3930
[11.12.2019 09:44:42] **** Poll completed successfully ****


[email protected]> show lldp neighbors
Local Interface Chassis Id        Port info     System Name
xe-1/3/1        30:7c:5e:38:d8:f0 529           R1.R3073.S6375
xe-1/3/0        30:7c:5e:39:e7:70 528           R1.R3073.S6048


[email protected]> show interfaces descriptions | match xe-
xe-1/3/0        up    up   802-03-3073_RING_3073_TO_R1.R3073.S6048_xe-1/3/1
xe-1/3/1        up    up   802-03-3073_RING_3073_TO_R1.R3073.S6375_xe-1/3/0


**********************************
device: R1.R3073.S6048
[11.12.2019 09:41:23] **** Poll request sent to server ****
[11.12.2019 09:41:23] Poll request accepted
[11.12.2019 09:41:23] Starting topology poll for node R1.R3073.S6048
[11.12.2019 09:41:23] VLAN list successfully retrieved from node
[11.12.2019 09:41:23] Switch forwarding database retrieved
[11.12.2019 09:41:23] Link layer topology retrieved (1 connections found)
[11.12.2019 09:41:23] Updating peer information on interfaces
[11.12.2019 09:41:23]    Local interface ge-1/0/2 linked to remote interface R1.R3073.S6048:fxp0.0
[11.12.2019 09:41:23] Link layer topology processed
[11.12.2019 09:41:23] Finished topology poll for node R1.R3073.S6048
[11.12.2019 09:41:23] **** Poll completed successfully ****

[email protected]> show lldp neighbors
Local Interface Chassis Id        Port info     System Name
xe-1/3/1        30:7c:5e:39:0d:70 527           R1.R3073.S3930
xe-1/3/0        54:4b:8c:0e:3c:70 530           R1.R3073.S0020


[email protected]> show interfaces descriptions | match xe-
xe-1/3/0        up    up   802-03-3073_RING_3073_TO_R1.R3073.S0020_xe-1/3/1
xe-1/3/1        up    up   802-03-3073_RING_3073_TO_R1.R3073.S3930_xe-1/3/0

#4
General Support / how to use and configure LDAP
December 05, 2019, 01:39:02 PM
in my organization we use LDAP.
I've update all ldap params in the server config.
when I use ldapsync I get in the log for example:

LDAPConnection::fillLists(): CN={F03728F2-5360-4E2E-A256-ECDE9870E0A0},CN=Uzi Koren,CN=Uzi Koren,CN=Users,DC=partnergsm,DC=co,DC=il is not a user or a group (classes: )
2019.12.05 13:30:07.247 *D* [ldap               ] LDAPConnection::fillLists(): Found DN: CN=VDP0043498,CN=Users,DC=partnergsm,DC=co,DC=il
2019.12.05 13:30:07.247 *D* [ldap               ] LDAPConnection::fillLists(): CN=VDP0043498,CN=Users,DC=partnergsm,DC=co,DC=il is not a user or a group (classes: top,vasco-DPToken)
2019.12.05 13:30:07.247 *D* [ldap               ] LDAPConnection::fillLists(): Found DN: CN=VDP0043498PASSWORD,CN=VDP0043498,CN=Users,DC=partnergsm,DC=co,DC=il
2019.12.05 13:30:07.247 *D* [ldap               ] LDAPConnection::fillLists(): CN=VDP0043498PASSWORD,CN=VDP0043498,CN=Users,DC=partnergsm,DC=co,DC=il is not a user or a group (classes: top,vasco-DPApplication)
2019.12.05 13:30:07.247 *D* [ldap               ] LDAPConnection::fillLists(): Found DN: CN=Idan Elezra,CN=Users,DC=partnergsm,DC=co,DC=il
2019.12.05 13:30:07.247 *D* [ldap               ] LDAPConnection::fillLists(): Unknown object is not added: dn: CN=Idan Elezra,CN=Users,DC=partnergsm,DC=co,DC=il, login name: (null), full name: Idan Elezra, description: ielezra

my params:

LdapConnectionString   ldap://ldapServer:389
LdapGroupClass   group
LdapGroupMappingName   groupName
LdapGroupUniqueId   objectGUID
LdapMappingDescription   sAMAccountName
LdapMappingFullName   displayName
LdapPageSize   1000
LdapSearchBase   CN=Users,DC=partnergsm,DC=co,DC=il
LdapSearchFilter   (objectClass=*)
LdapSyncInterval   720
LdapSyncUser   CN=netxmsldap,CN=Users,DC=partnergsm,DC=co,DC=il
LdapSyncUserPassword   Passwd
LdapUserClass   user
LdapUserDeleteAction   Disable user
LdapUserMappingName   sAMAccountName={0}
LdapUserUniqueId   objectGUID

. why I get messages: Unknown object is not added: dn: CN=Idan Elezra,CN=Users,DC=partnergsm,DC=co,DC=il, login name: (null), full name: Idan Elezra, description: ielezra
2. My integration is just to verify passwords. I'de like to manage groups and roles inside netxms.
how should I create a user that authenticate using LDAP?

thanks in advance.
Amitay
1
#5
Hi,
the error in the subject appears in netxms log.
the node netxmsServer is my netxms server with installed agent.
centos
netxms: 3.0.225

thanks in advance
Amitay