-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. |