MIBs Depot

RS-XX9-AIR-COOLING-MIB

Registered at
1.3.6.1.4.1.2566.127.1.2.216.101.0
1.3.6.1.4.1.2566.127.1.2.216.101.1
1.3.6.1.4.1.2566.127.1.2.216.101.2
1.3.6.1.4.1.2566.149.1.216.101
Last updated
2015-02-27 15:00
Organization
Rohde&Schwarz GmbH & Co. KG
Revisions
2015-02-27 15:00, 2014-01-28 12:00, 2012-08-01 08:00
Namespace
rs
Source file
RS-XX9-AIR-COOLING-MIB
Digest
sha256:75e0a46ed0eeccc2eb8c1c339faac7fb44a1f21bfce9471ce5202ac650da8180

Description

This MIB defines air cooling specific objects of XX9000 transmitting systems from Rohde & Schwarz. The following MIBs are related to this: - RS-COMMON-MIB - mandatory for this MIB. - RS-XX9-SMI-MIB - mandatory for this MIB. - RS-XX9-TC-MIB - mandatory for this MIB. - RS-XX9-COMMON-MIB - mandatory for this MIB.

Contact

Rohde & Schwarz GmbH & Co. KG Broadcasting Division Muehldorfstrasse 15 81671 Munich Germany customersupport@rohde-schwarz.com

Imports

FromSymbols
RS-XX9-COMMON-MIBcommonNotificationAlarmClass
RS-XX9-SMI-MIBrsXx9AirCooling, rsXx9MibModule
RS-XX9-TC-MIBNotificationMask, NotificationPriority, NotificationState
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

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
INET-ADDRESS-MIB
RS-COMMON-MIB
RS-XX9-AIR-COOLING-MIB
RS-XX9-COMMON-MIB
RS-XX9-SMI-MIB
RS-XX9-TC-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Objects

NameOIDSyntaxAccessStatus
rsXx9AirCoolingNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2566.127.1.2.216.101.0
rsXx9AirCoolingObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2566.127.1.2.216.101.1
airCoolingStatus
OBJECT-IDENTITY
1.3.6.1.4.1.2566.127.1.2.216.101.1.1
airCoolingNotificationTable
OBJECT-TYPE
The context information/configuration for the air cooling status notifications.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.1not-accessiblecurrent
airCoolingNotificationEntry
OBJECT-TYPE
An entry in the airCoolingNotificationTable.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.1.1not-accessiblecurrent
airCoolingNotificationCycleIdx
OBJECT-TYPE
Air cooling cycle index.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.1.1.1Unsigned32 (1..2)not-accessiblecurrent
airCoolingNotificationIdx
OBJECT-TYPE
The notification number as below rsXx9AirCoolingNotifications. This is a helper column and therefore not-accessible.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.1.1.2Unsigned32 (1..2)not-accessiblecurrent
airCoolingNotificationName
OBJECT-TYPE
The notification number as an enumeration. The enumeration correlates with the notifications under rsXx9AirCoolingNotifications.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.1.1.3INTEGER {airCoolingSummary(1), airCoolingSensorsSummary(2)}read-onlycurrent
airCoolingNotificationMask
OBJECT-TYPE
See textual convention for details.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.1.1.4NotificationMaskread-writecurrent
airCoolingNotificationPriority
OBJECT-TYPE
See textual convention for details.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.1.1.5NotificationPriorityread-writecurrent
airCoolingNotificationState
OBJECT-TYPE
See textual convention for details.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.1.1.6NotificationStateread-onlycurrent
airCoolingStateTable
OBJECT-TYPE
Air cooling state information.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.2not-accessiblecurrent
airCoolingStateEntry
OBJECT-TYPE
An entry in the airCoolingStateTable.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.2.1not-accessiblecurrent
airCoolingOutletTemperature
OBJECT-TYPE
Indicates the temperature of the coolant flowing out of the transmitter rack toward the heat exchanger. The temperature must not exceed a maximum value of 65 degree C.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.2.1.2Integer32read-writecurrent
airCoolingOutletTemperatureSensor
OBJECT-TYPE
Outlet temperature sensor state. Possible values: fault(3) ok(5)
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.2.1.3NotificationStateread-writecurrent
airCoolingInletTemperature
OBJECT-TYPE
Indicates the temperature of the coolant flowing into the transmitter rack. Value only relevant if airCoolingCfgType is conductedInletOutletAir(2).
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.2.1.4Integer32read-writecurrent
airCoolingInletTemperatureSensor
OBJECT-TYPE
Indicates the status of the temperature sensor at the inlet of the rack. If a fault is indicated, first check the connecting cable between the sensor and the cooling interface card (CIF) in the R&S TCE900 system control unit. Possible values: fault(3) ok(5) Value only relevant if airCoolingCfgType is conductedInletOutletAir(2).
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.2.1.5NotificationStateread-writecurrent
airCoolingPressureTable
OBJECT-TYPE
pressure information
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.3not-accessiblecurrent
airCoolingPressureEntry
OBJECT-TYPE
An entry in the airCoolingPressureTable.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.3.1not-accessiblecurrent
airCoolingPressureSensorIdx
OBJECT-TYPE
1 - pressure sensor 1 2 - pressure sensor 2 3 - virtual sum pressure sensor
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.3.1.2Unsigned32 (1..3)not-accessiblecurrent
airCoolingPressureValue
OBJECT-TYPE
Indicates the pressure in the rack. Two differential pressure sensors (Sensor 1 and Sensor 2) measure the differential air pressure inside and outside the rack. If a sensor fails, the remaining sensor continues to indicate the pressure inside the rack.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.3.1.3Integer32read-onlycurrent
airCoolingPressureSensor
OBJECT-TYPE
Indicates the status of pressure sensor. If a fault is indicated, first check the connecting cable between the sensor and the air cooling interface card in the R&S TCE900 system control unit.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.3.1.4NotificationStateread-onlycurrent
airCoolingFanTable
OBJECT-TYPE
Description.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.4not-accessiblecurrent
airCoolingFanEntry
OBJECT-TYPE
An entry in the airCoolingFanTable.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.4.1not-accessiblecurrent
airCoolingFanIdx
OBJECT-TYPE
fan index
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.4.1.2Unsigned32 (1..2)not-accessiblecurrent
airCoolingFanSummary
OBJECT-TYPE
Indicates the condition of the fan.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.4.1.3NotificationStateread-onlycurrent
airCoolingFanCommunication
OBJECT-TYPE
Indicates whether the fan is connected to the ACIF board.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.4.1.4NotificationStateread-onlycurrent
airCoolingFanCurrentSpeed
OBJECT-TYPE
Indicates the current speed of the fan.
1.3.6.1.4.1.2566.127.1.2.216.101.1.1.4.1.5Unsigned32read-onlycurrent
airCoolingConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.2566.127.1.2.216.101.1.2
airCoolingConfigTable
OBJECT-TYPE
Liquid cooling configuration.
1.3.6.1.4.1.2566.127.1.2.216.101.1.2.1not-accessiblecurrent
airCoolingConfigEntry
OBJECT-TYPE
An entry in the airCoolingConfigTable.
1.3.6.1.4.1.2566.127.1.2.216.101.1.2.1.1not-accessiblecurrent
airCoolingCfgCycleIdx
OBJECT-TYPE
Air cooling cycle index.
1.3.6.1.4.1.2566.127.1.2.216.101.1.2.1.1.1Unsigned32 (1..2)not-accessiblecurrent
airCoolingCfgType
OBJECT-TYPE
Used to set the specific Air Cooling Type. Choose ConductedOutletAir(1) or ConductedInletOutletAir(2). In case of ConductedInletOutletAir(2) there is an additional temperature sensor for incoming air.
1.3.6.1.4.1.2566.127.1.2.216.101.1.2.1.1.2INTEGER {conductedOutletAir(1), conductedInletOutletAir(2)}read-writecurrent
rsXx9AirCoolingConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2566.127.1.2.216.101.2
rsXx9AirCoolingCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2566.127.1.2.216.101.2.1
rsXx9AirCoolingGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2566.127.1.2.216.101.2.2

Notifications

NameOIDStatus
airCoolingSummary
NOTIFICATION-TYPE
Air cooling summary state. Possible values: off(2) - fault(3) - warning(4) - ok(5) - Notification class: fault
1.3.6.1.4.1.2566.127.1.2.216.101.0.1current
airCoolingSensorsSummary
NOTIFICATION-TYPE
Air cooling sensors (inlet temperature, outlet temperature, pressure) summary state. Possible values: off(2) - fault(3) - failure of both pressure sensors warning(4) - failure of one pressure sensor or of temperature sensors ok(5) -
1.3.6.1.4.1.2566.127.1.2.216.101.0.2current

Conformance

NameOIDStatus
rsXx9AirCoolingBasicCompliance
MODULE-COMPLIANCE
The compliance statement for the XX9000 air cooling system.
1.3.6.1.4.1.2566.127.1.2.216.101.2.1.1current
rsXx9AirCoolingObj
OBJECT-GROUP
air cooling objects
1.3.6.1.4.1.2566.127.1.2.216.101.2.2.1current
rsXx9AirCoolingConductedObj
OBJECT-GROUP
Objects relevant only if airCoolingCfgType is conductedInletOutletAir(2).
1.3.6.1.4.1.2566.127.1.2.216.101.2.2.2current
rsXx9AirCoolingNotify
NOTIFICATION-GROUP
air cooling notifications
1.3.6.1.4.1.2566.127.1.2.216.101.2.2.3current