Skip to main content
NetApp Knowledge Base

If the volume remains nearly full state, will SNMP trap be reported periodically?

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

Applies to

ONTAP 9

Answer

No, it will not. SNMP trap will only be reported when a near-full or full status is detected for the first time unless the status returns to OK and becomes full again.

Additional Information

  • EMS events
  • 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 traps

    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.