~ubuntu-branches/ubuntu/vivid/openipmi/vivid

« back to all changes in this revision

Viewing changes to man/ipmi_cmdlang.7

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2006-09-15 17:56:24 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060915175624-ljk0mg3xtcm65tvm
Tags: 2.0.7-1
* new upstream release from 2006-06-08
  Thanks to John Wright <john.wright hp.com> for initial work
  (closes: Bug#380149)
* updated Standards Version
* new binaries openipmicmd, openipmish, rmcp_ping

Show diffs side-by-side

added added

removed removed

Lines of Context:
391
391
- Open a connection to a new domain.
392
392
\fI<parms>\fP are either:
393
393
.RS
394
 
lan [-U \fI<username>\fP] [-P \fI<password>\fP] [-A \fI<authtype>\fP] [-L \fI<privilege>\fP] [-s] [-p[2] \fI<port number>\fP] \fI<IP>\fP [\fI<IP>\fP]
 
394
lan [-U \fI<username>\fP] [-P \fI<password>\fP] [-A \fI<authtype>\fP]
 
395
  [-L \fI<privilege>\fP] [-s] [-p[2] \fI<port number>\fP]
395
396
  [-Ra \fI<auth alg>\fP] [-Ri \fI<integ alg>\fP] [-Rc \fI<conf algo>\fP]
396
 
  [-Rl] [-Rk \fI<bmc key>\fP] [-H <hackname>]
 
397
  [-Rl] [-Rk \fI<bmc key>\fP] [-H <hackname>] \fI<IP>\fP [\fI<IP>\fP]
397
398
.RE
398
399
for a RMCP/RMCP+ LAN connection or
399
400
.RS
414
415
The \fI<IP>\fP is the IP address or host name of the LAN-capable BMC
415
416
to connect with.  The \fI<port>\fP defaults 623.  \fI<authtype>\fP is
416
417
the authentication type, either
 
418
.B rmcp+,
417
419
.B md5,
418
420
.B md2,
419
421
.B straight,
956
958
.B set_thresholds <sensor> <threshold> <value> ...
957
959
- Set the sensor's
958
960
thresholds to the given values.  If a threshold is not specified,
959
 
it will not be modified.  Thresholds are unc, uc, unr, lnr, lc.
960
 
The u stands for upper, l for lower, nc for non-critical, c for
961
 
critical, and nr for non-recoverable.  The value is floating point.
 
961
it will not be modified.  Thresholds are un, uc, ur, lr, lc, ln.
 
962
The u stands for upper, l for lower, n for non-critical, c for
 
963
critical, and r for non-recoverable.  The value is floating point.
962
964
.TP
963
965
Response:  
964
966
.RS