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