Class TSNMPMib
Unit
snmpsend
Declaration
type TSNMPMib = class(TObject)
Description
Data object with one record of MIB OID and corresponding values.Hierarchy
TSNMPMib > TObjectProperties
Overview
Description
 |
property OID: AnsiString; |
OID number in string format.
 |
property Value: AnsiString; |
Value of OID object in string format.
 |
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