NetconfState
Children
- class ydk.models.ydktest.ietf_netconf_monitoring.NetconfState
Bases:
EntityClass Hierarchy :
NetconfStateThis 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:
Capabilitiesconfig: False
- datastores
Contains the list of NETCONF configuration datastores
type:
Datastoresconfig: False
- schemas
Contains the list of data model schemas supported by the server
type:
Schemasconfig: False
- sessions
The sessions container includes session-specific data for NETCONF management sessions. The session list MUST include all currently active NETCONF sessions
type:
Sessionsconfig: False
- statistics
Statistical data pertaining to the NETCONF server
type:
Statisticsconfig: False