All MIBs › APPIAN-SYSTEM-MIB › acEventMgrControlLogMode
acEventMgrControlLogMode
Module: APPIAN-SYSTEM-MIB
OID (symbolic): APPIAN-SYSTEM-MIB::acEventMgrControlLogMode
OID (numeric): 1.3.6.1.4.1.2785.2.7.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: There are two kinds of logs in OSAP: regular log, and security log. This is the attribute to control the mode of operation of the regular event log. The regular event log can be configured to write to flash, or it can be disabled. When disabled, the event manager will keep a record of events in memory, which are available to the local CLI/TL1 but are not persistant.
What is acEventMgrControlLogMode?
Configures the operating mode of the regular (non-security) event log, determining whether events are written to flash storage or logging is disabled. When logging is disabled the event manager still retains an in-memory record of events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.7.3.1.1.3 snmpwalk -v2c -c public <target> APPIAN-SYSTEM-MIB::acEventMgrControlLogMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.7.3.1.1.3.1 snmpget -v2c -c public <target> APPIAN-SYSTEM-MIB::acEventMgrControlLogMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.7.3.1.1.3.1 i <value>
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::acEventMgrControlLogMode 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 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 |
| 1.3.6.1.4.1.2785 | appian | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2 | acOsap | APPIAN-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2785.2.7 | acSystem | APPIAN-SYSTEM-MIB |
| 1.3.6.1.4.1.2785.2.7.3 | acEventMgr | APPIAN-SYSTEM-MIB |
| 1.3.6.1.4.1.2785.2.7.3.1 | acEventMgrControlTable | APPIAN-SYSTEM-MIB |
| 1.3.6.1.4.1.2785.2.7.3.1.1 | acEventMgrControlEntry | APPIAN-SYSTEM-MIB |
| 1.3.6.1.4.1.2785.2.7.3.1.1.3 | acEventMgrControlLogMode | APPIAN-SYSTEM-MIB |