All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ght.ocpplugin.ocpjava.ocp-protocol-impl.0.2.2-Carbon.source-code.ocp-radiohead-connection-provider-impl.html Maven / Gradle / Ivy

There is a newer version: 0.3.3
Show newest version


  
    ocp-radiohead-connection-provider-impl
  
  
    

ocp-radiohead-connection-provider-impl

Base Information

prefix ocp-radiohead-connection-provider-impl
namespace urn:opendaylight:params:xml:ns:yang:ocp:radiohead:connection:provider:impl
revision 2015-08-11
description ocp-radiohead-connection-provider
yang-version 1
imports ocp-radiohead-connection-provider:ocp-radiohead-connection-provider 2015-08-11; ietf-inet:ietf-inet-types 2013-07-15; ocp-config:ocp-configuration 2015-08-11; config:config 2013-04-05; rpcx:rpc-context 2013-06-17;

Identities Summary

Name Description
print-ocpjava-ocp-statistics-rpc
reset-ocpjava-ocp-statistics-rpc
ocp-radiohead-connection-provider-impl
ocp-statistics-collection-service-impl This is the definition of ocp-statistics collection module identity.

Augmentations Summary

Target Description
/config:modules/config:module/config:configuration/(case)ocp-radiohead-connection-provider-impl
/config:modules/config:module/config:state/(case)ocp-statistics-collection-service-impl

RPCs Summary

Name Description
print-ocpjava-ocp-statistics Shortcut JMX call to printOcpjavaStatistics.
reset-ocpjava-ocp-statistics Shortcut JMX call to resetOcpjavaStatistics.

Identities

  • reset-ocpjava-ocp-statistics-rpc

  • ocp-radiohead-connection-provider-impl

    • base: module-type
  • ocp-statistics-collection-service-impl

    • Description: This is the definition of ocp-statistics collection module identity.
    • base: module-type

Augmentations

  • Target [(urn:opendaylight:params:xml:ns:yang:controller:config)/config:modules/config:module/config:configuration/(case)ocp-radiohead-connection-provider-impl]

    Status: CURRENT
    • case: ocp-radiohead-connection-provider-impl
      • when condition: /config:modules/config:module/config:type = 'ocp-radiohead-connection-provider-impl'
        • leaf: port
          • description: local listening port
          • type: (urn:ietf:params:xml:ns:yang:1)uint16
        • leaf: address
          • description: address of local listening interface
          • type: (urn:ietf:params:xml:ns:yang:ietf-inet-types)ip-address
        • leaf: transport-protocol
          • description: Transport protocol used for communication.
          • type: (urn:opendaylight:ocp:config)transport-protocol
        • leaf: radioHead-idle-timeout
          • description: idle timeout in [ms]
          • type: (urn:ietf:params:xml:ns:yang:1)uint32
        • container: tls
            • leaf: keystore
              • description: keystore location
              • type: (urn:ietf:params:xml:ns:yang:1)string
            • leaf: keystore-type
              • description: keystore type (JKS or PKCS12)
              • type: (urn:opendaylight:ocp:config)keystore-type
            • leaf: keystore-path-type
              • description: keystore path type (CLASSPATH or PATH)
              • type: (urn:opendaylight:ocp:config)path-type
            • leaf: keystore-password
              • description: password protecting keystore
              • type: (urn:ietf:params:xml:ns:yang:1)string
            • leaf: certificate-password
              • description: password protecting certificate
              • type: (urn:ietf:params:xml:ns:yang:1)string
            • leaf: truststore
              • description: truststore location
              • type: (urn:ietf:params:xml:ns:yang:1)string
            • leaf: truststore-type
              • description: truststore type (JKS or PKCS12)
              • type: (urn:opendaylight:ocp:config)keystore-type
            • leaf: truststore-path-type
              • description: truststore path type (CLASSPATH or PATH)
              • type: (urn:opendaylight:ocp:config)path-type
            • leaf: truststore-password
              • description: password protecting truststore
              • type: (urn:ietf:params:xml:ns:yang:1)string
        • container: threads
            • leaf: boss-threads
              • type: (urn:ietf:params:xml:ns:yang:1)uint16
            • leaf: worker-threads
              • type: (urn:ietf:params:xml:ns:yang:1)uint16
    • case: ocp-statistics-collection-service-impl
      • when condition: /config:modules/config:module/config:type = 'ocp-statistics-collection-service-impl'
        • container: ocp-statistics
            • leaf: ocp-statistics-collect
              • description: Toggle ocp-statistics collecting
              • type: (urn:ietf:params:xml:ns:yang:1)boolean
            • leaf: log-report-delay
              • description: Delay between ocp-statistics logs
              • type: (urn:ietf:params:xml:ns:yang:1)uint16
        • list: ocp-radiohead-connection-provider
          • uses: (urn:opendaylight:params:xml:ns:yang:controller:config)service-ref
            • refines:
              • node name: type
            • leaf: type
              • description: Type of the service being referenced. Users of this grouping should refine this leaf with required-identity pointing to the actual service-type which is actually required.
              • type: (urn:opendaylight:params:xml:ns:yang:controller:config)leafref
            • leaf: name
              • type: (urn:opendaylight:params:xml:ns:yang:controller:config)leafref

    Example

            
  • Target [(urn:opendaylight:params:xml:ns:yang:controller:config)/config:modules/config:module/config:state/(case)ocp-statistics-collection-service-impl]

    Status: CURRENT
    • case: ocp-statistics-collection-service-impl
      • description: MXBean designed for Message OcpStatistic providing to JConsole.
      • when condition: /config:modules/config:module/config:type = 'ocp-statistics-collection-service-impl'
        • leaf: msgOcpStatistics
          • type: (urn:ietf:params:xml:ns:yang:1)string

    Example

            

RPC Definitions

  • Description: Shortcut JMX call to printOcpjavaStatistics.
      • uses: (urn:ietf:params:xml:ns:yang:rpc-context)rpc-context-ref
        • refines:
          • node name: context-instance
        • leaf: context-instance
          • description: Pointer to the context.
          • type: (urn:ietf:params:xml:ns:yang:1)instance-identifier
        • leaf: result
          • type: (urn:ietf:params:xml:ns:yang:1)string

reset-ocpjava-ocp-statistics

  • Description: Shortcut JMX call to resetOcpjavaStatistics.
    • container: input
      • uses: (urn:ietf:params:xml:ns:yang:rpc-context)rpc-context-ref
        • refines:
          • node name: context-instance
        • leaf: context-instance
          • description: Pointer to the context.
          • type: (urn:ietf:params:xml:ns:yang:1)instance-identifier
    • container: output
        • leaf: result
          • type: (urn:ietf:params:xml:ns:yang:1)string




© 2015 - 2024 Weber Informatics LLC | Privacy Policy