Interface CRITICAL

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

    @Generated("mdsal-binding-generator")
    public interface CRITICAL
    extends OPENCONFIGALARMSEVERITY
    Indicates that a service affecting condition has occurred and an immediate corrective action is required. Such a severity can be reported, for example, when a resource becomes totally out of service and its capability must be restored.

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

     identity CRITICAL {
       base OPENCONFIG_ALARM_SEVERITY;
     }
     
    The schema path to identify an instance is openconfig-alarm-typesCRITICAL
    • 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