ELTEX-ENTITY-SENSOR-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
10
eltexEntitySensorTable
table.1.3.6.1.4.1.35265.40.1.1.2
·
1 row entry
·
1 columns
This table contains one row per physical sensor represented by an associated row in the entPhysicalTable and extends entPhySensorTable.
An entry describes a physical sensor and contains summary
information of all thresholds configured for this sensor.
information of all thresholds configured for this sensor.
Indexes
ENTITY-MIBentPhysicalIndex
| Column | Syntax | OID |
|---|---|---|
|
eltexEntitySensorThresholdFreeIndex
This field indicates the minimal value of eltexEntitySensorThresholdIndex
that isn't in use by any threshold configured in eltexEntitySensorThresholdTable and which can be used as index to create a new eltexEntitySensor… |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.35265.40.1.1.2.1.1 |
.1.3.6.1.4.1.35265.40.1.2.3
·
1 row entry
·
9 columns
This table lists the thresholds severity, relation, and comparison
value, for a sensor listed in the ENTITY-SENSOR-MIB.
List of notification sending conditions:
Val - entPhySensorValue
Thr - eltexEntitySensorThresholdValue
Int - eltexEntitySensorThresholdFlappingInterval
abs - absolute value
+----------------+------------------------+------------------------+
| Relation | Notification Condition | Recovery Condition |
+----------------+------------------------+------------------------+
| greaterThan | Val > Thr | Val < (Thr - Int) |
| greaterOrEqual | Val >= Thr | Val <= (Thr - Int) |
| lessThan | Val < Thr | Val > (Thr + Int) |
| lessOrEqual | Val <= Thr | Val >= (Thr + Int) |
| equalTo | Val == Thr | abs(Val - Thr) > Int |
| notEqualTo | abs(Val - Thr) > Int | Val == Thr |
+----------------+------------------------+------------------------+
An entry describes the threshold for a sensor:
the threshold severity, the threshold value,
the relation, and the evaluation of the threshold.
the threshold severity, the threshold value,
the relation, and the evaluation of the threshold.
Indexes
ENTITY-MIBentPhysicalIndex eltexEntitySensorThresholdIndex
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
eltexEntitySensorThresholdIndex
An index unique within a sensor entity.
The first free index can be obtained from the field eltexEntitySensorThresholdFreeIndex in the eltexEntitySensorTable. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.35265.40.1.2.3.1.1 |
||||||||||||||||
|
eltexEntitySensorThresholdRowStatus
This object indicates the RowStatus of this entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.35265.40.1.2.3.1.2 |
||||||||||||||||
|
eltexEntitySensorThresholdValue
This field indicates the value of the threshold.
|
ENTITY-SENSOR-MIBEntitySensorValuer/w Textual Convention: ENTITY-SENSOR-MIBEntitySensorValue Integer32Type Constraints: range: -1000000000..1000000000 |
.1.3.6.1.4.1.35265.40.1.2.3.1.3 |
||||||||||||||||
|
eltexEntitySensorThresholdFlappingInterval
This field indicates the value of flapping interval. This field is
necessary for determining the moment of sending notifications. |
ENTITY-SENSOR-MIBEntitySensorValuer/w Textual Convention: ENTITY-SENSOR-MIBEntitySensorValue Integer32Type Constraints: range: -1000000000..1000000000 |
.1.3.6.1.4.1.35265.40.1.2.3.1.4 |
||||||||||||||||
|
eltexEntitySensorThresholdSeverity
This field indicates the severity of this threshold.
|
SYSLOG-TC-MIBSyslogSeverityr/w Textual Convention: SYSLOG-TC-MIBSyslogSeverity EnumerationType Values:
|
.1.3.6.1.4.1.35265.40.1.2.3.1.5 |
||||||||||||||||
|
eltexEntitySensorThresholdRelation
This field indicates the relation between sensor value
(entPhySensorValue) and threshold value (eltexEntitySensorThresholdValue), required to trigger the alarm. |
ELTEX-TCEltexThresholdRelationr/w Textual Convention: ELTEX-TCEltexThresholdRelation EnumerationType Values:
|
.1.3.6.1.4.1.35265.40.1.2.3.1.6 |
||||||||||||||||
|
eltexEntitySensorThresholdNotificationEnable
This field controls generation of eltexEntitySensorThresholdNotification
for this threshold. When This field is 'true', generation of eltexEntitySensorThresholdNotification is enabled for this threshold. … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.35265.40.1.2.3.1.7 |
||||||||||||||||
|
eltexEntitySensorThresholdRecoveryNotificationEnable
This field controls generation of eltexEntitySensorThresholdRecoveryNotification
for this threshold. When This field is 'true', generation of eltexEntitySensorThresholdRecoveryNotification is enabled for … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.35265.40.1.2.3.1.8 |
||||||||||||||||
|
eltexEntitySensorThresholdEvaluation
This field indicates the result of the most recent evaluation of
the threshold. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.35265.40.1.2.3.1.9 |