HPNSASOFTWARESUBSYSTEM-MIB

File: HPNSASOFTWARESUBSYSTEM-MIB.mib (29798 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises DisplayString OBJECT-TYPE

Defined Types

HPnsaSWManageabilityEntry  
SEQUENCE    
  hpnsaSWManageabilityIndex INTEGER
  hpnsaSWManageabilityFileName DisplayString
  hpnsaSWManageabilityFileSize DisplayString
  hpnsaSWManageabilityFileDate OCTET STRING
  hpnsaSWManageabilityState INTEGER
  hpnsaSWManageabilityType INTEGER
  hpnsaSWManageabilityVersion DisplayString
  hpnsaSWManageabilityDescription DisplayString

HPnsaSWDriversEntry  
SEQUENCE    
  hpnsaSWDriversIndex INTEGER
  hpnsaSWDriversFileName DisplayString
  hpnsaSWDriversFileSize DisplayString
  hpnsaSWDriversFileDate OCTET STRING
  hpnsaSWDriversState INTEGER
  hpnsaSWDriversType INTEGER
  hpnsaSWDriversVersion DisplayString
  hpnsaSWDriversDescription DisplayString

HPnsaSWBIOSFirmwareEntry  
SEQUENCE    
  hpnsaSWBIOSFirmwareIndex INTEGER
  hpnsaSWBIOSFirmwareName DisplayString
  hpnsaSWBIOSFirmwareType INTEGER
  hpnsaSWBIOSFirmwareVersion DisplayString
  hpnsaSWBIOSFirmwareDescription DisplayString

HPnsaSWRevisionHistoryEntry  
SEQUENCE    
  hpnsaSWRevisionHistoryIndex INTEGER
  hpnsaSWRevisionHistoryName DisplayString
  hpnsaSWRevisionHistorySize DisplayString
  hpnsaSWRevisionHistoryDate OCTET STRING
  hpnsaSWRevisionHistoryState INTEGER
  hpnsaSWRevisionHistoryCategory INTEGER
  hpnsaSWRevisionHistoryType INTEGER
  hpnsaSWRevisionHistoryVersion DisplayString
  hpnsaSWRevisionHistoryChangeDate OCTET STRING

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

hpnsa 1.3.6.1.4.1.11.2.23
OBJECT IDENTIFIER    

hpnsaSW 1.3.6.1.4.1.11.2.23.24
OBJECT IDENTIFIER    

hpnsaSWMibRev 1.3.6.1.4.1.11.2.23.24.1
OBJECT IDENTIFIER    

hpnsaSWManageability 1.3.6.1.4.1.11.2.23.24.2
OBJECT IDENTIFIER    

hpnsaSWDrivers 1.3.6.1.4.1.11.2.23.24.3
OBJECT IDENTIFIER    

hpnsaSWBIOSFirmware 1.3.6.1.4.1.11.2.23.24.4
OBJECT IDENTIFIER    

hpnsaSWRevisionHistory 1.3.6.1.4.1.11.2.23.24.5
OBJECT IDENTIFIER    

hpnsaSWMibRevMajor 1.3.6.1.4.1.11.2.23.24.1.1
The major revision level of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpnsaSWMibRevMinor 1.3.6.1.4.1.11.2.23.24.1.2
The minor revision level of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaSWManageabilityTable 1.3.6.1.4.1.11.2.23.24.2.1
A table of manageability components that satisfy requests for this MIB. These include executables and agents.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaSWManageabilityEntry

hpnsaSWManageabilityEntry 1.3.6.1.4.1.11.2.23.24.2.1.1
A group of information describing the manageability component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaSWManageabilityEntry  

hpnsaSWManageabilityIndex 1.3.6.1.4.1.11.2.23.24.2.1.1.1
The unique index for the manageability component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSWManageabilityFileName 1.3.6.1.4.1.11.2.23.24.2.1.1.2
The name of the manageability component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hpnsaSWManageabilityFileSize 1.3.6.1.4.1.11.2.23.24.2.1.1.3
The size in bytes the manageability component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

hpnsaSWManageabilityFileDate 1.3.6.1.4.1.11.2.23.24.2.1.1.4
The date on which this software was created. field octets contents range _________________________________________________ 1 1 years since 1900 0..138 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaSWManageabilityState 1.3.6.1.4.1.11.2.23.24.2.1.1.5
The state of the manageability component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), stopped(1), start-pending(2), stop-pending(3), running(4), continue-pending(5), pause-pending(6), paused(7)  

hpnsaSWManageabilityType 1.3.6.1.4.1.11.2.23.24.2.1.1.6
The type of the manageability component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), agent(1), service(2), driver(3), other(4)  

hpnsaSWManageabilityVersion 1.3.6.1.4.1.11.2.23.24.2.1.1.7
The version of the manageability component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

hpnsaSWManageabilityDescription 1.3.6.1.4.1.11.2.23.24.2.1.1.8
The description of the manageability component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hpnsaSWDriversTable 1.3.6.1.4.1.11.2.23.24.3.1
A table of the driver components that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaSWDriversEntry

hpnsaSWDriversEntry 1.3.6.1.4.1.11.2.23.24.3.1.1
A group of information describing the driver component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaSWDriversEntry  

