Operation Manager 0.27.0 (full version)
 
Table of Contents
Start
Table of Contents
1. Conventions
2. General information about David system
3. Terminology
4. Installation
5. Operation Manager requirements
6. Installation
7. General information
8. Graphic Notifications Server (dgnsd)
9. Sound Client (sndc)
10. Access to the SNMP Trap Interface (damsnmpti)
11. SNMP Trap Analyser (damsnmptaud)
12. Access to the SNMP Data Interface (damsnmpdi)
13. SNMP Data Analyser (damsnmpdaud)
14. Cases Database Unit (damadbud)
15. Cases Service Unit (damcsud)
16. Buttons the most often used in Web applications
17. Recorded Operation Browser
18. Pending Operation Browser
19. Graphic Notifications Presenter (xdgnp)
 
 

10.3. Options

Table 10.1. damsnmpti options

Option name Descritption
-f,--server-socket-file socket_file Connect with the server via a specified socket file (default: /tmp/damsnmptid.socket).
-H,--server-host host Connect with the server on a specified host (default: connect via a socket file: /tmp/damsnmptid.socket).
-P,--port-on-host port Connect with the server on a specified host using a specified port (default: port 6688 on UDP).
-l,--log-facility log_facility Choose log facility: daemon | user | local0 | ... | local7 (default: local6).
-L,--log-level log_level Choose log level (on stderr and syslog) i.e. messages of selected level and more important levels will be logged: emerg | alert | crit | err | warning | notice | info | debug0 | ... | debug2 (default: warning).
-i,--trap-severity level The severity level of this message expressed as a double type number inside range <-1.0;1.0> ((default: 0.0).
-s,--trap-source IP_addres An IP address of a sender of the notification that will be forwarded to Interfejsowi Danych SNMP Trap.
-a,--trap-agent IP_address An IP address of an agent which sent this notification.
-c,--trap-community community SNMP community of this notification.
-n,--trap-number information_nr_or_oid An identifier (OID) of this notification.
-e,--trap-enterprise enterprise An enterprise identifier (OID) of this notification.
-t,--trap-time-stamp time-stamp A time-stamp of this notification.
-g,--trap-generic generic_type A generic type of this notification.
-p,--trap-specific specific_type A specific type of this notification.
-d,--trap-id string An unique ID string that identifies this message in Operation Manager.
-C,--community community A community assigned to this variable (communities must be separated by ':' character).
-m,--trap-msg message A human readable string that describes this message.
-v,--version Display version number on stderr and exit.
-h,--help Display this help and exit.