VIRTUTECH CONFIDENTIAL    Previous - Up - Next
nvci
- Provided by
 - 
serengeti-console
 
- Class Hierarchy
 - 
conf-object → nvci
 
- Interfaces Implemented
 - 
None
 
- Description
 - 
The nvci class is used to hold PROM environment variables for the serengeti-console. Since variables are represented as Simics attributes the names are changed slightly, for example, '#' is not used, and '?' is represented by 'Q'. Only the environment variables that have an attribute in this class are supported.
 
Attributes
- Attributes inherited from class conf-object
 - 
attributes, classname, component, iface, name, object_id, queue
 
- Attribute List
 - 
- ansi_terminalQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- auto_bootQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- auto_boot_timeout
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- boot_command
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- boot_device
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- boot_file
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- diag_device
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- diag_file
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- diag_switchQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- error_reset_recovery
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- fcode_debugQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- hardware_revision
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- input_device
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- last_hardware_update
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- load_base
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- local_mac_addressQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- nvramrc
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- oem_banner
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- oem_bannerQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- oem_logo
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- oem_logoQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- output_device
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- power_cycles
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- powerfail_time
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- reboot_command
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- screen_columns
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- screen_rows
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- scsi_initiator_id
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- secondary_diagQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- security_badlogins
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- security_mode
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- security_password
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- silent_modeQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- use_4xfcodeQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
- use_nvramrcQ
 - Optional attribute; read/write access; type: unknown type; persistent attribute.
Prom environment variable
 
 
Command List
- Commands
 - 
 
Command Descriptions
- 
<nvci>.get-variable — deprecated
 
- Synopsis
 - 
<nvci>.get-variable "var-name" 
 
- Description
 - 
This command is deprecated, use <serengeti-6800-chassis>.get-prom-env instead.
 
- 
<nvci>.info
 
- Synopsis
 - 
<nvci>.info
 
- Description
 - 
Print detailed information about the configuration of the device.
 
- 
<nvci>.list-variables — deprecated
 
- Synopsis
 - 
<nvci>.list-variables
 
- Description
 - 
This command is deprecated, use <serengeti-6800-chassis>.get-prom-env instead.
 
- 
<nvci>.set-variable — deprecated
 
- Synopsis
 - 
<nvci>.set-variable "var-name" (int|"string") 
 
- Description
 - 
This command is deprecated, use <serengeti-6800-chassis>.set-prom-env instead.
 
VIRTUTECH CONFIDENTIAL    Previous - Up - Next