IETF NETCONF Monitoring Module. All elements in this module are read-only. Initial revision. Enumeration of possible NETCONF datastore types. The list of currently provided NETCONF capabilities. This may be different than those exchanged during session setup (i.e. hello). List of NETCONF configuration datastores (e.g. running, startup, candidate) supported on this device and related information. An indication of whether a resource is locked or unlocked. If locked, additional information about the locking such as user an time stamp is provided. The session ID of the session that has locked this resource. The date and time of when the resource was locked. Present if the global lock is set. Present if at least one partial lock is set. The xpath expression which was used to request the lock. The list of instance-identifiers (i.e. the locked nodes). Identifier to uniquely reference the schema Version of the schema supported. Multiple versions can be supported simultaneously. Schema language for the file/module. The XML namespace defined by the data model. A location from which the schema can be retrieved. Can be either on the network device retrievable explicitly via the get-schema netconf operation (denoted by the value 'NETCONF') or some network location (i.e. URL). List of NETCONF sessions currently active on this device. Time at which the session was established. Contains information on the active subscriptions on the NETCONF server. Subscriptions which have ended are not reported. Information about Netconf Notification Subscriptions. The session id associated with this subscription. The stream associated with this subscription. The filters associated with this subscription. The startTime parameter from the create-subscription invokation, if it was present. The stopTime parameter from the create-subscription invokation, if it was present. A count of event notifications sent along this connection since the subscription was created. Date and time at which the NETCONF server process was started. Allows for calculation of time interval for reported metrics. The total number of NETCONF sessions started towards the NETCONF peer. inSessions - inBadHellos = 'number of correctly started netconf sessions' The total number of messages that were unparsable and thus ignored. This covers both unparsable 'hello' and 'rpc' messages. The total number of sessions silently dropped because an invalid 'hello' message was received. This includes hello messages with a 'session-id' attribute, bad namespace, and bad capability declarations. The total number of rpc requests received. The total number of rpcs which were parsed correctly, but couldn't be serviced because they contained non-conformant XML, e.g. missing a mandatory parameter. The total number of rpcs which were parsed correctly, but couldn't be serviced because they were not supported by the agent. The total number of 'rpc-reply' messages sent. The total number of 'rpc-reply' messages with 'rpc-error' sent. The total number of 'notifications' messages sent. Contains the schema content.