All MIBs › PROTEON-MIB › proElsAction
proElsAction
Module: PROTEON-MIB
OID (symbolic): PROTEON-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 clears all ELS related
sram records. This action is the same as entering the
What is proElsAction?
A read always returns other(1); setting it to proElsActionClear(2) wipes all ELS configuration records, and setting it to proElsActionDefault(3) turns off console/trap logging for every configured subsystem (though not individual events). An admin uses proElsActionClear(2) to reset a device's ELS configuration back to a clean slate, noting that per the DESCRIPTION the change only takes effect once the configuration is reloaded.
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> PROTEON-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> PROTEON-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 Proteon router/IP gateway, legacy 1980s-1990s with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROTEON-MIB::proElsAction OID value, configure state conditions and alerts, and monitor any Proteon router/IP gateway, legacy 1980s-1990s from a single console.
OID Breakdown
Upper-level ancestors (10 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1.6.2.1.4 | proElsAction | PROTEON-MIB |