MIBs Depot

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

FromSymbols
ENTITY-MIBentPhysicalIndex
RBN-SMIrbnMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
rbnFanStatusEntry
OBJECT-TYPE
Information about a particular fan test point
1.3.6.1.4.1.2352.2.4.1.1.1not-accessiblecurrent
rbnFanIndex
OBJECT-TYPE
The index of a fan test point.
1.3.6.1.4.1.2352.2.4.1.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
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.2DisplayString (SIZE(0..32))read-onlycurrent
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.3TruthValueread-onlydeprecated
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.4INTEGER {normal(1), failed(2), absent(3), unknown(4)}read-onlycurrent
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.2not-accessiblecurrent
rbnPowerStatusEntry
OBJECT-TYPE
Information about a particular power test point
1.3.6.1.4.1.2352.2.4.1.2.1not-accessiblecurrent
rbnPowerIndex
OBJECT-TYPE
The index of a power test point.
1.3.6.1.4.1.2352.2.4.1.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
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.2DisplayString (SIZE(0..32))read-onlycurrent
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.3TruthValueread-onlydeprecated
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.4INTEGER {normal(1), failed(2), absent(3), unknown(4)}read-onlycurrent
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.3not-accessiblecurrent
rbnVoltageSensorEntry
OBJECT-TYPE
Information about a particular voltage test point.
1.3.6.1.4.1.2352.2.4.1.3.1not-accessiblecurrent
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.1Integer32 (1..2147483647)not-accessiblecurrent
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.2DisplayString (SIZE(0..48))read-onlycurrent
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.3RbnVoltageread-onlycurrent
rbnVoltageCurrent
OBJECT-TYPE
The current voltage level at this test point.
1.3.6.1.4.1.2352.2.4.1.3.1.4RbnVoltageread-onlycurrent
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.4not-accessibledeprecated
rbnCpuTempSensorEntry
OBJECT-TYPE
Information about a particular CPU temperature test point.
1.3.6.1.4.1.2352.2.4.1.4.1not-accessibledeprecated
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.1Integer32 (1..2147483647)not-accessibledeprecated
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.2DisplayString (SIZE(0..48))read-onlydeprecated
rbnCpuTempCurrent
OBJECT-TYPE
The current temperature of this CPU.
1.3.6.1.4.1.2352.2.4.1.4.1.3RbnTemperatureread-onlydeprecated
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.5not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..2147483647)not-accessiblecurrent
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.2DisplayString (SIZE(0..32))read-onlycurrent
rbnFanSpeedCurrent
OBJECT-TYPE
The current speed of this fan unit.
1.3.6.1.4.1.2352.2.4.1.5.1.3RbnFanSpeedread-onlycurrent
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.6not-accessiblecurrent
rbnEntityTempSensorEntry
OBJECT-TYPE
Information about a particular temperature test point.
1.3.6.1.4.1.2352.2.4.1.6.1not-accessiblecurrent
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.1Integer32 (1..2147483647)not-accessiblecurrent
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.2DisplayString (SIZE(0..48))read-onlycurrent
rbnEntityTempCurrent
OBJECT-TYPE
The current temperature of this entity in degrees Celsius.
1.3.6.1.4.1.2352.2.4.1.6.1.3RbnTemperatureread-onlycurrent
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

NameOIDStatus
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.1deprecated
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.2deprecated
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.3current
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.4current

Conformance

NameOIDStatus
rbnEnvMonMIBObjectGroup
OBJECT-GROUP
A collection of objects providing environmental monitor information.
1.3.6.1.4.1.2352.2.4.2.1.1deprecated
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.2deprecated
rbnEnvMonVoltageObjectGroup
OBJECT-GROUP
A collection of objects providing voltage environmental monitor information.
1.3.6.1.4.1.2352.2.4.2.1.3current
rbnEnvMonTempObjectGroup
OBJECT-GROUP
A collection of objects providing temperature environmental monitor information.
1.3.6.1.4.1.2352.2.4.2.1.4deprecated
rbnEnvMonMIBObjectGroupV2
OBJECT-GROUP
A collection of objects providing environmental monitor information.
1.3.6.1.4.1.2352.2.4.2.1.5current
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.6current
rbnEnvMonFanSpeedObjectGroup
OBJECT-GROUP
A collection of objects providing fan speed environmental monitor information.
1.3.6.1.4.1.2352.2.4.2.1.7current
rbnEnvMonEntityObjectGroup
OBJECT-GROUP
A collection of objects providing fan speed environmental monitor information.
1.3.6.1.4.1.2352.2.4.2.1.8current
rbnEnvMonMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the EnvMon MIB
1.3.6.1.4.1.2352.2.4.2.2.1obsolete
rbnEnvMonMIBComplianceV2
MODULE-COMPLIANCE
The compliance statement for the EnvMon MIB
1.3.6.1.4.1.2352.2.4.2.2.2deprecated
rbnEnvMonMIBComplianceV3
MODULE-COMPLIANCE
The compliance statement for the EnvMon MIB
1.3.6.1.4.1.2352.2.4.2.2.3deprecated
rbnEnvMonMIBComplianceV4
MODULE-COMPLIANCE
The compliance statement for the EnvMon MIB
1.3.6.1.4.1.2352.2.4.2.2.4deprecated
rbnEnvMonMIBComplianceV5
MODULE-COMPLIANCE
The compliance statement for the EnvMon MIB
1.3.6.1.4.1.2352.2.4.2.2.5current