![FieldServer FS-8704-09 SNMP Скачать руководство пользователя страница 24](http://html.mh-extra.com/html/fieldserver/fs-8704-09-snmp/fs-8704-09-snmp_driver-manual_2287892024.webp)
FS-8704-09 SNMP Driver Manual
Page 24 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
Appendix A.4.
Controlling how a MIB file reports traps
The connection parameter ‘Do_not_MIB_this_Node’ controls whether a Node’s traps contribute to the
MIB file. This parameter is useful where duplicate traps are being sent to more than one destination.
Some aspects of how traps are reported in the MIB file may be controlled with a Node parameter
called ‘MIB_Style_for_Traps’
Adapters
Adapter,
Protocol,
Poll_Delay,
MIB_Style_for_Traps
N1,
SNMP,
0.1s,
Style1
Permitted Values for the parameter are:
Style1 (Default)
Style2
Style3
Style2 and 3 add information to the trap description on the trap origin.
Style3 defines the parameters contained in each trap and assigns these parameters hard coded
OID’s which are fixed for all traps. In Style 1 and 2, the parameters are not reported in the MIB file
and the parameter OID’s are based on the trap OID. Thus style 3 changes the structure and data of
the MIB from Style1&2.
Trap
reporting
Style
Style 1
Style 2
Style 3
Trap
Descriptions.
Description
is
the
Map
Descriptor
Name
Description
is
the
Map
Descriptor Name and also
contains information on the
data
source
and
the
originating event.
Same as Style 2
Trap
Parameters
Not defined in
MIB File
Same as Style 1
Trap Parameters defined in MIB
File.
Trap
Parameters
OID’s
Based on trap
OID
Two parameters
per trap.
BaseOID.
Same as Style 1
Fixed hard coded trap
parameters.
1.2.6.1.4.1.6347.1.1 (Parameter
contains a string that describes
event)
1.2.6.1.4.1.6347.1.21
(Parameter contains a numeric
that contains data point value).
Comparison of Style1 to Style2