All MIBs › OpenROUTE-MIB › proElsAction
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 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.1 | proElsGeneric | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.1.4 | proElsAction | OpenROUTE-MIB |