Interface SYSLOGFACILITY

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    ALL, AUDIT, AUTH, AUTHPRIV, CONSOLE, KERNEL, LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7, MAIL, NTP, SYSLOG, SYSTEMDAEMON, USER

    @Generated("mdsal-binding-generator")
    public interface SYSLOGFACILITY
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base identity for Syslog message facilities.

    This class represents the following YANG schema fragment defined in module openconfig-system-logging

     identity SYSLOG_FACILITY {
     }
     
    The schema path to identify an instance is openconfig-system-loggingSYSLOG_FACILITY
    • 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