snmptraps

package
v0.0.0-...-1cb775a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package snmptraps implements the a server that listens for SNMP trap data and sends it to the backend.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bundle

func Bundle() fxutil.BundleOptions

Bundle defines the fx options for this bundle.

Types

This section is empty.

Directories

Path Synopsis
Package config implements the configuration type for the traps server and a component that provides it.
Package config implements the configuration type for the traps server and a component that provides it.
configimpl
Package configimpl implements the config service.
Package configimpl implements the config service.
Package formatter provides a component for formatting SNMP traps.
Package formatter provides a component for formatting SNMP traps.
formatterimpl
Package formatterimpl implements the formatter component.
Package formatterimpl implements the formatter component.
Package forwarder defines a component that receives trap data from the listener component, formats it properly, and sends it to the backend.
Package forwarder defines a component that receives trap data from the listener component, formats it properly, and sends it to the backend.
forwarderimpl
Package forwarderimpl implements the forwarder component.
Package forwarderimpl implements the forwarder component.
Package listener implements a component that listens for SNMP messages, parses them, and publishes messages on a channel.
Package listener implements a component that listens for SNMP messages, parses them, and publishes messages on a channel.
listenerimpl
Package listenerimpl implements the Listener component.
Package listenerimpl implements the Listener component.
Package oidresolver resolves OIDs
Package oidresolver resolves OIDs
oidresolverimpl
Package oidresolverimpl implements the OID Resolver component.
Package oidresolverimpl implements the OID Resolver component.
Package packet defines an SNMP packet type and related helpers.
Package packet defines an SNMP packet type and related helpers.
Package server implements a component that runs the traps server.
Package server implements a component that runs the traps server.
serverimpl
Package serverimpl implements the traps server.
Package serverimpl implements the traps server.
Package snmplog provides a GoSNMP logger that wraps our logger.
Package snmplog provides a GoSNMP logger that wraps our logger.
Package status exposes the expvars we use for status tracking to the component system.
Package status exposes the expvars we use for status tracking to the component system.
statusimpl
Package statusimpl implements the Status component.
Package statusimpl implements the Status component.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL