snmpv2_tc

package
v0.0.0-...-50def94 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RowStatus

type RowStatus string

RowStatus

const (
	RowStatus_active RowStatus = "active"

	RowStatus_notInService RowStatus = "notInService"

	RowStatus_notReady RowStatus = "notReady"

	RowStatus_createAndGo RowStatus = "createAndGo"

	RowStatus_createAndWait RowStatus = "createAndWait"

	RowStatus_destroy RowStatus = "destroy"
)

type StorageType

type StorageType string

StorageType

const (
	StorageType_other StorageType = "other"

	StorageType_volatile StorageType = "volatile"

	StorageType_nonVolatile StorageType = "nonVolatile"

	StorageType_permanent StorageType = "permanent"

	StorageType_readOnly StorageType = "readOnly"
)

type TruthValue

type TruthValue string

TruthValue

const (
	TruthValue_true_ TruthValue = "true"

	TruthValue_false_ TruthValue = "false"
)

Jump to

Keyboard shortcuts

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