All MIBs › DRAFT-IETF-SYSLOG-MIB › syslogProcMsgsIgnored
syslogProcMsgsIgnored
Module: DRAFT-IETF-SYSLOG-MIB
OID (symbolic): DRAFT-IETF-SYSLOG-MIB::syslogProcMsgsIgnored
OID (numeric): 1.3.6.1.2.1.999999.2.1.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of messages that were not processed by the syslog process because the message did not meet the specification of 'allowed specifications' ( either the program name or the priority level of the message or both did not match any selection specified for this process in the syslogCtlSelectionTable).
What is syslogProcMsgsIgnored?
This counts messages that were received but not processed because neither their hostname/program name nor their priority matched any rule in the syslogCtlSelectionTable. A high count can mean your selection rules are too narrow and are silently discarding log traffic you actually want.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.999999.2.1.1.5 snmpwalk -v2c -c public <target> DRAFT-IETF-SYSLOG-MIB::syslogProcMsgsIgnored
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.999999.2.1.1.5.1 snmpget -v2c -c public <target> DRAFT-IETF-SYSLOG-MIB::syslogProcMsgsIgnored.1
Start monitoring Network device/host processing syslog messages (vendor-neutral IETF draft standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DRAFT-IETF-SYSLOG-MIB::syslogProcMsgsIgnored OID value, configure state conditions and alerts, and monitor any Network device/host processing syslog messages (vendor-neutral IETF draft standard) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.999999 | syslogMIB | DRAFT-IETF-SYSLOG-MIB |
| 1.3.6.1.2.1.999999.2 | syslogProc | DRAFT-IETF-SYSLOG-MIB |
| 1.3.6.1.2.1.999999.2.1 | syslogProcTable | DRAFT-IETF-SYSLOG-MIB |
| 1.3.6.1.2.1.999999.2.1.1 | syslogProcEntry | DRAFT-IETF-SYSLOG-MIB |
| 1.3.6.1.2.1.999999.2.1.1.5 | syslogProcMsgsIgnored | DRAFT-IETF-SYSLOG-MIB |