ARISTA-ENTITY-SENSOR-MIB

Monitored by Observium
        This MIB module augments the entPhySensorTable of 
ENTITY-SENSOR-MIB to provide threshold information for 
various sensors in the system. For example, a given device
may have several voltage sensors as well as temperature
sensors each with appropriate threshold support to help
NMS systems detect and alert appropriately.
        
In addition, on systems where it is supported, if the 
sensor value crosses the supported threshold value the system
can generate appropriate notification as well.
    
Observium actively monitors this MIB
Observium uses this MIB in discovery or polling workflows on applicable devices.
Sensors
Explore Observium network monitoring
Source file
ARISTA-ENTITY-SENSOR-MIB
Last revised
Identity
aristaEntSensorMIB
Base OID
1.3.6.1.4.1.30065.3.12
Imported Objects
ARISTA-SMI-MIB aristaMibs
ENTITY-MIB entPhysicalDescr entPhysicalIndex
ENTITY-SENSOR-MIB EntitySensorValue entPhySensorValue
ENTITY-STATE-MIB entStateAlarm
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the arista MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-ENTITY-SENSOR-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-ENTITY-SENSOR-MIB::aristaEntSensorMIB'
Walk the MIB subtree
/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::aristaEntSensorMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (17)
4 directly used by Observium
.1.3.6.1.4.1.30065.3.12
.1.3.6.1.4.1.30065.3.12.0
.1.3.6.1.4.1.30065.3.12.1
.1.3.6.1.4.1.30065.3.12.1.1
.1.3.6.1.4.1.30065.3.12.1.1.1
.1.3.6.1.4.1.30065.3.12.1.1.1.1
.1.3.6.1.4.1.30065.3.12.1.1.1.2
.1.3.6.1.4.1.30065.3.12.1.1.1.3
.1.3.6.1.4.1.30065.3.12.1.1.1.4
.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.3.6.1.4.1.30065.3.12.1.2.1
.1.3.6.1.4.1.30065.3.12.1.2.1.1
.1.3.6.1.4.1.30065.3.12.1.2.1.2
.1.3.6.1.4.1.30065.3.12.2
.1.3.6.1.4.1.30065.3.12.2.1
.1.3.6.1.4.1.30065.3.12.2.2
Dependencies (10) 8 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (1)
Enumeration
unknown(1)
disabled(2)
enabled(3)
testing(4)
notInstalled(5)
Conformance Groups (3)
The collection of objects that provide threshold
information for the sensors in the system.
.1.3.6.1.4.1.30065.3.12.2.2.1
The collection of notifications generated by the system if
sensor(s) change value are not within the acceptable operating
range.
.1.3.6.1.4.1.30065.3.12.2.2.2
The collection of objects that provide brief fan state
information in the system.
.1.3.6.1.4.1.30065.3.12.2.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.30065.3.12.2.1.1
The compliance statement for Arista switches that implement
the ARISTA-ENTITY-SENSOR-MIB.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.30065.3.12.0.1
This notification is generated under 2 conditions:
a) When the value of the sensor value crosses a supported
low or high threshold into warning or critical status.
b) If previously the sensor value was in a warning or
critical status but returns back to a normal status.