All MIBs › CISCO-SYSLOG-MIB › clogMsgIgnores
clogMsgIgnores
Module: CISCO-SYSLOG-MIB
OID (symbolic): CISCO-SYSLOG-MIB::clogMsgIgnores
OID (numeric): 1.3.6.1.4.1.9.9.41.1.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of syslog messages which were ignored. A message will be ignored if it has a severity value greater than clogMaxSeverity.
What is clogMsgIgnores?
A read-only counter of syslog messages that were ignored because their severity was greater (less urgent) than the configured clogMaxSeverity threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.1.4 snmpwalk -v2c -c public <target> CISCO-SYSLOG-MIB::clogMsgIgnores
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.1.4.1 snmpget -v2c -c public <target> CISCO-SYSLOG-MIB::clogMsgIgnores.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.1 | clogBasic | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.1.4 | clogMsgIgnores | CISCO-SYSLOG-MIB |