Interface WARNING

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, OPENCONFIGALARMSEVERITY

    @Generated("mdsal-binding-generator")
    public interface WARNING
    extends OPENCONFIGALARMSEVERITY
    Indicates the detection of a potential or impending service affecting fault, before any significant effects have been felt. Action should be taken to diagnose (if necessary) and correct the problem in order to prevent it from becoming a more serious service affecting fault.

    This class represents the following YANG schema fragment defined in module openconfig-alarm-types

     identity WARNING {
       base OPENCONFIG_ALARM_SEVERITY;
     }
     
    The schema path to identify an instance is openconfig-alarm-typesWARNING
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME