This HTML5 document contains 5 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#
n2http://openconfig.net/yang/bgp#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:last_established
rdf:type
owl:DatatypeProperty owl:FunctionalProperty
rdfs:domain
n2:state n2:bgp_neighbor_state
rdfs:comment
This timestamp indicates the time that the BGP session last transitioned in or out of the Established state. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC). The BGP session uptime can be computed by clients as the difference between this value and the current time in UTC (assuming the session is in the ESTABLISHED state, per the session-state leaf).