VERTICAL-EVENTLOG-MIB :: lastTrapEventType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsVERTICAL-EVENTLOG-MIBlastTrapEventType

lastTrapEventType

Module: VERTICAL-EVENTLOG-MIB

OID (symbolic): VERTICAL-EVENTLOG-MIB::lastTrapEventType

OID (numeric): 1.3.6.1.4.1.2338.13.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This object describes the Event Type of the last Event Log trap reported. The following are valid values: error (1) -> Error events indicate significant problems that the user should know about. Error events usually indicate a loss of functionality or data. For example, if a service cannot be loaded as the system boots, it can log an error event. warning (2) -> Warning events indicate problems that are not immediately significant, but that may indicate conditions that could cause future problems. For example,an application can logs warning event if disk space is low. information (3) -> Information events indicate infrequent but significant successful operations. audit-success (4) -> Success audit events are security events that occur when an audited access attempt is successful. For example, a successful logon attempt is a success audit event. audit-fail (5) -> Failure audit events are security events that occur when an audited access attempt fails. For example, a failed attempt to open a file is a failure audit event. unknown (6) -> Indicates an event type other than those described above.

What is lastTrapEventType?

This object records the severity or category of the most recent event-log trap, distinguishing an outright error from a warning, an informational entry, or a security audit success or failure. An admin uses this to triage quickly, since an error or audit-fail value warrants immediate attention while information events are typically just noise for monitoring purposes. For example, a value of audit-fail(5) would flag that the last logged event was a failed security-audited access attempt, such as a rejected logon.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.13.1.2
snmpwalk -v2c -c public <target> VERTICAL-EVENTLOG-MIB::lastTrapEventType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.13.1.2.1
snmpget -v2c -c public <target> VERTICAL-EVENTLOG-MIB::lastTrapEventType.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::lastTrapEventType 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2338verticalVERTICAL-EVENTLOG-MIB
1.3.6.1.4.1.2338.13eventLogVERTICAL-EVENTLOG-MIB
1.3.6.1.4.1.2338.13.1eventLogTrapInfoGroupVERTICAL-EVENTLOG-MIB
1.3.6.1.4.1.2338.13.1.2lastTrapEventTypeVERTICAL-EVENTLOG-MIB