SUPERMICRO-HEALTH-MIB

File: SUPERMICRO-HEALTH-MIB.mib (6845 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SUPERMICRO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 TEXTUAL-CONVENTION DisplayString
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
smHealth

Defined Types

SMHealthInfoTypes  
Represents the different types of health information that may be present in a managed device. The following health information types are currently predefined: 0: fan speed 1: voltage 2: temperature
TEXTUAL-CONVENTION    
  Integer32 0..64  

SMHealthMonitorEntry  
SEQUENCE    
  smHealthMonitorIndex Integer32
  smHealthMonitorName DisplayString
  smHealthMonitorType SMHealthInfoTypes
  smHealthMonitorReading Integer32
  smHealthMonitorHighLimit Integer32
  smHealthMonitorLowLimit Integer32
  smHealthMonitorMaxReading Integer32
  smHealthMonitorMinReading Integer32
  smHealthMonitorDivisor Integer32
  smHealthMonitorMonitor TruthValue

Defined Values

smHealthMIB 1.3.6.1.4.1.10876.2.1
MIB module for monitoring health information
MODULE-IDENTITY    

smHealthObjects 1.3.6.1.4.1.10876.2.1.1
OBJECT IDENTIFIER    

smHealthMonitorTable 1.3.6.1.4.1.10876.2.1.1.1
A table of health monitoring entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SMHealthMonitorEntry

smHealthMonitorEntry 1.3.6.1.4.1.10876.2.1.1.1.1
An entry in the health monitoring table. Entries cannot be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SMHealthMonitorEntry  

smHealthMonitorIndex 1.3.6.1.4.1.10876.2.1.1.1.1.1
The unique value which identifies this Monitor device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

smHealthMonitorName 1.3.6.1.4.1.10876.2.1.1.1.1.2
A textual full name assigned to the Monitor device. This object is suitable for output to a human operator.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

smHealthMonitorType 1.3.6.1.4.1.10876.2.1.1.1.1.3
Identifies this Monitor device type.
Status: current Access: read-only
OBJECT-TYPE    
  SMHealthInfoTypes  

smHealthMonitorReading 1.3.6.1.4.1.10876.2.1.1.1.1.4
Indicates the value from the Monitor device that are currently in use on the managed device. FAN reading is in unit of RPM, Voltage reading is in unit of mV, Temperture reading is in unit of degree C
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

smHealthMonitorHighLimit 1.3.6.1.4.1.10876.2.1.1.1.1.5
Indicates the value for the High limitation for the Monitor device that are currently in use on the managed device. Apply to Temperature and Voltage deivces only. Voltage limit is in unit of mV, Temperture limit is in unit of degree C
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

smHealthMonitorLowLimit 1.3.6.1.4.1.10876.2.1.1.1.1.6
Indicates the value for the Low limitation for the Monitor device that are currently in use on the managed device. FAN limit is in unit of RPM, Voltage limit is in unit of mV, Temperture limit is in unit of degree C
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

smHealthMonitorMaxReading 1.3.6.1.4.1.10876.2.1.1.1.1.7
Indicates the value for the possible Maximum reading value for the Monitor device that are currently in use on the managed device. FAN reading is in unit of RPM, Voltage reading is in unit of mV, Temperture reading is in unit of degree C
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

smHealthMonitorMinReading 1.3.6.1.4.1.10876.2.1.1.1.1.8
Indicates the value for the possible Minimum reading value for the Monitor device that are currently in use on the managed device. FAN reading is in unit of RPM, Voltage reading is in unit of mV, Temperture reading is in unit of degree C
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

smHealthMonitorDivisor 1.3.6.1.4.1.10876.2.1.1.1.1.9
Indicates the value for the Divisor for the Fan device that are currently in use on the managed device. Apply to Fan devices only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

smHealthMonitorMonitor 1.3.6.1.4.1.10876.2.1.1.1.1.10
Indicates the monitoring status for the Fan device that are currently in use on the managed device. 1 = monitor, 2=do not monitor
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

smHealthNotifications 1.3.6.1.4.1.10876.2.1.2
OBJECT IDENTIFIER    

smHealthConformance 1.3.6.1.4.1.10876.2.1.3
OBJECT IDENTIFIER    

smHealthCompliances 1.3.6.1.4.1.10876.2.1.3.1
OBJECT IDENTIFIER    

smHealthGroups 1.3.6.1.4.1.10876.2.1.3.2
OBJECT IDENTIFIER    

smHealthCompliance 1.3.6.1.4.1.10876.2.1.3.1.1
The compliance statement for entities which implement the Supermicro Health Monitoring MIB
Status: current Access: read-write
MODULE-COMPLIANCE    

smHealthMonitorGroup 1.3.6.1.4.1.10876.2.1.3.2.1
A collection of objects providing Monitor devices.
Status: current Access: read-write
OBJECT-GROUP