CISCO-OUTAGE-MONITOR-MIB

CISCO-OUTAGE-MONITOR-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-OUTAGE-MONITOR-MIB

cOutageApplVersion
outage monitoring application version string. The format will be: 'Version.Release.Patch-Level: Textual-Description' For example: '1.0.0: Initial Outage Monitor Application'
cOutageNotificationsSent
The number of outage notifications that have been sent. This number may include notifications that were prevented from being transmitted due to reasons such as resource limitations and/or non-connectivity. If one is receiving notifications, one can perio ...
cOutageNotificationsEnabled
This object indicates whether outage notifications will or will not be sent when an outage related event is generated by the device. Disabling notifications does not prevent outage event from being added to the cOutageHistoryTable.
cOutageNotificationFilterEnabled
This object indicates whether certain outage related event notifications will or will not be sent when the cOutageNotificationsEnabled is TRUE. In the event structure, it is possible to have certain hierarchies such that an event causes several related ev ...
cOutageFilteredEvents
The 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.
cOutageHistTableSize
The upper limit on the number of entries that the cOutageHistoryTable may contain.
cOutageHistMsgsFlushed
The 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 monotonically increases for each flushed message. If the value of this object is '4294967295', the ...
cOutageHistoryTable
A table of outage related events generated by this router. Conceptual row entries are dynamically added into this table when outage related events occur. Entries are stored in FIFO order. When the maximum number of entries has been reached in the table, ...
cOutageHistoryEntry
This entry contains information about an outage related event which has been generated by this router.
cOutageEventIndex
An arbitrary non-zero integer value that uniquely identifies a COutageHistoryEntry in the table. The value of this table starts at '1' and monotonically increases for each object failure and recovery event received by the agent. If the value of this objec ...
cOutageEventObjectType
This object specifies the monitored object's type. It comprises interface(1), physicalEntity(2), swProcess(3), remoteObject(4), and logicalEntity(5). The detailed description has been presented above in the OutageMonObjectType definition.
cOutageEventMonObjectIndex
This object identifies a specific index of the monitored object based upon the cOutageEventObjectType. If it is interface(1), it correlates the object with ifIndex in ifTable in the IF-MIB. If it is physicalEntity(2), it correlates the object with entPhys ...
cOutageEventTypeIndex
The type of outage related event. The value corresponds to an entry in the cOutageEventTypeMapTable.
cOutageEventTime
This 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, since it shall be able to measure the outage time of the router failure over the measurement p ...
cOutageEventInterval
Object that identifies the time duration between transitions in available state of a component. According to the cOutageEventTypeIndex, If the event type is up, the interval time from the last down time is TTR (Time To Recovery). Otherwise, the interval t ...
cOutageEventTypeMapTable
A table containing information about cOutageEventTypeMapIndex value mapping. Each conceptual row specifies a unique mapping between a cOutageEventTypeMapIndex value, and an outage related event type.
cOutageEventTypeMapEntry
A mapping between an event type and an event description.
cOutageEventTypeMapIndex
This object uniquely identifies an event description.
cOutageEventTypeName
The name of the outage related event.
cOutageEventTypeDescrText
This object specifies a human-readable message describing information about the outage related event.
cOutageObjectTable
A table of monitored object entries generated by this router, which include interface, physical entry, and software process. The conceptual row entries are initially established during the monitoring start-up procedure based upon configuration set-up. The ...
cOutageObjectEntry
An entry containing outage related information applicable to a particular measurement object.
cOutageObjectType
This object specifies the monitored object's type. It comprises interface(1), physicalEntity(2), swProcess(3), remoteObject(4), and logicalEntity(5). The detailed description has been presented above in the OutageMonObjectType definition.
cOutageMonitoredObjectIndex
This object identifies a specific index of the monitored object based upon the cOutageObjectType. If it is interface(1), it correlates the object with ifIndex in ifTable in the IF-MIB. If it is PhysicalEntity(2), it correlates the object with entPhysicalI ...
cOutageCurrentStatus
The current operational state of the monitored object. The Up(1) state indicates that the monitored object is actively or passively running in the normal condition. The Down(2) state indicates that the monitored object is experiencing some degree of outag ...
cOutageAOTSinceMeasureStarted
The 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, a request comes in during the down status of a component, the report adds the outage time betwee ...
cOutageNAFSinceMeasureStarted
The total number of failure instances from the beginning of the measurement. Every failure event of a component adds 1 to this object.
cOutageRecordingStartTime
This object specifies the date and time of the object to start outage recording. The instance value of this cOutageRecordingStartTime value is initialized to the time when the monitored object is added into this cOutageObjectTable.
cOutageCpmMapTable
A table containing information about cOutageMonitoredObjectIndex value mapping, when the cOutageObjectType is swProcess. Each conceptual row specifies a unique mapping between a cOutageMonitoredObjectIndex value, and cpmCPUTotalIndex and cpmProcessPID in ...
cOutageCpmMapEntry
A mapping between an object index and a pair of cpm indexes.
cOutageCpmMapIndex
This object uniquely identifies cpmCPUTotalIndex and cpmProcessPID in CISCO-PROCESS-MIB. The cpmCPUTotalIndex is used for the cpmCPUTotalTable reference. A pair of { cpmCPUTotalIndex, cpmProcessPID } is used for the cpmProcessTable reference.
cOutageCpmCPUTotalIndex
An index that uniquely represents a CPU in cpmCPUTotalTable in CISCO-PROCESS-MIB.
cOutageCpmProcessPID
This object contains the process ID. It identifies an entry combined with cpmCPUTotalIndex in cpmProcessTable in CISCO-PROCESS-MIB.
cOutageRemoteObjMapTable
A table containing information about cOutageMonitoredObjectIndex value mapping, when the cOutageObjectType is remoteObject. Each conceptual row specifies a unique mapping between a cOutageMonitoredObjectIndex value, and a remote object related information ...
cOutageRemoteObjMapEntry
A mapping between a remote object and a remote object description.
cOutageRemoteObjMapIndex
This object uniquely identifies a remote object description.
cOutageRemoteObjIDType
Represents the type of address stored in cOutageRemoteObjID.
cOutageRemoteObjID
This 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 DNS depends on users input.
cOutageRemoteObjDescrText
This object specifies a human-readable message describing information about the monitored remote components such as router name or interface name, etc.
cOutageLogicalObjMapTable
A table containing information about cOutageMonitoredObjectIndex value mapping, when the cOutageObjectType is logicalEntity. Each conceptual row specifies a unique mapping between a cOutageMonitoredObjectIndex value, and a logical entity object related in ...
cOutageLogicalObjMapEntry
A mapping between a logical entity object and a logical entity object description.
cOutageLogicalObjMapIndex
This object uniquely identifies a logical entity object description.
cOutageLogicalObjDescrText
This object specifies a human-readable message describing a detailed information about the monitored logical entity.
ciscoOutageBasicGroup
A collection of managed objects providing basic outage notification and configuration information including notification status and event filtering status.
ciscoEventHistoryGroup
A collection of managed objects providing detected outage related event history information.
ciscoEventDescrGroup
A collection of managed objects defining the description of outage related events.
ciscoObjectOutageGroup
A collection of managed objects providing accumulated outage data. This group is deprecated in favour of ciscoObjectOutageGroupRev.
ciscoCpmMappingGroup
A collection of managed objects defining the mapping of two cpm indexes.
ciscoRmtMappingGroup
A collection of managed objects defining the description of remote objects.
ciscoObjectOutageGroupRev
A collection of managed objects providing accumulated outage data information.
ciscoLntMappingGroup
A managed object defining the description of logical entity objects.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list