eltexEntitySensorThresholdRecoveryNotificationEnable

ELTEX-ENTITY-SENSOR-MIB · .1.3.6.1.4.1.35265.40.1.2.3.1.8

Object

column r/w SNMPv2-TCTruthValue
This field controls generation of eltexEntitySensorThresholdRecoveryNotification
for this threshold.
              
When This field is 'true', generation of
eltexEntitySensorThresholdRecoveryNotification is enabled for this
threshold. When This field is 'false', generation of
eltexEntitySensorThresholdRecoveryNotification is disabled for this threshold.

Context

MIB
ELTEX-ENTITY-SENSOR-MIB
OID
.1.3.6.1.4.1.35265.40.1.2.3.1.8
Type
column
Access
readwrite
Status
current
Parent
eltexEntitySensorThresholdEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::eltexEntitySensorThresholdRecoveryNotificationEnable'
More examples
Read one indexed 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::eltexEntitySensorThresholdRecoveryNotificationEnable.<entPhysicalIndex>.<eltexEntitySensorThresholdIndex>'
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::eltexEntitySensorThresholdRecoveryNotificationEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false