This HTML5 document contains 14 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://openconfig.net/yang/interfaces#

Statements

Subject Item
n2:enabled
rdf:type
owl:DatatypeProperty owl:FunctionalProperty
rdfs:domain
n2:state n2:sub_unnumbered_config n2:config n2:interface_common_config n2:interface_phys_config n2:subinterfaces_config
rdfs:range
xsdh:boolean
rdfs:comment
Indicates that the subinterface is unnumbered. By default the subinterface is numbered, i.e., expected to have an IP address configuration. The default value is : false This leaf contains the configured, desired state of the interface. Systems that implement the IF-MIB use the value of this leaf in the 'running' datastore to set IF-MIB.ifAdminStatus to 'up' or 'down' after an ifEntry has been initialized, as described in RFC 2863. Changes in this leaf in the 'running' datastore are reflected in ifAdminStatus, but if ifAdminStatus is changed over SNMP, this leaf is not affected. The default value is : true Reference : RFC 2863: The Interfaces Group MIB - ifAdminStatus