# Functions
ToGoSnmpPDU helper converts protobuf snmppdu to go snmpPDU.
ToPbSnmpPDU helper comverts SnmpPDU to protobuf SnmpPDU.
# Structs
CommandServer is the GRPC Service for snmp.Command.
# Interfaces
Logger should implement logging functionality.