CISCO-OUTAGE-MONITOR-MIB

This MIB module describes, stores, and reports outage 
related information generated by individual hardware 
and software components comprising a router. They includes 
physical interfaces, logical interfaces, physical 
entities such as chassis, slots, modules, ports, 
power supplies, and fan, software processes 
running on each card, and logical entity, which can be 
defined by outage monitoring program,
which are IOS software for each LC and RP,
router device, and CPU utilization. 

The outage related information comprises entity or 
interface up and down, process start and abnormal 
or normal termination, unusually high CPU utilization
caused, for example, by Denial of Service (DoS) attack,
etc.

The outage related event can be collected by means of 
Cisco's fault manager, Cisco's event manager, and 
syslog messages, etc.

An outage manager maintains the following outage data
for each component.

    1) Accumulated Outage Time (AOT): total outage 
       time of a component from the beginning of 
       the measurement. 

    2) Number of Accumulated Failure (NAF): total 
       number of failure instance from the 
       beginning of the measurement.

    3) Recording Start Time (RST): the date-time 
       that the measurement process began against the object. 
     
Using aforementioned outage data, users can calculate 
and correlate to derive availability information as 
follows: 

    1) Component Availability: the probability 
       that a component will operate when needed. 

       = (1 - (Outage Time / Duration))

    2) DPM (Defects per Million): measure(s) of the 
       defects of the system that have an immediate 
       impact on the end-user. 

       = ([AOTi / (Measurement Interval)] x 10**6)

    3) MTTR(Mean Time To Recovery): expected average 
       time to restore a failed component. 

       = (AOTi / NAFi)

    4) MTBF (Mean Time Between Failure): expected 
       average time between failures of a component.

       = (T2 - RSTi) / NAFi 

    5) MTTF (Mean Time To Failure): the mean time to 
       failure once the device starts working.

       = (MTBFi - MTTRi = (T2 - RSTi - AOTi) / NAFi)


                         measurement 1
                     |<----------------->|
                     |                   |
    System Up @------|-------------------|----> Time
                    RSTi                 T2

    At the beginning RSTi:

	       tmp_AOT = AOTi (from the MIB polling);

    At the end T2:

       Duration = Current Time(T2) - RSTi;
       Outage Time = AOTj - tmp_AOT;

Imported Objects

