User's Manual

PurposeCommand or Action
Sets the IPMI encryption key to use for IPMI communications. The
key value must be 40 hexadecimal numbers.
Server /ipmi # set
encryption-key key
Step 4
Commits the transaction to the system configuration.Server /ipmi # commit
Step 5
This example configures IPMI over LAN for the CIMC:
Server# scope ipmi
Server /ipmi # set enabled yes
Server /ipmi *# set privilege-level admin
Server /ipmi *# set encryption-key abcdef01234567890abcdef01234567890abcdef
Server /ipmi *# commit
Server /ipmi # show
Enabled Encryption Key Privilege Level Limit
------- ---------------------------------------- ---------------------
yes abcdef01234567890abcdef01234567890abcdef admin
Server /ipmi #
Configuring SNMP
SNMP
The Cisco UCS C-Series Rack-Mount Servers support the Simple Network Management Protocol (SNMP)
for viewing server configuration and status and for sending fault and alert information by SNMP traps. For
information on Management Information Base (MIB) files supported by CIMC, see the MIB Quick Reference
for Cisco UCS at this URL: http://www.cisco.com/en/US/docs/unified_computing/ucs/sw/mib/reference/UCS_
MIBRef.html.
Configuring SNMP Properties
Before You Begin
You must log in as a user with admin privileges to perform this task.
Procedure
PurposeCommand or Action
Enters SNMP command mode.Server# scope snmp
Step 1
Enables or disables SNMP.Server /snmp # set enabled {yes
| no}
Step 2
SNMP must be enabled and saved before additional
SNMP configuration commands are accepted.
Note
Commits the transaction to the system configuration.Server /snmp # commit
Step 3
Cisco UCS C-Series Servers Integrated Management Controller CLI Configuration Guide, Release 1.5
OL-28893-01 137
Configuring Communication Services
Configuring SNMP