All MIBs › APPIAN-SYSTEM-MIB › acEventMgrAgentTraceLevel
acEventMgrAgentTraceLevel
Module: APPIAN-SYSTEM-MIB
OID (symbolic): APPIAN-SYSTEM-MIB::acEventMgrAgentTraceLevel
OID (numeric): 1.3.6.1.4.1.2785.2.7.3.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies what types of events originated by this entity will be displayed on the standard global output as traces. Currently this value is a bit mask allowing the user to select which types of events to display. 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 acEventMgrAgentTraceLevel?
Configures which categories of events generated by this agent are displayed as real-time traces on the global standard output, using a bitmask. Only event types with matching bits will appear as trace output.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.7.3.2.1.10 snmpwalk -v2c -c public <target> APPIAN-SYSTEM-MIB::acEventMgrAgentTraceLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.7.3.2.1.10.1 snmpget -v2c -c public <target> APPIAN-SYSTEM-MIB::acEventMgrAgentTraceLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.7.3.2.1.10.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::acEventMgrAgentTraceLevel 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.2 | acEventMgrAgentTable | APPIAN-SYSTEM-MIB |
| 1.3.6.1.4.1.2785.2.7.3.2.1 | acEventMgrAgentEntry | APPIAN-SYSTEM-MIB |
| 1.3.6.1.4.1.2785.2.7.3.2.1.10 | acEventMgrAgentTraceLevel | APPIAN-SYSTEM-MIB |