CBS-HARDWARE-MIB

File: CBS-HARDWARE-MIB.mib (28149 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HOST-RESOURCES-MIB
CROSSBEAM-SYSTEMS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Gauge32
TEXTUAL-CONVENTION DisplayString TruthValue
ProductID KBytes cbsMIBs
cbsMgmt cbsTraps

Defined Types

OperationalState  
The operational state of a hardware subsystem.
TEXTUAL-CONVENTION    
  INTEGER up(1), down(2), not-present(3)  

ExistentialState  
Indicates the component exists.
TEXTUAL-CONVENTION    
  INTEGER present(1), not-present(2)  

CbsFanStatusEntry  
SEQUENCE    
  cbsFanGroupIndex INTEGER
  cbsFanIndex INTEGER
  cbsFanStatus OperationalState

CbsHwModuleEntry  
SEQUENCE    
  cbsHwModuleID Integer32
  cbsHwModuleProductID ProductID
  cbsHwModuleDescription DisplayString
  cbsHwModuleBoardRevision DisplayString
  cbsHwModuleSerialNumber DisplayString
  cbsHwModuleBootStrapRev DisplayString
  cbsHwModuleBootloaderRev DisplayString
  cbsHwModuleDiagnosticsRev DisplayString
  cbsHwModuleSDRAMSize KBytes
  cbsHwModuleRDRAMSize KBytes
  cbsHwModuleDiskAPresent TruthValue
  cbsHwModuleDiskBPresent TruthValue
  cbsHwModuleDuartAPresent TruthValue
  cbsHwModuleDuartBPresent TruthValue
  cbsHwModuleAccelCard1Present TruthValue
  cbsHwModuleAccelCard2Present TruthValue

CbsHwComponentRevEntry  
SEQUENCE    
  cbsHwComponentIndex Unsigned32
  cbsHwComponentDescription DisplayString
  cbsHwComponentRevision OCTET STRING

CbsHwModuleStatusEntry  
SEQUENCE    
  cbsHwModuleStatus INTEGER
  cbsHwModuleCpuTemp Integer32
  cbsHwModuleFPGATemp Integer32
  cbsHwModuleInTemp Integer32
  cbsHwModuleInTempAlarm TruthValue
  cbsHwModuleExhaustTemp Integer32
  cbsHwModuleExhaustTempAlarm TruthValue
  cbsHwModuleCPUVoltage Gauge32
  cbsHwModule1-8Voltage Gauge32
  cbsHwModule3-3Voltage Gauge32
  cbsHwModule2-5Voltage Gauge32
  cbsHwModuleControlLinkA OperationalState
  cbsHwModuleControlLinkB OperationalState
  cbsHwModuleActiveLED TruthValue
  cbsHwModuleStandbyLED TruthValue
  cbsHwModuleFailedLED TruthValue
  cbsHwModuleCpu2Temp Integer32
  cbsHwModuleCPU2Voltage Gauge32
  cbsHwModuleFPGA1-8Voltage Gauge32
  cbsHwModule125Voltage Gauge32

CbsHwSdpStatusEntry  
SEQUENCE    
  cbsHwSdpNpmSlot Unsigned32
  cbsHwSdpRemoteSlot Unsigned32
  cbsHwSdpNpmState OperationalState
  cbsHwSdpRemoteState OperationalState

Defined Values

cbsHardwareMIB 1.3.6.1.4.1.6848.3.2
This MIB module defines the objects to identify and monitor Crossbeam Systems hardware.
MODULE-IDENTITY    

cbsHardware 1.3.6.1.4.1.6848.2.1
OBJECT IDENTIFIER    

cbsHwTraps 1.3.6.1.4.1.6848.4.1
OBJECT IDENTIFIER    

cbsHwSystem 1.3.6.1.4.1.6848.2.1.1
OBJECT IDENTIFIER    

cbsHwSystemStatus 1.3.6.1.4.1.6848.2.1.2
OBJECT IDENTIFIER    

cbsHwSystemProductID 1.3.6.1.4.1.6848.2.1.1.1
The identifier for this system
Status: current Access: read-only
OBJECT-TYPE    
  ProductID  

cbsHwSystemDescription 1.3.6.1.4.1.6848.2.1.1.2
A textual description of the product.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwSystemSerialNumber 1.3.6.1.4.1.6848.2.1.1.3
The serial number of the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwSystemBackplaneRevision 1.3.6.1.4.1.6848.2.1.1.4
The Revision of the system backplane.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwSystemRedundentPowerSupplyStatus 1.3.6.1.4.1.6848.2.1.2.1
Indicates that the redundent power supply is operational. This object is obsoleted in favor of separate objects for AC and DC power supply.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwSystemRedundentPowerFeedStatus 1.3.6.1.4.1.6848.2.1.2.2
Indicates that both of the redundent backplane power feeds are operational. This object is obsoleted in favor of separate objects for AC and DC power feed.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwSystemChassisTemp 1.3.6.1.4.1.6848.2.1.2.3
The temperature of the chassis air flow as measured at the upper fan tray.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -25..50  

cbsHwSystemUpperFanTray 1.3.6.1.4.1.6848.2.1.2.4
The upper fan tray is present in the system.
Status: current Access: read-only
OBJECT-TYPE    
  ExistentialState  

cbsHwSystemLowerFanTray 1.3.6.1.4.1.6848.2.1.2.5
The lower fan tray is present in the system.
Status: current Access: read-only
OBJECT-TYPE    
  ExistentialState  

cbsHwSystemAlarm 1.3.6.1.4.1.6848.2.1.2.6
Indicates the highest current alarm state of the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), minor(2), major(3), critical(4)  

