FieldServer FS-8704-09 SNMP Computer Drive User Manual


 
FS-8704-09 SNMP Driver Manual Page 36 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
Message Description/Action
the traps for the FS to catch the traps. The driver only catches traps
for configured Nodes.
5
SNMP:#31 Err Couldnt parse
msg: found %#x at %d
The server side of the driver could not complete parsing a message.
Immediately after this message the driver prints a hex dump of the
offending message. The driver prints this error when the SNMP
message contains a field that is not supported by the driver.
7
SNMP:#33 Err. Too many DA's
to validate for SNMP. Max=%d
If the driver is configured as a Server agent then a remote Client
may try and walk the FieldServer. To do this the driver requires one
or more specially named Data Arrays.
DA_SNMP_n where n=1,2,3,4 etc
DA_SNMP_1 corresponds to 1.3.6.1.4.1.6347.1
1.3.6.1.4.1.6347.1.0 corresponds to the 1
st
element of
DA_SNMP_1; 1.3.6.1.4.1.6347.1.1 corresponds to the 2nd
element of DA_SNMP_1, etc.
DA_SNMP_2 corresponds to 1.3.6.1.4.1.6347.2
The length of the DA determines how many OID’s correspond to
each DA.
To allow a walk the FS must, have at least DA_SNMP_1. There is a
maximum limit of 1000 on the number of these DA’s. The DA’s must
be numbered sequentially.Error! Bookmark not defined.
SNMP:#34 FYI. No DA's for walk
by remote browser
If the FieldServer is configured as a SNMP Client you may ignore
this message, If you have configured the FieldServer is configured
as a Server then any attempt by a remote client to ‘walk’ the
FieldServer will fail because there are none of the specially named
Data Array’s required to respond to the walk. Read the notes for
Msg #33.
SNMP:#35 FYI. DA
'SNMP_DA_1' is missing. Walk
will fail
SNMP:#36 FYI. 'SNMP_DA_%d'
is missing. Walk will fail
SNMP:#37 FYI. No SNMP DA's
for walk by remote browser.
Read the notes for Msg #33. There are no DA’s suitable for a walk
by a remote client.
SNMP:#38 FYI. DA names
suitable for walk by remote
browser
If the FieldServer is configured as a SNMP client, ignore the
message. If the driver is configured as a Server then read MSg #33.
SNMP:#39 FYI. Use an array
called <%s> to expose
diagnostic info
Read 0
SNMP:#40 Err. Bad Node_ID -
forcing to 11
If you allocate a Node_ID to the SNMP Node it must be a number in
the range 1-255 inclusive. The driver has changed the Node_ID to
11. Node_ID’s are used when Node_Status bits are prepared.
Refer to Enote43 on the FST Web Site.
SNMP:#41 Err Undefined
SNMP_OID_Index1
The driver has rejected a Map Descriptor because the parameter
called ‘SNMP_Trap_Store_Method’ has been set to indexed/lookup
and the driver requires that the parameter ‘SNMP_OID_Index1’ is
defined. Refer to Appendix A.2
8
SNMP:#42 Err Undefined
SNMP_OID_Index2
The driver has rejected a Map Descriptor because the parameter
called ‘SNMP_Trap_Store_Method’ has been set to indexed/lookup
7
Refer to Enote 63 on the Website for more information
8
Edit the configuration file, download the modified file to the FieldServer and restart the FieldServer for
the changes to take effect