ARISTA-ENTITY-SENSOR-MIB

        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.
    
aristaEntSensorMIB 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 NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TC TEXTUAL-CONVENTION
Type Definitions (1)
AristaEntityOperState Enumeration
unknown(1)
disabled(2)
enabled(3)
testing(4)
notInstalled(5)
Objects (17)
aristaEntSensorMIB .1.3.6.1.4.1.30065.3.12
aristaEntSensorMibNotifications .1.3.6.1.4.1.30065.3.12.0
aristaEntSensorMibObjects .1.3.6.1.4.1.30065.3.12.1
aristaEntSensorThresholdTable .1.3.6.1.4.1.30065.3.12.1.1
aristaEntSensorThresholdEntry ENTITY-MIBentPhysicalIndex .1.3.6.1.4.1.30065.3.12.1.1.1
aristaEntSensorThresholdLowWarning ENTITY-SENSOR-MIBEntitySensorValue .1.3.6.1.4.1.30065.3.12.1.1.1.1
aristaEntSensorThresholdLowCritical ENTITY-SENSOR-MIBEntitySensorValue .1.3.6.1.4.1.30065.3.12.1.1.1.2
aristaEntSensorThresholdHighWarning ENTITY-SENSOR-MIBEntitySensorValue .1.3.6.1.4.1.30065.3.12.1.1.1.3
aristaEntSensorThresholdHighCritical ENTITY-SENSOR-MIBEntitySensorValue .1.3.6.1.4.1.30065.3.12.1.1.1.4
aristaEntSensorStatusDescr SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.30065.3.12.1.1.1.5
aristaFanStateTable .1.3.6.1.4.1.30065.3.12.1.2
aristaFanStateEntry ENTITY-MIBentPhysicalIndex .1.3.6.1.4.1.30065.3.12.1.2.1
aristaFanStateDescr SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.30065.3.12.1.2.1.1
aristaFanStateOper AristaEntityOperState .1.3.6.1.4.1.30065.3.12.1.2.1.2
aristaEntSensorMibConformance .1.3.6.1.4.1.30065.3.12.2
aristaEntSensorMibCompliances .1.3.6.1.4.1.30065.3.12.2.1
aristaEntSensorMibGroups .1.3.6.1.4.1.30065.3.12.2.2
Notifications / Traps (1)
NameOIDDescription
aristaEntSensorAlarm
ENTITY-MIBentPhysicalDescr ENTITY-SENSOR-MIBentPhySensorValue ENTITY-STATE-MIBentStateAlarm
.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.