proElsAction
PROTEON-MIB ·
.1.3.6.1.4.1.1.6.2.1.4
Object
scalar mandatory
r/w
Enumeration
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
<clear> 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.
Context
- MIB
- PROTEON-MIB
- OID
.1.3.6.1.4.1.1.6.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- proElsGeneric
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTEON-MIB::proElsAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROTEON-MIB::proElsAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | proElsActionClear |
3 | proElsActionDefault |