NetconfState

Children

class ydk.models.ydktest.ietf_netconf_monitoring.NetconfState

Bases: Entity

Class Hierarchy : NetconfState

This class represents state data.

The netconf-state container is the root of the monitoring

data model.

capabilities

Contains the list of NETCONF capabilities supported by the server

type: Capabilities

config: False

datastores

Contains the list of NETCONF configuration datastores

type: Datastores

config: False

schemas

Contains the list of data model schemas supported by the server

type: Schemas

config: False

sessions

The sessions container includes session-specific data for NETCONF management sessions. The session list MUST include all currently active NETCONF sessions

type: Sessions

config: False

statistics

Statistical data pertaining to the NETCONF server

type: Statistics

config: False