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)
 
 

12.3. Options

Table 12.1. damsnmpdi options

Option name Description
-f,--server-socket-file socket_file Connect with the server via a specified socket file (default: /tmp/damsnmpdid.socket).
-H,--server-host host Connect with the server on a specified host (default: connect via a socket file: /tmp/damsnmpdid.socket).
-P,--port-on-host port Connect with the server on a specified host using a specified port (default: port 6699 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).
-a,--data-address IP_address An IP address of a host that data comes from and it will be forwarded to SNMP Data Interface.
-o,--data-oid oid An identifier OID of data that will be forwarded to SNMP Data Interface.
-t,--data-type type Type of data that will be forwarded to SNMP Data Interface. The following types are possible: counter - a value may be only increased (32 bits); gauge - a value may be increased and decreased (32 bits); error - a value with an error; timeout - no answer for this variable; other - a value of other type (IPADDRESS, OCTET, etc.).
-V,--data-value doubletype_number A value of this data as double precision floating type.
-I,--data-id string An unique ID string which identifies that data in Operation Manager.
-C,--community community A community assigned to this variable (communities must be separated by ':' character).
-m,--data-msg message The human readable message that describes meaning of this data.
-p,--data-sender-pid pid PID (identifier) of a sender of this message.
-v,--version Display version number on stderr and exit.
-h,--help Display this help and exit.