SystemManagerHITACHIIPMI-MIB

File: SystemManagerHITACHIIPMI-MIB.mib (20370 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1213

Imported symbols

enterprises OBJECT-TYPE DisplayString

Defined Types

TemperatureProbe  
SEQUENCE    
  index INTEGER
  currentReading INTEGER
  status INTEGER
  sensorName DisplayString

FanInformation  
SEQUENCE    
  index INTEGER
  currentReading INTEGER
  status INTEGER
  sensorName DisplayString

VoltageInformation  
SEQUENCE    
  index INTEGER
  currentReading INTEGER
  status INTEGER
  sensorName DisplayString

PowerSupplyUnitInfo  
SEQUENCE    
  index INTEGER
  status INTEGER
  sensorName DisplayString

CpuStatus  
SEQUENCE    
  index INTEGER
  status INTEGER
  sensorName DisplayString

MaintenanceInformation  
SEQUENCE    
  index INTEGER
  stand-ByState1 INTEGER
  mainState1 INTEGER
  erasedDate1 DisplayString
  stand-ByState2 INTEGER
  mainState2 INTEGER
  erasedDate2 DisplayString
  stand-ByState3 INTEGER
  mainState3 INTEGER
  erasedDate3 DisplayString
  ponc INTEGER
  poffc INTEGER
  acpic INTEGER
  erasedDate4 DisplayString
  otherData INTEGER

SystemBoardInformation  
SEQUENCE    
  index INTEGER
  cpuName DisplayString

Sel  
SEQUENCE    
  index INTEGER
  triggerSensorNumber INTEGER
  recordType INTEGER
  timestamp DisplayString
  recordData DisplayString
  eventDescription DisplayString

EventGeneration  
SEQUENCE    
  eventType INTEGER
  eventLevel INTEGER
  eventMessage DisplayString
  selRecordData DisplayString

Defined Values

hitachi 1.3.6.1.4.1.116
OBJECT IDENTIFIER    

systemExMib 1.3.6.1.4.1.116.5
OBJECT IDENTIFIER    

systemManagerMibs 1.3.6.1.4.1.116.5.21
OBJECT IDENTIFIER    

information 1.3.6.1.4.1.116.5.21.1
OBJECT IDENTIFIER    

hitachiHardwareInformations 1.3.6.1.4.1.116.5.21.1.4
OBJECT IDENTIFIER    

temperatureProbeInformation 1.3.6.1.4.1.116.5.21.1.4.2
OBJECT IDENTIFIER    

temperatureProbeTable 1.3.6.1.4.1.116.5.21.1.4.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TemperatureProbe

temperatureProbeEntry 1.3.6.1.4.1.116.5.21.1.4.2.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TemperatureProbe  

index 1.3.6.1.4.1.116.5.21.1.4.2.1.1.1
Index into this temperature probe table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

currentReading 1.3.6.1.4.1.116.5.21.1.4.2.1.1.2
The present temperature reading of this temperature probe in 1/10th degrees C. 0x8000000 denotes 'unknown'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

status 1.3.6.1.4.1.116.5.21.1.4.2.1.1.3
Defines the status of the temperature monitored by this temperature probe.0x00 = Unknown0x01 = OK0x02 = Low(Non-critical)0x03 = High (Non-critical)0x04 = Low(Critical)0x05 = High(Critical)0x06 = Low (Non-recoverable)0x07 = High(Non-recoverable)0x08 = Other errors. It is indicated by a integer value as follows (hexadecimal). 0x00 = Unknown 0x01 = OK 0x02 = Low(Non-critical) 0x03 = High(Non-critical) 0x04 = Low(Critical) 0x05 = High(Critical) 0x06 = Low(Non-recoverable) 0x07 = High(Non-recoverable) 0x08 = Other errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sensorName 1.3.6.1.4.1.116.5.21.1.4.2.1.1.4
Sensor name. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

fanInformationInformation 1.3.6.1.4.1.116.5.21.1.4.3
OBJECT IDENTIFIER    

fanInformationTable 1.3.6.1.4.1.116.5.21.1.4.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FanInformation

fanInformationEntry 1.3.6.1.4.1.116.5.21.1.4.3.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FanInformation  

index 1.3.6.1.4.1.116.5.21.1.4.3.1.1.1
Index into this FAN information table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

currentReading 1.3.6.1.4.1.116.5.21.1.4.3.1.1.2
The current number of rotation. 0x80000000 denotes 'unknown'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

status 1.3.6.1.4.1.116.5.21.1.4.3.1.1.3
Defines the status of the FAN 0x00 = Unknown0x01 = OK0x02 = Low (Non-critical)0x03 = High(Non-critical)0x04 = Low(Critical)0x05 = High (Critical)0x06 = Low(Non-recoverable)0x07 = High(Non-recoverable)0x08 = Other errors. It is indicated by a integer value as follows (hexadecimal). 0x00 = Unknown 0x01 = OK 0x02 = Low(Non-critical) 0x03 = High(Non-critical) 0x04 = Low(Critical) 0x05 = High(Critical) 0x06 = Low(Non-recoverable) 0x07 = High(Non-recoverable) 0x08 = Other errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sensorName 1.3.6.1.4.1.116.5.21.1.4.3.1.1.4
Sensor name. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

voltageInformationInformation 1.3.6.1.4.1.116.5.21.1.4.4
OBJECT IDENTIFIER    

voltageInformationTable 1.3.6.1.4.1.116.5.21.1.4.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoltageInformation

voltageInformationEntry 1.3.6.1.4.1.116.5.21.1.4.4.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VoltageInformation  

index 1.3.6.1.4.1.116.5.21.1.4.4.1.1.1
Index into this voltage information table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

currentReading 1.3.6.1.4.1.116.5.21.1.4.4.1.1.2
The current voltage. 0x80000000 denotes 'unknown'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

status 1.3.6.1.4.1.116.5.21.1.4.4.1.1.3
Defines the status of the voltage 0x00 = Unknown0x01 = OK0x02 = Low (Non-critical)0x03 = High(Non-critical)0x04 = Low(Critical)0x05 = High (Critical)0x06 = Low(Non-recoverable)0x07 = High(Non-recoverable)0x08 = Other errors. It is indicated by a integer value as follows (hexadecimal). 0x00 = Unknown 0x01 = OK 0x02 = Low(Non-critical) 0x03 = High(Non-critical) 0x04 = Low(Critical) 0x05 = High(Critical) 0x06 = Low(Non-recoverable) 0x07 = High(Non-recoverable) 0x08 = Other errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sensorName 1.3.6.1.4.1.116.5.21.1.4.4.1.1.4
Sensor name. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

powerSupplyUnitInfoInformation 1.3.6.1.4.1.116.5.21.1.4.5
OBJECT IDENTIFIER    

powerSupplyUnitInfoTable 1.3.6.1.4.1.116.5.21.1.4.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerSupplyUnitInfo

powerSupplyUnitInfoEntry 1.3.6.1.4.1.116.5.21.1.4.5.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PowerSupplyUnitInfo  

index 1.3.6.1.4.1.116.5.21.1.4.5.1.1.1
The index number of the power supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

status 1.3.6.1.4.1.116.5.21.1.4.5.1.1.2
Power supply unit status. It is indicated by a integer value as follows (hexadecimal). 0x00 = Unknown 0x01 = attached(OK) 0x02 = attached(error) 0x03 = not attached
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sensorName 1.3.6.1.4.1.116.5.21.1.4.5.1.1.3
Sensor name. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cpuStatusInformation 1.3.6.1.4.1.116.5.21.1.4.6
OBJECT IDENTIFIER    

cpuStatusTable 1.3.6.1.4.1.116.5.21.1.4.6.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpuStatus

cpuStatusEntry 1.3.6.1.4.1.116.5.21.1.4.6.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpuStatus  

index 1.3.6.1.4.1.116.5.21.1.4.6.1.1.1
The index number of the CPU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

status 1.3.6.1.4.1.116.5.21.1.4.6.1.1.2
CPU status. It is indicated by a integer value as follows (hexadecimal). 0x00 = Unknown 0x01 = attached(OK) 0x02 = attached(error) 0x03 = attached(disabled) 0x04 = not attached
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sensorName 1.3.6.1.4.1.116.5.21.1.4.6.1.1.3
Sensor name. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

maintenanceInformationInformation 1.3.6.1.4.1.116.5.21.1.4.7
OBJECT IDENTIFIER    

maintenanceInformationTable 1.3.6.1.4.1.116.5.21.1.4.7.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MaintenanceInformation

maintenanceInformationEntry 1.3.6.1.4.1.116.5.21.1.4.7.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MaintenanceInformation  

index 1.3.6.1.4.1.116.5.21.1.4.7.1.1.1
Index into this maintenance information table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

stand-ByState1 1.3.6.1.4.1.116.5.21.1.4.7.1.1.2
Manufacturer : Accumulated time(sec.) of Stand-by state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mainState1 1.3.6.1.4.1.116.5.21.1.4.7.1.1.3
Manufacturer : Accumulated time(sec.) of Main state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

erasedDate1 1.3.6.1.4.1.116.5.21.1.4.7.1.1.4
Manufacturer : Erased date. It is expressed in the form of string (ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

stand-ByState2 1.3.6.1.4.1.116.5.21.1.4.7.1.1.5
Maintenance(1) : Accumulated time(sec.) of Stand-by state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mainState2 1.3.6.1.4.1.116.5.21.1.4.7.1.1.6
Maintenance(1) : Accumulated time(sec.) of Main state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

erasedDate2 1.3.6.1.4.1.116.5.21.1.4.7.1.1.7
Maintenance(1) : Erased date. It is expressed in the form of string (ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

stand-ByState3 1.3.6.1.4.1.116.5.21.1.4.7.1.1.8
Maintenance(2) : Accumulated time(sec.) of Stand-by state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mainState3 1.3.6.1.4.1.116.5.21.1.4.7.1.1.9
Maintenance(2) : Accumulated time(sec.) of Main state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

erasedDate3 1.3.6.1.4.1.116.5.21.1.4.7.1.1.10
Maintenance(2) : Erased date. It is expressed in the form of string (ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

ponc 1.3.6.1.4.1.116.5.21.1.4.7.1.1.11
Number of power on counts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

poffc 1.3.6.1.4.1.116.5.21.1.4.7.1.1.12
Number of power off counts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acpic 1.3.6.1.4.1.116.5.21.1.4.7.1.1.13
Number of AC plug-in counts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

erasedDate4 1.3.6.1.4.1.116.5.21.1.4.7.1.1.14
Maintenance Information : Erased date. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

otherData 1.3.6.1.4.1.116.5.21.1.4.7.1.1.15
Reserved data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

systemBoardInformationInformation 1.3.6.1.4.1.116.5.21.1.4.8
OBJECT IDENTIFIER    

systemBoardInformationTable 1.3.6.1.4.1.116.5.21.1.4.8.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemBoardInformation

systemBoardInformationEntry 1.3.6.1.4.1.116.5.21.1.4.8.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SystemBoardInformation  

index 1.3.6.1.4.1.116.5.21.1.4.8.1.1.1
The index number of the CPU Name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cpuName 1.3.6.1.4.1.116.5.21.1.4.8.1.1.2
CPU Name from OEM CPU IDStrings Command. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

selInformation 1.3.6.1.4.1.116.5.21.1.4.253
OBJECT IDENTIFIER    

selTable 1.3.6.1.4.1.116.5.21.1.4.253.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sel

selEntry 1.3.6.1.4.1.116.5.21.1.4.253.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sel  

index 1.3.6.1.4.1.116.5.21.1.4.253.1.1.1
Index into SEL Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

triggerSensorNumber 1.3.6.1.4.1.116.5.21.1.4.253.1.1.2
The Sensor Number that triggers this event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

recordType 1.3.6.1.4.1.116.5.21.1.4.253.1.1.3
02h = system event recordC0h-DFh = OEM timestampedE0h-FFh = OEM non-timestamped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

timestamp 1.3.6.1.4.1.116.5.21.1.4.253.1.1.4
Time when event was logged. It is expressed in the form of string (ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

recordData 1.3.6.1.4.1.116.5.21.1.4.253.1.1.5
Raw data bytes. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

eventDescription 1.3.6.1.4.1.116.5.21.1.4.253.1.1.6
The Description of Event. It is expressed in the form of string (ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

eventGenerationInformation 1.3.6.1.4.1.116.5.21.1.4.254
OBJECT IDENTIFIER    

eventGenerationTable 1.3.6.1.4.1.116.5.21.1.4.254.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EventGeneration

eventGenerationEntry 1.3.6.1.4.1.116.5.21.1.4.254.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EventGeneration  

eventType 1.3.6.1.4.1.116.5.21.1.4.254.1.1.1
This value is the event type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

eventLevel 1.3.6.1.4.1.116.5.21.1.4.254.1.1.2
This value is the event level. It is indicated by a integer value as follows (hexadecimal). 0x01 = Monitor 0x02 = Information 0x04 = OK 0x08 = Non-Critical 0x0A = Critical 0x0C = Non-Recoverable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

eventMessage 1.3.6.1.4.1.116.5.21.1.4.254.1.1.3
Event Message. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

selRecordData 1.3.6.1.4.1.116.5.21.1.4.254.1.1.4
Raw data bytes. It is expressed in the form of string(ASCII Code).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)