[ZBX-12840] Wrong triggering in duplex status for official template for HP switches Created: 2017 Oct 06 Updated: 2025 May 19 |
|
Status: | Open |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Templates (T) |
Affects Version/s: | 3.4.2 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Vladimir | Assignee: | Alexander Bakaldin |
Resolution: | Unresolved | Votes: | 1 |
Labels: | Template_Module_EtherLike-MIB_SNMPv2, Template_Net_HP_Enterprise_Switch_SNMPv2 | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Centos 7 IBM M3550x4 |
Attachments: |
![]() ![]() ![]() |
||||||||
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 18, Sprint 19, Sprint 20, Sprint 21, Sprint 22, Sprint 23 |
Description |
We have a strange problem sometimes. |
Comments |
Comment by Aleksejs Petrovs [ 2017 Oct 06 ] |
Hello Vladimir, I believe you are using SNMP. So in such case Zabbix will store the output of the snmpget request. Which actually means you need to: 1. Check the value by issuing snmpget from server for this particular OID/MIB when the problem occurs; The ZBX is a bug tracker not a support page. For community support visit : https://www.zabbix.com/forum/index.php or ask for help directly from Zabbix Professionals: https://www.zabbix.com/services P.S. - When you are asking for help - try to provide as much information as possible - Zabbix version, Item type, Host type(Manufacturer/Model) and any other useful info. Regards, |
Comment by Vladimir [ 2017 Oct 06 ] |
Hello Aleksejs, |
Comment by Vladimir [ 2017 Oct 06 ] |
And one more comment. |
Comment by Vitaly Zhuravlev [ 2017 Oct 06 ] |
There is a known issue with HP switches they return half duplex and 10mb when interface goes down. Currently I suggest to disable this trigger in HP switch template. We might try to fix it in future template version |
Comment by Vitaly Zhuravlev [ 2017 Oct 06 ] |
Vladimir, there are two templates for HP of different flavors. Did you mean Template_Net_HP_Enterprise_Switch_SNMPv2? |
Comment by Vladimir [ 2017 Oct 06 ] |
Yes. It's Template_Net_HP_Enterprise_Switch_SNMPv2. |
Comment by Vitaly Zhuravlev [ 2017 Oct 06 ] |
I think you can then just detach this Template Module EtherLike-MIB SNMPv2 from Template_Net_HP_Enterprise_Switch_SNMPv2, since it only contains this halfduplex item and trigger. |
Comment by Vladimir [ 2017 Oct 06 ] |
Yes, it's the solution. |