hpnsaSWDriversIndex 1.3.6.1.4.1.11.2.23.24.3.1.1.1
The unique index for the driver component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaSWDriversFileName 1.3.6.1.4.1.11.2.23.24.3.1.1.2
The name of the driver component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hpnsaSWDriversFileSize 1.3.6.1.4.1.11.2.23.24.3.1.1.3
The size in bytes of the driver component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

hpnsaSWDriversFileDate 1.3.6.1.4.1.11.2.23.24.3.1.1.4
The date on which this driver was created. field octets contents range ------------------------------------------------- 1 1 years since 1900 0..138 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaSWDriversState 1.3.6.1.4.1.11.2.23.24.3.1.1.5
The state of the driver component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), stopped(1), start-pending(2), stop-pending(3), running(4), continue-pending(5), pause-pending(6), paused(7)  

hpnsaSWDriversType 1.3.6.1.4.1.11.2.23.24.3.1.1.6
The type of the driver component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), networkinterfacecard(1), scsi(2), diskarraycontroller(3), system(4)  

hpnsaSWDriversVersion 1.3.6.1.4.1.11.2.23.24.3.1.1.7
The version of the driver component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

hpnsaSWDriversDescription 1.3.6.1.4.1.11.2.23.24.3.1.1.8
The description of the driver component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hpnsaSWBIOSFirmwareTable 1.3.6.1.4.1.11.2.23.24.4.1
A table of the BIOS/Firmware components that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaSWBIOSFirmwareEntry

hpnsaSWBIOSFirmwareEntry 1.3.6.1.4.1.11.2.23.24.4.1.1
A group of information describing the BIOS/Firmware component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaSWBIOSFirmwareEntry  

hpnsaSWBIOSFirmwareIndex 1.3.6.1.4.1.11.2.23.24.4.1.1.1
The unique index for the BIOS/Firmware component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaSWBIOSFirmwareName 1.3.6.1.4.1.11.2.23.24.4.1.1.2
The name of the BIOS/Firmware component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hpnsaSWBIOSFirmwareType 1.3.6.1.4.1.11.2.23.24.4.1.1.3
The type of the BIOS/Firmware component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSWBIOSFirmwareVersion 1.3.6.1.4.1.11.2.23.24.4.1.1.4
The version of the BIOS/Firmware component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

hpnsaSWBIOSFirmwareDescription 1.3.6.1.4.1.11.2.23.24.4.1.1.5
The description of the BIOS/Firmware component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hpnsaSWRevisionHistoryTable 1.3.6.1.4.1.11.2.23.24.5.1
A table of the Revision History entries that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaSWRevisionHistoryEntry

hpnsaSWRevisionHistoryEntry 1.3.6.1.4.1.11.2.23.24.5.1.1
A group of information describing the Revision History entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaSWRevisionHistoryEntry  

hpnsaSWRevisionHistoryIndex 1.3.6.1.4.1.11.2.23.24.5.1.1.1
The unique index for the Revision History entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSWRevisionHistoryName 1.3.6.1.4.1.11.2.23.24.5.1.1.2
The name of the Revision History entry component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

hpnsaSWRevisionHistorySize 1.3.6.1.4.1.11.2.23.24.5.1.1.3
The size in bytes of the Revision History component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

hpnsaSWRevisionHistoryDate 1.3.6.1.4.1.11.2.23.24.5.1.1.4
The date on which this software was created. field octets contents range ------------------------------------------------- 1 1 years since 1900 0..138 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaSWRevisionHistoryState 1.3.6.1.4.1.11.2.23.24.5.1.1.5
The state of the Revision History manageability component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaSWRevisionHistoryCategory 1.3.6.1.4.1.11.2.23.24.5.1.1.6
The category of the manageability component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), agent(1), service(2), driver(3), biosfirmware(4)  

hpnsaSWRevisionHistoryType 1.3.6.1.4.1.11.2.23.24.5.1.1.7
The category of the manageability component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaSWRevisionHistoryVersion 1.3.6.1.4.1.11.2.23.24.5.1.1.8
The version of the manageability component that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

hpnsaSWRevisionHistoryChangeDate 1.3.6.1.4.1.11.2.23.24.5.1.1.9
The date on which this software was recognized as being changed. field octets contents range ------------------------------------------------- 1 1 years since 1900 0..138 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaSWAgentVersion 1.3.6.1.4.1.11.2.23.24.6
The version of the NetServer Agents that can be examined to identify this software component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

hpnsaSWPollingState 1.3.6.1.4.1.11.2.23.24.7
Toggles Revision History polling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

hpnsaSWPollingTime 1.3.6.1.4.1.11.2.23.24.8
The time which Revision History polling will occur, default is 5:00 pm. Only time on the hour are allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaSWManualPolling 1.3.6.1.4.1.11.2.23.24.9
Setting this variable to the decimal value 1234 will trigger the agent immediately check for Revision History changes. Getting the value will always return a 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER checkRevisionHistory(1234)  

hpnsaSWRevisionHistoryReset 1.3.6.1.4.1.11.2.23.24.10
Setting this variable to the decimal value 1234 will trigger the agent to immediately delete the Revision History log. Getting the value will always return a 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clearHistory(1234)