メインコンテンツへスキップ

StorageGRID では、 SNMP テストトラップの使用はサポートされていますか。

Views:
64
Visibility:
Internal
Votes:
2
Category:
storagegrid
Specialty:
sgrid
Last Updated:

環境

NetApp StorageGRID 11.5 以下

回答

いいえ。 StorageGRID では、 SNMP テストトラップの使用はサポートされていません。

追加情報

SNMP接続をテストするには、SNMPv2-MIBを使用して、のいずれかの回避策を使用します。coldStartトラップを使用します。

  1. snmptrapSNMP 接続を簡単にテストするために使用します。例: snmptrap -v1 -c (community string) (Destination address) 1.3.6.1.6.3.1.1.5 "" 0 0 ""

SNMP 管理ステーションが SNMP coldStart トラップを受信すると、ネットワークと SNMP 管理ステーションが正しく設定されていると判断できます。

注: UDPポートを使用してSNMPトラップが設定されている場合、 SNMPステーションの管理者が確認応答するまで、SNMPステーションがトラップを受信していれば、StorageGRIDに確認応答はありません。

 場合によっては、snmptrapがUDPパケットをネットワークに正常に送信したことを確認するために、 snmptrap-D 'netsnmp_udp'  オプションを使用してUDPプロトコルの詳細なデバッグ出力を行うことができます。

例: snmptrap -v1 -c (community string) -D 'netsnmp_udp' (Destination address) 1.3.6.1.6.3.1.1.5 "" 0 0 ""

registered debug token netsnmp_udp, 1
netsnmp_udpbase: open remote UDP: [x.x.x.x]:162->[0.0.0.0]:0
netsnmp_udpbase: client open UDP: [x.x.x.x]:162->[0.0.0.0]:0
netsnmp_udp: send 45 bytes from 0x55ecaa861743 to UDP: [x.x.x.x]:162->[0.0.0.0]:0 on fd 3

  1. service snmpd restart 現在設定されている接続が機能している場合は、を使用してSNMPサービスを再起動します。

手順 2 が機能する場合は、 SNMP 設定が機能しています。

問題が解決しない場合は 、 SNMP 設定を確認、既知の SNMP の問題については、 KB を参照してください

 

This is an internal KB article and its content should not be copy/pasted and shared with people outside of NetApp. Always seek Duty Manager authentication of caller for password reset requests. If you need further assistance post a question in Knowledge Xchange