跳转到主内容

如果卷保持接近全满状态、是否会定期报告SNMP陷阱?

Views:
6
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

适用场景

ONTAP 9

问题解答

不会。 只有在首次检测到接近全满或全满状态时 、才会报告SNMP陷阱、除非此状态返回为OK并再次变为Full。

追加信息

  • EMS 事件
  • event catalog show
    ::> event catalog show -message-name monitor.volume*
    Message              Severity      SNMP Trap Type
    -------------------------------- ---------------- -----------------
    monitor.volume.full        ALERT       Built-in
    monitor.volume.nearlyFull     ERROR       Built-in
    monitor.volume.ok         DEBUG       Built-in
    monitor.volumes.one.ok       DEBUG       Built-in
    4 entries were displayed.

  • SNMP 陷阱

   volumeFull            NOTIFICATION-TYPE
   OBJECTS              {productTrapData, productSerialNum}
   STATUS              current
   DESCRIPTION
      "At least one volume is more than 98% full.
      The string sent with the trap gives the
      name of the volume or volumes which exceed
      the volumeFull or volumeNearlyFull thresholds"

   ::= { netapp 0 82 }

   volumeNearlyFull         NOTIFICATION-TYPE
   OBJECTS              {productTrapData, productSerialNum}
   STATUS              current
   DESCRIPTION
      "At least one volume is more than 95% full.
      The string sent with the trap gives the
      name of the volume or volumes which exceed
      the volumeFull or volumeNearlyFull thresholds"

   ::= { netapp 0 85 }

   volumeRepaired          NOTIFICATION-TYPE
   OBJECTS              {productTrapData, productSerialNum}
   STATUS              current
   DESCRIPTION
      "All volumes are now under 95% full."

   ::= { netapp 0 86 }

   volumesStillFull         NOTIFICATION-TYPE
   OBJECTS              {productTrapData, productSerialNum}
   STATUS              current
   DESCRIPTION
      "At least one volume that was full or nearly full is now OK,
      but more volumes still exceed the volumeNearlyFull or
      volumeFull thresholds. This trap is generally sent within
      a short time of when a volume becomes OK, though if two
      volumes become OK within this timeframe, only one trap is
      sent. The string sent with the trap gives the name of the
      volume or volumes which still exceed the volumeFull or
      volumeNearlyFull thresholds. It does not send the name of
      any volume that is OK."

   ::= { netapp 0 87 }

 

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.