README ¶ goa-snmp Goa micro service for snmp Design This Service will take an ip address or hostname, and snmp public/private, walk the tree and save the mib/oid information for http retrieval. http://localhost/goa-snmp/device/{mame/ip} http://localhost/goa-snmp/device/{name}/mibs Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func NewGoasnmp(logger log.Logger) goasnmp.Service Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewGoasnmp ¶ func NewGoasnmp(logger log.Logger) goasnmp.Service NewGoasnmp returns the goasnmp service implementation. Types ¶ This section is empty. Source Files ¶ View all Source files goasnmp.go Directories ¶ Show internal Expand all Path Synopsis cmd goasnmp goasnmp-cli design media_type gen goasnmp goasnmp/views http/cli/goasnmp http/goasnmp/client http/goasnmp/kitclient http/goasnmp/kitserver http/goasnmp/server internal pkg/db Click to show internal directories. Click to hide internal directories.