BASIS-RAS-DISK-MIB

File: BASIS-RAS-DISK-MIB.mib (4874 bytes)

Imported modules

RFC-1212 RFC1213-MIB BASIS-MIB

Imported symbols

OBJECT-TYPE DisplayString axisDiagnostics

Defined Values

rasDsk 1.3.6.1.4.1.351.110.6.2
OBJECT IDENTIFIER    

rasDskStatus 1.3.6.1.4.1.351.110.6.2.1
Indicates whether the RAS Disk diagnostics has been Enabled or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dskHealth 1.3.6.1.4.1.351.110.6.2.2
Shows the Status of the Hard Disk, which depends on the number of corrupted files and number of Bad sectors in the ASC. The Status is PASS if there are no Corrupted files in the Disk AND the number of Bad Sectors is within the threshold value. If the Disk has one or more Corrupted files OR if the Number of Bad Sectors exceeds the threshold value, the Status is FAIL. If Diagnostics is going on, the Status is TestInProgress. Status will be UNKNOWN until the diagnostics starts for the first time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER pass(1), fail(2), unknown(3), testInProgress(4)  

standbyDskHealth 1.3.6.1.4.1.351.110.6.2.3
Shows the Status of the Standby ASC Hard Disk, which depends on the number of corrupted files and number of Bad sectors in the Standby ASC. The Status is UNKNOWN, if there is no Standby ASC in the shelf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER pass(1), fail(2), unknown(3), testInProgress(4)  

wakeupInterval 1.3.6.1.4.1.351.110.6.2.4
Indicates the RAS Disk diagnostics task Wake up time period, in HOURS. This Interval is configurable between 12 hours and 7 days. If RAS Disk diagnostics is Enabled, the diagnostics starts whenever the wakeupInterval is elapsed. If RAS Disk diagnostics is Enabled AND if the CLI cnfrasdsk is executed, then the Disk diagnostics starts immediately.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 12..168  

lastTime 1.3.6.1.4.1.351.110.6.2.5
Shows the Time when the RAS Disk diagnostics was Last done. The format is DD MONTH HH:MM:SS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(20)  

numBadSectors 1.3.6.1.4.1.351.110.6.2.6
Indicates the Number of Bad Sectors found in the Disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

crptdPRIfiles 1.3.6.1.4.1.351.110.6.2.7
Indicates the Number of SM configuration files, corrupted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

crptdFWfiles 1.3.6.1.4.1.351.110.6.2.8
Indicates the Number of FirmWare files, corrupted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER