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

StorageGRIDはSNMPテストトラップの使用をサポートしていますか?

Views:
72
Visibility:
Public
Votes:
2
Category:
storagegrid
Specialty:
sgrid
Last Updated:

環境

NetApp StorageGRID 11.5 以下

回答

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

追加情報

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

  1. snmptrapを使用してSNMP接続を素早くテストします。例: snmptrap -v1 -c (community string) (Destination address) 1.3.6.1.6.3.1.1.5 "" 0 0 ""

SNMP管理ステーションがSNMP coldStartトラップを受信した場合、  ネットワークとSNMP管理ステーションが正しく設定されていると結論付けることができます。

注記:SNMPトラップがUDPポートを使用して設定されている場合、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 Configuration を確認し、既知のSNMP問題に関するこのKBも参照してください

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.