VIRTUTECH CONFIDENTIAL    Previous - Up - Next

serengeti-6800-chassis

Provided by
serengeti-components
Class Hierarchy
conf-objectlog-objectcomponenttop-componentserengeti-6800-chassis
Interfaces Implemented
log_object, component
Description
The "sunfire-6800-chassis" component represents the chassis, backplane and system-console of a Sun Fire 6800 server, with slots for up to six processor boards and four I/O boards. The system is sometimes called DS for Datacenter Server.

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attributes inherited from class log-object
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
Attributes inherited from class component
connections, connectors, instantiated, object_list, object_prefix, top_component, top_level
Attributes inherited from class top-component
components, cpu_list
Attribute List
hostid
Required attribute; read/write access; type: Integer.

The hostid of the machine.

mac_address
Required attribute; read/write access; type: String.

The main MAC address is the machine.

rtc_time
Required attribute; read/write access; type: String.

The date and time of the Real-Time clock.

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type
Commands
get-nvram-hostidget the Sun hostid from NVRAM
get-nvram-macget the default MAC from NVRAM
get-prom-envGet an OBP environment variable
infoprint information about the device
set-nvram-hostidset the Sun hostid in NVRAM
set-nvram-macset the default MAC address in NVRAM
set-prom-envSet an OBP environment variable
statusprint status of the device

Command Descriptions

<serengeti-6800-chassis>.get-nvram-hostid
Synopsis
<serengeti-6800-chassis>.get-nvram-hostid
Description
Reads the Sun hostid from the NVRAM.
See Also
<serengeti-6800-chassis>.set-nvram-hostid, <serengeti-6800-chassis>.get-nvram-mac, <serengeti-6800-chassis>.set-nvram-mac
<serengeti-6800-chassis>.get-nvram-mac
Synopsis
<serengeti-6800-chassis>.get-nvram-mac
Description
Reads the default MAC address from the NVRAM.
See Also
<serengeti-6800-chassis>.get-nvram-hostid, <serengeti-6800-chassis>.set-nvram-hostid, <serengeti-6800-chassis>.set-nvram-mac
<serengeti-6800-chassis>.get-prom-env
Synopsis
<serengeti-6800-chassis>.get-prom-env ["variable"]
Description
Prints an OBP variable with its value, or all variables if no argument is specified. Only variables with string, integer, boolean and enumeration types are supported.
See Also
<serengeti-6800-chassis>.set-prom-env
<serengeti-6800-chassis>.info
Synopsis
<serengeti-6800-chassis>.info
Description
Print detailed information about the configuration of the device.
<serengeti-6800-chassis>.set-nvram-hostid
Synopsis
<serengeti-6800-chassis>.set-nvram-hostid hostid
Description
Writes the Sun hostid into the NVRAM.
See Also
<serengeti-6800-chassis>.get-nvram-hostid, <serengeti-6800-chassis>.get-nvram-mac, <serengeti-6800-chassis>.set-nvram-mac
<serengeti-6800-chassis>.set-nvram-mac
Synopsis
<serengeti-6800-chassis>.set-nvram-mac "mac"
Description
Writes the default MAC address into the NVRAM.
See Also
<serengeti-6800-chassis>.get-nvram-hostid, <serengeti-6800-chassis>.set-nvram-hostid, <serengeti-6800-chassis>.get-nvram-mac
<serengeti-6800-chassis>.set-prom-env
Synopsis
<serengeti-6800-chassis>.set-prom-env "variable" (int|"string")
Description
Sets the value of an OBP variable. Only variables with string, integer, boolean and enumeration types are supported.
See Also
<serengeti-6800-chassis>.get-prom-env
<serengeti-6800-chassis>.status
Synopsis
<serengeti-6800-chassis>.status
Description
Print detailed information about the current status of the device.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next