Lines Matching +full:- +full:remote

3 ipmievd \- IPMI event daemon for sending events to syslog
5 ipmievd [\fB\-c\fR|\fB\-h\fR|\fB\-d \fIN\fP\fR|\fB\-v\fR|\fB\-V\fR]
6 \fB\-I\fR \fIopen\fP <\fIopen\fR | \fIsel\fR> [<\fIoption\fP>]
8 ipmievd [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR]
9 \fB\-I\fR \fIlan\fP \fB\-H\fR <\fIhostname\fP>
10 [\fB\-p\fR <\fIport\fP>]
11 [\fB\-U\fR <\fIusername\fP>]
12 [\fB\-A\fR <\fIauthtype\fP>]
13 [\fB\-L\fR <\fIprivlvl\fP>]
14 [\fB\-a\fR|\fB\-E\fR|\fB\-P\fR|\fB\-f\fR <\fIpassword\fP>]
15 [\fB\-o\fR <\fIoemtype\fP>]
16 [\fB\-O\fR <\fIsel oem\fP>]
19 ipmievd [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR]
20 \fB\-I\fR \fIlanplus\fP \fB\-H\fR <\fIhostname\fP>
21 [\fB\-p\fR <\fIport\fP>]
22 [\fB\-U\fR <\fIusername\fP>]
23 [\fB\-L\fR <\fIprivlvl\fP>]
24 [\fB\-a\fR|\fB\-E\fR|\fB\-P\fR|\fB\-f\fR <\fIpassword\fP>]
25 [\fB\-o\fR <\fIoemtype\fP>]
26 [\fB\-O\fR <\fIsel oem\fP>]
27 [\fB\-C\fR <\fIciphersuite\fP>]
44 \fB\-a\fR
45 Prompt for the remote server password.
47 \fB\-A\fR <\fIauthtype\fP>
51 \fB\-c\fR
55 \fB\-C\fR <\fIciphersuite\fP>
56 The remote server authentication, integrity, and encryption algorithms
57 to use for IPMIv2 \fIlanplus\fP connections. See table 22\-19 in the
58 IPMIv2 specification. The default is 3 which specifies RAKP\-HMAC\-SHA1
59 authentication, HMAC\-SHA1\-96 integrity, and AES\-CBC\-128 encryption algorightms.
61 \fB\-E\fR
62 The remote server password is specified by the environment
65 \fB\-f\fR <\fIpassword_file\fP>
66 Specifies a file containing the remote server password. If this
70 \fB\-h\fR
73 \fB\-H\fR <\fIaddress\fP>
74 Remote server address, can be IP address or hostname. This
77 \fB\-I\fR <\fIinterface\fP>
81 \fB\-L\fR <\fIprivlvl\fP>
85 \fB\-m\fR <\fIlocal_address\fP>
89 \fB\-o\fR <\fIoemtype\fP>
92 various manufacturers. Use \fI\-o list\fP to see a list of
95 \fB\-O\fR <\fIsel oem\fP>
99 \fB\-p\fR <\fIport\fP>
100 Remote server UDP port to connect to. Default is 623.
102 \fB\-P\fR <\fIpassword\fP>
103 Remote server password is specified on the command line.
108 \fB\-S\fR <\fIsdr_cache_file\fP>
109 Use local file for remote SDR cache. Using a local SDR cache
113 \fB\-t\fR <\fItarget_address\fP>
114 Bridge IPMI requests to the remote target address.
116 \fB\-U\fR <\fIusername\fP>
117 Remote server username, default is NULL user.
119 \fB\-d \fIN\fP\fR
121 /dev/ipmi/N or /dev/ipmidev/N) device to use for in-band
123 multi-node, multi-BMC system through the ipmi device
126 \fB\-v\fR
132 \fB\-V\fR
138 the remote server password will default to NULL.
142 This can be used to get command\-line help. It may also be
178 number -- defaults to 0).
187 a remote system and log its events to a local syslog.
201 number -- defaults to 0).
210 > ipmievd \-I open open daemon
212 \fIExample 2\fP: Local non\-daemon process checking remote SEL every 30 seconds
214 > ipmievd \-I lan \-H 1.2.3.4 \-f passfile sel nodaemon timeout=30