ciscoMgmtCISCO-SMI
InetAddressType, InetAddressINET-ADDRESS-MIB
SnmpAdminStringSNMP-FRAMEWORK-MIB
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUPSNMPv2-CONF
MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-TYPE, Unsigned32, Counter32SNMPv2-SMI
TEXTUAL-CONVENTION, DateAndTime, TruthValueSNMPv2-TC
ciscoOutageMIB.1.3.6.1.4.1.9.9.280
ciscoOutageMIBObjects .1.3.6.1.4.1.9.9.280.1
cOutageBasicInfo .1.3.6.1.4.1.9.9.280.1.1
cOutageApplVersion .1.3.6.1.4.1.9.9.280.1.1.1
cOutageNotificationsSent .1.3.6.1.4.1.9.9.280.1.1.2
cOutageNotificationsEnabled .1.3.6.1.4.1.9.9.280.1.1.3
cOutageNotificationFilterEnabled .1.3.6.1.4.1.9.9.280.1.1.4
cOutageFilteredEvents .1.3.6.1.4.1.9.9.280.1.1.5
cOutageHistory .1.3.6.1.4.1.9.9.280.1.2
cOutageHistTableSize .1.3.6.1.4.1.9.9.280.1.2.1
cOutageHistMsgsFlushed .1.3.6.1.4.1.9.9.280.1.2.2
cOutageHistoryTable .1.3.6.1.4.1.9.9.280.1.2.3
cOutageHistoryEntry .1.3.6.1.4.1.9.9.280.1.2.3.1
cOutageEventIndex .1.3.6.1.4.1.9.9.280.1.2.3.1.1
cOutageEventObjectType .1.3.6.1.4.1.9.9.280.1.2.3.1.2
cOutageEventMonObjectIndex .1.3.6.1.4.1.9.9.280.1.2.3.1.3
cOutageEventTypeIndex .1.3.6.1.4.1.9.9.280.1.2.3.1.4
cOutageEventTime .1.3.6.1.4.1.9.9.280.1.2.3.1.5
cOutageEventInterval .1.3.6.1.4.1.9.9.280.1.2.3.1.6
cOutageDescription .1.3.6.1.4.1.9.9.280.1.3
cOutageEventTypeMapTable .1.3.6.1.4.1.9.9.280.1.3.1
cOutageEventTypeMapEntry .1.3.6.1.4.1.9.9.280.1.3.1.1
cOutageEventTypeMapIndex .1.3.6.1.4.1.9.9.280.1.3.1.1.1
cOutageEventTypeName .1.3.6.1.4.1.9.9.280.1.3.1.1.2
cOutageEventTypeDescrText .1.3.6.1.4.1.9.9.280.1.3.1.1.3
cOutageMonObject .1.3.6.1.4.1.9.9.280.1.4
cOutageObjectTable .1.3.6.1.4.1.9.9.280.1.4.1
cOutageObjectEntry .1.3.6.1.4.1.9.9.280.1.4.1.1
cOutageObjectType .1.3.6.1.4.1.9.9.280.1.4.1.1.1
cOutageMonitoredObjectIndex .1.3.6.1.4.1.9.9.280.1.4.1.1.2
cOutageCurrentStatus .1.3.6.1.4.1.9.9.280.1.4.1.1.3
cOutageAOTSinceMeasureStarted .1.3.6.1.4.1.9.9.280.1.4.1.1.4
cOutageNAFSinceMeasureStarted .1.3.6.1.4.1.9.9.280.1.4.1.1.5
cOutageRecordingStartTime .1.3.6.1.4.1.9.9.280.1.4.1.1.6
cOutageCpmMapping .1.3.6.1.4.1.9.9.280.1.5
cOutageCpmMapTable .1.3.6.1.4.1.9.9.280.1.5.1
cOutageCpmMapEntry .1.3.6.1.4.1.9.9.280.1.5.1.1
cOutageCpmMapIndex .1.3.6.1.4.1.9.9.280.1.5.1.1.1
cOutageCpmCPUTotalIndex .1.3.6.1.4.1.9.9.280.1.5.1.1.2
cOutageCpmProcessPID .1.3.6.1.4.1.9.9.280.1.5.1.1.3
cOutageRmtMapping .1.3.6.1.4.1.9.9.280.1.6
cOutageRemoteObjMapTable .1.3.6.1.4.1.9.9.280.1.6.1
cOutageRemoteObjMapEntry .1.3.6.1.4.1.9.9.280.1.6.1.1
cOutageRemoteObjMapIndex .1.3.6.1.4.1.9.9.280.1.6.1.1.1
cOutageRemoteObjIDType .1.3.6.1.4.1.9.9.280.1.6.1.1.2
cOutageRemoteObjID .1.3.6.1.4.1.9.9.280.1.6.1.1.3
cOutageRemoteObjDescrText .1.3.6.1.4.1.9.9.280.1.6.1.1.4
cOutageLntMapping .1.3.6.1.4.1.9.9.280.1.7
cOutageLogicalObjMapTable .1.3.6.1.4.1.9.9.280.1.7.1
cOutageLogicalObjMapEntry .1.3.6.1.4.1.9.9.280.1.7.1.1
cOutageLogicalObjMapIndex .1.3.6.1.4.1.9.9.280.1.7.1.1.1
cOutageLogicalObjDescrText .1.3.6.1.4.1.9.9.280.1.7.1.1.2
ciscoOutageMIBNotificationPrefix .1.3.6.1.4.1.9.9.280.2
ciscoOutageMIBNotifications .1.3.6.1.4.1.9.9.280.2.0
ciscoOutageEvent .1.3.6.1.4.1.9.9.280.2.0.1
ciscoOutageMIBConformance .1.3.6.1.4.1.9.9.280.3
ciscoOutageMIBCompliances .1.3.6.1.4.1.9.9.280.3.1
ciscoOutageMIBGroups .1.3.6.1.4.1.9.9.280.3.2