ZYXEL-HW-MONITOR-MIB

File: ZYXEL-HW-MONITOR-MIB.mib (18157 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ZYXEL-ES-SMI

Imported symbols

OBJECT-TYPE MODULE-IDENTITY DisplayString
NOTIFICATION-TYPE esMgmt

Defined Types

ZyxelHwMonitorFanRpmEntry  
SEQUENCE    
  zyHwMonitorFanRpmIndex INTEGER
  zyHwMonitorFanRpmDescription DisplayString
  zyHwMonitorFanRpmCurrentValue INTEGER
  zyHwMonitorFanRpmMaxValue INTEGER
  zyHwMonitorFanRpmMinValue INTEGER
  zyHwMonitorFanRpmLowThreshold INTEGER
  zyHwMonitorFanRpmStatus DisplayString

ZyxelHwMonitorTemperatureEntry  
SEQUENCE    
  zyHwMonitorTemperatureIndex INTEGER
  zyHwMonitorTemperatureDescription DisplayString
  zyHwMonitorTemperatureCurrentValue INTEGER
  zyHwMonitorTemperatureMaxValue INTEGER
  zyHwMonitorTemperatureMinValue INTEGER
  zyHwMonitorTemperatureHighThreshold INTEGER
  zyHwMonitorTemperatureStatus DisplayString

ZyxelHwMonitorVoltageEntry  
SEQUENCE    
  zyHwMonitorVoltageIndex INTEGER
  zyHwMonitorVoltageDescription DisplayString
  zyHwMonitorVoltageCurrentValue INTEGER
  zyHwMonitorVoltageMaxValue INTEGER
  zyHwMonitorVoltageMinValue INTEGER
  zyHwMonitorVoltageNominalValue INTEGER
  zyHwMonitorVoltageLowThreshold INTEGER
  zyHwMonitorVoltageStatus DisplayString

ZyxelHwMonitorPowerSourceEntry  
SEQUENCE    
  zyHwMonitorPowerSourceIndex INTEGER
  zyHwMonitorPowerSourceType DisplayString
  zyHwMonitorPowerSourceStatus DisplayString
  zyHwMonitorPowerSourceDescription DisplayString
  zyHwMonitorPowerSourcePreviousStatus DisplayString

Defined Values

zyxelHwMonitor 1.3.6.1.4.1.890.1.15.3.26
The subtree for hardware monitor
MODULE-IDENTITY    

zyxelHwMonitorStatus 1.3.6.1.4.1.890.1.15.3.26.1
OBJECT IDENTIFIER    

zyxelHwMonitorNotifications 1.3.6.1.4.1.890.1.15.3.26.2
OBJECT IDENTIFIER    

zyxelHwMonitorTrapInfoObject 1.3.6.1.4.1.890.1.15.3.26.3
OBJECT IDENTIFIER    

zyxelHwMonitorFanRpmTable 1.3.6.1.4.1.890.1.15.3.26.1.1
The table contains HW monitor fan information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelHwMonitorFanRpmEntry

zyxelHwMonitorFanRpmEntry 1.3.6.1.4.1.890.1.15.3.26.1.1.1
An entry contains HW monitor fan information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelHwMonitorFanRpmEntry  

zyHwMonitorFanRpmIndex 1.3.6.1.4.1.890.1.15.3.26.1.1.1.1
Index of fan.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyHwMonitorFanRpmDescription 1.3.6.1.4.1.890.1.15.3.26.1.1.1.2
Fan Description
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyHwMonitorFanRpmCurrentValue 1.3.6.1.4.1.890.1.15.3.26.1.1.1.3
Current speed in Revolutions Per Minute (RPM) on the fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorFanRpmMaxValue 1.3.6.1.4.1.890.1.15.3.26.1.1.1.4
Maximum speed measured in Revolutions Per Minute (RPM) on the fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorFanRpmMinValue 1.3.6.1.4.1.890.1.15.3.26.1.1.1.5
Minimum speed measured in Revolutions Per Minute (RPM) on the fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorFanRpmLowThreshold 1.3.6.1.4.1.890.1.15.3.26.1.1.1.6
The minimum speed at which a normal fan should work.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorFanRpmStatus 1.3.6.1.4.1.890.1.15.3.26.1.1.1.7
'Normal' indicates that this fan is functioning above the minimum speed. 'Error' indicates that this fan is functioning below the minimum speed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyxelHwMonitorTemperatureTable 1.3.6.1.4.1.890.1.15.3.26.1.2
The table contains HW monitor temperature information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelHwMonitorTemperatureEntry

zyxelHwMonitorTemperatureEntry 1.3.6.1.4.1.890.1.15.3.26.1.2.1
An entry contains HW temperature information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelHwMonitorTemperatureEntry  

zyHwMonitorTemperatureIndex 1.3.6.1.4.1.890.1.15.3.26.1.2.1.1
Index of temperature unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyHwMonitorTemperatureDescription 1.3.6.1.4.1.890.1.15.3.26.1.2.1.2
Temperature Description
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyHwMonitorTemperatureCurrentValue 1.3.6.1.4.1.890.1.15.3.26.1.2.1.3
The current temperature measured at this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorTemperatureMaxValue 1.3.6.1.4.1.890.1.15.3.26.1.2.1.4
The maximum temperature measured at this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorTemperatureMinValue 1.3.6.1.4.1.890.1.15.3.26.1.2.1.5
The minimum temperature measured at this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorTemperatureHighThreshold 1.3.6.1.4.1.890.1.15.3.26.1.2.1.6
The upper temperature limit at this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorTemperatureStatus 1.3.6.1.4.1.890.1.15.3.26.1.2.1.7
'Normal' indicates temperatures below the threshold and 'Error' for those above.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyxelHwMonitorVoltageTable 1.3.6.1.4.1.890.1.15.3.26.1.3
The table contains HW monitor voltage information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelHwMonitorVoltageEntry

zyxelHwMonitorVoltageEntry 1.3.6.1.4.1.890.1.15.3.26.1.3.1
An entry contains HW voltage information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelHwMonitorVoltageEntry  

zyHwMonitorVoltageIndex 1.3.6.1.4.1.890.1.15.3.26.1.3.1.1
Index of voltage.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyHwMonitorVoltageDescription 1.3.6.1.4.1.890.1.15.3.26.1.3.1.2
Voltage Description
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyHwMonitorVoltageCurrentValue 1.3.6.1.4.1.890.1.15.3.26.1.3.1.3
The current voltage reading.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorVoltageMaxValue 1.3.6.1.4.1.890.1.15.3.26.1.3.1.4
The maximum voltage measured at this point.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorVoltageMinValue 1.3.6.1.4.1.890.1.15.3.26.1.3.1.5
The minimum voltage measured at this point.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorVoltageNominalValue 1.3.6.1.4.1.890.1.15.3.26.1.3.1.6
The normal voltage at which the switch work.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorVoltageLowThreshold 1.3.6.1.4.1.890.1.15.3.26.1.3.1.7
The minimum voltage at which the switch should work.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyHwMonitorVoltageStatus 1.3.6.1.4.1.890.1.15.3.26.1.3.1.8
'Normal' indicates that the voltage is within an acceptable operating range at this point; otherwise 'Error' is displayed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyxelHwMonitorPowerSource 1.3.6.1.4.1.890.1.15.3.26.1.4
OBJECT IDENTIFIER    

zyHwMonitorPowerSourceMode 1.3.6.1.4.1.890.1.15.3.26.1.4.1
The current power source reading (AC prefer, load-sharing).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyxelHwMonitorPowerSourceTable 1.3.6.1.4.1.890.1.15.3.26.1.4.2
The table contains HW monitor power source information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelHwMonitorPowerSourceEntry

zyxelHwMonitorPowerSourceEntry 1.3.6.1.4.1.890.1.15.3.26.1.4.2.1
An entry contains HW power source information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelHwMonitorPowerSourceEntry  

zyHwMonitorPowerSourceIndex 1.3.6.1.4.1.890.1.15.3.26.1.4.2.1.1
Index of power source.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyHwMonitorPowerSourceType 1.3.6.1.4.1.890.1.15.3.26.1.4.2.1.2
The current power source type (AC/DC).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyHwMonitorPowerSourceStatus 1.3.6.1.4.1.890.1.15.3.26.1.4.2.1.3
The current power source status (normal/error/absent/present).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyHwMonitorPowerSourceDescription 1.3.6.1.4.1.890.1.15.3.26.1.4.2.1.4
Power source Description.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyHwMonitorPowerSourcePreviousStatus 1.3.6.1.4.1.890.1.15.3.26.1.4.2.1.5
Power source Previous Status (normal/error/absent/present).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyHwMonitorFanSpeedOutOfRange 1.3.6.1.4.1.890.1.15.3.26.2.1
Fan speed is out of the normal operation range.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorTemperatureOutOfRange 1.3.6.1.4.1.890.1.15.3.26.2.2
Temperature is out of the normal operation range.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorPowerSupplyVoltageOutOfRange 1.3.6.1.4.1.890.1.15.3.26.2.3
Power supply voltage is out of the normal operation range.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorBackupPowerSupplyInUse 1.3.6.1.4.1.890.1.15.3.26.2.4
Backup power in use is fault.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorDyingGasp 1.3.6.1.4.1.890.1.15.3.26.2.5
Unexpected power down or low power is detected.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorFanAirFlowInconsistency 1.3.6.1.4.1.890.1.15.3.26.2.6
FAN airflows are inconsistent.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorFanSpeedOutOfRangeRecovered 1.3.6.1.4.1.890.1.15.3.26.2.7
Fan speed is recovered from out of the normal operation range.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorTemperatureOutOfRangeRecovered 1.3.6.1.4.1.890.1.15.3.26.2.8
Temperature is recovered from out of the normal operation range.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorPowerSupplyVoltageOutOfRangeRecovered 1.3.6.1.4.1.890.1.15.3.26.2.9
Power supply voltage is recovered from out of the normal operation range.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorPowerSourceAbnormal 1.3.6.1.4.1.890.1.15.3.26.2.10
Power source status is change.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorPowerSourceAbnormalRecovered 1.3.6.1.4.1.890.1.15.3.26.2.11
Power source status change to normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorPowerSourceStatusChange 1.3.6.1.4.1.890.1.15.3.26.2.12
Check power source status change situation.
Status: current Access: read-only
NOTIFICATION-TYPE    

zyHwMonitorTrapPowerSourceErrorType 1.3.6.1.4.1.890.1.15.3.26.3.1
There are the error type of power source.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString