apSyslogHistMsgsFlushed
APSYSLOG-MIB ·
.1.3.6.1.4.1.9148.3.1.1.2.2
Object
The number of entries that have been removed from the apSyslogHistoryTable in order to make room for new entries. 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 messages.
Context
- MIB
- APSYSLOG-MIB
- OID
.1.3.6.1.4.1.9148.3.1.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- messages
- Parent
- apSyslogHistory
- 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 |
|---|---|---|---|
| apSyslogHistTableMaxLength The upper limit on the number of entries that the
apSyslogHistoryTable may contain. A value of 0 will
prevent any history from being retained. When this
table is full, the oldest … | scalar | entries Integer32 | .1.3.6.1.4.1.9148.3.1.1.2.1 |
| apSyslogHistoryTable A table of syslog messages generated by this device.
All 'interesting' syslog messages (i.e. Log-Level <=
apSyslogMaxLevel) are entered into this table. | table | - | .1.3.6.1.4.1.9148.3.1.1.2.3 |