APPIAN-SYSTEM-MIB :: acEventMgrAgentLogLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAPPIAN-SYSTEM-MIBacEventMgrAgentLogLevel

acEventMgrAgentLogLevel

Module: APPIAN-SYSTEM-MIB

OID (symbolic): APPIAN-SYSTEM-MIB::acEventMgrAgentLogLevel

OID (numeric): 1.3.6.1.4.1.2785.2.7.3.2.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The logging level at which this entity will generate events destined for the event log manager. Currently this value is a bit mask allowing the user to select which types of events to store in the log. The bit mask values are selected as follows based on the position of the bit:

critical(1), -- Critical means needs immediate attn. major(2), -- The resources may be exhausted soon. minor(4), -- Early indication of resource exhaustion. warning(8), -- Warnings, non-fatal. info(16), -- Informational event. debug(32), -- Used for debugging only. cleared(64), -- An alarm is being cleared. security-critical(128), -- Security log - Critical means needs immediate attn. security-major(256), -- Security log - The resources may be exhausted soon. security-minor(512), -- Security log - Early indication of resource exhaustion. security-warning(1024), -- Security log - Warnings, non-fatal. security-info(2048), -- Security log - Informational event. security-debug(4096), -- Security log - Used for debugging only. security-cleared(8192) -- Security log - An alarm is being cleared.

The mask is generated as a logical OR of the values defined above.

What is acEventMgrAgentLogLevel?

Configures which categories of events generated by this agent are written to the event log, using a bitmask to select event types. Only events matching the selected bits will be stored in the log.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.7.3.2.1.5
snmpwalk -v2c -c public <target> APPIAN-SYSTEM-MIB::acEventMgrAgentLogLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.7.3.2.1.5.1
snmpget -v2c -c public <target> APPIAN-SYSTEM-MIB::acEventMgrAgentLogLevel.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.7.3.2.1.5.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acEventMgrAgentLogLevel.1

Start monitoring Appian Communications OSAP SONET/optical access platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPIAN-SYSTEM-MIB::acEventMgrAgentLogLevel OID value, configure state conditions and alerts, and monitor any Appian Communications OSAP SONET/optical access platform (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 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
1.3.6.1.4.1.2785appianAPPIAN-SMI-MIB
1.3.6.1.4.1.2785.2acOsapAPPIAN-SMI-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2785.2.7acSystemAPPIAN-SYSTEM-MIB
1.3.6.1.4.1.2785.2.7.3acEventMgrAPPIAN-SYSTEM-MIB
1.3.6.1.4.1.2785.2.7.3.2acEventMgrAgentTableAPPIAN-SYSTEM-MIB
1.3.6.1.4.1.2785.2.7.3.2.1acEventMgrAgentEntryAPPIAN-SYSTEM-MIB
1.3.6.1.4.1.2785.2.7.3.2.1.5acEventMgrAgentLogLevelAPPIAN-SYSTEM-MIB