The remote access controller (RAC) is a system component that provides a full set of system management capabilities. Server Administrator integrates the RAC features into its interface, allowing users to view and manage the controller from within Server Administrator and IT Assistant.

Manuals

Manuals
omreport rac: Viewing Remote Access Controller Components : Dell OpenManage Server Administrator Version 2.2 Command Line Interface User's Guide

Back to Contents Page

omreport rac: Viewing Remote Access Controller Components

Dell OpenManage™ Server Administrator Version 2.2 Command Line Interface User's Guide

  Conventions for Parameter Tables

  omreport rac Command Summary

  Help With the omreport rac Command

  omreport rac authentication

  omreport rac dialinusers

  omreport rac dialoutusers

  omreport rac network

  omreport rac modem

  omreport rac remote

  omreport rac snmptraps

  omreport rac users

  omreport rac viewcertificate

NOTE: Some features documented may not be available on your system's RAC. For example, dial-up modem use is supported only on DRAC III.
NOTE: The commands are available only on systems with DRAC III, DRAC III/XT, ERA, and ERA/O (not for systems with DRAC 4).

The omreport rac command enables Server Administrator to display reports on RAC components.


Conventions for Parameter Tables

Parameter tables list input parameters for a command in the order in which they appear in the command line interface. In "omreport rac: Viewing Remote Access Controller Components," the parameters are listed in the order in which you must configure them.

The symbol |, often called pipe, is the logical exclusive or operator. For example, enable | disable means that you can enable or disable the component or feature, but you cannot simultaneously enable and disable the component or feature.


omreport rac Command Summary

NOTE: Although this section lists all possible omreport rac commands, the commands available on your system depend on your system configuration. If you try to get help or execute a command for a component that is not installed on your system, Server Administrator issues a message that the component or feature is not "found on this system."

Table 8-1 is a high-level summary of the omreport rac command. The column titled "Command level 3" lists the major arguments that can be used with omreport rac. "User privilege required" refers to the type of privilege you need to perform the command, where U=User, P=Power User, and A=Administrator. "Use" is a very general statement about the actions that can be performed using the omreport rac command. More details about syntax and use of the command appear later in this section.

Table 8-1. omreport rac Command Level 1, Level 2, and Level 3 

Command level 1

Command level 2

Command level 3

User privilege required

Use

omreport

 

 

 

 

 

rac

 

 

 

 

 

authentication

U, P, A

Enables or disables user access to the RAC based on how the Administrator has set up each user's local operating system user account privileges.

 

 

dialinusers

U, P, A

Displays the dial-in user properties.

 

 

dialoutusers

U, P, A

Displays the dial-out user properties.

 

 

network

U, P, A

Displays the onboard NIC properties.

 

 

modem

U, P, A

Displays the onboard modem properties.

 

 

remote

U, P, A

Displays the remote features properties.

 

 

snmptraps

U, P, A

Displays the SNMP trap properties.

 

 

users

U, P, A

Displays the user name properties.

 

 

viewcertificate

U, P, A

Displays the server or CA certificate.


Help With the omreport rac Command

Use the omreport rac -? command to get a list of the available commands for omreport rac.


omreport rac authentication

Use the omreport rac authentication command to determine whether local operating system authentication of users is enabled or disabled for the RAC.

The RAC has two methods of authenticating user access: RAC authentication and local operating system authentication. RAC authentication is always enabled. Administrators can set up specific user accounts and passwords that allow access to the RAC.

Operating systems also require administrators to define different levels of users and user accounts; each user level has different privileges. Local operating system authentication on the RAC is an option for administrators who do not want to define one set of privileges for users in the operating system and a separate set of users and accounts for the RAC. If you enable local operating system authentication for the RAC, you enable any user with Administrator status on the operating system to log into the RAC.

Example Command for omreport rac authentication

When you type:

omreport rac authentication

the results that display show whether authentication of users for access to the RAC using the operating system user access definitions is disabled or enabled. For example:

omreport rac authentication

localauthenable=true


