ARISTA-ENTITY-SENSOR-MIB: View SNMP OID List / Download MIB

VENDOR: ARISTA NETWORKS


 Home MIB: ARISTA-ENTITY-SENSOR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       aristaEntSensorMibNotifications 1.3.6.1.4.1.30065.3.12.0
           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.
       aristaEntSensorMibObjects 1.3.6.1.4.1.30065.3.12.1
           aristaEntSensorThresholdTable 1.3.6.1.4.1.30065.3.12.1.1 no-access
This table contains threshold information for the various sensors in the system.
               aristaEntSensorThresholdEntry 1.3.6.1.4.1.30065.3.12.1.1.1 no-access
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.
                   aristaEntSensorThresholdLowWarning 1.3.6.1.4.1.30065.3.12.1.1.1.1 entitysensorvalue read-only
The low thresold value for the given sensor at which point the entity's alarm status is set to warning.
                   aristaEntSensorThresholdLowCritical 1.3.6.1.4.1.30065.3.12.1.1.1.2 entitysensorvalue read-only
The low critical value for the given sensor at which point the entity's alarm status is set to critical.
                   aristaEntSensorThresholdHighWarning 1.3.6.1.4.1.30065.3.12.1.1.1.3 entitysensorvalue read-only
The high thresold value for the given sensor at which point the entity's alarm status is set to warning.
                   aristaEntSensorThresholdHighCritical 1.3.6.1.4.1.30065.3.12.1.1.1.4 entitysensorvalue read-only
The high critical value for the given sensor at which point the entity's alarm status is set to critical.
                   aristaEntSensorStatusDescr 1.3.6.1.4.1.30065.3.12.1.1.1.5 snmpadminstring read-only
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.
       aristaEntSensorMibConformance 1.3.6.1.4.1.30065.3.12.2
           aristaEntSensorMibCompliances 1.3.6.1.4.1.30065.3.12.2.1
               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.
           aristaEntSensorMibGroups 1.3.6.1.4.1.30065.3.12.2.2
               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.
               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.