All MIBs › RAISECOM-FANMONITOR-MIB
Organization: Raisecom, Inc.
Last Updated: 2010-12-27
Category: Raisecom Networks
Description:
Monitors fan module status, speed, and failure alarms on Raisecom chassis devices.
Imported Objects
From RAISECOM-SYSTEM-MIB
| raisecomSystem | OBJECT-IDENTITY |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| Unsigned32 |
From SNMPv2-TC
| TruthValue |
What Is RAISECOM-FANMONITOR-MIB?
RAISECOM-FANMONITOR-MIB is a vendor-specific private MIB from Raisecom dedicated to monitoring cooling fan modules in Raisecom chassis-based devices. It exposes a fan monitoring notification object (raisecomFanMonitorNotification) for alerting on fan events, alongside a global configuration/status group (raisecomFanMonitorGlobalGroup) covering fan module state. This is a direct hardware health monitoring MIB: it lets an operator detect a failed, missing, or under-speed fan, which is critical for preventing thermal-related failures in the chassis. It appears to be a self-contained hardware-monitoring module without strong dependency on other MIBs. It is typically deployed on Raisecom chassis-based switches or access devices in telecom/carrier network closets, where RAISECOM-FANMONITOR-MIB SNMP monitoring reduces the risk of an undetected fan failure leading to device overheating.
IPNetwork Monitor allows you to monitor SNMP objects defined in RAISECOM-FANMONITOR-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- fan module operational status
- fan failure notifications
- fan speed/health state
Supported Devices
- Raisecom chassis-based switches/access devices
Monitoring Examples
An administrator would poll objects under raisecomFanMonitorGlobalGroup to check current fan operational status, and configure SNMP trap reception on raisecomFanMonitorNotification so that a fan failure or speed anomaly triggers an immediate alert rather than being discovered only after a thermal shutdown.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| raisecomFanMonitor | 1.3.6.1.4.1.8886.11.5 | Configuration of fanMonitor object. | ||
| raisecomFanMonitorNotification | 1.3.6.1.4.1.8886.11.5.1 | |||
| NTF raisecomFanSpeedNormal | 1.3.6.1.4.1.8886.11.5.1.1 | The trap notification occur when fan state translating from abnormal to normal. | ||
| NTF raisecomFanSpeedAbnormal | 1.3.6.1.4.1.8886.11.5.1.2 | The trap notification occur when fan state translatingfrom normal to abnormal. | ||
| NTF raisecomFanCardUp | 1.3.6.1.4.1.8886.11.5.1.3 | The trap notification occur when fan card state translating from down to up. | ||
| NTF raisecomFanCardDown | 1.3.6.1.4.1.8886.11.5.1.4 | The trap notification occur when fan card state translating from up to down. | ||
| raisecomFanMonitorMibObjects | 1.3.6.1.4.1.8886.11.5.2 | |||
| raisecomFanMonitorGlobalGroup | 1.3.6.1.4.1.8886.11.5.2.1 | |||
| INT raisecomFanMonitorMode | 1.3.6.1.4.1.8886.11.5.2.1.1 | INTEGER | read-write | An integer value that specify the current monitor mode. ENFORCE(1) means that the fan speed need to set manully; AUTO(2) means that the fan speed will ajusted autoly according to the temperature |
| U32 raisecomFanMonitorSpdLevel | 1.3.6.1.4.1.8886.11.5.2.1.2 | Unsigned32 | read-write | Specify the speed level of fan in enforce mode. |
| U32 raisecomFanMonitorNumber | 1.3.6.1.4.1.8886.11.5.2.1.3 | Unsigned32 | read-only | Specify the number of fan being monitorred. |
| U32 raisecomFanMonitorLevlNumber | 1.3.6.1.4.1.8886.11.5.2.1.4 | Unsigned32 | read-only | Specify the total number of fan speed levels. |
| INT raisecomFanCardState | 1.3.6.1.4.1.8886.11.5.2.1.5 | INTEGER | read-only | Specify the current state of fan cards. all_down(1) means that all fan cards are down; all_up(2) means that all fan cards are up; card1_up(3) means that fan card 1 is up, the others are down; card2_up(4) means that fan card 2 is up, the others are down. |
| OCT raisecomFanCardSerialNumber | 1.3.6.1.4.1.8886.11.5.2.1.6 | OCTET STRING | read-only | specify the identical serial number of current fan card,this string number will be set when device leaving factory |
| INT raisecomFanMonitorTrapSendEnable | 1.3.6.1.4.1.8886.11.5.2.1.7 | INTEGER | read-write | Specifies the status of sending trap |
| raisecomFanMonitorStateTable | 1.3.6.1.4.1.8886.11.5.2.2 | not-accessible | Fan monitor state table. | |
| raisecomFanMonitorStateEntry | 1.3.6.1.4.1.8886.11.5.2.2.1 | not-accessible | Fan monitor state entry. | |
| U32 raisecomFanIndex | 1.3.6.1.4.1.8886.11.5.2.2.1.1 | Unsigned32 | not-accessible | Specify the sequence number of fan. |
| U32 raisecomFanSpeedValue | 1.3.6.1.4.1.8886.11.5.2.2.1.2 | Unsigned32 | read-only | Specify the actural speed of the current fan. |
| INT raisecomFanWorkState | 1.3.6.1.4.1.8886.11.5.2.2.1.3 | INTEGER | read-only | Specify the current state of fan normal(1) means the current fan operate normally; abnormal(2) means the current fan operate abnormally |
| U32 raisecomFanSpeedCurrentLevel | 1.3.6.1.4.1.8886.11.5.2.2.1.4 | Unsigned32 | read-only | Specify the temperature scale border that match the speed levle, based on this scale border,the current fan speed will ajusted autoly according to the current temperature |
| raisecomFanSpeedLevelTable | 1.3.6.1.4.1.8886.11.5.2.3 | not-accessible | fan speed level information table. | |
| raisecomFanSpeedLevelEntry | 1.3.6.1.4.1.8886.11.5.2.3.1 | not-accessible | fan speed level information entry. | |
| U32 raisecomFanSpeedLevelIndex | 1.3.6.1.4.1.8886.11.5.2.3.1.1 | Unsigned32 | not-accessible | Specify the fan speed level index. |
| U32 raisecomFanSpeedDueValue | 1.3.6.1.4.1.8886.11.5.2.3.1.2 | Unsigned32 | read-only | Specify the speed value that match the fan levle index. this value can ben get from a new or normal fan ,not an used fan ,because the used fan may be aged |
| U32 raisecomFanSpeedTemperatureScale | 1.3.6.1.4.1.8886.11.5.2.3.1.3 | Unsigned32 | read-write | Specify the temperature scale border that match the speed levle, based on this scale border,the current fan speed will ajusted autoly according to the current temperature |
RFC description
Monitors fan status and health in Raisecom devices, tracking fan speed and card state with alarm notifications.
Start monitoring Raisecom chassis-based switches/access devices (cooling fan health) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.