Skip to content

ssomasundara/Overview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 

Repository files navigation

Overview

This github is for making technology specific extensions to the ONF Core Information Model (ONF TR-512) available.

The following types of extensions are distinguished:

  • Interfaces are attached to the LayerProtocol class of the ONF Core IM and they are for managing network layers at the interfaces of devices
  • Profiles are attached to the new Profile class of the ONF Core IM and they are for managing functionalities, which are shared by several interfaces of a device
  • Connections are attached to the ForwardingDomain, Link or ForwardingConstruct class of the ONF Core IM and they are for documenting topology information of the respective network layer

Network Layers

Air

  • airInterface : Physical layer of the microwave radio interface

EthernetContainer

HybridMwStructure

  • hybridMwStructure : Structuring of a microwave radio interface into multiple TDM and a single Ethernet segment

IP

  • ipInterface : IPv4 interface according to IETF RFC 791

MAC

  • macInterface : Ethernet MAC interface according to IEEE 802.1
  • macFd : Potential forwarding (MAC switch) according to IEEE 802.1
  • lldp : Link Layer Discovery Protocol according to IEEE 802.1AB

PureEthernetStructure

Synchronization

TdmContainer

VLAN

  • vlanInterface : VLAN interfaces (Port) according to IEEE 802.1Q
  • vlanFd : Potential forwarding (Component) according to IEEE 802.1Q
  • vlanFc : Actual forwarding (VLAN) according to IEEE 802.1Q

Wire

  • wireInterface : Physical layer of an Ethernet PHY interface according to IEEE 802.3

Profiles

Core

  • backupAndRestore : Information model and RPCs for managing backup and restore on the device
  • core : Core Information Model that consolidates all Interfaces, Profiles and Equipments
  • ltpAugment : Technology agnostic amendment to the LogicalTerminationPoint class
  • firmware : Information model and RPCs for managing firmware on the device
  • equipment : Device Inventory, Device type specific Information and Interface Behavior
  • alarms : Centralized representation of alarms
  • notifications: Generic notifications

Controller

  • O1-Controller : OpenDaylight based SDN Controller, which is used in the ONAP project
  • SDN-R : OpenDaylight based SDN Controller, which is used in the ONAP project

Applications

Tiny Application Controller (These repositories are private. If you would like to access, please contact Thorsten Heinze.)

High Performance Network Interface

Device Automation - Operation Support

Device Automation – Centralized Device Function

Network Analysis

Network Automation – Self-initiated Routing

Domain Interfaces

About

Guidance through the Repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors