OpenROUTE-MIB :: proElsAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsOpenROUTE-MIBproElsAction

proElsAction

Module: OpenROUTE-MIB

OID (symbolic): OpenROUTE-MIB::proElsAction

OID (numeric): 1.3.6.1.4.1.1.6.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: A read of this object always returns the value other(1).

Setting the object to elsActionClear(2) clears all ELS configuration. Specifically, this clear all ELS related sram records. This action is the same as entering the command at the ELS config menu in the gateway console.

Setting the object to proElsActionDefault(3) turns off logging of ELS events to both the console and SNMP traps for all configured subsystems. This action is the same as entering the commands: default disp sub all default trap sub all at the ELS config menu in the gateway console.

What is proElsAction?

Reading this object always returns other(1); writing elsActionClear(2) wipes all ELS configuration (equivalent to the ELS config menu clear command), while writing proElsActionDefault(3) turns off console and trap logging for all subsystems (equivalent to running 'default disp sub all' and 'default trap sub all'). Use it to bulk-reset event logging configuration instead of reconfiguring each subsystem individually.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.2.1.4
snmpwalk -v2c -c public <target> OpenROUTE-MIB::proElsAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.2.1.4.1
snmpget -v2c -c public <target> OpenROUTE-MIB::proElsAction.1

Set instance 1 (SNMPv2c):

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

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::proElsAction 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 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
Numeric OIDNameModule
1.3.6.1.4.1.1proteonOpenROUTE-MIB
1.3.6.1.4.1.1.6proSystemOpenROUTE-MIB
1.3.6.1.4.1.1.6.2proElsOpenROUTE-MIB
1.3.6.1.4.1.1.6.2.1proElsGenericOpenROUTE-MIB
1.3.6.1.4.1.1.6.2.1.4proElsActionOpenROUTE-MIB