handlers

package
v0.0.0-...-5607193 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ReadOnly = sdk.DeviceHandler{
	Name: "read-only",
	Read: readHandlerFunc,
}

ReadOnly is an SNMP device handler for OIDs which are read-only.

View Source
var ReadWrite = sdk.DeviceHandler{
	Name:  "read-write",
	Read:  readHandlerFunc,
	Write: writeHandlerFunc,
}

ReadWrite is an SNMP device handler for OIDs which are read-write.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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