cbsHwSystemPowerType 1.3.6.1.4.1.6848.2.1.2.7
Indicates the power type of the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ac(1), dc(2), unknown(3)  

cbsHwSystemRedundentACPowerSupplyStatus 1.3.6.1.4.1.6848.2.1.2.8
Indicates that the redundent AC power supply is operational. Will return down (i.e. not-operational) for DC chassis.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwSystemRedundentACPowerFeedStatus 1.3.6.1.4.1.6848.2.1.2.9
Indicates that both of the redundent backplane AC power feeds are operational. Will return down (i.e. not-operational) for DC chassis.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwSystemDCPowerFilterA 1.3.6.1.4.1.6848.2.1.2.10
Indicates if DC power filter A is present or not present. Will return not present for AC chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ExistentialState  

cbsHwSystemDCPowerFilterB 1.3.6.1.4.1.6848.2.1.2.11
Indicates if DC power filter B is present or not present. Will return not present for AC chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ExistentialState  

cbsHwSystemDCPowerFeedA 1.3.6.1.4.1.6848.2.1.2.12
Indicates if DC power feed A is present or not present. Will return not present for AC chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ExistentialState  

cbsHwSystemDCPowerFeedB 1.3.6.1.4.1.6848.2.1.2.13
Indicates if DC power feed B is present or not present. Will return not present for AC chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ExistentialState  

cbsFanStatusTable 1.3.6.1.4.1.6848.2.1.3
This table contains information about the fan trays currently installed in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbsFanStatusEntry

cbsFanStatusEntry 1.3.6.1.4.1.6848.2.1.3.1
An entry in the hardware module table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbsFanStatusEntry  

cbsFanGroupIndex 1.3.6.1.4.1.6848.2.1.3.1.1
Index of the fan tray.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lower(1), upper(2)  

cbsFanIndex 1.3.6.1.4.1.6848.2.1.3.1.2
The fan number in the fan tray.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..9  

cbsFanStatus 1.3.6.1.4.1.6848.2.1.3.1.3
Operational status of the fan.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwModuleTable 1.3.6.1.4.1.6848.2.1.4
This table contains information about the processor modules currently installed in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbsHwModuleEntry

cbsHwModuleEntry 1.3.6.1.4.1.6848.2.1.4.1
An entry in the hardware module table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbsHwModuleEntry  

cbsHwModuleID 1.3.6.1.4.1.6848.2.1.4.1.1
The product ID for the module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..14  

cbsHwModuleProductID 1.3.6.1.4.1.6848.2.1.4.1.2
The product ID for the module.
Status: current Access: read-only
OBJECT-TYPE    
  ProductID  

cbsHwModuleDescription 1.3.6.1.4.1.6848.2.1.4.1.3
A short description of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwModuleBoardRevision 1.3.6.1.4.1.6848.2.1.4.1.4
The board revision level of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwModuleSerialNumber 1.3.6.1.4.1.6848.2.1.4.1.5
The serial number of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwModuleBootStrapRev 1.3.6.1.4.1.6848.2.1.4.1.6
Total static DRAM memory on the module in Kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwModuleBootloaderRev 1.3.6.1.4.1.6848.2.1.4.1.7
Total static DRAM memory on the module in Kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwModuleDiagnosticsRev 1.3.6.1.4.1.6848.2.1.4.1.8
Total static DRAM memory on the module in Kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwModuleSDRAMSize 1.3.6.1.4.1.6848.2.1.4.1.9
Total Static DRAM memory on the module in Kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

cbsHwModuleRDRAMSize 1.3.6.1.4.1.6848.2.1.4.1.10
Total RDRAM memory on the module in Kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

