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