RDN-SENSOR-MIB: View SNMP OID List / Download MIB

VENDOR: RIVERDELTA NETWORKS


 Home MIB: RDN-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
 rdnSensor 1.3.6.1.4.1.4981.5
MIB module for Motorola hardware sensors. Copyright (C) 2001, 2008 by Motorola, Inc. All rights reserved.
     rdnSensorTable 1.3.6.1.4.1.4981.5.1 no-access
Hardware Sensor table.
         rdnSensorEntry 1.3.6.1.4.1.4981.5.1.1 no-access
Hardware Sensor table entry.
             rdnSensorIndex 1.3.6.1.4.1.4981.5.1.1.1 integer32 read-only
An index uniquely identifying an entry in the rdnSensorTable.
             rdnSensorDescr 1.3.6.1.4.1.4981.5.1.1.2 displaystring read-only
A text description of the sensor described by this table entry.
             rdnSensorObjectID 1.3.6.1.4.1.4981.5.1.1.3 object identifier read-only
The object identifier (OID) describing the type of sensor described by this entry.
             rdnSensorValue 1.3.6.1.4.1.4981.5.1.1.4 integer32 read-only
The temperature value in degrees Celsius of the sensor described by this entry.
             rdnSensorThresholdHigh 1.3.6.1.4.1.4981.5.1.1.5 integer32 read-write
The high temperature threshold value of normal operating conditions described by this entry.
             rdnSensorThresholdLow 1.3.6.1.4.1.4981.5.1.1.6 integer32 read-write
The low temperature threshold value of normal operating conditions described by this entry.
             rdnSensorStatus 1.3.6.1.4.1.4981.5.1.1.7 integer read-only
The operational status of the sensor described by this entry. Enumeration: 'ok': 2, 'defective': 5, 'aboveMax': 4, 'unknown': 1, 'belowMin': 3, 'notPresent': 6.
             rdnSensorNotificationEnable 1.3.6.1.4.1.4981.5.1.1.8 integer read-write
The notification enable of the sensor described by this entry. Enumeration: 'disabled': 2, 'enabled': 1.
     rdnSensorNotifications 1.3.6.1.4.1.4981.5.2
         rdnSensorNotificationsPrefix 1.3.6.1.4.1.4981.5.2.0
             rdnSensorThresholdExceeded 1.3.6.1.4.1.4981.5.2.0.1
The notification sent for the alarm condition triggered when the temperature of a sensor exceeds its low or high threshold level.