HPNSAEVENT-MIB

File: HPNSAEVENT-MIB.mib (32253 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises Counter DisplayString
OBJECT-TYPE

Defined Types

HPnsaEventLogAgentEntry  
SEQUENCE    
  hpnsaEventLogAgentIndex INTEGER
  hpnsaEventLogAgentName DisplayString
  hpnsaEventLogAgentVersion DisplayString
  hpnsaEventLogAgentDate OCTET STRING

HPnsaEventCfgTableEntry  
SEQUENCE    
  hpnsaEventLogRecType INTEGER
  hpnsaEventLogRecTrapEnable INTEGER

HPnsaEventLogTableEntry  
SEQUENCE    
  hpnsaEventLogTableIndex INTEGER
  hpnsaEventLogEntryDate OCTET STRING
  hpnsaEventLogEntryDescr DisplayString
  hpnsaEventLogEntryTrapID DisplayString
  hpnsaEventLogEntryVB1 DisplayString
  hpnsaEventLogEntryVB2 DisplayString
  hpnsaEventLogEntryVB3 DisplayString
  hpnsaEventLogEntryVB4 DisplayString
  hpnsaEventLogEntryVB5 DisplayString
  hpnsaEventLogEntryVB6 DisplayString
  hpnsaEventLogEntryVB7 DisplayString
  hpnsaEventLogEntryVB8 DisplayString
  hpnsaEventLogEntryAdvisory DisplayString
  hpnsaEventLogEntryReportEntity DisplayString
  hpnsaEventLogEntrySeverity DisplayString
  hpnsaEventLogEntryStatus INTEGER
  hpnsaEventLogEntryInfo INTEGER
  hpnsaEventLogEntryUpdateTime OCTET STRING

HPnsaEventLogLocalTableEntry  
SEQUENCE    
  hpnsaEventLogLocalTableIndex INTEGER
  hpnsaEventLogLocalEntryDate OCTET STRING
  hpnsaEventLogLocalEntryDescr DisplayString
  hpnsaEventLogLocalEntryTrapID DisplayString
  hpnsaEventLogLocalEntryVB1 DisplayString
  hpnsaEventLogLocalEntryVB2 DisplayString
  hpnsaEventLogLocalEntryVB3 DisplayString
  hpnsaEventLogLocalEntryVB4 DisplayString
  hpnsaEventLogLocalEntryVB5 DisplayString
  hpnsaEventLogLocalEntryVB6 DisplayString
  hpnsaEventLogLocalEntryVB7 DisplayString
  hpnsaEventLogLocalEntryVB8 DisplayString
  hpnsaEventLogLocalEntryAdvisory DisplayString
  hpnsaEventLogLocalEntryReportEntity DisplayString
  hpnsaEventLogLocalEntrySeverity DisplayString
  hpnsaEventLogLocalEntryStatus INTEGER
  hpnsaEventLogLocalEntryInfo INTEGER
  hpnsaEventLogLocalEntryUpdateTime 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    

hpnsaEventLog 1.3.6.1.4.1.11.2.23.19
OBJECT IDENTIFIER    

hpnsaEventLogRev 1.3.6.1.4.1.11.2.23.19.1
OBJECT IDENTIFIER    

hpnsaEventLogAgentInfo 1.3.6.1.4.1.11.2.23.19.2
OBJECT IDENTIFIER    

hpnsaEventAgentCfgInfo 1.3.6.1.4.1.11.2.23.19.3
OBJECT IDENTIFIER    

hpnsaEventLogPresenceId 1.3.6.1.4.1.11.2.23.19.4
OBJECT IDENTIFIER    

hpnsaEventLogStatistics 1.3.6.1.4.1.11.2.23.19.5
OBJECT IDENTIFIER    

hpnsaEventCustomerAcknowledgeActions 1.3.6.1.4.1.11.2.23.19.6
OBJECT IDENTIFIER    

hpnsaEventLogMibRevMajor 1.3.6.1.4.1.11.2.23.19.1.1
The major revision level of the MIB (left of the decimal).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEventLogMibRevMinor 1.3.6.1.4.1.11.2.23.19.1.2
The minor revision level of the MIB (right of the decimal).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEventLogAgentTable 1.3.6.1.4.1.11.2.23.19.2.1
A table of SNMP Agents that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaEventLogAgentEntry

hpnsaEventLogAgentEntry 1.3.6.1.4.1.11.2.23.19.2.1.1
A description of the agents that access the hardware log
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaEventLogAgentEntry  

hpnsaEventLogAgentIndex 1.3.6.1.4.1.11.2.23.19.2.1.1.1
A unique index for this module description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaEventLogAgentName 1.3.6.1.4.1.11.2.23.19.2.1.1.2
Name of the Agent/Agents satisfying SNMP requests for this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogAgentVersion 1.3.6.1.4.1.11.2.23.19.2.1.1.3
Version number of the Agent/Agents satisfying SNMP requests for this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

hpnsaEventLogAgentDate 1.3.6.1.4.1.11.2.23.19.2.1.1.4
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaEventCfgTable 1.3.6.1.4.1.11.2.23.19.3.1
A table that contains all supported event log records on the server and a flag indicating whether or not an SNMP trap needs to be sent when a particular event occurs. Table is indexed by the record type
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaEventCfgTableEntry

hpnsaEventCfgTableEntry 1.3.6.1.4.1.11.2.23.19.3.1.1
A particular log event type along with the flag indicating whether or not an SNMP trap needs to be sent when that event occurs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaEventCfgTableEntry  

hpnsaEventLogRecType 1.3.6.1.4.1.11.2.23.19.3.1.1.1
Type of a log event
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER errorEccSingleBit(1), errorEccMultipleBit(2), errorParityMemory(3), errorBusTimeout(4), errorIOChannelCheck(5), errorSoftwareNMI(6), errorPostMemoryResize(7), errorPost(8), errorPciParity(9), errorPciSystem(10), errorCpuFailure(11), errorFailsafeTimeout(12), infoSingleBitErrorDisabled(13), infoErrorLoggingDisabled(14), errorSystemLimitExceeded(16), infoAsynchronousSystemReset(17), infoSystemReconfig(20), errorPCISystem(21), logAreaReset(22), systemRebooted(23), errorECCSingleBit(33), errorECCMultipleBit(34), errorPOSTMemoryResize(35), cpuDeconfigured(128), p6ECCError(129), frontPanelNMI(130), cpuPciSingleFanError(131), cpuPciMultipleFanError(132), cpuPciFanRestored(133), watchdogTimerReset(134), memorySingleFanError(135), memoryMultipleFanError(136), memoryFanRestored(137), cpuReconfigured(138), powerSupplyEvent(139), powerSupplyRemoved(140), powerSupplyInserted(141), controlBoardReset(142), controlBoardPowerCycle(143), cpuCardMissing(144), voltageRegulatingMonitorFailure(145), infoRedundantPowerSupply(247), infoHotSwapModule(248)  

hpnsaEventLogRecTrapEnable 1.3.6.1.4.1.11.2.23.19.3.1.1.2
Set the value to trapEnabled if you want the event log agent to send SNMP traps when an event of this type occurs. Set it to trapDisabled otherwise.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER trapDisabled(1), trapEnabled(2)  

hpnsaEccPresent 1.3.6.1.4.1.11.2.23.19.4.1
Determines whether ECC memory errors are being logged in the hardware log
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hpnsaPostPresent 1.3.6.1.4.1.11.2.23.19.4.2
Determines whether Post Errors are being logged in the hardware log
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hpnsaTempVoltagePresent 1.3.6.1.4.1.11.2.23.19.4.3
Determines whether Temperature sensor warnings are being logged in the hardware log
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hpnsaASRPresent 1.3.6.1.4.1.11.2.23.19.4.4
Determines whether ASR service is present on the server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hpnsaNMIPresent 1.3.6.1.4.1.11.2.23.19.4.5
Determines whether software NMI errors are being logged in the hardware log
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hpnsaEventLogPercentFull 1.3.6.1.4.1.11.2.23.19.5.1
Percentage of the Event Log area occupied by the event record entries
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

hpnsaEventLogLastErasedDate 1.3.6.1.4.1.11.2.23.19.5.2
The date and time the event log area was last erased 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaEventLogErasures 1.3.6.1.4.1.11.2.23.19.5.3
Number of times the logging area has been erased
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpnsaEventLogEraseLog 1.3.6.1.4.1.11.2.23.19.5.4
Set this variable to integer value of 1234 in order to erase the entire log area the next time the agent polls
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER eraseLogNow(1234)  

hpnsaEventLogTable 1.3.6.1.4.1.11.2.23.19.5.5
A table that contains all log events since the last time the log was cleared
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaEventLogTableEntry

hpnsaEventLogTableEntry 1.3.6.1.4.1.11.2.23.19.5.5.1
Description of a log event
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaEventLogTableEntry  

hpnsaEventLogTableIndex 1.3.6.1.4.1.11.2.23.19.5.5.1.1
A unique index for event
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEventLogEntryDate 1.3.6.1.4.1.11.2.23.19.5.5.1.2
The date on which this event occured 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaEventLogEntryDescr 1.3.6.1.4.1.11.2.23.19.5.5.1.3
Description of this log event, including the date and time when the event occured
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryTrapID 1.3.6.1.4.1.11.2.23.19.5.5.1.4
Trap Id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryVB1 1.3.6.1.4.1.11.2.23.19.5.5.1.5
Varbind #1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryVB2 1.3.6.1.4.1.11.2.23.19.5.5.1.6
Varbind #2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryVB3 1.3.6.1.4.1.11.2.23.19.5.5.1.7
Varbind #3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryVB4 1.3.6.1.4.1.11.2.23.19.5.5.1.8
Varbind #4.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryVB5 1.3.6.1.4.1.11.2.23.19.5.5.1.9
Varbind #5.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryVB6 1.3.6.1.4.1.11.2.23.19.5.5.1.10
Varbind #6.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryVB7 1.3.6.1.4.1.11.2.23.19.5.5.1.11
Varbind #7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryVB8 1.3.6.1.4.1.11.2.23.19.5.5.1.12
Varbind #8.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryAdvisory 1.3.6.1.4.1.11.2.23.19.5.5.1.13
Advisory or help text
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..1023)  

