HP-UX System Administrator's Guide: Overview HP-UX 11i v3 (B3921-90011, September 2010)

Table 2 HP-UX 11i Releases (continued)
Supported Processor ArchitectureRelease NameOS Version Identifier
HP 9000 and IntegrityHP-UX 11i Version 3, March 2008 UpdateB.11.31.0803
HP 9000 and IntegrityHP-UX 11i Version 3, September 2008 UpdateB.11.31.0809
HP 9000 and IntegrityHP-UX 11i Version 3, September 2009 UpdateB.11.31.0909
HP 9000 and IntegrityHP-UX 11i Version 3, March 2010 UpdateB.11.31.1003
HP 9000 and IntegrityHP-UX 11i Version 3, September 2010 UpdateB.11.31.1009
For information on supported systems and processor architecture for different versions of HP-UX,
refer to the HP-UX system release notes specific to your version of HP-UX (for example, the
HP-UX 11i Version 3 Release Notes).
Determining Your System Version
The uname, model, and swlist commands can help you determine information about your
system, including its hardware type, machine model, operating system version, and operating
environment update status. (See uname(1), model(1), and swlist(1M).)
For OS naming conventions, please see “HP-UX 11i Release Names and Operating System Version
Identifiers” (page 12).
Table 3 OS Version, System Architecture, and Machine Model
Sample OutputCommandTopic
B.11.31
1
$uname -r
OS Version
ia64
2
9000/800
2
$uname -m
Architecture
ia64 hp server rx5670
9000/800/S16K-A
$model
3
Machine Model
# HPUX11i-OE-MC B.11.31 HP-UX Mission Critical
Operating Environment
1
$swlist HPUX*OE*
Operating
Environment
# HPUX11i-TCOE B.11.23.0409 HP-UX Technical
Computing OE Component
1
$swlist HPUX*OE*
OS Version.Update
1 HP-UX 11i OS version identifiers have the form B.11.23 or B.11.23.0409, where B.11.23 is the OS version and 0409 is
the year-month of the operating environment (OE) update.
2
ia64 = Integrity. All others = HP 9000.
3
The getconf MACHINE_MODEL command gives the same output (see getconf(1).
Typographic Conventions
This document uses the following typographic conventions.
audit(5) An HP-UX manpage. audit is the name and 5 is the section in the HP-UX
Reference. On the web and on the Instant Information DVD, it may be a
hot link to the manpage itself. From the HP-UX command line, you can
enter man audit or man 5 audit to view the manpage. See man(1).
Document Title The title of a document. On the web and on the Instant Information DVD,
it may be a hot link to the document itself.
Command
A command name or qualified command phrase.
ComputerOut
Text displayed by the computer.
Emphasis Text that is emphasized.
Determining Your System Version 13