MIB Viewer

CISCO-OUTAGE-MONITOR-MIB

70 objects
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 @ 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
CISCO-SMIciscoMgmt
INET-ADDRESS-MIBInetAddress InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDateAndTime TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.280IdentityciscoOutageMIBThis MIB module describes, stores, and reports outage related information generated by individual hardware and software components comprising a router. They in…
1.3.6.1.4.1.9.9.280.1NodeciscoOutageMIBObjects
1.3.6.1.4.1.9.9.280.1.1NodecOutageBasicInfo
1.3.6.1.4.1.9.9.280.1.1.1ScalarcOutageApplVersionread-onlycurrentoutage monitoring application version string. The format will be: 'Version.Release.Patch-Level: Textual-Description' For example: '1.0.0: Initial Outage Monito…
1.3.6.1.4.1.9.9.280.1.1.2ScalarcOutageNotificationsSentread-onlycurrentThe number of outage notifications that have been sent. This number may include notifications that were prevented from being transmitted due to reasons such as…
1.3.6.1.4.1.9.9.280.1.1.3ScalarcOutageNotificationsEnabledread-writecurrentThis object indicates whether outage notifications will or will not be sent when an outage related event is generated by the device. Disabling notifications do…
1.3.6.1.4.1.9.9.280.1.1.4ScalarcOutageNotificationFilterEnabledread-writecurrentThis object indicates whether certain outage related event notifications will or will not be sent when the cOutageNotificationsEnabled is TRUE. In the event st…
1.3.6.1.4.1.9.9.280.1.1.5ScalarcOutageFilteredEventsread-onlycurrentThe number of events which were filtered out. This object can be utilized to determine how many following events got filtered out related to the notified event.
1.3.6.1.4.1.9.9.280.1.2NodecOutageHistory
1.3.6.1.4.1.9.9.280.1.2.1ScalarcOutageHistTableSizeread-writecurrentThe upper limit on the number of entries that the cOutageHistoryTable may contain.
1.3.6.1.4.1.9.9.280.1.2.2ScalarcOutageHistMsgsFlushedread-onlycurrentThe number of entries that have been removed from the cOutageHistoryTable in order to make room for new entries. The value of this object starts at '0' and mon…
1.3.6.1.4.1.9.9.280.1.2.3TablecOutageHistoryTablenot-accessiblecurrentA table of outage related events generated by this router. Conceptual row entries are dynamically added into this table when outage related events occur. Entri…
1.3.6.1.4.1.9.9.280.1.2.3.1RowcOutageHistoryEntrynot-accessiblecurrentThis entry contains information about an outage related event which has been generated by this router.
1.3.6.1.4.1.9.9.280.1.2.3.1.1ColumncOutageEventIndexnot-accessiblecurrentAn arbitrary non-zero integer value that uniquely identifies a COutageHistoryEntry in the table. The value of this table starts at '1' and monotonically increa…
1.3.6.1.4.1.9.9.280.1.2.3.1.2ColumncOutageEventObjectTyperead-onlycurrentThis object specifies the monitored object's type. It comprises interface(1), physicalEntity(2), swProcess(3), remoteObject(4), and logicalEntity(5). The detai…
1.3.6.1.4.1.9.9.280.1.2.3.1.3ColumncOutageEventMonObjectIndexread-onlycurrentThis object identifies a specific index of the monitored object based upon the cOutageEventObjectType. If it is interface(1), it correlates the object with ifI…
1.3.6.1.4.1.9.9.280.1.2.3.1.4ColumncOutageEventTypeIndexread-onlycurrentThe type of outage related event. The value corresponds to an entry in the cOutageEventTypeMapTable.
1.3.6.1.4.1.9.9.280.1.2.3.1.5ColumncOutageEventTimeread-onlycurrentThis object specifies the date and time of the event was generated. The value of sysUpTime, which is reinitialized during the router boot-up, is not sufficient…
1.3.6.1.4.1.9.9.280.1.2.3.1.6ColumncOutageEventIntervalread-onlycurrentObject that identifies the time duration between transitions in available state of a component. According to the cOutageEventTypeIndex, If the event type is up…
1.3.6.1.4.1.9.9.280.1.3NodecOutageDescription
1.3.6.1.4.1.9.9.280.1.3.1TablecOutageEventTypeMapTablenot-accessiblecurrentA table containing information about cOutageEventTypeMapIndex value mapping. Each conceptual row specifies a unique mapping between a cOutageEventTypeMapIndex …
1.3.6.1.4.1.9.9.280.1.3.1.1RowcOutageEventTypeMapEntrynot-accessiblecurrentA mapping between an event type and an event description.
1.3.6.1.4.1.9.9.280.1.3.1.1.1ColumncOutageEventTypeMapIndexnot-accessiblecurrentThis object uniquely identifies an event description.
1.3.6.1.4.1.9.9.280.1.3.1.1.2ColumncOutageEventTypeNameread-onlycurrentThe name of the outage related event.
1.3.6.1.4.1.9.9.280.1.3.1.1.3ColumncOutageEventTypeDescrTextread-onlycurrentThis object specifies a human-readable message describing information about the outage related event.
1.3.6.1.4.1.9.9.280.1.4NodecOutageMonObject
1.3.6.1.4.1.9.9.280.1.4.1TablecOutageObjectTablenot-accessiblecurrentA table of monitored object entries generated by this router, which include interface, physical entry, and software process. The conceptual row entries are ini…
1.3.6.1.4.1.9.9.280.1.4.1.1RowcOutageObjectEntrynot-accessiblecurrentAn entry containing outage related information applicable to a particular measurement object.
1.3.6.1.4.1.9.9.280.1.4.1.1.1ColumncOutageObjectTypenot-accessiblecurrentThis object specifies the monitored object's type. It comprises interface(1), physicalEntity(2), swProcess(3), remoteObject(4), and logicalEntity(5). The detai…
1.3.6.1.4.1.9.9.280.1.4.1.1.2ColumncOutageMonitoredObjectIndexnot-accessiblecurrentThis object identifies a specific index of the monitored object based upon the cOutageObjectType. If it is interface(1), it correlates the object with ifIndex …
1.3.6.1.4.1.9.9.280.1.4.1.1.3ColumncOutageCurrentStatusread-onlycurrentThe current operational state of the monitored object. The Up(1) state indicates that the monitored object is actively or passively running in the normal condi…
1.3.6.1.4.1.9.9.280.1.4.1.1.4ColumncOutageAOTSinceMeasureStartedread-onlycurrentThe total outage time in second of a component from the beginning of the measurement. The table stores the outage time up to the last recovery event. However, …
1.3.6.1.4.1.9.9.280.1.4.1.1.5ColumncOutageNAFSinceMeasureStartedread-onlycurrentThe total number of failure instances from the beginning of the measurement. Every failure event of a component adds 1 to this object.
1.3.6.1.4.1.9.9.280.1.4.1.1.6ColumncOutageRecordingStartTimeread-onlycurrentThis object specifies the date and time of the object to start outage recording. The instance value of this cOutageRecordingStartTime value is initialized to t…
1.3.6.1.4.1.9.9.280.1.5NodecOutageCpmMapping
1.3.6.1.4.1.9.9.280.1.5.1TablecOutageCpmMapTablenot-accessiblecurrentA table containing information about cOutageMonitoredObjectIndex value mapping, when the cOutageObjectType is swProcess. Each conceptual row specifies a unique…
1.3.6.1.4.1.9.9.280.1.5.1.1RowcOutageCpmMapEntrynot-accessiblecurrentA mapping between an object index and a pair of cpm indexes.
1.3.6.1.4.1.9.9.280.1.5.1.1.1ColumncOutageCpmMapIndexnot-accessiblecurrentThis object uniquely identifies cpmCPUTotalIndex and cpmProcessPID in CISCO-PROCESS-MIB. The cpmCPUTotalIndex is used for the cpmCPUTotalTable reference. A pai…
1.3.6.1.4.1.9.9.280.1.5.1.1.2ColumncOutageCpmCPUTotalIndexread-onlycurrentAn index that uniquely represents a CPU in cpmCPUTotalTable in CISCO-PROCESS-MIB.
1.3.6.1.4.1.9.9.280.1.5.1.1.3ColumncOutageCpmProcessPIDread-onlycurrentThis object contains the process ID. It identifies an entry combined with cpmCPUTotalIndex in cpmProcessTable in CISCO-PROCESS-MIB.
1.3.6.1.4.1.9.9.280.1.6NodecOutageRmtMapping
1.3.6.1.4.1.9.9.280.1.6.1TablecOutageRemoteObjMapTablenot-accessiblecurrentA table containing information about cOutageMonitoredObjectIndex value mapping, when the cOutageObjectType is remoteObject. Each conceptual row specifies a uni…
1.3.6.1.4.1.9.9.280.1.6.1.1RowcOutageRemoteObjMapEntrynot-accessiblecurrentA mapping between a remote object and a remote object description.
1.3.6.1.4.1.9.9.280.1.6.1.1.1ColumncOutageRemoteObjMapIndexnot-accessiblecurrentThis object uniquely identifies a remote object description.
1.3.6.1.4.1.9.9.280.1.6.1.1.2ColumncOutageRemoteObjIDTyperead-onlycurrentRepresents the type of address stored in cOutageRemoteObjID.
1.3.6.1.4.1.9.9.280.1.6.1.1.3ColumncOutageRemoteObjIDread-onlycurrentThis object represents the Network Layer Address of the remote object, which is configured by users via configuration file or CLI. It could be an IP address or…
1.3.6.1.4.1.9.9.280.1.6.1.1.4ColumncOutageRemoteObjDescrTextread-onlycurrentThis object specifies a human-readable message describing information about the monitored remote components such as router name or interface name, etc.
1.3.6.1.4.1.9.9.280.1.7NodecOutageLntMapping
1.3.6.1.4.1.9.9.280.1.7.1TablecOutageLogicalObjMapTablenot-accessiblecurrentA table containing information about cOutageMonitoredObjectIndex value mapping, when the cOutageObjectType is logicalEntity. Each conceptual row specifies a un…
1.3.6.1.4.1.9.9.280.1.7.1.1RowcOutageLogicalObjMapEntrynot-accessiblecurrentA mapping between a logical entity object and a logical entity object description.
1.3.6.1.4.1.9.9.280.1.7.1.1.1ColumncOutageLogicalObjMapIndexnot-accessiblecurrentThis object uniquely identifies a logical entity object description.
1.3.6.1.4.1.9.9.280.1.7.1.1.2ColumncOutageLogicalObjDescrTextread-onlycurrentThis object specifies a human-readable message describing a detailed information about the monitored logical entity.
1.3.6.1.4.1.9.9.280.2NodeciscoOutageMIBNotificationPrefix
1.3.6.1.4.1.9.9.280.2.0NodeciscoOutageMIBNotifications
1.3.6.1.4.1.9.9.280.2.0.1NotificationciscoOutageEventcurrentThe agent generates this notification when an outage related event on a monitored object is detected. The sending of this notification can be enabled/disabled …
1.3.6.1.4.1.9.9.280.3NodeciscoOutageMIBConformance
1.3.6.1.4.1.9.9.280.3.1NodeciscoOutageMIBCompliances
1.3.6.1.4.1.9.9.280.3.1.1ComplianceciscoOutageMIBCompliancedeprecatedThe compliance statement for Cisco agents which implement the Cisco Outage MIB. This is deprecated and new compliance ciscoOutageMIBComplianceRev1 is added.
1.3.6.1.4.1.9.9.280.3.1.2ComplianceciscoOutageMIBComplianceRev1currentThe compliance statement for Cisco agents which implement the Cisco Outage MIB.
1.3.6.1.4.1.9.9.280.3.2NodeciscoOutageMIBGroups
1.3.6.1.4.1.9.9.280.3.2.1GroupciscoOutageBasicGroupcurrentA collection of managed objects providing basic outage notification and configuration information including notification status and event filtering status.
1.3.6.1.4.1.9.9.280.3.2.2GroupciscoEventHistoryGroupcurrentA collection of managed objects providing detected outage related event history information.
1.3.6.1.4.1.9.9.280.3.2.3GroupciscoEventDescrGroupcurrentA collection of managed objects defining the description of outage related events.
1.3.6.1.4.1.9.9.280.3.2.4GroupciscoObjectOutageGroupdeprecatedA collection of managed objects providing accumulated outage data. This group is deprecated in favour of ciscoObjectOutageGroupRev.
1.3.6.1.4.1.9.9.280.3.2.5GroupciscoCpmMappingGroupcurrentA collection of managed objects defining the mapping of two cpm indexes.
1.3.6.1.4.1.9.9.280.3.2.6GroupciscoRmtMappingGroupcurrentA collection of managed objects defining the description of remote objects.
1.3.6.1.4.1.9.9.280.3.2.7GroupciscoOutageNotificationsGroupcurrentA collection of notifications.
1.3.6.1.4.1.9.9.280.3.2.8GroupciscoObjectOutageGroupRevcurrentA collection of managed objects providing accumulated outage data information.
1.3.6.1.4.1.9.9.280.3.2.9GroupciscoLntMappingGroupcurrentA managed object defining the description of logical entity objects.
Type Definitions
NameSyntaxStatusDescription
OutageMonObjectTypeINTEGER { interface(1), physicalEntity(2), swProcess(3), remoteObject(4), logicalEntity(5) }currentRepresents different monitored object types: interface - this object supports monitoring of both physical and logical interfaces, which is defined in IF-MIB. physicalEntity - this object supports monitoring of physical …