beautypg.com

FieldServer FS-8704-09 SNMP User Manual

Page 8

background image

FS-8704-09 SNMP Driver Manual

Page 8 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: [email protected]

4.3.

Client Side Node Descriptors

Section Title

Nodes

Column Title

Function

Legal Values

Node_Name

Provide name for Node

Up

to

32

alphanumeric
characters

Node_ID*

Identifies Node; needed only if Node Online/Offline
monitoring is used.

1-255

Protocol

Specify protocol used

SNMP

Adapter

Specify network adapter

N1, N2

2

IP_Address

IP Address of remote Agent. Refer to Appendix A.1
for more information.

Legal 4 byte IP
address on the
same subnet.

MIB_Style

Controls how MIB file is formatted. Refer to
Appendix A.3 for more info.

‘Standard’;
‘Custom’;
‘NuDesign’

MIB_Style_for_Traps

Controls how traps are reported in MIB file. Refer to
Appendix A.3 for more info.

Style1;

Style2;

Style3

Do_not_MIB_this_Node

Controls whether a Node’s traps contribute to the
MIB file. Where duplicate traps are sent to more
than one Node, second and subsequent Nodes will
not contribute to the MIB file. Review the example
MIB files and configuration file in Appendix A.3.
0 – Node’s traps contribute to MIB File.
1 – Node’s traps do not contribute to MIB file.

0; 1

SNMP_Read_Method*

If this parameter is set it is possible for the
FieldServer to sequentially read (walk) the SNMP
Server in the same way as the snmpwalk parameter
works on SNMP.

Walk, -

Example

// Client Side Nodes

Nodes

Node_Name,

Node_ID,

Protocol,

Adapter,

IP_Address,

SNMP_Read_Method

Agent 1,

1,

SNMP,

N1,

192.168.1.174,

Walk