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
Uses the eltex variant from
Command help
/opt/observium/mibs/eltex.
Walk eltexEntitySensorTable
/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::eltexEntitySensorTable'
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
| Column | Syntax | OID |
|---|---|---|
|
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 Type 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
Uses the eltex variant from
Command help
/opt/observium/mibs/eltex.
Walk eltexEntitySensorThresholdTable
/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::eltexEntitySensorThresholdTable'
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.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index unique within a sensor entity.
The first free index can be obtained from the field eltexEntitySensorThresholdFreeIndex in the eltexEntitySensorTable. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.35265.40.1.2.3.1.1 |
||||||||||||||||
|
This object indicates the RowStatus of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.35265.40.1.2.3.1.2 |
||||||||||||||||
|
This field indicates the value of the threshold.
|
ENTITY-SENSOR-MIBEntitySensorValuer/w Type Constraints: range: -1000000000..1000000000 |
.1.3.6.1.4.1.35265.40.1.2.3.1.3 |
||||||||||||||||
|
This field indicates the value of flapping interval. This field is
necessary for determining the moment of sending notifications. |
ENTITY-SENSOR-MIBEntitySensorValuer/w Type Constraints: range: -1000000000..1000000000 |
.1.3.6.1.4.1.35265.40.1.2.3.1.4 |
||||||||||||||||
|
This field indicates the severity of this threshold.
|
SYSLOG-TC-MIBSyslogSeverityr/w Type Values:
|
.1.3.6.1.4.1.35265.40.1.2.3.1.5 |
||||||||||||||||
|
This field indicates the relation between sensor value
(entPhySensorValue) and threshold value (eltexEntitySensorThresholdValue), required to trigger the alarm. |
ELTEX-TCEltexThresholdRelationr/w Type Values:
|
.1.3.6.1.4.1.35265.40.1.2.3.1.6 |
||||||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.35265.40.1.2.3.1.7 |
||||||||||||||||
|
This field controls generation of eltexEntitySensorThresholdRecoveryNotification
for this threshold. When This field is 'true', generation of eltexEntitySensorThresholdRecoveryNotification is enabled for … |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.35265.40.1.2.3.1.8 |
||||||||||||||||
|
This field indicates the result of the most recent evaluation of
the threshold. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.35265.40.1.2.3.1.9 |