CISCO-SEU-MITIGATION-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SEU-MITIGATION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoSeuMitigationMIB 1.3.6.1.4.1.9.9.701
This MIB reports the status of non-automatic and automatic, rate-adaptive Single Event Upset (SEU) mitigation algorithms and adjusts their parameters, as well as reports the effects of those mitigations on memories, caches, and registers. SEU mitigation allows Cisco IOS to run on radiation tolerant hardware deployed in a geosynchronous Earth orbit satellites for IP communications. One of the challenges in deploying equipment in such an environment is the impact that radiation has on digital circuits. A Single Event Upset (SEU) occurs when the hardware is exposed to energetic ions and protons in the space environment. The value stored in a bit of information can change when a large enough charge is deposited on the digital circuit. This leads to adverse effects in the operation of the software; in this case Cisco IOS. While steps have been taken to reduce the occurrence of SEUs through the use of radiation tolerant hardware, these steps do not eliminate the threat. A critical requirement in running IOS on such platforms is the utilization of SEU mitigation strategies to reduce the impact of such events on the operation of the Cisco device. GLOSSARY SEU : Acronym for 'Single Event Upset' : A hardware disruption caused when hardware is exposed to energetic ions and protons. scrub : An algorithm that periodically refreshes memory, cache or register contents by various means.
         ciscoSeuMitigationMIBNotifs 1.3.6.1.4.1.9.9.701.0
             csmSeuScrubAlert 1.3.6.1.4.1.9.9.701.0.1
Notifies NMS when the scrub rate or SEU-mitigation rate is elevated, decreased or returns to normal.
         ciscoSeuMitigationMIBObjects 1.3.6.1.4.1.9.9.701.1
             csmScrubTable 1.3.6.1.4.1.9.9.701.1.1 no-access
This table provides the configuration settings for the scrub algorithms. All entries are added with the SEU subsystem is initialized.
                 csmScrubEntry 1.3.6.1.4.1.9.9.701.1.1.1 no-access
This object represents an entry in the csmScrubConfigTable.
                     csmScrubIndex 1.3.6.1.4.1.9.9.701.1.1.1.1 unsigned32 no-access
This object uniquely identifies the csmScrubEntry.
                     csmScrubEntPhysicalIndex 1.3.6.1.4.1.9.9.701.1.1.1.2 entphysicalindexorzero read-only
This object represents the EntityPhysicalIndex (from the ENTITY-MIB) corresponding to the physical entity upon which the scrub or SEU-mitigation is being performed.
                     csmScrubScrubName 1.3.6.1.4.1.9.9.701.1.1.1.3 displaystring read-only
This object represents the name of the particular scrub or SEU algorithm, such as Memory Scrub, Register Scrub, etc.
                     csmScrubRateAdaptive 1.3.6.1.4.1.9.9.701.1.1.1.4 truthvalue read-only
This object indicates whether the scrub or SEU algorithm is rate-adaptive. The values provided by objects csmScrubDeltaInterval, csmScrubRetryInterval, and csmScrubThresholdInterval are only applicable when this object is set to 'true'. true : Algorithm is rate-adaptive. false : Algorithm is NOT rate-adaptive.
                     csmScrubAlgorithmEnabled 1.3.6.1.4.1.9.9.701.1.1.1.5 truthvalue read-write
This object indicates whether the SEU algorithm is enabled. true : Algorithm is enabled false : Algorithm is disabled
                     csmScrubRunInterval 1.3.6.1.4.1.9.9.701.1.1.1.6 unsigned32 read-write
This object represents the amount of wait time between when a scrub algorithm finishes its current run and begins its next run.
                     csmScrubRunIntervalUnits 1.3.6.1.4.1.9.9.701.1.1.1.7 displaystring read-only
This object represents the units for csmScrubRunInterval.
                     csmScrubDeltaInterval 1.3.6.1.4.1.9.9.701.1.1.1.8 unsigned32 read-write
