HPNSASINFO-MIB DEFINITIONS ::= BEGIN
IMPORTS
enterprises FROM RFC1155-SMI
DisplayString FROM RFC1213-MIB
OBJECT-TYPE FROM RFC-1212;
hp OBJECT IDENTIFIER ::= { enterprises 11 }
nm OBJECT IDENTIFIER ::= { hp 2 }
hpnsa OBJECT IDENTIFIER ::= { nm 23 }
hpnsaSystemInfo OBJECT IDENTIFIER ::= { hpnsa 7 }
hpnsaSiMibRev OBJECT IDENTIFIER ::= { hpnsaSystemInfo 1 }
hpnsaSiAgent OBJECT IDENTIFIER ::= { hpnsaSystemInfo 2 }
hpnsaSiBasicInfo OBJECT IDENTIFIER ::= { hpnsaSystemInfo 3 }
hpnsaSiSecurity OBJECT IDENTIFIER ::= { hpnsaSystemInfo 4 }
hpnsaSiPort OBJECT IDENTIFIER ::= { hpnsaSystemInfo 5 }
hpnsaSiMemory OBJECT IDENTIFIER ::= { hpnsaSystemInfo 6 }
hpnsaSiHardDisk OBJECT IDENTIFIER ::= { hpnsaSystemInfo 7 }
hpnsaSiFloppyDrive OBJECT IDENTIFIER ::= { hpnsaSystemInfo 8 }
hpnsaSiMibRevMajor OBJECT-TYPE
SYNTAX INTEGER (1..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The major revision level of the MIB."
::= { hpnsaSiMibRev 1 }
hpnsaSiMibRevMinor OBJECT-TYPE
SYNTAX INTEGER (0..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The minor revision level of the MIB."
::= { hpnsaSiMibRev 2 }
hpnsaSiAgentTable OBJECT-TYPE
SYNTAX SEQUENCE OF HPnsaSiAgentEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table of software modules that provide an interface to the
device this MIB describes."
::= { hpnsaSiAgent 1 }
hpnsaSiAgentEntry OBJECT-TYPE
SYNTAX HPnsaSiAgentEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A description of the Agents that access system information."
INDEX { hpnsaSiAgentIndex }
::= { hpnsaSiAgentTable 1 }
HPnsaSiAgentEntry ::= SEQUENCE {
hpnsaSiAgentIndex INTEGER,
hpnsaSiAgentName DisplayString,
hpnsaSiAgentVersion DisplayString,
hpnsaSiAgentDate OCTET STRING
}
hpnsaSiAgentIndex OBJECT-TYPE
SYNTAX INTEGER (0..255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A unique index for this agent."
::= { hpnsaSiAgentEntry 1 }
hpnsaSiAgentName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Name of the agent/agents satisfying SNMP requests for this MIB."
::= { hpnsaSiAgentEntry 2 }
hpnsaSiAgentVersion OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..10))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Version number of the agent/agents satisfying SNMP requests for
this MIB."
::= { hpnsaSiAgentEntry 3 }
hpnsaSiAgentDate OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (7))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The date on which this agent was created.
field octets contents range
_________________________________________________
1 1 years since 1900 0..255
2 2 month 1..12
3 3 day 1..31
4 4 hour 0..23
5 5 minute 0..59
6 6 second 0..59"
::= { hpnsaSiAgentEntry 4 }
hpnsaSiModel OBJECT-TYPE
SYNTAX INTEGER {
hpVectraPC(0),
hpVectraES-12-PC(1),
hpVectraRS-20-PC(2),
hpVectraPortableCS-PC(3),
hpVectraES-PC(4),
hpVectraCS-PC(5),
hpVectraRS-16-PC(6),
hpVectraQS-16-PC(7),
hpVectraQS-20-PC(8),
hpVectraRS-20C-PC(9),
hpVectraRS-25C-PC(10),
hpVectraLS-286-PC(11),
hpVectraQS-16S-PC(12),
hpVectra386-25-PC(13),
hpVectra486-25T-PC(14),
hpVectra286-12-PC(15),
hpVectra486-33T-PC(16),
hpVectra386-20-PC(17),
hpVectra386-16N-PC(18),
hpVectra386-20N-PC(19),
hpVectra486s-20-PC(20),
hpVectra386s-20-PC(21),
hpVectra486-25U-PC(22),
hpVectra486-33U-PC(23),
hpVectra486-50U-PC(24),
hpVectra486-66U-PC(25),
hpVectra486-ST-Series(26),
hpVectra386-25N(27),
hpVectra486-N(28),
hpVectra386s-25(29),
hpVectra386-33N(30),
hpVectra486-33N(32),
hpNetServerLE-Series(35),
hpNetServerLM-Series(36),
hpNetServerLF-Series(40),
hpNetServerLC-Series(41),
hpNetServerLS-Series(42),
hpNetServerLH-Series(43),
hpNetServerLC-Series(44),
hpNetServerLX-Series(46),
hpNetServerLH-Series(47),
hpNetServerLH-Series(49),
hpNetServerE-Series(50),
hpNetServerE-Series(51),
hpNetServerLD-Series(52)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"System model"
::= { hpnsaSiBasicInfo 1 }
hpnsaSiBIOSVersion OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Version number of the system BIOS."
::= { hpnsaSiBasicInfo 2 }
hpnsaSiVideoBIOSVersion OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS optional
DESCRIPTION
"Version number of the video BIOS."
::= { hpnsaSiBasicInfo 3 }
hpnsaSiSCSIBIOSVersion OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Version number of the SCSI BIOS."
::= { hpnsaSiBasicInfo 4 }
hpnsaSiNumEISASlots OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of EISA slots in the system."
::= { hpnsaSiBasicInfo 5 }
hpnsaSiNumPCISlots OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of PCI slots in the system."
::= { hpnsaSiBasicInfo 6 }
hpnsaSiNumCPU OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of CPUs installed in the system."
::= { hpnsaSiBasicInfo 7 }
hpnsaSiCPUTable OBJECT-TYPE
SYNTAX SEQUENCE OF HPnsaSiCPUEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table of CPU types installed in the system."
::= { hpnsaSiBasicInfo 8 }
hpnsaSiCPUEntry OBJECT-TYPE
SYNTAX HPnsaSiCPUEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A description of the CPUs installed in the system."
INDEX { hpnsaSiCPUIndex }
::= { hpnsaSiCPUTable 1 }
HPnsaSiCPUEntry ::= SEQUENCE {
hpnsaSiCPUIndex INTEGER,
hpnsaSiCPUModel INTEGER,
hpnsaSiCPUSpeed INTEGER
}
hpnsaSiCPUIndex OBJECT-TYPE
SYNTAX INTEGER (0..255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A unique index for this CPU."
::= { hpnsaSiCPUEntry 1 }
hpnsaSiCPUModel OBJECT-TYPE
SYNTAX INTEGER {
cpu-80286(0),
cpu-8088(1),
cpu-8086(2),
cpu-80386(3),
cpu-80386-SX(4),
cpu-486-DX(5),
cpu-486-SX(6),
cpu-486-DX2-or-OverDrive(8),
cpu-486-P23T(9),
cpu-487-SX(10),
cpu-Pentium(11),
cpu-Pentium-OverDrive(12),
cpu-486-24C(13),
cpu-Pentium-Series-P54C(14),
cpu-Pentium-Series-P54CT(15),
cpu-Pentium-Series-P54CM(16),
cpu-486-SX2(17),
cpu-486-SL(18),
cpu-Pentium-Series-P6(19),
notPresent(253),
cpu-Dual-Pentium(254),
cpu-Unknown(255)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"CPU model"
::= { hpnsaSiCPUEntry 2 }
hpnsaSiCPUSpeed OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"CPU speed in MHz."
::= { hpnsaSiCPUEntry 3 }
hpnsaSiOpSysType OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Name of the operating system executing on this system,
e.g., Microsoft Windows NT, Novell NetWare, etc."
::= { hpnsaSiBasicInfo 9 }
hpnsaSiOpSysVer OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Operating system version number string., e.g., 3.1."
::= { hpnsaSiBasicInfo 10 }
hpnsaSiSystemName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Network name of the system, e.g., PAPAYA."
::= { hpnsaSiBasicInfo 11 }
hpnsaSiSystemID OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS optional
DESCRIPTION
"System ID string that uniquely identifies the system."
::= { hpnsaSiBasicInfo 12 }
hpnsaSiKbdType OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS optional
DESCRIPTION
"Type of keyboard installed, e.g., U.S., French, German, etc."
::= { hpnsaSiBasicInfo 13 }
hpnsaSiMouseType OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS optional
DESCRIPTION
"Type of mouse installed, e.g., Microsoft or compatible, etc."
::= { hpnsaSiBasicInfo 14 }
hpnsaSiVideoType OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS optional
DESCRIPTION
"Type of video installed, e.g., Ultra VGA, Ultra VGA+ etc."
::= { hpnsaSiBasicInfo 15 }
hpnsaSiNumISASlots OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of ISA slots in the system."
::= { hpnsaSiBasicInfo 16 }
hpnsaSiPowerOnPassword OBJECT-TYPE
SYNTAX INTEGER {
n-a(0),
disabled(1),
enabled(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of the power on password feature."
::= { hpnsaSiSecurity 1 }
hpnsaSiNetServerMode OBJECT-TYPE
SYNTAX INTEGER {
n-a(0),
disabled(1),
enabled(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of the network server mode feature."
::= { hpnsaSiSecurity 2 }
hpnsaSiKeyboardLockPassword OBJECT-TYPE
SYNTAX INTEGER {
n-a(0),
disabled(1),
enabled(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of the keyboard lock password feature."
::= { hpnsaSiSecurity 3 }
hpnsaSiVideoBlankMode OBJECT-TYPE
SYNTAX INTEGER {
n-a(0),
disabled(1),
enabled(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of the blank-screen feature."
::= { hpnsaSiSecurity 4 }
hpnsaSiBootDiskPriority OBJECT-TYPE
SYNTAX INTEGER {
n-a(0),
c-then-a(1),
a-then-c(2),
c-only(3),
a-only(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Specifies the priority of disks from which the system will boot."
::= { hpnsaSiSecurity 5 }
hpnsaSiWriteToFloppy OBJECT-TYPE
SYNTAX INTEGER {
n-a(0),
disabled(1),
enabled(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Specifies whether one can write to a floppy."
::= { hpnsaSiSecurity 6 }
hpnsaSiKbdMouseInactivityTO OBJECT-TYPE
SYNTAX INTEGER {
n-a(0),
disabled(1),
enabled(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Specifies the state of the keyboard/mouse inactivity timeout feature."
::= { hpnsaSiSecurity 7 }
hpnsaSiPortTable OBJECT-TYPE
SYNTAX SEQUENCE OF HPnsaSiPortEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table of port informaton for the system."
::= { hpnsaSiPort 1 }
hpnsaSiPortEntry OBJECT-TYPE
SYNTAX HPnsaSiPortEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"System port information."
INDEX { hpnsaSiPortIndex }
::= { hpnsaSiPortTable 1 }
HPnsaSiPortEntry ::= SEQUENCE {
hpnsaSiPortIndex INTEGER,
hpnsaSiPortType INTEGER,
hpnsaSiPortStartAddress INTEGER,
hpnsaSiPortEndAddress INTEGER,
hpnsaSiPortInterruptNum INTEGER
}
hpnsaSiPortIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A unique port index."
::= { hpnsaSiPortEntry 1 }
hpnsaSiPortType OBJECT-TYPE
SYNTAX INTEGER {
serial(1),
parallel(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Type of port. Serial = 1, parallel = 2."
::= { hpnsaSiPortEntry 2 }
hpnsaSiPortStartAddress OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Port start address."
::= { hpnsaSiPortEntry 3 }
hpnsaSiPortEndAddress OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Port end address."
::= { hpnsaSiPortEntry 4 }
hpnsaSiPortInterruptNum OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Interrupt number for this port."
::= { hpnsaSiPortEntry 5 }
hpnsaSiBaseMemSize OBJECT-TYPE
SYNTAX INTEGER (0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Size of base memory installed, in KB."
::= { hpnsaSiMemory 1 }
hpnsaSiExtMemSize OBJECT-TYPE
SYNTAX INTEGER (0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Size of extended memory installed, in KB."
::= { hpnsaSiMemory 2 }
hpnsaSiMemType OBJECT-TYPE
SYNTAX INTEGER {
other(0),
on-board(1),
singleWidthModule(2),
doubleWidthModule(3),
simm(4)
}
ACCESS read-only
STATUS optional
DESCRIPTION
"Type of memory installed. The value other(0) will be
given if the type is not known. The value board(1) will be
given if the memory module is permanently mounted (not modular)
on a system board or memory expansion board."
::= { hpnsaSiMemory 3 }
hpnsaSiMemSpeed OBJECT-TYPE
SYNTAX INTEGER (0..65535)
ACCESS read-only
STATUS optional
DESCRIPTION
"Memory speed in nanoseconds. The value zero (0) will
be given if the module speed cannot be determined."
::= { hpnsaSiMemory 4 }
hpnsaSiNumHardDisks OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of hard disks installed in the system."
::= { hpnsaSiHardDisk 1 }
hpnsaSiHardDiskTable OBJECT-TYPE
SYNTAX SEQUENCE OF HPnsaSiHardDiskEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table of hard disk information."
::= { hpnsaSiHardDisk 2 }
hpnsaSiHardDiskEntry OBJECT-TYPE
SYNTAX HPnsaSiHardDiskEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Hard Disk information."
INDEX { hpnsaSiHardDiskIndex }
::= { hpnsaSiHardDiskTable 1 }
HPnsaSiHardDiskEntry ::= SEQUENCE {
hpnsaSiHardDiskIndex INTEGER,
hpnsaSiHardDiskType INTEGER,
hpnsaSiHardDiskCylinders INTEGER,
hpnsaSiHardDiskSectors INTEGER,
hpnsaSiHardDiskHeads INTEGER,
hpnsaSiHardDiskCapacity INTEGER
}
hpnsaSiHardDiskIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Index of the hard disk."
::= { hpnsaSiHardDiskEntry 1 }
hpnsaSiHardDiskType OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The configured hard disk type."
::= { hpnsaSiHardDiskEntry 2 }
hpnsaSiHardDiskCylinders OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of cylinders on the hard disk."
::= { hpnsaSiHardDiskEntry 3 }
hpnsaSiHardDiskSectors OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of sectors per track on the hard disk."
::= { hpnsaSiHardDiskEntry 4 }
hpnsaSiHardDiskHeads OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of heads on the hard disk."
::= { hpnsaSiHardDiskEntry 5 }
hpnsaSiHardDiskCapacity OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Capacity of the hard disk in megabytes."
::= { hpnsaSiHardDiskEntry 6 }
hpnsaSiNumFloppyDrives OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of floppy drives installed in the system."
::= { hpnsaSiFloppyDrive 1 }
hpnsaSiFloppyDriveTable OBJECT-TYPE
SYNTAX SEQUENCE OF HPnsaSiFloppyDriveEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table of floppy drive information."
::= { hpnsaSiFloppyDrive 2 }
hpnsaSiFloppyDriveEntry OBJECT-TYPE
SYNTAX HPnsaSiFloppyDriveEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Floppy drive information."
INDEX { hpnsaSiFloppyDriveIndex }
::= { hpnsaSiFloppyDriveTable 1 }
HPnsaSiFloppyDriveEntry ::= SEQUENCE {
hpnsaSiFloppyDriveIndex INTEGER,
hpnsaSiFloppyDriveType INTEGER
}
hpnsaSiFloppyDriveIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Index of the floppy drive."
::= { hpnsaSiFloppyDriveEntry 1 }
hpnsaSiFloppyDriveType OBJECT-TYPE
SYNTAX INTEGER {
unknown(0),
m-360K(1),
m-1-2MB(2),
m-1-2-MB(3),
m-1-44MB(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Type of floppy drive."
::= { hpnsaSiFloppyDriveEntry 2 }
END