All MIBs › VERTICAL-EVENTLOG-MIB › lastTrapLogType
lastTrapLogType
Module: VERTICAL-EVENTLOG-MIB
OID (symbolic): VERTICAL-EVENTLOG-MIB::lastTrapLogType
OID (numeric): 1.3.6.1.4.1.2338.13.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object describes the Log Type of the last Event Log trap reported. The following are valid values: system (1) -> Win NT System Log security (2) -> Win NT Security Log application (3) -> The Application Log unknown (4) -> Unknown Log
What is lastTrapLogType?
This object records which Windows event log, System, Security, Application, or an unrecognized Unknown category, the most recent event-log trap came from. An admin uses this together with the related lastTrap objects to quickly see the source category of the latest alert without opening the Windows Event Viewer directly. For example, a value of security(2) would mean the last trap this device sent originated from a Windows Security log entry, such as a failed logon attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.13.1.1 snmpwalk -v2c -c public <target> VERTICAL-EVENTLOG-MIB::lastTrapLogType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.13.1.1.1 snmpget -v2c -c public <target> VERTICAL-EVENTLOG-MIB::lastTrapLogType.1
Start monitoring Vertical Networks converged voice/data communications system (system-event-log severity/trap status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VERTICAL-EVENTLOG-MIB::lastTrapLogType OID value, configure state conditions and alerts, and monitor any Vertical Networks converged voice/data communications system (system-event-log severity/trap status) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2338 | vertical | VERTICAL-EVENTLOG-MIB |
| 1.3.6.1.4.1.2338.13 | eventLog | VERTICAL-EVENTLOG-MIB |
| 1.3.6.1.4.1.2338.13.1 | eventLogTrapInfoGroup | VERTICAL-EVENTLOG-MIB |
| 1.3.6.1.4.1.2338.13.1.1 | lastTrapLogType | VERTICAL-EVENTLOG-MIB |