This object represents the amount of time that a rate-adaptive scrub algorithm increases or decreases the csmScrubRunInterval. The scrub interval is decreased when an error interrupt occurs and the cScrubThresholdIntervalCount is exceeded. The scrub interval is increased when the scrub retry timer expires.
                     csmScrubDeltaIntervalUnits 1.3.6.1.4.1.9.9.701.1.1.1.9 displaystring read-only
This object represents the units for csmScrubDeltaInterval.
                     csmScrubRetryInterval 1.3.6.1.4.1.9.9.701.1.1.1.10 unsigned32 read-write
This object represents the amount of time a rate-adaptive scrub algorithm waits before increasing the csmScrubRunInterval.
                     csmScrubRetryIntervalUnits 1.3.6.1.4.1.9.9.701.1.1.1.11 displaystring read-only
This object represents the units for csmScrubConfigRetryInterval.
                     csmScrubCurrentInterval 1.3.6.1.4.1.9.9.701.1.1.1.12 unsigned32 read-only
This object represents the current interval between which scrubs or SEU-mitigation runs. A value of 0 (zero) indicates that the scrubs or runs are back-to-back.
                     csmScrubCurrentIntervalUnits 1.3.6.1.4.1.9.9.701.1.1.1.13 displaystring read-only
This object represents the units for csmScrubCurrentInterval.
                     csmScrubThresholdInterval 1.3.6.1.4.1.9.9.701.1.1.1.14 unsigned32 read-write
This object represents the period of time that a rate-adaptive scrub algorithm will check for csmScrubThresholdErrorValue being exceeded. If the threshold is exceeded within this sliding time window, the scrub rate will increase.
                     csmScrubThresholdIntervalUnits 1.3.6.1.4.1.9.9.701.1.1.1.15 displaystring read-only
This object indicates the units for csmScrubConfigThresholdInterval.
                     csmScrubThresholdIntervalCount 1.3.6.1.4.1.9.9.701.1.1.1.16 unsigned32 read-write
This object represents the number of error interrupts received before a rate-adaptive scrub or SEU-mitigation algorithm decreases the scrub interval.
                     csmScrubThresholdErrorValue 1.3.6.1.4.1.9.9.701.1.1.1.17 unsigned32 read-write
This object represents the error threshold above which, when it occurs during sliding window (csmScrubThresholdInterval), the scrub or SEU-mitigation rate will increase.
                     csmScrubRunning 1.3.6.1.4.1.9.9.701.1.1.1.18 truthvalue read-only
This object indicates whether the scrub or SEU algorithm is running or not. true : Algorithm is running. false : Algorithm is NOT running.
                     csmScrubStatus 1.3.6.1.4.1.9.9.701.1.1.1.19 integer read-only
This object indicates whether an adaptive scrub or SEU algorithm is performing scrubs more frequently (elevated) due most likely to more frequent SEUs or decreased due to less frequent SEUs, or at a normal rate. Enumeration: 'decreased': 2, 'elevated': 1, 'normal': 3.
                     csmScrubLastRun 1.3.6.1.4.1.9.9.701.1.1.1.20 dateandtime read-only
This object represents the date and time a scrub or SEU-mitigation algorithm last ran.
                     csmScrubPassesCompleted 1.3.6.1.4.1.9.9.701.1.1.1.21 unsigned32 read-only
This object represents the total number of scrub or SEU-mitigations runs since the last 'clear SEU counters' CLI (command line interace) command was issued.
             csmScrubErrorsTable 1.3.6.1.4.1.9.9.701.1.2 no-access
This table lists the errors and counts for the errors that the scrub algorithms are mitigating. All entries are added with the SEU subsystem is initialized.
                 csmScrubErrorsEntry 1.3.6.1.4.1.9.9.701.1.2.1 no-access
This object represents an entry in the csmScrubErrorsTable.
                     csmScrubErrorsIndex 1.3.6.1.4.1.9.9.701.1.2.1.1 unsigned32 no-access
This object uniquely identifies the csmScrubEntry.
                     csmScrubErrorsEntPhysicalIndex 1.3.6.1.4.1.9.9.701.1.2.1.2 entphysicalindexorzero read-only
