Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 391 Bytes

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