ARISTA-ENTITY-SENSOR-MIB

File: ARISTA-ENTITY-SENSOR-MIB.mib (7193 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ENTITY-MIB
ENTITY-STATE-MIB ENTITY-SENSOR-MIB SNMP-FRAMEWORK-MIB
ARISTA-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
entPhysicalIndex entPhysicalDescr entStateAlarm
EntitySensorValue entPhySensorValue SnmpAdminString
aristaMibs

Defined Types

AristaEntSensorThresholdEntry  
SEQUENCE    
  aristaEntSensorThresholdLowWarning EntitySensorValue
  aristaEntSensorThresholdLowCritical EntitySensorValue
  aristaEntSensorThresholdHighWarning EntitySensorValue
  aristaEntSensorThresholdHighCritical EntitySensorValue
  aristaEntSensorStatusDescr SnmpAdminString

Defined Values

aristaEntSensorMIB 1.3.6.1.4.1.30065.3.12
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.
MODULE-IDENTITY    

aristaEntSensorMibNotifications 1.3.6.1.4.1.30065.3.12.0
OBJECT IDENTIFIER    

aristaEntSensorMibObjects 1.3.6.1.4.1.30065.3.12.1
OBJECT IDENTIFIER    

aristaEntSensorMibConformance 1.3.6.1.4.1.30065.3.12.2
OBJECT IDENTIFIER    

aristaEntSensorThresholdTable 1.3.6.1.4.1.30065.3.12.1.1
This table contains threshold information for the various sensors in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaEntSensorThresholdEntry

aristaEntSensorThresholdEntry 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. All the other relevant information for the given sensor can be obtained from the entPhySensorTable itself.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaEntSensorThresholdEntry  

aristaEntSensorThresholdLowWarning 1.3.6.1.4.1.30065.3.12.1.1.1.1
The low thresold value for the given sensor at which point the entity's alarm status is set to warning.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

aristaEntSensorThresholdLowCritical 1.3.6.1.4.1.30065.3.12.1.1.1.2
The low critical value for the given sensor at which point the entity's alarm status is set to critical.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

aristaEntSensorThresholdHighWarning 1.3.6.1.4.1.30065.3.12.1.1.1.3
The high thresold value for the given sensor at which point the entity's alarm status is set to warning.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

aristaEntSensorThresholdHighCritical 1.3.6.1.4.1.30065.3.12.1.1.1.4
The high critical value for the given sensor at which point the entity's alarm status is set to critical.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

aristaEntSensorStatusDescr 1.3.6.1.4.1.30065.3.12.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

aristaEntSensorAlarm 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.
Status: current Access: read-only
NOTIFICATION-TYPE    

aristaEntSensorMibCompliances 1.3.6.1.4.1.30065.3.12.2.1
OBJECT IDENTIFIER    

aristaEntSensorMibGroups 1.3.6.1.4.1.30065.3.12.2.2
OBJECT IDENTIFIER    

aristaEntSensorMibCompliance 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.
Status: current Access: read-only
MODULE-COMPLIANCE    

aristaEntSensorThresholdGroup 1.3.6.1.4.1.30065.3.12.2.2.1
The collection of objects that provide threshold information for the sensors in the system.
Status: current Access: read-only
OBJECT-GROUP    

aristaEntSensorNotificationsGroup 1.3.6.1.4.1.30065.3.12.2.2.2
The collection of notifications generated by the system if sensor(s) change value are not within the acceptable operating range.
Status: current Access: read-only
NOTIFICATION-GROUP