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
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. Note that it only
affects subsystem configuration and not individual
event or group configuration.
A SET of this object affects the configuration values defined
for ELS, but not the current operational parameters. Therefore,
these changes will only become active when the configuration
is updated.
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>
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 | PROTEON-MIB |