HPE Aruba Networking & ProVision-based
1854684 Members
38824 Online
104102 Solutions
New Discussion

Aruba 2930M cannot get snmp trap of power supply

 
tamina0624
Occasional Visitor

Aruba 2930M cannot get snmp trap of power supply

現在、Aruba 2930Mにて

電源冗長しているpower supplyのアップダウンをsnmp trapで取得しようとしていますが

該当しているtrapの種類を特定できていません。

 

どのようにtrapを設定すればいいか分かる方がいらっしゃいましたら教えて頂けないでしょうか?

 

snmp versionはV2c、trap Levelはallを指定しています。

 

Google Translated:

Currently, I am trying to get the ups and downs of the power supply with redundant power supply with snmp trap on Aruba 2930M, but I have not been able to identify the corresponding trap type. If anyone knows how to set the trap, would you please let me know? V2c is specified for snmp version and all is specified for trap Level.

1 REPLY 1
Emil_G
HPE Pro

Re: Aruba 2930M cannot get snmp trap of power supply

Hello

Could you please provide the firmware version of your switch? Are you using iMC as trap receiver or some other NMS? Can we exclude some issue with the trap receiver , for example switch sending the trap but trap receiver not processing it properly? You can verify this if you monitor the uplink of the switch using port-mirroring and wireshark or running SNMP debug on the switch

Basically all event log messages should be enabled as log and traps  and since you dont have filter that means all categories of traps are sent. You can check if particular event is enabled as a trap using the CLI command 

Switch# getMIB eventtype.<event id>

Values:

1 : none
2 : log
3 : snmptrap
4 : logandtrap

This command is described here, as well as the command to change the values if necessary

https://support.hpe.com/hpesc/public/docDisplay?docId=c03323390&docLocale=en_US

The event IDs can be found in the Aruba event log reference guide

https://support.hpe.com/hpesc/public/docDisplay?docId=a00093582en_us

 

I am an HPE employee

Accept or Kudo