[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: review of draft-ietf-netconf-monitoring-01
Hi,
A comment for schema list retrieval method.
Juergen Schoenwaelder wrote:
> <identifier> and <version> elements are
> mandatory and their values are unique
>
> It is unclear what specifically is going to be unique. All the
> identifers? All version numbers? The combinations of identifiers
> with version numbers? Something else?
>
How about to encode the <identifier> and <version> in a namespace
property in an element for a schema like following? Ambiguity can be
avoided.
<schemaItem
namespace="urn:ietf:params:xml:ns:netconf:notification:1.0"
schemaLocation="http://netconf.ietf.org/schemas/notification-1.0.xsd"; />
> location:
> a location from which the schema can be retrieved. Can be either on
> the network device (eg: URL), retrievable explicitly via netconf
> ('netconf') or some network location (eg: URL).
>
> What is the difference between a 'network device' and a 'network
> location'??
>
It seems to say that the schema can be retrieved
from a NETCONF device via a method described in the URL (e.g. FTP).
from a NETCONF device on its NETCONF session.
from some network location via a method described in the URL (e.g. FTP).
Hideki Okita
--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>