All MIBs › DRAFT-IETF-SYSLOG-MIB › syslogProcLastMsgRecdTime
syslogProcLastMsgRecdTime
Module: DRAFT-IETF-SYSLOG-MIB
OID (symbolic): DRAFT-IETF-SYSLOG-MIB::syslogProcLastMsgRecdTime
OID (numeric): 1.3.6.1.2.1.999999.2.1.1.7
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The local time when the last message was received by the syslog process locally or from a remote syslog process.
What is syslogProcLastMsgRecdTime?
This is the local timestamp of the most recent syslog message received by this process, whether generated locally or forwarded from a remote syslog process. It's a quick way to confirm a device is still actively logging rather than having gone silent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.999999.2.1.1.7 snmpwalk -v2c -c public <target> DRAFT-IETF-SYSLOG-MIB::syslogProcLastMsgRecdTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.999999.2.1.1.7.1 snmpget -v2c -c public <target> DRAFT-IETF-SYSLOG-MIB::syslogProcLastMsgRecdTime.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::syslogProcLastMsgRecdTime 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.7 | syslogProcLastMsgRecdTime | DRAFT-IETF-SYSLOG-MIB |