ARISTA-ENTITY-SENSOR-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.30065.3.12.1.1 · 1 row entry · 5 columns
Uses the arista variant from /opt/observium/mibs/arista.
Command help
Walk aristaEntSensorThresholdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-ENTITY-SENSOR-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-ENTITY-SENSOR-MIB::aristaEntSensorThresholdTable'
This table contains threshold information for the 
various sensors in the system.
aristaEntSensorThresholdEntry row .1.3.6.1.4.1.30065.3.12.1.1.1
A single row containing threshold information for a
sensor. Threshold values are reported using the unit
of EntitySensorValue. If a sensor does not support threshold
data, then an underflow/overflow value is returned.
A…
Column Syntax OID
The low thresold value for the given sensor at which point
the entity's alarm status is set to warning.
ENTITY-SENSOR-MIBEntitySensorValue
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.30065.3.12.1.1.1.1
The low critical value for the given sensor at which point
the entity's alarm status is set to critical.
ENTITY-SENSOR-MIBEntitySensorValue
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.30065.3.12.1.1.1.2
The high thresold value for the given sensor at which point
the entity's alarm status is set to warning.
ENTITY-SENSOR-MIBEntitySensorValue
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.30065.3.12.1.1.1.3
The high critical value for the given sensor at which point
the entity's alarm status is set to critical.
ENTITY-SENSOR-MIBEntitySensorValue
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.30065.3.12.1.1.1.4
A textual description of the current status of the sensor.
It serves as a human-readable representation of the operating
status including any threshold alerts.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.30065.3.12.1.1.1.5
.1.3.6.1.4.1.30065.3.12.1.2 · 1 row entry · 2 columns
Uses the arista variant from /opt/observium/mibs/arista.
Command help
Walk aristaFanStateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-ENTITY-SENSOR-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-ENTITY-SENSOR-MIB::aristaFanStateTable'
This table contains brief fan state information for fan tray slot fans
and power supply fans.  Once a fan is inserted for the first time, the
corresponding table entry will remain persistent even if that fan
is subsequently removed from the fan slot; the entry will be deleted
only if the supervisor is rebooted.
aristaFanStateEntry row .1.3.6.1.4.1.30065.3.12.1.2.1
A single row containing brief information related to fan.
Column Syntax OID
A textual description of the logical entity.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.30065.3.12.1.2.1.1
The operational state for this entity.

A value of 'testing' means that entity currently being
tested and cannot therefore report whether it is
operational or not.

A value of 'disabled' mean…
AristaEntityOperState
Type Values:
1unknown
2disabled
3enabled
4testing
5notInstalled
.1.3.6.1.4.1.30065.3.12.1.2.1.2