Siwko / SnmpSharpNet

Simple Network Management Protocol (SNMP) .Net Standard library written in C# (csharp). Implements protocol version 1, 2 and 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNMP#net

Simple Network Management Protocol (SNMP) .Net Standard library written in C# (csharp). Implements protocol version 1, 2 and 3

Features

  • SNMP v1 Get, Get-Next, Set, Trap
  • SNMP v2c Get, Get-Next, Get-Bulk, Set, Trap, Inform
  • SNMP v3 Get, Get-Next, Get-Bulk, Set, Trap, Inform
  • SNMP v3 privacy DES, AES-128, AES-192, AES-256, Triple-DES
  • SNMP v3 authentication MD5, SHA-1

About

Simple Network Management Protocol (SNMP) .Net Standard library written in C# (csharp). Implements protocol version 1, 2 and 3

License:GNU General Public License v3.0


Languages

Language:C# 100.0%