BASIS-RAS-DISK-MIB
- Namespace
- cisco
- Source file
BASIS-RAS-DISK-MIB- Digest
sha256:10db717529af3db027c423e24acaa6bfc9f3e4645f629a75cb5a7d8c58457d2e
Imports
| From | Symbols |
|---|---|
| BASIS-MIB | axisDiagnostics |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BASIS-MIB BASIS-RAS-DISK-MIB CISCOWAN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rasDsk OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.6.2 | |||
| rasDskStatus OBJECT-TYPE Indicates whether the RAS Disk diagnostics has been Enabled or not. | 1.3.6.1.4.1.351.110.6.2.1 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| dskHealth OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.6.2.2 | INTEGER {pass(1), fail(2), unknown(3), testInProgress(4)} | read-only | mandatory |
| standbyDskHealth OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.6.2.3 | INTEGER {pass(1), fail(2), unknown(3), testInProgress(4)} | read-only | mandatory |
| wakeupInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.6.2.4 | INTEGER (12..168) | read-write | mandatory |
| lastTime OBJECT-TYPE Shows the Time when the RAS Disk diagnostics was Last done. The format is DD MONTH HH:MM:SS. | 1.3.6.1.4.1.351.110.6.2.5 | DisplayString (SIZE(20)) | read-only | mandatory |
| numBadSectors OBJECT-TYPE Indicates the Number of Bad Sectors found in the Disk. | 1.3.6.1.4.1.351.110.6.2.6 | INTEGER | read-only | mandatory |
| crptdPRIfiles OBJECT-TYPE Indicates the Number of SM configuration files, corrupted. | 1.3.6.1.4.1.351.110.6.2.7 | INTEGER | read-only | mandatory |
| crptdFWfiles OBJECT-TYPE Indicates the Number of FirmWare files, corrupted. | 1.3.6.1.4.1.351.110.6.2.8 | INTEGER | read-only | mandatory |