cbsHwModuleDiskAPresent 1.3.6.1.4.1.6848.2.1.4.1.11
The first disk storage device is present.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleDiskBPresent 1.3.6.1.4.1.6848.2.1.4.1.12
The second disk storage device is present.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleDuartAPresent 1.3.6.1.4.1.6848.2.1.4.1.13
The first DUART device is present on the module.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleDuartBPresent 1.3.6.1.4.1.6848.2.1.4.1.14
The second DUART device is present on the module.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleAccelCard1Present 1.3.6.1.4.1.6848.2.1.4.1.15
The Accelerator Card 1 is present on the module.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleAccelCard2Present 1.3.6.1.4.1.6848.2.1.4.1.16
The Accelerator Card 2 is present on the module.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwComponentRevTable 1.3.6.1.4.1.6848.2.1.5
A table containing the revision level of programable hardware components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbsHwComponentRevEntry

cbsHwComponentRevEntry 1.3.6.1.4.1.6848.2.1.5.1
An entry in the hardware component revision table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbsHwComponentRevEntry  

cbsHwComponentIndex 1.3.6.1.4.1.6848.2.1.5.1.1
Description of the programable component
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cbsHwComponentDescription 1.3.6.1.4.1.6848.2.1.5.1.2
Description of the programable component
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbsHwComponentRevision 1.3.6.1.4.1.6848.2.1.5.1.3
Revision level of the programable component
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cbsHwModuleStatusTable 1.3.6.1.4.1.6848.2.1.6
This table contains the status of processor modules currently installed in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbsHwModuleStatusEntry

cbsHwModuleStatusEntry 1.3.6.1.4.1.6848.2.1.6.1
An entry in the hardware module status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbsHwModuleStatusEntry  

cbsHwModuleStatus 1.3.6.1.4.1.6848.2.1.6.1.1
The operational state of the module unavailable - No status is currently available for this module. down - The module is currently down. initializing - The module is loading. up - The module is in an operational state. standby - The module is operating in standby mode. bootwait - The module is waiting for resources to become available so it can load software.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(1), down(2), initializing(3), up(4), standby(5), bootwait(6)  

cbsHwModuleCpuTemp 1.3.6.1.4.1.6848.2.1.6.1.2
The current CPU temperature in degrees centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -25..50  

cbsHwModuleFPGATemp 1.3.6.1.4.1.6848.2.1.6.1.3
The current FPGA temperature in degrees centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -25..75  

cbsHwModuleInTemp 1.3.6.1.4.1.6848.2.1.6.1.4
The current temperature at the sensor located at the bottom of the board in degrees centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -25..75  

cbsHwModuleInTempAlarm 1.3.6.1.4.1.6848.2.1.6.1.5
Indicates a high temperature alarm for the bottom board sensor.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleExhaustTemp 1.3.6.1.4.1.6848.2.1.6.1.6
The current temperature at the sensor located at the top of the board in degrees centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -25..75  

cbsHwModuleExhaustTempAlarm 1.3.6.1.4.1.6848.2.1.6.1.7
Indicates a high temperature alarm for the top board sensor.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleCPUVoltage 1.3.6.1.4.1.6848.2.1.6.1.8
The current voltage level of the processor supply. This number is in 1/100ths of a volt and the ideal value depends on the speed of the processor.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsHwModule1-8Voltage 1.3.6.1.4.1.6848.2.1.6.1.9
The current voltage level of the 1.8 volt power supply. This number is in 1/100ths of a volt and the ideal value of 1.8 volts will be read as 180.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsHwModule3-3Voltage 1.3.6.1.4.1.6848.2.1.6.1.10
The current voltage level of the 3.3 volt power supply. This number is in 1/100ths of a volt and the ideal value of 3.3 volts will be read as 330.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsHwModule2-5Voltage 1.3.6.1.4.1.6848.2.1.6.1.11
The current voltage level of the 2.5 volt power supply. This number is in 1/100ths of a volt and the ideal value of 2.5 volts will be read as 250.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsHwModuleControlLinkA 1.3.6.1.4.1.6848.2.1.6.1.12
The operation state of control link A.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwModuleControlLinkB 1.3.6.1.4.1.6848.2.1.6.1.13
The Operational state of control link B.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwModuleActiveLED 1.3.6.1.4.1.6848.2.1.6.1.14
Indicates the board's active LED is on.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleStandbyLED 1.3.6.1.4.1.6848.2.1.6.1.15
Indicates the board's standby LED is on.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleFailedLED 1.3.6.1.4.1.6848.2.1.6.1.16
Indicates the board's failed LED is on.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbsHwModuleCpu2Temp 1.3.6.1.4.1.6848.2.1.6.1.17
For dual processor modules, 2nd CPU's current temperature in degrees centigrade. For modules that don't support it, a special invalid value of 10000 will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -25..50  

cbsHwModuleCPU2Voltage 1.3.6.1.4.1.6848.2.1.6.1.18
For dual processor modules, 2nd CPU's current voltage level. This number is in 1/100ths of a volt and the ideal value depends on the speed of the processor. For modules that don't support it, a special invalid value of 10000 will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsHwModuleFPGA1-8Voltage 1.3.6.1.4.1.6848.2.1.6.1.19
FPGA's current voltage level of the 1.8 volt power supply. This number is in 1/100ths of a volt and the ideal value of 1.8 volts will be read as 180. For modules that don't support it, a special invalid value of 10000 will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsHwModule125Voltage 1.3.6.1.4.1.6848.2.1.6.1.20
Current voltage level of the 1.25 volt power supply. This number is in 1/100ths of a volt and the ideal value of 1.25 volts will be read as 125. For modules that don't support it, a special invalid value of 10000 will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsHwSdpStatusTable 1.3.6.1.4.1.6848.2.1.7
Table containing status of the Switched Data Path backplane links.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbsHwSdpStatusEntry

cbsHwSdpStatusEntry 1.3.6.1.4.1.6848.2.1.7.1
An entry in the hardware SDP status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbsHwSdpStatusEntry  

cbsHwSdpNpmSlot 1.3.6.1.4.1.6848.2.1.7.1.1
The slot number of the Network Processor Module end of the link
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2  

cbsHwSdpRemoteSlot 1.3.6.1.4.1.6848.2.1.7.1.2
The slot number of the remote end of the link
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..14  

cbsHwSdpNpmState 1.3.6.1.4.1.6848.2.1.7.1.3
The operational state of the NPM side of the link.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwSdpRemoteState 1.3.6.1.4.1.6848.2.1.7.1.4
The operational state of the remote end of the link.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

cbsHwPowerSupplyFailed 1.3.6.1.4.1.6848.4.1.1
One of the redundent power supplies or DC filters has failed or been removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwPowerSupplyRecovered 1.3.6.1.4.1.6848.4.1.2
A redundent power supply or DC filter that was previously failed or missing has been replaced.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwPowerFeedFailed 1.3.6.1.4.1.6848.4.1.3
One of the redundent backplane power feed has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwPowerFeedRecovered 1.3.6.1.4.1.6848.4.1.4
One of the redundent backplane power feed that previously not working has become operational.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwUpperFanTrayInserted 1.3.6.1.4.1.6848.4.1.5
A fan tray has been inserted into the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwUpperFanTrayRemoved 1.3.6.1.4.1.6848.4.1.6
A fan tray has been removed from the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwLowerFanTrayInserted 1.3.6.1.4.1.6848.4.1.7
A fan tray has been inserted into the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwLowerFanTrayRemoved 1.3.6.1.4.1.6848.4.1.8
A fan tray has been removed from the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwFanFailed 1.3.6.1.4.1.6848.4.1.9
One of the system cooling fans has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwFanRecovered 1.3.6.1.4.1.6848.4.1.10
A Fan that was inoperative has recovered.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwSystemAlarmTrap 1.3.6.1.4.1.6848.4.1.11
Indicates that the alarm state of the system has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwChassisTempExceeded 1.3.6.1.4.1.6848.4.1.12
Indicates the the chassis temperature, as measure at the exhaust fan has exceeded the maximum.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwChassisTempNormal 1.3.6.1.4.1.6848.4.1.13
Indicates the the chassis temperature, as measure at the exhaust fan has returned to normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwModuleStatusChanged 1.3.6.1.4.1.6848.4.1.14
The status of a processor module has changed, the new status of the module that has changed is reported.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwModuleInserted 1.3.6.1.4.1.6848.4.1.15
A processor module been inserted into the system, reports the slot number of the module that has been inserted.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsHwModuleRemoved 1.3.6.1.4.1.6848.4.1.16
A processor module been removed into the system, reports the slot number of the module that has been removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsModuleTempExceeded 1.3.6.1.4.1.6848.4.1.17
Indicates that the module CPU temperature has execeeded the high limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsModuleTempNormal 1.3.6.1.4.1.6848.4.1.18
Indicates that the module CPU temperature has returned to the normal operating range.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsDbhaLinkUp 1.3.6.1.4.1.6848.4.1.19
The DBHA link on this CPM has come up.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsDbhaLinkDown 1.3.6.1.4.1.6848.4.1.20
The DBHA link on this CPM has failed.
Status: current Access: read-only
NOTIFICATION-TYPE