cOutageHistMsgsFlushed
CISCO-OUTAGE-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.280.1.2.2
Object
scalar messagesSNMPv2-SMICounter32
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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OUTAGE-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OUTAGE-MONITOR-MIB::cOutageHistMsgsFlushed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OUTAGE-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OUTAGE-MONITOR-MIB::cOutageHistMsgsFlushed'
Syntax
messagesSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of