snmp

package
v0.0.0-...-51fd5d7 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrContainerNotExists = errors.New("container does not exists")

Functions

func New

func New(serviceNumber int) service.Service

Types

type SNMP

type SNMP struct {
	service.Tools
	// contains filtered or unexported fields
}

func (*SNMP) Close

func (s *SNMP) Close() error

Close all connections.

func (*SNMP) Run

func (s *SNMP) Run()

type SNMPAgentMode

type SNMPAgentMode uint8
const (
	AgentRead SNMPAgentMode = iota
	AgentWrite
	AgentTrap
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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