AISYSCFGPOWER-MIB

File: AISYSCFGPOWER-MIB.mib (5037 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 enterprises DisplayString

Defined Types

AiSCPowerFeedEntry  
SEQUENCE    
  aiSCPowerFeedIndex Integer32
  aiSCPowerFeedDescription DisplayString
  aiSCPowerFeedStatus INTEGER

AiSCPowerConverterEntry  
SEQUENCE    
  aiSCPowerConverterIndex Integer32
  aiSCPowerConverterDescription DisplayString
  aiSCPowerConverterStatus INTEGER

Defined Values

aii 1.3.6.1.4.1.539
OBJECT IDENTIFIER    

aiSysCfg 1.3.6.1.4.1.539.32
OBJECT IDENTIFIER    

aiSysCfgPower 1.3.6.1.4.1.539.32.3
MIB module for Power Supplies.
MODULE-IDENTITY    

aiSCPowerTrapInfo 1.3.6.1.4.1.539.32.3.0
OBJECT IDENTIFIER    

aiSCPowerTrapFeedFail 1.3.6.1.4.1.539.32.3.0.1
Trap sent when a powerFeed goes into a failure mode.
Status: current Access: read-only
NOTIFICATION-TYPE    

aiSCPowerTrapFeedOk 1.3.6.1.4.1.539.32.3.0.2
Trap sent when a powerFeed reverts from a failure mode.
Status: current Access: read-only
NOTIFICATION-TYPE    

aiSCPowerTrapConverterFail 1.3.6.1.4.1.539.32.3.0.3
Trap sent when a powerConverter goes into a failure mode.
Status: current Access: read-only
NOTIFICATION-TYPE    

aiSCPowerTrapConverterOk 1.3.6.1.4.1.539.32.3.0.4
Trap sent when a powerConverter reverts from a failure mode.
Status: current Access: read-only
NOTIFICATION-TYPE    

aiSCPowerAgregateStatus 1.3.6.1.4.1.539.32.3.1
Aggregate status of the power in the system. okay(1) indicates no problems, while trouble(2) indicates that some part of the power supply system is not functioning properly.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER okay(1), trouble(2)  

aiSCPowerFeedTable 1.3.6.1.4.1.539.32.3.2
A table of information on each power supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AiSCPowerFeedEntry

aiSCPowerFeedEntry 1.3.6.1.4.1.539.32.3.2.1
Information on a given power supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  AiSCPowerFeedEntry  

aiSCPowerFeedIndex 1.3.6.1.4.1.539.32.3.2.1.1
Self referential index into this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

aiSCPowerFeedDescription 1.3.6.1.4.1.539.32.3.2.1.2
Description of the power feed to which this table entry refers.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

aiSCPowerFeedStatus 1.3.6.1.4.1.539.32.3.2.1.3
Status of a given power feed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER okay(1), fail(2), underVoltage(3), overVoltage(4)  

aiSCPowerConverterTable 1.3.6.1.4.1.539.32.3.3
A table of information on each power converter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AiSCPowerConverterEntry

aiSCPowerConverterEntry 1.3.6.1.4.1.539.32.3.3.1
Information on a given power supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  AiSCPowerConverterEntry  

aiSCPowerConverterIndex 1.3.6.1.4.1.539.32.3.3.1.1
Self referential index into this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

aiSCPowerConverterDescription 1.3.6.1.4.1.539.32.3.3.1.2
Description of the converter to which this table entry refers.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

aiSCPowerConverterStatus 1.3.6.1.4.1.539.32.3.3.1.3
Status of a given power converter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER okay(1), fail(2), underVoltage(3), overVoltage(4)