WISI-GTSENSORS-MIB

File: WISI-GTSENSORS-MIB.mib (16585 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
WISI-GTMODULES-MIB WISI-TANGRAM-MIB

Imported symbols

MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Counter32 Integer32 Unsigned32
DisplayString gtModule gtUnit

Defined Types

GtTempsEntry  
SEQUENCE    
  gtTemp Unsigned32
  gtTempName DisplayString
  gtTempValue Integer32

GtFansEntry  
SEQUENCE    
  gtFan Unsigned32
  gtFanName DisplayString
  gtFanControl Unsigned32
  gtFanSpeed Unsigned32
  gtFanUptime Counter32
  gtFanLifetime Counter32

GtPSUsEntry  
SEQUENCE    
  gtPSU Unsigned32
  gtPSUName DisplayString
  gtPSUPower Unsigned32
  gtPSUCurrent Unsigned32
  gtPSUVoltageInt Unsigned32
  gtPSUVoltageOR Unsigned32
  gtPSUVoltageExt Unsigned32
  gtPSUTemperature Integer32

Defined Values

gtSensorsMIB 1.3.6.1.4.1.7465.20.2.9.1.3
This MIB module represents the various sensors that are installed in a system or standalone unit, such as temperature sensors, power supply voltage/current measurements and fan RPM sensors.
MODULE-IDENTITY    

gtSensorsNotifications 1.3.6.1.4.1.7465.20.2.9.1.3.0
OBJECT IDENTIFIER    

gtSensorsObjects 1.3.6.1.4.1.7465.20.2.9.1.3.1
OBJECT IDENTIFIER    

gtSensorsConformance 1.3.6.1.4.1.7465.20.2.9.1.3.2
OBJECT IDENTIFIER    

gtSensorsCompliances 1.3.6.1.4.1.7465.20.2.9.1.3.2.1
OBJECT IDENTIFIER    

gtSensorsGroups 1.3.6.1.4.1.7465.20.2.9.1.3.2.2
OBJECT IDENTIFIER    

gtSensorsNotifyFanPlugin 1.3.6.1.4.1.7465.20.2.9.1.3.0.1
The gtSensorsNotifyFanPlugin notification indicates that a new fan unit has been plugged-in.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyFanPlugout 1.3.6.1.4.1.7465.20.2.9.1.3.0.2
The gtSensorsNotifyFanPlugout notification indicates that a fan unit has been plugged-out.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyPSUPlugin 1.3.6.1.4.1.7465.20.2.9.1.3.0.3
The gtSensorsNotifyPSUPlugin notification indicates that a new PSU (Power Supply Unit) has been plugged-in.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyPSUPlugout 1.3.6.1.4.1.7465.20.2.9.1.3.0.4
The gtSensorsNotifyPSUPlugout notification indicates that a PSU (Power Supply Unit) has been plugged-out.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyTemperature 1.3.6.1.4.1.7465.20.2.9.1.3.0.5
The gtSensorsNotifyTemperature notification indicates that temperature on GT11 board is above upper limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyFanSpeed 1.3.6.1.4.1.7465.20.2.9.1.3.0.6
The gtSensorsNotifyFanSpeed notification indicates that at least one of the fans RPM on fanbay is below lower limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyPSUCurrent 1.3.6.1.4.1.7465.20.2.9.1.3.0.7
The gtSensorsNotifyPSUCurrent notification indicates that a PSU (Power Supply Unit) output current is out of range limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyPSUVoltage 1.3.6.1.4.1.7465.20.2.9.1.3.0.8
The gtSensorsNotifyPSUVoltage notification indicates that a PSU (Power Supply Unit) output voltage is out of range limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyPSUTemperature 1.3.6.1.4.1.7465.20.2.9.1.3.0.9
The gtSensorsNotifyPSUTemperature notification indicates that a PSU (Power Supply Unit) temperature is above upper limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyPSUTemperatureClear 1.3.6.1.4.1.7465.20.2.9.1.3.0.10
The gtSensorsNotifyPSUTempHighClear notification indicates that a PSU (Power Supply Unit) temperature has decreased below upper limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyBOARDTemperatureClear 1.3.6.1.4.1.7465.20.2.9.1.3.0.11
The gtSensorsNotifyBOARDTempHighClear notification indicates that temperature on GT11 board has decreased below upper limit
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyPSUFailure 1.3.6.1.4.1.7465.20.2.9.1.3.0.12
The gtSensorsNotifyPSUFailure notification indicates that a PSU (Power Supply Unit) internal voltage dropped below limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtSensorsNotifyPSUFailureClear 1.3.6.1.4.1.7465.20.2.9.1.3.0.13
The gtSensorsNotifyPSUFailureClear notification indicates that a PSU (Power Supply Unit) internal voltage has increased above lower limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

gtNumTemps 1.3.6.1.4.1.7465.20.2.9.1.3.1.1
The gtNumTemps entity represents the number of temperature sensors within the GT01/GN50 rack unit. The related entries are provided by gtTempsTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

gtTempsTable 1.3.6.1.4.1.7465.20.2.9.1.3.1.2
The gtTempsTable table contains a list of all temperature sensors within the GT01/GN50 rack unit. The number of entries is provided by gtNumTemps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GtTempsEntry

gtTempsEntry 1.3.6.1.4.1.7465.20.2.9.1.3.1.2.1
The gtTempsEntry table entry represents a temperature sensors within the GT01/GN50 rack unit. The number of entries is provided by gtNumTemps.
Status: current Access: not-accessible
OBJECT-TYPE    
  GtTempsEntry  

gtTemp 1.3.6.1.4.1.7465.20.2.9.1.3.1.2.1.1
The gtTemp entity represents the numeric index of a temperature sensors within the GT01/GN50 rack unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..15  

gtTempName 1.3.6.1.4.1.7465.20.2.9.1.3.1.2.1.2
The gtTempName entity represents the symbolic name of a temperature sensors within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(16)  

gtTempValue 1.3.6.1.4.1.7465.20.2.9.1.3.1.2.1.3
The gtTempValue entity represents the measured value of a temperature sensors within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -60..195  

gtNumFans 1.3.6.1.4.1.7465.20.2.9.1.3.1.3
The gtNumFans entity represents the number of cooling fans within the GT01/GN50 rack unit. The related entries are provided by gtFansTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

gtFansTable 1.3.6.1.4.1.7465.20.2.9.1.3.1.4
The gtFansTable table contains a list of all cooling fans within the GT01/GN50 rack unit. The number of entries is provided by gtNumFans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GtFansEntry

gtFansEntry 1.3.6.1.4.1.7465.20.2.9.1.3.1.4.1
The gtFansEntry table entry represents an cooling fan within the GT01/GN50 rack unit. The number of entries is provided by gtNumFans.
Status: current Access: not-accessible
OBJECT-TYPE    
  GtFansEntry  

gtFan 1.3.6.1.4.1.7465.20.2.9.1.3.1.4.1.1
The gtFan entity represents the numeric index of a cooling fan within the GT01/GN50 rack unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..15  

gtFanName 1.3.6.1.4.1.7465.20.2.9.1.3.1.4.1.2
The gtFanName entity represents the symbolic name of a cooling fan within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(16)  

gtFanControl 1.3.6.1.4.1.7465.20.2.9.1.3.1.4.1.3
The gtFanControl entity represents the RPM setting of a cooling fan within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15000  

gtFanSpeed 1.3.6.1.4.1.7465.20.2.9.1.3.1.4.1.4
The gtFanSpeed entity represents the revolutions per minute of a cooling fan within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15000  

gtFanUptime 1.3.6.1.4.1.7465.20.2.9.1.3.1.4.1.5
The gtFanUptime entity represents the current uptime of a cooling fan within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gtFanLifetime 1.3.6.1.4.1.7465.20.2.9.1.3.1.4.1.6
The gtFanLifetime entity represents the accumulated lifetime of a cooling fan within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gtNumPSUs 1.3.6.1.4.1.7465.20.2.9.1.3.1.5
The gtNumPSUs entity represents the number of power supply units within the GT01/GN50 rack unit. The related entries are provided by gtPSUsTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

gtPSUsTable 1.3.6.1.4.1.7465.20.2.9.1.3.1.6
The gtPSUsTable table contains a list of all power supply units within the GT01/GN50 rack unit. The number of entries is provided by gtNumPSUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GtPSUsEntry

gtPSUsEntry 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1
The gtPSUsEntry table entry represents a power supply unit within the GT01/GN50 rack unit. The number of entries is provided by gtNumPSUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  GtPSUsEntry  

gtPSU 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1.1
The gtPSU entity represents the numeric index of a power supply unit within the GT01/GN50 rack unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..15  

gtPSUName 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1.2
The gtPSUName entity represents the symbolic name of a power supply unit within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(16)  

gtPSUPower 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1.3
The gtPSUPower entity represents the maximum output of a power supply unit within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..300000  

gtPSUCurrent 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1.4
The gtPSUCurrent entity represents the output current of a power supply unit within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..25000  

gtPSUVoltageInt 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1.5
The gtPSUVoltageInt entity represents the internal voltage of a power supply unit within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16000  

gtPSUVoltageOR 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1.6
The gtPSUVoltageOR entity represents the OR voltage drop of a power supply unit within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16000  

gtPSUVoltageExt 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1.7
The gtPSUVoltageExt entity represents the external voltage of a power supply unit within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16000  

gtPSUTemperature 1.3.6.1.4.1.7465.20.2.9.1.3.1.6.1.8
The gtPSUTemperature entity represents the temperature of a power supply unit within the GT01/GN50 rack unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -60..195  

gtSensorsMIBCompliance 1.3.6.1.4.1.7465.20.2.9.1.3.2.1.1
The compliance statement for GTSENSORSv2 entities which implement the GTSENSORSv2 MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

gtSensorsV1Group 1.3.6.1.4.1.7465.20.2.9.1.3.2.2.1
The gtSensorsV1Group group is mandatory only for those GTSENSORSv2 entities which also implement GTSENSORSv1.
Status: current Access: read-only
OBJECT-GROUP    

gtSensorsSystemGroup 1.3.6.1.4.1.7465.20.2.9.1.3.2.2.2
The gtSensorsSystemGroup group defines GTSENSORSv2 entities which are mandatory.
Status: current Access: read-only
OBJECT-GROUP    

gtSensorsStatsGroup 1.3.6.1.4.1.7465.20.2.9.1.3.2.2.3
The gtSensorsStatsGroup group defines GTSENSORSv2 entities which provide statistical information.
Status: current Access: read-only
OBJECT-GROUP    

gtSensorsTrapGroup 1.3.6.1.4.1.7465.20.2.9.1.3.2.2.4
The gtSensorsTrapGroup group defines GTSENSORSv2 trap objects which are mandatory.
Status: current Access: read-only
OBJECT-GROUP    

gtSensorsSetGroup 1.3.6.1.4.1.7465.20.2.9.1.3.2.2.5
The gtSensorsSetGroup group defines GTSENSORSv2 entities which can be set the manager.
Status: current Access: read-only
OBJECT-GROUP    

gtSensorsBasicNotificationsGroup 1.3.6.1.4.1.7465.20.2.9.1.3.2.2.6
The gtSensorsBasicNotificationsGroup group defines GTSENSORSv2 notification objects which are mandatory.
Status: current Access: read-only
NOTIFICATION-GROUP