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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.1.6.2.1.4 | proElsAction | OpenROUTE-MIB |