FieldServer FS-8704-09 SNMP Computer Drive User Manual


 
FS-8704-09 SNMP Driver Manual Page 10 of 39
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Tel: (408) 262 2299 Fax: (408) 262 9042 Toll Free: (888) 509 1970 email: support@fieldserver.com
4.4.4. Map Descriptor Example
// Client Side Map Descriptors
Map Descriptors
Map_Descriptor_Name,
Data_Array_Name,
Data_Array_Offset, Function,
Node_Name,
SNMP_OID, Length,
Scan_Interval
A1, DA_AI3, 0, RDBC, Agent 1, 1.3.6.1.4.1.6347.1.1.0,
1, 5
A2, DA_AI3, 1, WRBX, Agent 1, 1.3.6.1.4.1.6347.1.1.0,
1, -
The Data Array to
which the Read Data
will be stored, or from
which Write Data will
be fetched, at the
location specified by
Data_Array_Offset
Read functions are
implemented as
SNMP Get Requests.
Write functions are
implemented as
SNMP Set Requests.
The OID is
derived from the
MIB file of the
Node you are
talking to. It is
easiest to load
the MIB file in a
MIB browser
(e.g. MG-Soft)
which converts
the text name to
the OID format
Specifies how
often to perform
this transaction,
in seconds.