Navigation

  • index
  • modules |
  • next |
  • onusim documentation »
  • ONU simulator and test client

ONU simulator and test client¶

Contents¶

Contents

  • 1. Introduction
    • 1.1. Installation
    • 1.2. ONU simulation server
    • 1.3. ONU test client
    • 1.4. Examples
      • Get
      • omci_dump_decoder
    • 1.5. Docker
      • Docker server, host client
      • Host server, Docker client
      • Docker server, Docker client
      • With tr451_polt_simulator: new (using docker-compose)
      • With tr451_polt_simulator: old (not using docker-compose)
  • 2. Extensions
    • 2.1. Supporting a new MIB
      • obbaa_onusim/mibs/cardholder.py
      • obbaa_onusim/database.py (import)
      • obbaa_onusim/database.py (specs)
    • 2.2. Supporting a new action
      • obbaa_onusim/actions/software.py
      • obbaa_onusim/actions/other.py
      • obbaa_onusim/mibs/software_image.py
  • 3. Scripts
    • 3.1. ONU simulation server
      • Named Arguments
    • 3.2. ONU test client
      • Positional Arguments
      • Named Arguments
      • Sub-commands:
  • 4. Modules
    • 4.1. Endpoint
    • 4.2. Messages and Actions
      • Message classes
      • Action classes
      • Set action
      • Get action
      • MIB upload and MIB upload next actions
      • MIB reset action
    • 4.3. MIBs
      • MIB classes
      • ONU-G MIB
      • ONU2-G MIB
      • ONU data MIB
      • Software image MIB
    • 4.4. Database
    • 4.5. Support
      • Types
      • Utilities
  • 5. Documentation
    • 5.1. Installation
    • 5.2. Invocation
      • Locally
      • In docker
    • 5.3. Adding documentation
      • Overview
      • Python docstrings

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • ONU simulator and test client
    • Contents
    • Indices and tables

Next topic

1. Introduction

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • onusim documentation »
  • ONU simulator and test client
© Copyright 2020, Broadband Forum. Created using Sphinx 3.1.0+.