cOutageHistMsgsFlushed
CISCO-OUTAGE-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.280.1.2.2
Object
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 value will become '0'. This object can be utilized to determine whether your polling frequency on the history table is fast enough and/or the size of your history table is large enough such that you are not missing events.
Context
- MIB
- CISCO-OUTAGE-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.280.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- messages
- Parent
- cOutageHistory
- Siblings
- 2
Syntax
messages SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cOutageHistTableSize The upper limit on the number of entries that the
cOutageHistoryTable may contain. | scalar | entries SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.280.1.2.1 |
| 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 s… | table | - | .1.3.6.1.4.1.9.9.280.1.2.3 |