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 - johanborch

#1
General Support / Re: SNMP Traps and data
September 28, 2010, 01:29:31 PM
Hi,

Thanks for your reply

The only thing that i can see in my trap-log is the following when a BGP session goes down and none of the vars have data in the that looks like and IP address.

.1.3.6.1.2.1.15.7.2

var: .1.3.6.1.1.3.0
.1.3.6.1.6.3.1.14.1.0
1.3.6.1.2.1.15.7.2
1.3.6.1.2.1.15.3.1.14.A.B.C.D
1.3.6.1.2.1.15.3.1.2.10.10.4.201
1.3.6.1.6.3.1.1.4.3.0

Regards
Johan
#2
General Support / Graphs and unit
September 24, 2010, 08:49:56 PM
Hi,

Is is possible to graph bits per seconds instead of Bytes/s?

Regards
Johan
#3
General Support / SNMP Traps and data
September 24, 2010, 08:11:10 PM
Hi,

I'm trying to setup traps for BGP-sessions, and I've managed to get netxms to set alarm when they go up/down. My problem is that I want the neighbor that went down to be in the alarm.

I can see the following in my SNMP traps log:

Trap OID: .1.3.6.1.2.1.15.7.2

Varbinds:

...;.1.3.6.1.2.1.15.3.1.14.10.2.4.7

The peer in this case 10.2.4.7 seems to be included in the Varbind/OID, is there some way to extract this in netxms?

Regards
Johan
#4
General Support / Re: SNMP Traps
September 23, 2010, 09:18:34 AM
Hi,

I forgot to restart the server deamon, I can see traps now.

Do I need to manually add all possible traps? I added (via nxmibc) a lot of Juniper mibs, can't netxms automatically identify them, or where can I see my imported mibs?

Regards
Johan
#5
General Support / Re: SNMP Traps
September 22, 2010, 06:54:03 PM
I can also see that traps i arriving to my netxms system.

17:50:11.046342 IP (tos 0x0, ttl  63, id 36880, offset 0, flags [none], proto: UDP (17), length: 169) 1.1.1.1..63077 > 2.2.2.2.snmptrap:  { SNMPv2c C=public { V2Trap(127) R=297506224  system.sysUpTime.0=305468639 [|snmp] } }
17:50:43.049687 IP (tos 0x0, ttl  63, id 36966, offset 0, flags [none], proto: UDP (17), length: 169) 1.1.1.1.63077 > 2.2.2.2.snmptrap:  { SNMPv2c C=public { V2Trap(127) R=297506267  system.sysUpTime.0=305471840 [|snmp] } }
17:50:43.073372 IP (tos 0x0, ttl  63, id 36972, offset 0, flags [none], proto: UDP (17), length: 169) 1.1.1.1.63077 > 2.2.2.2.snmptrap:  { SNMPv2c C=public { V2Trap(127) R=297506268  system.sysUpTime.0=305471842 [|snmp] } }
#6
General Support / Re: SNMP Traps
September 22, 2010, 01:56:49 PM
I can see the following listening ports:

tcp        0      0 *:mysql                     *:*                         LISTEN
tcp        0      0 *:4700                      *:*                         LISTEN
tcp        0      0 *:4701                      *:*                         LISTEN
tcp        0      0 *:http                      *:*                         LISTEN
tcp        0      0 *:ssh                       *:*                         LISTEN
#7
General Support / SNMP Traps
September 22, 2010, 01:32:27 PM
Hi,

I'm new to netxms and I'm trying to get snmp traps to work. I have a device that is sending traps but netxms is not registering anything. EnableSNMPTraps is set to 1 on my control panel.

I don't quite understand how to use netxms, for example graphing, do i really need to right click on every DCI to graph or can I get a page for a host that graps all interfaces?

Is there a way to automatically create DCI's for all interfaces on a host, I found a guide on this forum but I don't quite understand how to add all interfaces to a template.

Regards
Johan