All MIBs › OpenROUTE-MIB › proElsSubSysCurrTrapLevel
proElsSubSysCurrTrapLevel
Module: OpenROUTE-MIB
OID (symbolic): OpenROUTE-MIB::proElsSubSysCurrTrapLevel
OID (numeric): 1.3.6.1.4.1.1.6.2.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current event log levels that are enabled for logging via SNMP trap. 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 proElsSubSysCurrTrapLevel?
A bitmask showing which ELS log levels are currently enabled for SNMP trap generation on this subsystem, using the same per-bit scheme as proElsSubSysCurrDisplayLevel. Admins check this to confirm which severities will actually reach the NMS as traps versus only appearing on console.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.2.2.1.9 snmpwalk -v2c -c public <target> OpenROUTE-MIB::proElsSubSysCurrTrapLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.2.2.1.9.1 snmpget -v2c -c public <target> OpenROUTE-MIB::proElsSubSysCurrTrapLevel.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::proElsSubSysCurrTrapLevel 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.9 | proElsSubSysCurrTrapLevel | OpenROUTE-MIB |