All MIBs › CISCO-SYSLOG-MIB › clogHistMsgsFlushed
clogHistMsgsFlushed
Module: CISCO-SYSLOG-MIB
OID (symbolic): CISCO-SYSLOG-MIB::clogHistMsgsFlushed
OID (numeric): 1.3.6.1.4.1.9.9.41.1.2.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of entries that have been removed from the clogHistoryTable 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.
What is clogHistMsgsFlushed?
A read-only counter of history table entries removed to make room for new syslog messages, useful for judging whether the polling frequency or table size is adequate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.2.2 snmpwalk -v2c -c public <target> CISCO-SYSLOG-MIB::clogHistMsgsFlushed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.2.2.1 snmpget -v2c -c public <target> CISCO-SYSLOG-MIB::clogHistMsgsFlushed.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.41 | ciscoSyslogMIB | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1 | ciscoSyslogMIBObjects | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.2 | clogHistory | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.2.2 | clogHistMsgsFlushed | CISCO-SYSLOG-MIB |