RDN-SENSOR-MIB

File: RDN-SENSOR-MIB.mib (6103 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB RDN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 DisplayString riverdelta

Defined Types

RdnSensorEntry  
SEQUENCE    
  rdnSensorIndex Integer32
  rdnSensorDescr DisplayString
  rdnSensorObjectID OBJECT IDENTIFIER
  rdnSensorValue Integer32
  rdnSensorThresholdHigh Integer32
  rdnSensorThresholdLow Integer32
  rdnSensorStatus INTEGER
  rdnSensorNotificationEnable INTEGER

Defined Values

rdnSensor 1.3.6.1.4.1.4981.5
MIB module for Motorola hardware sensors.
MODULE-IDENTITY    

rdnSensorTable 1.3.6.1.4.1.4981.5.1
Hardware Senor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnSensorEntry

rdnSensorEntry 1.3.6.1.4.1.4981.5.1.1
Hardware Sensor table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnSensorEntry  

rdnSensorIndex 1.3.6.1.4.1.4981.5.1.1.1
An index uniquely identifying an entry in the rdnSensorTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnSensorDescr 1.3.6.1.4.1.4981.5.1.1.2
A text description of the sensor described by this table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rdnSensorObjectID 1.3.6.1.4.1.4981.5.1.1.3
The object identifier (OID) describing the type of sensor described by this entry.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rdnSensorValue 1.3.6.1.4.1.4981.5.1.1.4
The temperature value in degrees Celsius of the sensor described by this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnSensorThresholdHigh 1.3.6.1.4.1.4981.5.1.1.5
The high temperature threshold value of normal operating conditions described by this entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rdnSensorThresholdLow 1.3.6.1.4.1.4981.5.1.1.6
The low temperature threshold value of normal operating conditions described by this entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rdnSensorStatus 1.3.6.1.4.1.4981.5.1.1.7
The operational status of the sensor described by this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ok(2), below-min(3), above-max(4), defective(5), not-present(6)  

rdnSensorNotificationEnable 1.3.6.1.4.1.4981.5.1.1.8
The notification enable of the sensor described by this entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rdnSensorNotifications 1.3.6.1.4.1.4981.5.2
OBJECT IDENTIFIER    

rdnSensorNotificationsPrefix 1.3.6.1.4.1.4981.5.2.0
OBJECT IDENTIFIER    

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