hpnsaEventLogEntryReportEntity 1.3.6.1.4.1.11.2.23.19.5.5.1.14
Reporting entity of this event
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntrySeverity 1.3.6.1.4.1.11.2.23.19.5.5.1.15
Severity of this event
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogEntryStatus 1.3.6.1.4.1.11.2.23.19.5.5.1.16
This value specifies the severity status of the event log entry. The event severity can be set to a desired value such as repaired.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER informational(2), infoWithAlert(3), repaired(6), caution(9), critical(15)  

hpnsaEventLogEntryInfo 1.3.6.1.4.1.11.2.23.19.5.5.1.17
This variable contains the following info about the event: Bit 31..3 = reserved Bit 2: 0 = not-repairable, 1 = repairable Bit 1..0: 0 = not impacting local partition, 1 = impacting local partition, 2 = unknown
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEventLogEntryUpdateTime 1.3.6.1.4.1.11.2.23.19.5.5.1.18
The date on which this event occured 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaEventLogNumberOfEvents 1.3.6.1.4.1.11.2.23.19.5.6
This variable indicates the number of events in the event log table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEventLogAggregationStatus 1.3.6.1.4.1.11.2.23.19.5.7
This variable indicates the SEL aggregation status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

hpnsaEventLogLocalTable 1.3.6.1.4.1.11.2.23.19.5.8
A table that contains all log events in the local soft log since the last time the log was cleared
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaEventLogLocalTableEntry

