RBN-ENVMON-MIB
- Registered at
- 1.3.6.1.4.1.2352.2.4
- Last updated
- 2012-10-03 00:00
- Organization
- Ericsson AB.
- Revisions
- 2012-10-03 00:00, 2011-01-19 18:00, 2010-11-11 00:00, 2006-01-16 00:00, 2002-06-05 00:00, 2001-07-25 00:00, 2000-04-24 00:00, 1999-03-10 00:00
- Namespace
- ericsson
- Source file
RBN-ENVMON-MIB- Digest
sha256:0ea2492fd831d596594f0c2ddfa7413c4ceb7e51df30dcee832ee49c38109cf5
Description
The MIB used to genericially manage Environmental Monitor functionality on network devices.
Contact
Ericsson AB. Postal: 100 Headquarters Dr. San Jose, CA 95134 USA Phone: +1 408 750 5000 Fax: +1 408 750 5599
Imports
| From | Symbols |
|---|---|
| ENTITY-MIB | entPhysicalIndex |
| RBN-SMI | rbnMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ENTITY-MIB IANA-ENTITY-MIB RBN-ENVMON-MIB RBN-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RbnFanSpeed TEXTUAL-CONVENTION Represents a fan speed value in units of Revolutions Per Minute(RPM). | current | |||
| RbnTemperature TEXTUAL-CONVENTION Represents a temperature, in degrees Celsius. In the unlikely event that the temperature to be reported is less than 0 degrees Celsius, a value of 0 will be used. Likewise, if the temperature is greater than 100, a value of 100 will be used. | current | |||
| RbnVoltage TEXTUAL-CONVENTION Represents a voltage value. The value is millivolts. For example, a voltage of 5.5V would be represented by the value 5500. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rbnEnvMonMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.4.0 | |||
| rbnEnvMonMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.4.1 | |||
| rbnFanStatusTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.2352.2.4.1.1 | not-accessible | current | |
| rbnFanStatusEntry OBJECT-TYPE Information about a particular fan test point | 1.3.6.1.4.1.2352.2.4.1.1.1 | not-accessible | current | |
| rbnFanIndex OBJECT-TYPE The index of a fan test point. | 1.3.6.1.4.1.2352.2.4.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| rbnFanDescr OBJECT-TYPE The 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. | 1.3.6.1.4.1.2352.2.4.1.1.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| rbnFanFail OBJECT-TYPE The 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. | 1.3.6.1.4.1.2352.2.4.1.1.1.3 | TruthValue | read-only | deprecated |
| rbnFanStatus OBJECT-TYPE The 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). | 1.3.6.1.4.1.2352.2.4.1.1.1.4 | INTEGER {normal(1), failed(2), absent(3), unknown(4)} | read-only | current |
| rbnPowerStatusTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.2352.2.4.1.2 | not-accessible | current | |
| rbnPowerStatusEntry OBJECT-TYPE Information about a particular power test point | 1.3.6.1.4.1.2352.2.4.1.2.1 | not-accessible | current | |
| rbnPowerIndex OBJECT-TYPE The index of a power test point. | 1.3.6.1.4.1.2352.2.4.1.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| rbnPowerDescr OBJECT-TYPE The 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. | 1.3.6.1.4.1.2352.2.4.1.2.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| rbnPowerFail OBJECT-TYPE The 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. | 1.3.6.1.4.1.2352.2.4.1.2.1.3 | TruthValue | read-only | deprecated |
| rbnPowerStatus OBJECT-TYPE The 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). | 1.3.6.1.4.1.2352.2.4.1.2.1.4 | INTEGER {normal(1), failed(2), absent(3), unknown(4)} | read-only | current |
| rbnVoltageSensorTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.2352.2.4.1.3 | not-accessible | current | |
| rbnVoltageSensorEntry OBJECT-TYPE Information about a particular voltage test point. | 1.3.6.1.4.1.2352.2.4.1.3.1 | not-accessible | current | |
| rbnVoltageIndex OBJECT-TYPE An arbitrary value which uniquely identifies a voltage test point on a particular physical entity. Index values for different test points are not necessarily contiguous. | 1.3.6.1.4.1.2352.2.4.1.3.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| rbnVoltageDescr OBJECT-TYPE The 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. | 1.3.6.1.4.1.2352.2.4.1.3.1.2 | DisplayString (SIZE(0..48)) | read-only | current |
| rbnVoltageDesired OBJECT-TYPE The 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. | 1.3.6.1.4.1.2352.2.4.1.3.1.3 | RbnVoltage | read-only | current |
| rbnVoltageCurrent OBJECT-TYPE The current voltage level at this test point. | 1.3.6.1.4.1.2352.2.4.1.3.1.4 | RbnVoltage | read-only | current |
| rbnCpuTempSensorTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.2352.2.4.1.4 | not-accessible | deprecated | |
| rbnCpuTempSensorEntry OBJECT-TYPE Information about a particular CPU temperature test point. | 1.3.6.1.4.1.2352.2.4.1.4.1 | not-accessible | deprecated | |
| rbnCpuTempIndex OBJECT-TYPE An arbitrary value which uniquely identifies a CPU on a particular physical entity. Index values for different CPUs are not necessarily contiguous. | 1.3.6.1.4.1.2352.2.4.1.4.1.1 | Integer32 (1..2147483647) | not-accessible | deprecated |
| rbnCpuTempDescr OBJECT-TYPE The 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. | 1.3.6.1.4.1.2352.2.4.1.4.1.2 | DisplayString (SIZE(0..48)) | read-only | deprecated |
| rbnCpuTempCurrent OBJECT-TYPE The current temperature of this CPU. | 1.3.6.1.4.1.2352.2.4.1.4.1.3 | RbnTemperature | read-only | deprecated |
| rbnFanSpeedTable OBJECT-TYPE This table contains one row per fan unit within a fan test point. | 1.3.6.1.4.1.2352.2.4.1.5 | not-accessible | current | |
| rbnFanSpeedEntry OBJECT-TYPE Information about a particular fan unit within a fan test point. | 1.3.6.1.4.1.2352.2.4.1.5.1 | not-accessible | current | |
| rbnFanUnitID OBJECT-TYPE This is the fan identification number that describes the specific location of the fan unit within a fan test point. | 1.3.6.1.4.1.2352.2.4.1.5.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| rbnFanUnitDescr OBJECT-TYPE The description of the fan unit within a fan test point. | 1.3.6.1.4.1.2352.2.4.1.5.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| rbnFanSpeedCurrent OBJECT-TYPE The current speed of this fan unit. | 1.3.6.1.4.1.2352.2.4.1.5.1.3 | RbnFanSpeed | read-only | current |
| rbnEntityTempSensorTable OBJECT-TYPE This table contains one row per temperature sensor on the physical entity. | 1.3.6.1.4.1.2352.2.4.1.6 | not-accessible | current | |
| rbnEntityTempSensorEntry OBJECT-TYPE Information about a particular temperature test point. | 1.3.6.1.4.1.2352.2.4.1.6.1 | not-accessible | current | |
| rbnEntityTempIndex OBJECT-TYPE An arbitrary value which uniquely identifies a particular physical entity. Index values are not necessarily contiguous. | 1.3.6.1.4.1.2352.2.4.1.6.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| rbnEntityTempDescr OBJECT-TYPE The 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. | 1.3.6.1.4.1.2352.2.4.1.6.1.2 | DisplayString (SIZE(0..48)) | read-only | current |
| rbnEntityTempCurrent OBJECT-TYPE The current temperature of this entity in degrees Celsius. | 1.3.6.1.4.1.2352.2.4.1.6.1.3 | RbnTemperature | read-only | current |
| rbnEnvMonMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.4.2 | |||
| rbnEnvMonMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.4.2.1 | |||
| rbnEnvMonMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.4.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| rbnFanFailChange NOTIFICATION-TYPE A rbnFanFailChange notification signifies that the value of an instance of rbnFanFail has changed. | 1.3.6.1.4.1.2352.2.4.0.1 | deprecated |
| rbnPowerFailChange NOTIFICATION-TYPE A rbnPowerFailChange notification signifies that the value of an instance of rbnPowerFail has changed | 1.3.6.1.4.1.2352.2.4.0.2 | deprecated |
| rbnFanStatusChange NOTIFICATION-TYPE A rbnFanStatusChange notification signifies that the value of an instance of rbnFanStatus has changed. | 1.3.6.1.4.1.2352.2.4.0.3 | current |
| rbnPowerStatusChange NOTIFICATION-TYPE A rbnPowerStatusChange notification signifies that the value of an instance of rbnPowerStatus has changed | 1.3.6.1.4.1.2352.2.4.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| rbnEnvMonMIBObjectGroup OBJECT-GROUP A collection of objects providing environmental monitor information. | 1.3.6.1.4.1.2352.2.4.2.1.1 | deprecated |
| rbnEnvMonMIBNotificationGroup NOTIFICATION-GROUP A collection of notifications providing fan and power environmental monitor information. | 1.3.6.1.4.1.2352.2.4.2.1.2 | deprecated |
| rbnEnvMonVoltageObjectGroup OBJECT-GROUP A collection of objects providing voltage environmental monitor information. | 1.3.6.1.4.1.2352.2.4.2.1.3 | current |
| rbnEnvMonTempObjectGroup OBJECT-GROUP A collection of objects providing temperature environmental monitor information. | 1.3.6.1.4.1.2352.2.4.2.1.4 | deprecated |
| rbnEnvMonMIBObjectGroupV2 OBJECT-GROUP A collection of objects providing environmental monitor information. | 1.3.6.1.4.1.2352.2.4.2.1.5 | current |
| rbnEnvMonMIBNotificationGroupV2 NOTIFICATION-GROUP A collection of notifications providing fan and power environmental monitor information. | 1.3.6.1.4.1.2352.2.4.2.1.6 | current |
| rbnEnvMonFanSpeedObjectGroup OBJECT-GROUP A collection of objects providing fan speed environmental monitor information. | 1.3.6.1.4.1.2352.2.4.2.1.7 | current |
| rbnEnvMonEntityObjectGroup OBJECT-GROUP A collection of objects providing fan speed environmental monitor information. | 1.3.6.1.4.1.2352.2.4.2.1.8 | current |
| rbnEnvMonMIBCompliance MODULE-COMPLIANCE The compliance statement for the EnvMon MIB | 1.3.6.1.4.1.2352.2.4.2.2.1 | obsolete |
| rbnEnvMonMIBComplianceV2 MODULE-COMPLIANCE The compliance statement for the EnvMon MIB | 1.3.6.1.4.1.2352.2.4.2.2.2 | deprecated |
| rbnEnvMonMIBComplianceV3 MODULE-COMPLIANCE The compliance statement for the EnvMon MIB | 1.3.6.1.4.1.2352.2.4.2.2.3 | deprecated |
| rbnEnvMonMIBComplianceV4 MODULE-COMPLIANCE The compliance statement for the EnvMon MIB | 1.3.6.1.4.1.2352.2.4.2.2.4 | deprecated |
| rbnEnvMonMIBComplianceV5 MODULE-COMPLIANCE The compliance statement for the EnvMon MIB | 1.3.6.1.4.1.2352.2.4.2.2.5 | current |