1ISUNOEM(8)                  System Manager's Manual                 ISUNOEM(8)
2
3
4

NAME

6       ipmiutil_sunoem - OEM commands for Sun servers
7

SYNOPSIS

9       ipmiutil sunoem [-mx -NPRUEFJTVY] commands
10
11

DESCRIPTION

13       ipmiutil  sunoem  commands is a program that uses Sun OEM IPMI commands
14       to perform platform-specific functions.
15
16

OPTIONS

18       -m 002000
19              Show FRU for a specific MC (e.g. bus 00, sa 20, lun  00).   This
20              could  be  used  for  PICMG or ATCA blade systems.  The trailing
21              character, if present, indicates SMI addressing if 's', or  IPMB
22              addressing if 'i' or not present.
23
24       -x     Causes extra debug messages to be displayed.
25
26       -N nodename
27              Nodename  or IP address of the remote target system.  If a node‐
28              name is specified, IPMI LAN interface is  used.   Otherwise  the
29              local system management interface is used.
30
31       -P/-R rmt_pswd
32              Remote  password  for the nodename given.  The default is a null
33              password.
34
35       -U rmt_user
36              Remote username for the nodename given.  The default is  a  null
37              username.
38
39       -E     Use the remote password from Environment variable IPMI_PASSWORD.
40
41       -F drv_t
42              Force  the  driver  type  to one of the followng: imb, va, open,
43              gnu, landesk, lan, lan2, lan2i, kcs, smb.  Note that lan2i means
44              lan2  with  intelplus.   The  default is to detect any available
45              driver type and use it.
46
47       -J     Use  the  specified  LanPlus   cipher   suite   (0   thru   17):
48              0=none/none/none,       1=sha1/none/none,      2=sha1/sha1/none,
49              3=sha1/sha1/cbc128,  4=sha1/sha1/xrc4_128,  5=sha1/sha1/xrc4_40,
50              6=md5/none/none, ... 14=md5/md5/xrc4_40.  Default is 3.
51
52       -T     Use  a  specified  IPMI  LAN Authentication Type: 0=None, 1=MD2,
53              2=MD5, 4=Straight Password, 5=OEM.
54
55       -V     Use a specified IPMI  LAN  privilege  level.  1=Callback  level,
56              2=User level, 3=Operator level, 4=Administrator level (default),
57              5=OEM level.
58
59       -Y     Yes, do prompt the  user  for  the  IPMI  LAN  remote  password.
60              Alternatives for the password are -E or -P.
61
62

COMMANDS

64       led
65
66              These  commands  provide a way to get and set the status of LEDs
67              on a Sun Microsystems server.  Use 'sdr list generic' to  get  a
68              list of devices that are controllable LEDs.  The ledtype parame‐
69              ter is optional and not necessary to provide on the command line
70              unless it is required by hardware.
71
72              get sensorid [ledtype]
73
74                     Get  status  of  a  particular LED described by a Generic
75                     Device Locator record in the SDR.  A sensorid of all will
76                     get the status of all available LEDS.
77
78              set sensorid ledmode [ledtype]
79
80                     Set  status  of  a  particular LED described by a Generic
81                     Device Locator record in the SDR.  A sensorid of all will
82                     set  the  status  of  all available LEDS to the specified
83                     ledmode and ledtype.
84
85              LED Mode is required for set operations:
86                     OFF         Off
87                     ON          Steady On
88                     STANDBY     100ms on 2900ms off blink rate
89                     SLOW        1HZ blink rate
90                     FAST        4HZ blink rate
91
92              LED Type is optional:
93                     OK2RM       Ok to Remove
94                     SERVICE     Service Required
95                     ACT         Activity
96                     LOCATE      Locate
97
98
99       fan speed 0-100
100
101              Set system fan speed (PWM duty cycle).
102
103              sshkey
104
105                     set userid keyfile
106
107                            This command will allow you to specify an SSH  key
108                            to  use  for a particular user on the Service Pro‐
109                            cessor.  This key will be used for CLI  logins  to
110                            the  SP and not for IPMI sessions.  View available
111                            users and their userids with the 'user list'  com‐
112                            mand.
113
114                     del userid
115
116                            This  command will delete the SSH key for a speci‐
117                            fied userid.
118
119

SEE ALSO

121       ipmiutil(8)  ialarms(8)  iconfig(8)  icmd(8)  idiscover(8)   ievents(8)
122       ifru(8)  igetevent(8)  ihealth(8)  ilan(8) ireset(8) isel(8) isensor(8)
123       iserial(8) isol(8)
124
125

WARNINGS

127       See http://ipmiutil.sourceforge.net/ for the latest version of ipmiutil
128       and any bug fix list.
129
130
132       Copyright (C) 2009  Kontron America, Inc.
133
134       See  the  file  COPYING  in the distribution for more details regarding
135       redistribution.
136
137       This utility is distributed in the hope that it  will  be  useful,  but
138       WITHOUT ANY WARRANTY.
139
140

AUTHOR

142       Andy Cress <arcress at users.sourceforge.net>
143
144
145
146
147                           Version 1.0: 09 Sep 2010                 ISUNOEM(8)
Impressum