omreport rac dialinusers

Use the omreport rac dialinusers command to display the dial-in user property values. Table 8-2 displays the valid parameters for the command.

Table 8-2. omreport rac dialinusers 

name=value pair

Description

username=<text>

Displays the dial-in user entry whose user name is specified by <text>.

index=<n>

Displays the dial-in user entry whose index is equal to n. The index is usually 0–15, and specifies one of the 16 user positions on the RAC.

NOTE: The index number corresponds to a user position on the RAC.


omreport rac dialoutusers

The omreport rac dialoutusers command displays the demand dial-out user property values. Table 8-3 displays the valid parameters for the command.

Table 8-3. omreport rac dialoutusers 

name=value pair

Description

ipaddr=<text>

Displays the demand dial-out user entry whose IP address is specified by <text>. This address is the IP address that the RAC calls back after being contacted by a demand dial-out user.

index=<n>

Displays the demand dial-out user entry whose index is equal to n. The index is usually 0 to 15 and specifies one of the 16 user positions on the RAC.

NOTE: The index number corresponds to a user position on the RAC.


omreport rac network

Use the omreport rac network command to display the NIC property values.


omreport rac modem

Use the omreport rac modem command to display the onboard modem property values.


omreport rac remote

Use the omreport rac remote command to display the remote features property values.


omreport rac snmptraps

Use the omreport rac snmptraps command to display the SNMP trap property values. Table 8-4 displays the valid parameters for the command.

Table 8-4. omreport rac snmptraps 

name=value pair

Description

ipaddr=<text>

Displays the trap entry whose IP address is specified by <text>.

index=<n>

Displays the trap entry whose index is equal to n. The index is usually 0 to 15 and specifies one of the 16 trap positions on the RAC.

NOTE: The index number corresponds to the trap position on the RAC.


omreport rac users

Use the omreport rac users command to display the RAC user name properties. Table 8-5 displays the valid parameters for the command.

Table 8-5. omreport rac users 

name=value pair

Description

username=<text>

Displays the RAC user entry whose user name is specified by <text>.

index=<n>

Displays the RAC user entry whose index is equal to n. The index is usually 0 to 15 and specifies one of the 16 user positions on the RAC.

NOTE: The index number corresponds to the user position on the RAC.


omreport rac viewcertificate

Use the omreport rac viewcertificate command to view the server or certificate authority (CA) certificate on the RAC. The only parameter you must specify is whether the certificate you want to view is a CA certificate or a server certificate. Table 8-6 displays the valid parameters for the command.

Table 8-6. omconfig rac viewcertificate

name=value pair

Description

type=server | ca

Indicates whether the certificate you are viewing is a server certificate or a CA certificate.

In the sample output that follows, the subject is the company or organization that is requesting the certificate signature. The issuer is the organization that is granting the certificate. For the definition of the fields, see omconfig rac generatecert in "omconfig rac: Managing the Remote Access Controller."

The following example is sample output from the command omreport rac viewcertificate type=ca:

Type CA Certificate

Serial l 00

Keysize 1024

Valid From DSU+15:34:31

Valid To DSU+15:34:31

Subject CN=test, O=test, OU=test, L=Austin, ST=Texas, C=US,

E=name@company.com

Issuer CN=Thawte Test CA Root, O=Thawte Certification,

OU=TEST TEST TEST, L=San Jose, ST=CA, C=US,

E=name@thawte.com


Back to Contents Page

 

Laptops | Desktops | Business Laptops | Business Desktops | Workstations | Servers | Storage | Services | Monitors | Printers | LCD TVs | Electronics
© 2012 Dell | About Dell | Terms & Conditions | Unresolved Issues | Privacy Statement | Ads and Emails | Dell Recycling | Contact | Site Map | Feedback
AT | AU | BE | BR | CA | CH | CL | CN | CO | DE | DK | ES | FR | HK | IE | IN | IT | JP | KR | ME | MX | MY | NL | NO | PA | PR | RU | SE | SG | UK | VE | ALL

snEB13