All MIBs › OpenROUTE-MIB › proElsSubSysCurrDisplayLevel
proElsSubSysCurrDisplayLevel
Module: OpenROUTE-MIB
OID (symbolic): OpenROUTE-MIB::proElsSubSysCurrDisplayLevel
OID (numeric): 1.3.6.1.4.1.1.6.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current event log levels that are enabled for display to console. Note that the value represents a bit string, a bit for each value defined in ProElsMsgLogLevel (excluding the other(1)) value. For example: proMsgLevelUIError, bit 1 proMsgLevelCIError, bit 2 etc. Note also that the levels: proMsgLevelError proMsgLevelInfo proMsgLevelTrace proMsgLevelStandard proMsgLevelAll are aggregates of other logging levels. So, for example, turning on proMsgLogLevelError(6) will turn on (set the bits) for all sub-levels in this category (i.e values 2,3,4 and 5).
What is proElsSubSysCurrDisplayLevel?
A bitmask showing which ELS log levels are currently enabled for console display on this subsystem, with one bit per level defined in ProElsMsgLogLevel (excluding other(1)); aggregate levels like proMsgLevelError or proMsgLevelAll turn on all their constituent bits at once. Admins decode this bitmask to audit exactly which severities are currently printing to the console for a subsystem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.2.2.1.8 snmpwalk -v2c -c public <target> OpenROUTE-MIB::proElsSubSysCurrDisplayLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.2.2.1.8.1 snmpget -v2c -c public <target> OpenROUTE-MIB::proElsSubSysCurrDisplayLevel.1
Start monitoring OpenROUTE Networks router/WAN optimization device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OpenROUTE-MIB::proElsSubSysCurrDisplayLevel OID value, configure state conditions and alerts, and monitor any OpenROUTE Networks router/WAN optimization device 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.1 | proteon | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6 | proSystem | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2 | proEls | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.2 | proElsSubSysTable | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.2.1 | proElsSubSysTableEntry | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.2.1.8 | proElsSubSysCurrDisplayLevel | OpenROUTE-MIB |