VIRTUTECH CONFIDENTIAL    Previous - Up - Next
sunfire-3500-backplane
- Provided by
- 
sunfire-components
- Class Hierarchy
- 
conf-object → log-object → component → top-component → sunfire-3500-backplane
- Interfaces Implemented
- 
log_object, component
- Description
- 
The "sunfire-3500-backplane" component represents the chassis, backplane and clock-board of a Sun Enterprise 3500 server, with slots for up to five boards.
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
- 
- cpu_frequency
- Required attribute; read/write access; type: Integer.
Processor frequency in MHz. Supported frequencies are 168, 200, 248, 296, 336, 360, 400, 464, 496, 592, 720, 800, 992. 
 - 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. 
 - master_cpu
- Optional attribute; read/write access; type: s|o.
Internal attribute. 
 - obp_bugfix_done
- Optional attribute; read/write access; type: b.
Internal attribute. 
 - 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
- 
Command Descriptions
- 
<sunfire-3500-backplane>.get-nvram-hostid
- Synopsis
- 
<sunfire-3500-backplane>.get-nvram-hostid
- Description
- 
Reads the Sun hostid from the NVRAM.
- See Also
- 
<sunfire-3500-backplane>.set-nvram-hostid, <sunfire-3500-backplane>.get-nvram-mac, <sunfire-3500-backplane>.set-nvram-mac
- 
<sunfire-3500-backplane>.get-nvram-mac
- Synopsis
- 
<sunfire-3500-backplane>.get-nvram-mac
- Description
- 
Reads the default MAC address from the NVRAM.
- See Also
- 
<sunfire-3500-backplane>.get-nvram-hostid, <sunfire-3500-backplane>.set-nvram-hostid, <sunfire-3500-backplane>.set-nvram-mac
- 
<sunfire-3500-backplane>.get-prom-env
- Synopsis
- 
<sunfire-3500-backplane>.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
- 
<sunfire-3500-backplane>.set-prom-env
- 
<sunfire-3500-backplane>.info
- Synopsis
- 
<sunfire-3500-backplane>.info
- Description
- 
Print detailed information about the configuration of the device.
- 
<sunfire-3500-backplane>.key-switch
- Synopsis
- 
<sunfire-3500-backplane>.key-switch ["position"] 
- Description
- 
Changes the position of the key-switch on the clock-board. Possible arguments are "diag", "insecure" and "secure". If no argument is specified, the current position is reported.
- 
<sunfire-3500-backplane>.set-nvram-hostid
- Synopsis
- 
<sunfire-3500-backplane>.set-nvram-hostid hostid 
- Description
- 
Writes the Sun hostid into the NVRAM.
- See Also
- 
<sunfire-3500-backplane>.get-nvram-hostid, <sunfire-3500-backplane>.get-nvram-mac, <sunfire-3500-backplane>.set-nvram-mac
- 
<sunfire-3500-backplane>.set-nvram-mac
- Synopsis
- 
<sunfire-3500-backplane>.set-nvram-mac "mac" 
- Description
- 
Writes the default MAC address into the NVRAM.
- See Also
- 
<sunfire-3500-backplane>.get-nvram-hostid, <sunfire-3500-backplane>.set-nvram-hostid, <sunfire-3500-backplane>.get-nvram-mac
- 
<sunfire-3500-backplane>.set-prom-defaults
- Synopsis
- 
<sunfire-3500-backplane>.set-prom-defaults
- Description
- 
Restores all OBP variables to their default values.
- See Also
- 
<sunfire-3500-backplane>.get-prom-env, <sunfire-3500-backplane>.set-prom-env
- 
<sunfire-3500-backplane>.set-prom-env
- Synopsis
- 
<sunfire-3500-backplane>.set-prom-env "variable" (int|"string") 
- Description
- 
Sets the value OBP variable in the NVRAM. Only variables with string, integer, boolean and enumeration types are supported.
- See Also
- 
<sunfire-3500-backplane>.get-prom-env
- 
<sunfire-3500-backplane>.status
- Synopsis
- 
<sunfire-3500-backplane>.status
- Description
- 
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL    Previous - Up - Next