eltexProcessMemoryThresholdRecoveryNotificationGlobalEnable
ELTEX-PROCESS-MIB ·
.1.3.6.1.4.1.35265.41.1.2.2.2
Object
This field enables the generation of eltexProcessMemoryThresholdRecoveryNotification
globally on the device.
If this object value is 'false', then no
eltexProcessMemoryThresholdRecoveryNotification will be generated on this device.
If this object value is 'true', then notification will be generated.
Context
- MIB
- ELTEX-PROCESS-MIB
- OID
.1.3.6.1.4.1.35265.41.1.2.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltexProcessMemoryThreshold
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 'ELTEX-PROCESS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-PROCESS-MIB::eltexProcessMemoryThresholdRecoveryNotificationGlobalEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-PROCESS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-PROCESS-MIB::eltexProcessMemoryThresholdRecoveryNotificationGlobalEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |