Skip to content

Example connector showing how to retrieve the common SNMP parameters and tables on every device.

Notifications You must be signed in to change notification settings

joshualeeskyline/SLC-C-Example_SNMP-Base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
Dec 13, 2024
Feb 13, 2025
Apr 24, 2024
Apr 24, 2024
Apr 24, 2024
Apr 24, 2024
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Nov 13, 2024
Oct 26, 2022
Apr 24, 2024
Apr 24, 2024
Apr 24, 2024
Feb 13, 2025
Feb 13, 2025

Repository files navigation

Example SNMP Base Connector

This repository serves as a guide on developing an SNMP Connector.

Simulation Data

The input data is sourced from a simulation located in the Documentation folder at the root of this repository.

To execute the simulation, utilize the simulator tool available in the folder C:\Skyline DataMiner\Tools\QADeviceSimulator. If you don't have it installed, you can download the tool from DataMiner Dojo.

To quickly run the simulation, open a command prompt or PowerShell from the root of your solution and execute the following commands. If DataMiner is installed, the command can be run directly. Otherwise, modify the start command to point to the downloaded tool's .exe:

copy /Y "Simulation\connection_0.xml" "C:\QASNMPSimulations\SLC-C-Example_SNMP-Base_1.0.0.X.xml"
start /min "" "C:\Skyline DataMiner\Tools\QADeviceSimulator\QADeviceSimulator.exe" "SLC-C-Example_SNMP-Base_1.0.0.X.xml"

For more detailed instructions on running the simulation or resolving potential issues, refer to the comprehensive documentation available at docs.dataminer.services.

About

Example connector showing how to retrieve the common SNMP parameters and tables on every device.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%