SNMP Driver Trap

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
Kamil
Posts:5
Joined: Wed Aug 02, 2017 10:38 am

SNMP Driver Trap

Post by Kamil »

Hello,

I have problem with receiving traps from my switch.

I have Ethernet switch and I need to get information about power status. I set agent in SNMP Agent in System Management. I have MIB file and there is an OID address for traps from power. I load this in periphery address and set unsolicited receive mode but WinnCC doesn't see traps.
I was looking for traps also in internal datapoint ( _1_SNMPManager.Trap). Configuration of port (162), version (v1/v2) and Community (public/public) is OK, I think.

Wireshark sees forced traps between switch and computer, but they have 2 (1versionSNMP) or 3 (2v) items, maybe it is a problem?
First item includes OID address and second value what I need.

WinnCC sees normal information using pooling on the another OID, but I need traps.

Thank you for any answer.

Kamil

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: SNMP Driver Trap

Post by Gertjan van Schijndel »

Could you share the wireshark capture?
What does the log show with debug flag 26?

Kamil
Posts:5
Joined: Wed Aug 02, 2017 10:38 am

Re: SNMP Driver Trap

Post by Kamil »

Hi,
I think I found a solution.
My computer has blocked receiving data by IP, because is in company network and only administrator can change this.
I get normal data from switch, because there is request first.
On virtual machine traps are working.
Thanks
Kamil

3 posts • Page 1 of 1