This object is represents the EntityPhysicalIndex (from the ENTITY-MIB) corresponding to the physical entity upon which the scrub or SEU-mitigation is being performed.
                     csmScrubErrorsDescription 1.3.6.1.4.1.9.9.701.1.2.1.3 displaystring read-only
This object represents the error name and may include things such as DDR memory errors, cache errors, register errors, and other processor-specific register errors.
                     csmScrubErrorsReference 1.3.6.1.4.1.9.9.701.1.2.1.4 displaystring read-only
This object provides a reference to a User's Manual entry, if one exists, for processor and other device-specific errors.
                     csmScrubErrorsSingleBit 1.3.6.1.4.1.9.9.701.1.2.1.5 counter32 read-only
This object counts the single-bit errors for the specific error type described by csmScrubErrorsDescription.
                     csmScrubErrorsSingleBitInterrupts 1.3.6.1.4.1.9.9.701.1.2.1.6 counter32 read-only
This object counts number of interrupts thrown, if any, for single-bit errors that occurred for the specific error type described by csmScrubErrorsDescription.
                     csmScrubErrorsMultibit 1.3.6.1.4.1.9.9.701.1.2.1.7 counter32 read-only
This object counts the multi-bit errors for the specific error type described by csmScrubErrorsDescription.
                     csmScrubErrorsMultibitInterrupts 1.3.6.1.4.1.9.9.701.1.2.1.8 counter32 read-only
This object counts number of interrupts thrown, if any, for multiple-bit errors that occurred for the specific error type described by csmScrubErrorsDescription.
             csmSeuEventLogMaxEntries 1.3.6.1.4.1.9.9.701.1.3 unsigned32 read-only
This object represents the maximum number of entries in the csmSeuEventLogTable.
             csmSeuEventLogTable 1.3.6.1.4.1.9.9.701.1.4 no-access
This table lists any special error and scrub or SEU-mitigation algorithm events that may have occurred and is limited to csmSeuEventLogMaxEntries. All entries are added with the SEU subsystem is initialized.
                 csmSeuEventLogEntry 1.3.6.1.4.1.9.9.701.1.4.1 no-access
This object represents an entry in the csmSeuEventLogTable.
                     csmSeuEventLogIndex 1.3.6.1.4.1.9.9.701.1.4.1.1 unsigned32 no-access
This object uniquely identifies the csmScrubEventLogEntry.
                     csmSeuEventLogDescription 1.3.6.1.4.1.9.9.701.1.4.1.2 displaystring read-only
This object describes the event of interest.
                     csmSeuEventLogReference 1.3.6.1.4.1.9.9.701.1.4.1.3 displaystring read-only
This object provides a reference to a User's Manual entry, if one exists, that describes and provides more detail for the event of interest.
                     csmSeuEventLogAddress 1.3.6.1.4.1.9.9.701.1.4.1.4 displaystring read-only
This object provides the hexadecimal address (if one exists) associated with the event that occurred.
                     csmSeuEventLogTimeStamp 1.3.6.1.4.1.9.9.701.1.4.1.5 dateandtime read-only
This object provides a date-and-time-stamp for the event that occurred.
         ciscoSeuMitigationMIBConform 1.3.6.1.4.1.9.9.701.2
             ciscoSeuMitigationMIBCompliances 1.3.6.1.4.1.9.9.701.2.1
                 ciscoSeuMitigationMIBCompliance 1.3.6.1.4.1.9.9.701.2.1.1
This is the module-compliance containing default object groups.
             ciscoSeuMitigationMIBGroups 1.3.6.1.4.1.9.9.701.2.2
                 ciscoSeuMitigationMIBMainObjectGroup 1.3.6.1.4.1.9.9.701.2.2.1
This is the list of objects that are required for an agent to support the CISCO-SEU-MITIGATION-MIB.
                 ciscoSeuMitigationMIBNotificationGroup 1.3.6.1.4.1.9.9.701.2.2.2
This is the list of Notifications required for an agent to support the CISCO-SEU-MITIGATION-MIB.