hpnsaEventLogLocalTableEntry 1.3.6.1.4.1.11.2.23.19.5.8.1
Description of a log event in the local soft log
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaEventLogLocalTableEntry  

hpnsaEventLogLocalTableIndex 1.3.6.1.4.1.11.2.23.19.5.8.1.1
A unique index for event in the local soft log
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEventLogLocalEntryDate 1.3.6.1.4.1.11.2.23.19.5.8.1.2
The date on which this event occured 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaEventLogLocalEntryDescr 1.3.6.1.4.1.11.2.23.19.5.8.1.3
Description of this log event, including the date and time when the event occured
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryTrapID 1.3.6.1.4.1.11.2.23.19.5.8.1.4
Trap Id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryVB1 1.3.6.1.4.1.11.2.23.19.5.8.1.5
Varbind #1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryVB2 1.3.6.1.4.1.11.2.23.19.5.8.1.6
Varbind #2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryVB3 1.3.6.1.4.1.11.2.23.19.5.8.1.7
Varbind #3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryVB4 1.3.6.1.4.1.11.2.23.19.5.8.1.8
Varbind #4.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryVB5 1.3.6.1.4.1.11.2.23.19.5.8.1.9
Varbind #5.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryVB6 1.3.6.1.4.1.11.2.23.19.5.8.1.10
Varbind #6.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryVB7 1.3.6.1.4.1.11.2.23.19.5.8.1.11
Varbind #7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryVB8 1.3.6.1.4.1.11.2.23.19.5.8.1.12
Varbind #8.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryAdvisory 1.3.6.1.4.1.11.2.23.19.5.8.1.13
Advisory or help text
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..1023)  

hpnsaEventLogLocalEntryReportEntity 1.3.6.1.4.1.11.2.23.19.5.8.1.14
Reporting entity of this event
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntrySeverity 1.3.6.1.4.1.11.2.23.19.5.8.1.15
Severity of this event
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaEventLogLocalEntryStatus 1.3.6.1.4.1.11.2.23.19.5.8.1.16
This value specifies the severity status of the event log entry. The event severity can be set to a desired value such as repaired.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER informational(2), infoWithAlert(3), repaired(6), caution(9), critical(15)  

hpnsaEventLogLocalEntryInfo 1.3.6.1.4.1.11.2.23.19.5.8.1.17
This variable contains the following info about the event: Bit 31..3 = reserved Bit 2: 0 = not-repairable, 1 = repairable Bit 1..0: 0 = not impacting local partition, 1 = impacting local partition, 2 = unknown
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEventLogLocalEntryUpdateTime 1.3.6.1.4.1.11.2.23.19.5.8.1.18
The date on which this event occured 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaEventLogNumOfLocalEvents 1.3.6.1.4.1.11.2.23.19.5.9
This variable indicates the number of events in the local event log table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEventClearLEDs 1.3.6.1.4.1.11.2.23.19.6.1
Clear attention LED
Status: optional Access: write-only
OBJECT-TYPE    
  INTEGER clearAttentionLED(1)