CTRON-CHASSIS-MIB

File: CTRON-CHASSIS-MIB.mib (9227 bytes)

Imported modules

CTRON-MIB-NAMES RFC-1212

Imported symbols

ctronChassis OBJECT-TYPE

Defined Types

CtChasPowerEntry  
SEQUENCE    
  ctChasPowerSupplyNum INTEGER
  ctChasPowerSupplyState INTEGER
  ctChasPowerSupplyType INTEGER
  ctChasPowerSupplyRedundancy INTEGER

CtChasFanModuleEntry  
SEQUENCE    
  ctChasFanModuleNum INTEGER
  ctChasFanModuleState INTEGER

Defined Values

ctChas 1.3.6.1.4.1.52.4.3.1.1
OBJECT IDENTIFIER    

ctEnviron 1.3.6.1.4.1.52.4.3.1.2
OBJECT IDENTIFIER    

ctFanModule 1.3.6.1.4.1.52.4.3.1.3
OBJECT IDENTIFIER    

ctChasFNB 1.3.6.1.4.1.52.4.3.1.1.1
Denotes the presence or absence of the FNB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER absent(1), present(2)  

ctChasAlarmEna 1.3.6.1.4.1.52.4.3.1.1.2
Allow an audible alarm to be either enabled or dis- abled. Setting this object to disable(1) will prevent an audible alarm from being heard and will also stop the sound from a current audible alarm. Setting this object to enable(2) will allow an audible alarm to be heard and will also enable the sound from a current audible alarm, if it has previously been disabled. This object will read with the current setting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2), notSupported(3)  

chassisAlarmState 1.3.6.1.4.1.52.4.3.1.1.3
Denotes the current condition of the power supply fault detection circuit. This object will read with the value of chassisNoFaultCondition(1) when the chassis is currently operating with no power faults detected. This object will read with the value of chassisFaultCondition(2) when the chassis is currently in a power fault condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER chassisNoFaultCondition(1), chassisFaultCondition(2), notSupported(3)  

ctChasPowerTable 1.3.6.1.4.1.52.4.3.1.2.1
A list of power supply entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtChasPowerEntry

ctChasPowerEntry 1.3.6.1.4.1.52.4.3.1.2.1.1
An entry in the powerTable providing objects for a power supply.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtChasPowerEntry  

ctChasPowerSupplyNum 1.3.6.1.4.1.52.4.3.1.2.1.1.1
Denotes the power supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctChasPowerSupplyState 1.3.6.1.4.1.52.4.3.1.2.1.1.2
Denotes the power supply's state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER infoNotAvailable(1), notInstalled(2), installedAndOperating(3), installedAndNotOperating(4)  

ctChasPowerSupplyType 1.3.6.1.4.1.52.4.3.1.2.1.1.3
Denotes the power supply type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ac-dc(1), dc-dc(2), notSupported(3), highOutput(4)  

ctChasPowerSupplyRedundancy 1.3.6.1.4.1.52.4.3.1.2.1.1.4
Denotes whether or not the power supply is redundant.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER redundant(1), notRedundant(2), notSupported(3)  

ctChasFanModuleTable 1.3.6.1.4.1.52.4.3.1.3.1
A list of fan module entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtChasFanModuleEntry

ctChasFanModuleEntry 1.3.6.1.4.1.52.4.3.1.3.1.1
An entry in the fan module Table providing objects for a fan module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtChasFanModuleEntry  

ctChasFanModuleNum 1.3.6.1.4.1.52.4.3.1.3.1.1.1
Denotes the Fan module that may have failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctChasFanModuleState 1.3.6.1.4.1.52.4.3.1.3.1.1.2
Denotes the fan modules state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER infoNotAvailable(1), notInstalled(2), installedAndOperating(3), installedAndNotOperating(4)