RBN-ENVMON-MIB
AI MIB Summary
The RBN-ENVMON-MIB module facilitates SNMP-based monitoring of environmental telemetry parameters, such as temperature, voltage, and fan status, on Ruckus (Arris) network infrastructure devices. This MIB enables the collection of hardware health metrics required for proactive thermal management and system stability verification.
The MIB used to genericially manage Environmental Monitor functionality on network devices.
Main OID:
rbnEnvMonMIB.1.3.6.1.4.1.2352.2.4
56
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
56 total| Object Name |
|---|
rbnEnvMonMIBThe MIB used to genericially manage Environmental Monitor functionality on network devices. MODULE-IDENTITY .1.3.6.1.4.1.2352.2.4 |
rbnEnvMonMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.4.0 |
rbnFanFailChangeA rbnFanFailChange notification signifies that the value of an instance of rbnFanFail has changed.deprecated NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.4.0.1 |
rbnPowerFailChangeA rbnPowerFailChange notification signifies that the value of an instance of rbnPowerFail has changeddeprecated NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.4.0.2 |
rbnFanStatusChangeA rbnFanStatusChange notification signifies that the value of an instance of rbnFanStatus has changed. NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.4.0.3 |
rbnPowerStatusChangeA rbnPowerStatusChange notification signifies that the value of an instance of rbnPowerStatus has changed NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.4.0.4 |
rbnEnvMonMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.4.1 |
rbnFanStatusTableThis table contains one row per fan test point. Note that there is not necessarily a one-to-one relationship between fan test points and fan assemblies; a single test point may be used to monitor the status of multiple fans. SEQUENCE OF RbnFanStatusEntry .1.3.6.1.4.1.2352.2.4.1.1 |
rbnFanStatusEntryInformation about a particular fan test point RbnFanStatusEntry .1.3.6.1.4.1.2352.2.4.1.1.1 |
rbnFanIndexThe index of a fan test point. Integer32 .1.3.6.1.4.1.2352.2.4.1.1.1.1 |
rbnFanDescrThe description of a fan test point. If an instance of this object is associated with a single fan assembly, then the value of this object should be the same as the name by which the assembly is normally referenced. If an instance is associated with multiple fan assemblies, then the value of this object should contain the names of all of the fan assemblies being monitored.ro DisplayString .1.3.6.1.4.1.2352.2.4.1.1.1.2 |
rbnFanFailThe status of a fan test point. If an instance of this object has the value true, then a fan monitored by the test point has failed. If an instance of this object has the value false, then the fan (or fans) monitored by the test point are operational.rodeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2352.2.4.1.1.1.3 |
rbnFanStatusThe status of a fan test point. If an instance of this object has the value normal, then the fan (or fans) monitored by the test point is operational. If an instance of this object has the value failed, then the fan (or fans) monitored by the test point has failed. If an instance of this object has the value absent, then the fan (or fans) monitored by this test point is not present. If an instance of this object has the value unknown, then the test point is unable to monitor the fan (or fans).ro Enumeration .1.3.6.1.4.1.2352.2.4.1.1.1.4 |
rbnPowerStatusTableThis table contains one row per power test point. Note that there is not necessarily a one-to-one relationship between power test points and power supply assemblies; a single test point may be used to monitor the status of multiple power supplies. SEQUENCE OF RbnPowerStatusEntry .1.3.6.1.4.1.2352.2.4.1.2 |
rbnPowerStatusEntryInformation about a particular power test point RbnPowerStatusEntry .1.3.6.1.4.1.2352.2.4.1.2.1 |
rbnPowerIndexThe index of a power test point. Integer32 .1.3.6.1.4.1.2352.2.4.1.2.1.1 |
rbnPowerDescrThe description of a power supply test point. If an instance of this object is associated with a single power supply assembly, then the value of this object should be the same as the name by which the assembly is normally referenced. If an instance is associated with multiple power supply assemblies, then the value of this object should contain the names of all of the power supply assemblies being monitored.ro DisplayString .1.3.6.1.4.1.2352.2.4.1.2.1.2 |
rbnPowerFailThe status of a power test point. If an instance of this object has the value true, then a power supply monitored by the test point has failed. If an instance of this object has the value false, then the power supply (or supplies) monitored by the test point are operational.rodeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2352.2.4.1.2.1.3 |
rbnPowerStatusThe status of a power test point. If an instance of this object has the value normal, then the power supply (or supplies) monitored by the test point is operational. If an instance of this object has the value failed, then the power supply (or supplies) monitored by the test point has failed. If an instance of this object has the value absent, then the power supply (or supplies) monitored by this test point is not present. If an instance of this object has the value unknown, then the test point is unable to monitor the power supply (or supplies).ro Enumeration .1.3.6.1.4.1.2352.2.4.1.2.1.4 |
rbnVoltageSensorTableThis table contains one row per voltage test point. Each physical entity (e.g. cards) in the system may contain zero or more voltage test points. SEQUENCE OF RbnVoltageSensorEntry .1.3.6.1.4.1.2352.2.4.1.3 |
rbnVoltageSensorEntryInformation about a particular voltage test point. RbnVoltageSensorEntry .1.3.6.1.4.1.2352.2.4.1.3.1 |
rbnVoltageIndexAn arbitrary value which uniquely identifies a voltage test point on a particular physical entity. Index values for different test points are not necessarily contiguous. Integer32 .1.3.6.1.4.1.2352.2.4.1.3.1.1 |
rbnVoltageDescrThe description of a voltage test point. Typically an instance of this object will hold a user-friendly description of the physical entity and the level of voltage being monitored by this test point.ro DisplayString .1.3.6.1.4.1.2352.2.4.1.3.1.2 |
rbnVoltageDesiredThe desired voltage level for this test point. If the monitored voltage level (rbnVoltageCurrent) is equal to this value, then the system is performing as designed.ro RbnVoltage UNITS "millivolts" .1.3.6.1.4.1.2352.2.4.1.3.1.3 |
rbnVoltageCurrentThe current voltage level at this test point.ro RbnVoltage UNITS "millivolts" .1.3.6.1.4.1.2352.2.4.1.3.1.4 |
rbnCpuTempSensorTableThis table contains one row per CPU temperature sensor. Each physical entity in the system may have zero or more CPUs. Each of those CPUs that has a temperature sensor will show up here.deprecated SEQUENCE OF RbnCpuTempSensorEntry .1.3.6.1.4.1.2352.2.4.1.4 |
rbnCpuTempSensorEntryInformation about a particular CPU temperature test point.deprecated RbnCpuTempSensorEntry .1.3.6.1.4.1.2352.2.4.1.4.1 |
rbnCpuTempIndexAn arbitrary value which uniquely identifies a CPU on a particular physical entity. Index values for different CPUs are not necessarily contiguous.deprecated Integer32 .1.3.6.1.4.1.2352.2.4.1.4.1.1 |
rbnCpuTempDescrThe description of a CPU temperature test point. Typically an instance of this object will hold a user-friendly description of the physical entity and a description of the CPU being monitored by this test point.rodeprecated DisplayString .1.3.6.1.4.1.2352.2.4.1.4.1.2 |
rbnCpuTempCurrentThe current temperature of this CPU.rodeprecated RbnTemperature UNITS "degrees" .1.3.6.1.4.1.2352.2.4.1.4.1.3 |
rbnFanSpeedTableThis table contains one row per fan unit within a fan test point. SEQUENCE OF RbnFanSpeedEntry .1.3.6.1.4.1.2352.2.4.1.5 |
rbnFanSpeedEntryInformation about a particular fan unit within a fan test point. RbnFanSpeedEntry .1.3.6.1.4.1.2352.2.4.1.5.1 |
rbnFanUnitIDThis is the fan identification number that describes the specific location of the fan unit within a fan test point. Integer32 .1.3.6.1.4.1.2352.2.4.1.5.1.1 |
rbnFanUnitDescrThe description of the fan unit within a fan test point.ro DisplayString .1.3.6.1.4.1.2352.2.4.1.5.1.2 |
rbnFanSpeedCurrentThe current speed of this fan unit.ro RbnFanSpeed .1.3.6.1.4.1.2352.2.4.1.5.1.3 |
rbnEntityTempSensorTableThis table contains one row per temperature sensor on the physical entity. SEQUENCE OF RbnEntityTempSensorEntry .1.3.6.1.4.1.2352.2.4.1.6 |
rbnEntityTempSensorEntryInformation about a particular temperature test point. RbnEntityTempSensorEntry .1.3.6.1.4.1.2352.2.4.1.6.1 |
rbnEntityTempIndexAn arbitrary value which uniquely identifies a particular physical entity. Index values are not necessarily contiguous. Integer32 .1.3.6.1.4.1.2352.2.4.1.6.1.1 |
rbnEntityTempDescrThe description of a temperature test point. Typically an instance of this object will hold a user-friendly description of the physical entity being monitored by this test point.ro DisplayString .1.3.6.1.4.1.2352.2.4.1.6.1.2 |
rbnEntityTempCurrentThe current temperature of this entity in degrees Celsius.ro RbnTemperature UNITS "degrees Celsius" .1.3.6.1.4.1.2352.2.4.1.6.1.3 |
rbnEnvMonMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.4.2 |
rbnEnvMonMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.4.2.1 |
rbnEnvMonMIBObjectGroupA collection of objects providing environmental monitor information.deprecated Unknown .1.3.6.1.4.1.2352.2.4.2.1.1 |
rbnEnvMonMIBNotificationGroupA collection of notifications providing fan and power environmental monitor information.deprecated Unknown .1.3.6.1.4.1.2352.2.4.2.1.2 |
rbnEnvMonVoltageObjectGroupA collection of objects providing voltage environmental monitor information. Unknown .1.3.6.1.4.1.2352.2.4.2.1.3 |
rbnEnvMonTempObjectGroupA collection of objects providing temperature environmental monitor information.deprecated Unknown .1.3.6.1.4.1.2352.2.4.2.1.4 |
rbnEnvMonMIBObjectGroupV2A collection of objects providing environmental monitor information. Unknown .1.3.6.1.4.1.2352.2.4.2.1.5 |
rbnEnvMonMIBNotificationGroupV2A collection of notifications providing fan and power environmental monitor information. Unknown .1.3.6.1.4.1.2352.2.4.2.1.6 |
rbnEnvMonFanSpeedObjectGroupA collection of objects providing fan speed environmental monitor information. Unknown .1.3.6.1.4.1.2352.2.4.2.1.7 |
rbnEnvMonEntityObjectGroupA collection of objects providing fan speed environmental monitor information. Unknown .1.3.6.1.4.1.2352.2.4.2.1.8 |
rbnEnvMonMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.4.2.2 |
rbnEnvMonMIBComplianceThe compliance statement for the EnvMon MIBobsolete Unknown .1.3.6.1.4.1.2352.2.4.2.2.1 |
rbnEnvMonMIBComplianceV2The compliance statement for the EnvMon MIBdeprecated Unknown .1.3.6.1.4.1.2352.2.4.2.2.2 |
rbnEnvMonMIBComplianceV3The compliance statement for the EnvMon MIBdeprecated Unknown .1.3.6.1.4.1.2352.2.4.2.2.3 |
rbnEnvMonMIBComplianceV4The compliance statement for the EnvMon MIBdeprecated Unknown .1.3.6.1.4.1.2352.2.4.2.2.4 |
rbnEnvMonMIBComplianceV5The compliance statement for the EnvMon MIB Unknown .1.3.6.1.4.1.2352.2.4.2.2.5 |