Class TSNMPMib

DescriptionHierarchyFieldsMethodsProperties

Unit

snmpsend

Declaration

type TSNMPMib = class(TObject)

Description

Data object with one record of MIB OID and corresponding values.

Hierarchy

TSNMPMib > TObject

Properties

Overview

Published property OID: AnsiString;
Published property Value: AnsiString;
Published property ValueType: Integer;

Description

Published property OID: AnsiString;

OID number in string format.

Published property Value: AnsiString;

Value of OID object in string format.

Published property ValueType: Integer;

Define type of Value. Supported values are defined in asn1util. For queries use ASN1_NULL, becouse you don't know type in response!


Generated by PasDoc 0.8.8.2 on 2005-01-19 20:01:19