MIBs Depot

AT-ENVMONv2-MIB

Registered at
1.3.6.1.4.1.207.8.4.4.3.12
Last updated
2016-10-30 00:00
Organization
Allied Telesis, Inc
Revisions
2016-10-30 00:00, 2016-06-28 00:00, 2014-06-07 00:00, 2014-06-06 00:00, 2014-03-31 00:00, 2012-09-21 00:00, 2010-09-15 00:00, 2010-09-07 00:00, 2010-06-14 04:50, 2010-05-24 01:19, 2010-01-15 00:39, 2008-11-26 00:00, 2008-09-24 00:00, 2008-02-07 00:00
Namespace
allied
Source file
AT-ENVMONv2-MIB
Digest
sha256:922c5319be07986aec7cd9a7f5cb5f6713357cd2ebc7714a2728b77c36c163f1

Description

The AT Environment Monitoring v2 MIB for managing and reporting data relating to voltage rails, fan speeds, temperature sensors and power supply units.

Contact

http://www.alliedtelesis.com

Imports

FromSymbols
AT-SMI-MIBDisplayStringUnsized
AT-SYSINFO-MIBsysinfo
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-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.

AT-ENVMONv2-MIB
AT-SMI-MIB
AT-SYSINFO-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
AtEnvMonv2PsbSensorType
TEXTUAL-CONVENTION
Indicates the type of a Power Supply Bay Device sensor.
current

Objects

NameOIDSyntaxAccessStatus
atEnvMonv2Notifications
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.12.0
atEnvMonv2FanTable
OBJECT-TYPE
A table of information about fans installed in the device that have their fan speeds monitored by environment monitoring hardware.
1.3.6.1.4.1.207.8.4.4.3.12.1not-accessiblecurrent
atEnvMonv2FanEntry
OBJECT-TYPE
The description, current speed, lower threshold speed and current status of a fan.
1.3.6.1.4.1.207.8.4.4.3.12.1.1not-accessiblecurrent
atEnvMonv2FanStackMemberId
OBJECT-TYPE
The index of the stack member hosting this fan. For a chassis switch, it corresponds to the card ID of the controller that is monitoring the chassis hardware, e.g. 5 or 6. In a VCStack Plus, the second chassis uses controller IDs 17 or 18. Refer to chassisMappingTable for more details.
1.3.6.1.4.1.207.8.4.4.3.12.1.1.1Unsigned32read-onlycurrent
atEnvMonv2FanBoardIndex
OBJECT-TYPE
The index of the board hosting this fan in the board table.
1.3.6.1.4.1.207.8.4.4.3.12.1.1.2Unsigned32read-onlycurrent
atEnvMonv2FanIndex
OBJECT-TYPE
The numeric identifier of this fan on its host board.
1.3.6.1.4.1.207.8.4.4.3.12.1.1.3Unsigned32read-onlycurrent
atEnvMonv2FanDescription
OBJECT-TYPE
The description of this fan.
1.3.6.1.4.1.207.8.4.4.3.12.1.1.4DisplayStringUnsized (SIZE(0..30))read-onlycurrent
atEnvMonv2FanCurrentSpeed
OBJECT-TYPE
The current speed of this fan in revolutions per minute.
1.3.6.1.4.1.207.8.4.4.3.12.1.1.5Unsigned32read-onlycurrent
atEnvMonv2FanLowerThreshold
OBJECT-TYPE
The minimum acceptable speed of the fan in revolutions per minute.
1.3.6.1.4.1.207.8.4.4.3.12.1.1.6Unsigned32read-onlycurrent
atEnvMonv2FanStatus
OBJECT-TYPE
An indication of whether this fan is currently in an alarm condition. A value of 'failed(1)' indicates that its current speed is too low, 'good(2)' indicates that the current speed is acceptable.
1.3.6.1.4.1.207.8.4.4.3.12.1.1.7INTEGER {failed(1), good(2)}read-onlycurrent
atEnvMonv2VoltageTable
OBJECT-TYPE
A table of information about voltage rails in the device that are monitored by environment monitoring hardware.
1.3.6.1.4.1.207.8.4.4.3.12.2not-accessiblecurrent
atEnvMonv2VoltageEntry
OBJECT-TYPE
The description, current value, upper & lower threshold settings and current status of a voltage rail.
1.3.6.1.4.1.207.8.4.4.3.12.2.1not-accessiblecurrent
atEnvMonv2VoltageStackMemberId
OBJECT-TYPE
The index of the stack member hosting this voltage sensor. For a chassis switch, it corresponds to the card ID of the controller that is monitoring the chassis hardware, e.g. 5 or 6. In a VCStack Plus, the second chassis uses controller IDs 17 or 18. Refer to chassisMappingTable for more details.
1.3.6.1.4.1.207.8.4.4.3.12.2.1.1Unsigned32read-onlycurrent
atEnvMonv2VoltageBoardIndex
OBJECT-TYPE
The index of the board hosting this voltage sensor in the board table.
1.3.6.1.4.1.207.8.4.4.3.12.2.1.2Unsigned32read-onlycurrent
atEnvMonv2VoltageIndex
OBJECT-TYPE
The numeric identifier of this voltage rail on its host board.
1.3.6.1.4.1.207.8.4.4.3.12.2.1.3Unsigned32read-onlycurrent
atEnvMonv2VoltageDescription
OBJECT-TYPE
The description of this voltage rail.
1.3.6.1.4.1.207.8.4.4.3.12.2.1.4DisplayStringUnsized (SIZE(0..30))read-onlycurrent
atEnvMonv2VoltageCurrent
OBJECT-TYPE
The current reading of this voltage rail in millivolts.
1.3.6.1.4.1.207.8.4.4.3.12.2.1.5INTEGERread-onlycurrent
atEnvMonv2VoltageUpperThreshold
OBJECT-TYPE
The maximum acceptable reading of this voltage rail in millivolts.
1.3.6.1.4.1.207.8.4.4.3.12.2.1.6INTEGERread-onlycurrent
atEnvMonv2VoltageLowerThreshold
OBJECT-TYPE
The minimum acceptable reading of this voltage rail in millivolts.
1.3.6.1.4.1.207.8.4.4.3.12.2.1.7INTEGERread-onlycurrent
atEnvMonv2VoltageStatus
OBJECT-TYPE
An indication of whether this voltage rail is currently in an alarm condition. A value of 'outOfRange' indicates that its current reading is outside its threshold range, 'inRange' indicates that the current reading is acceptable.
1.3.6.1.4.1.207.8.4.4.3.12.2.1.8INTEGER {outOfRange(1), inRange(2)}read-onlycurrent
atEnvMonv2TemperatureTable
OBJECT-TYPE
A table of information about temperature sensors in the device that are monitored by environment monitoring hardware.
1.3.6.1.4.1.207.8.4.4.3.12.3not-accessiblecurrent
atEnvMonv2TemperatureEntry
OBJECT-TYPE
The description, current value, upper threshold setting and current status of a temperature sensor.
1.3.6.1.4.1.207.8.4.4.3.12.3.1not-accessiblecurrent
atEnvMonv2TemperatureStackMemberId
OBJECT-TYPE
The index of the stack member hosting this temperature sensor. For a chassis switch, it corresponds to the card ID of the controller that is monitoring the chassis hardware, e.g. 5 or 6. In a VCStack Plus, the second chassis uses controller IDs 17 or 18. Refer to chassisMappingTable for more details.
1.3.6.1.4.1.207.8.4.4.3.12.3.1.1Unsigned32read-onlycurrent
atEnvMonv2TemperatureBoardIndex
OBJECT-TYPE
The index of the board hosting this temperature sensor in the board table.
1.3.6.1.4.1.207.8.4.4.3.12.3.1.2Unsigned32read-onlycurrent
atEnvMonv2TemperatureIndex
OBJECT-TYPE
The numeric identifier of this temperature sensor on its host board.
1.3.6.1.4.1.207.8.4.4.3.12.3.1.3Unsigned32read-onlycurrent
atEnvMonv2TemperatureDescription
OBJECT-TYPE
The description of this temperature sensor.
1.3.6.1.4.1.207.8.4.4.3.12.3.1.4DisplayStringUnsized (SIZE(0..30))read-onlycurrent
atEnvMonv2TemperatureCurrent
OBJECT-TYPE
The current reading of this temperature sensor in tenths of a degree Celsius.
1.3.6.1.4.1.207.8.4.4.3.12.3.1.5INTEGERread-onlycurrent
atEnvMonv2TemperatureUpperThreshold
OBJECT-TYPE
The maximum acceptable reading of this temperature sensor in tenths of a degree Celsius.
1.3.6.1.4.1.207.8.4.4.3.12.3.1.6INTEGERread-onlycurrent
atEnvMonv2TemperatureStatus
OBJECT-TYPE
An indication of whether this temperature sensor is currently in an alarm condition. A value of 'outOfRange' indicates that its current reading is outside its threshold range, 'inRange' indicates that the current reading is acceptable.
1.3.6.1.4.1.207.8.4.4.3.12.3.1.7INTEGER {outOfRange(1), inRange(2)}read-onlycurrent
atEnvMonv2PsbObjects
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.12.4
atEnvMonv2PsbTable
OBJECT-TYPE
A table of information about power supply bays in the system and any devices that are installed.
1.3.6.1.4.1.207.8.4.4.3.12.4.1not-accessiblecurrent
atEnvMonv2PsbEntry
OBJECT-TYPE
The description and current status of a power supply bay device.
1.3.6.1.4.1.207.8.4.4.3.12.4.1.1not-accessiblecurrent
atEnvMonv2PsbHostStackMemberId
OBJECT-TYPE
The index of the stack member hosting this power supply bay. For a chassis switch, it corresponds to the card ID of the controller that is monitoring the chassis hardware, e.g. 5 or 6. In a VCStack Plus, the second chassis uses controller IDs 17 or 18. Refer to chassisMappingTable for more details.
1.3.6.1.4.1.207.8.4.4.3.12.4.1.1.1Unsigned32read-onlycurrent
atEnvMonv2PsbHostBoardIndex
OBJECT-TYPE
The index of the board hosting this power supply bay in the board table.
1.3.6.1.4.1.207.8.4.4.3.12.4.1.1.2Unsigned32read-onlycurrent
atEnvMonv2PsbHostSlotIndex
OBJECT-TYPE
The index of this power supply bay on its host board. This index is fixed for each slot, on each type of board.
1.3.6.1.4.1.207.8.4.4.3.12.4.1.1.3Unsigned32read-onlycurrent
atEnvMonv2PsbHeldBoardIndex
OBJECT-TYPE
The index of a board installed in this power supply bay. This value corresponds to atEnvMonv2PsbSensorBoardIndex for each sensor on this board. A value of 0 indicates that a board is is either not present or not supported.
1.3.6.1.4.1.207.8.4.4.3.12.4.1.1.4Unsigned32read-onlycurrent
atEnvMonv2PsbHeldBoardId
OBJECT-TYPE
The type of board installed in this power supply bay. The values of this object are taken from the pprXxx object IDs under the boards sub-tree in the parent MIB. A value of 0 indicates that a board is either not present or not supported.
1.3.6.1.4.1.207.8.4.4.3.12.4.1.1.5OBJECT IDENTIFIERread-onlycurrent
atEnvMonv2PsbDescription
OBJECT-TYPE
The description of this power supply bay.
1.3.6.1.4.1.207.8.4.4.3.12.4.1.1.6DisplayStringUnsized (SIZE(0..30))read-onlycurrent
atEnvMonv2PsbSensorTable
OBJECT-TYPE
A table of information about environment monitoring sensors on devices installed in power supply bays.
1.3.6.1.4.1.207.8.4.4.3.12.4.2not-accessiblecurrent
atEnvMonv2PsbSensorEntry
OBJECT-TYPE
The description and current status of a device installed in a power supply bay.
1.3.6.1.4.1.207.8.4.4.3.12.4.2.1not-accessiblecurrent
atEnvMonv2PsbSensorStackMemberId
OBJECT-TYPE
The index of the stack member hosting this sensor. For a chassis switch, it corresponds to the card ID of the controller that is monitoring the chassis hardware, e.g. 5 or 6. In a VCStack Plus, the second chassis uses controller IDs 17 or 18. Refer to chassisMappingTable for more details.
1.3.6.1.4.1.207.8.4.4.3.12.4.2.1.1Unsigned32read-onlycurrent
atEnvMonv2PsbSensorBoardIndex
OBJECT-TYPE
The index of the board hosting this sensor in the board table.
1.3.6.1.4.1.207.8.4.4.3.12.4.2.1.2Unsigned32read-onlycurrent
atEnvMonv2PsbSensorIndex
OBJECT-TYPE
The index of this power supply bay environmental sensor on its host board.
1.3.6.1.4.1.207.8.4.4.3.12.4.2.1.3Unsigned32read-onlycurrent
atEnvMonv2PsbSensorType
OBJECT-TYPE
The type of environmental variable this sensor detects.
1.3.6.1.4.1.207.8.4.4.3.12.4.2.1.4AtEnvMonv2PsbSensorTyperead-onlycurrent
atEnvMonv2PsbSensorDescription
OBJECT-TYPE
The description of this power supply bay environmental sensor.
1.3.6.1.4.1.207.8.4.4.3.12.4.2.1.5DisplayStringUnsized (SIZE(0..30))read-onlycurrent
atEnvMonv2PsbSensorStatus
OBJECT-TYPE
An indication of whether this environmental sensor is currently in an alarm condition. A value of 'failed(1)' indicates that the device is in a failure condition, 'good(2)' indicates that the device is functioning normally.
1.3.6.1.4.1.207.8.4.4.3.12.4.2.1.6INTEGER {failed(1), good(2), notPowered(3)}read-onlycurrent
atEnvMonv2PsbSensorReading
OBJECT-TYPE
An indication of whether this environmental sensor is currently reading a value for the monitored device. A value of 'no' indicates that there is no current reading, 'yes' indicates that the monitored device is supplying a reading.
1.3.6.1.4.1.207.8.4.4.3.12.4.2.1.7INTEGER {no(1), yes(2)}read-onlycurrent
atEnvMonv2Traps
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.12.5
atEnvMonv2FaultLedTable
OBJECT-TYPE
A table of information detailing any LED fault indications on the device.
1.3.6.1.4.1.207.8.4.4.3.12.6not-accessiblecurrent
atEnvMonv2FaultLedEntry
OBJECT-TYPE
An entry pertaining to a given fault LED.
1.3.6.1.4.1.207.8.4.4.3.12.6.1not-accessiblecurrent
atEnvMonv2FaultLedStackMemberId
OBJECT-TYPE
The index of the stack member hosting this fault LED. For a chassis switch, it corresponds to the card ID of the controller that is monitoring the chassis hardware, e.g. 5 or 6. In a VCStack Plus, the second chassis uses controller IDs 17 or 18. Refer to chassisMappingTable for more details.
1.3.6.1.4.1.207.8.4.4.3.12.6.1.1Unsigned32read-onlycurrent
atEnvMonv2FaultLed1Flash
OBJECT-TYPE
This object indicates whether a fault LED is currently showing a system failure by flashing once. It indicates that one or more heatsink fans have failed, or are operating below the recommended speed.
1.3.6.1.4.1.207.8.4.4.3.12.6.1.2INTEGER {heatsinkFanFailure(1), noFault(2)}read-onlycurrent
atEnvMonv2FaultLed2Flashes
OBJECT-TYPE
This object indicates whether a fault LED is currently showing a system failure by flashing twice. It indicates that one or both of the chassis fans are not installed, or the fans are operating below the recommended speed.
1.3.6.1.4.1.207.8.4.4.3.12.6.1.3INTEGER {chassisFanFailure(1), noFault(2)}read-onlycurrent
atEnvMonv2FaultLed3Flashes
OBJECT-TYPE
This object indicates whether a fault LED is currently showing a system failure by flashing three times. It indicates that the ability to monitor temperature or fans has failed.
1.3.6.1.4.1.207.8.4.4.3.12.6.1.4INTEGER {sensorFailure(1), noFault(2)}read-onlycurrent
atEnvMonv2FaultLed4Flashes
OBJECT-TYPE
This object indicates whether a fault LED is currently showing a system failure by flashing four times. It indicates that an XEM failed to initialise or is incompatible.
1.3.6.1.4.1.207.8.4.4.3.12.6.1.5INTEGER {xemInitialisationFailure(1), noFault(2)}read-onlycurrent
atEnvMonv2FaultLed5Flashes
OBJECT-TYPE
This object indicates whether a fault LED is currently showing a system failure by flashing five times. This flashing sequence is not currently in use.
1.3.6.1.4.1.207.8.4.4.3.12.6.1.6INTEGER {noFault(2)}read-onlycurrent
atEnvMonv2FaultLed6Flashes
OBJECT-TYPE
This object indicates whether a fault LED is currently showing a system failure by flashing six times. It indicates that the device's temperature has exceeded the recommended threshold.
1.3.6.1.4.1.207.8.4.4.3.12.6.1.7INTEGER {temperatureFailure(1), noFault(2)}read-onlycurrent
atEnvMonv2ContactInputTable
OBJECT-TYPE
A table of information about contact inputs available in the device that are monitored by environment monitoring hardware.
1.3.6.1.4.1.207.8.4.4.3.12.7not-accessiblecurrent
atEnvMonv2ContactInputEntry
OBJECT-TYPE
The description and current state of a contact input.
1.3.6.1.4.1.207.8.4.4.3.12.7.1not-accessiblecurrent
atEnvMonv2ContactInputStackMemberId
OBJECT-TYPE
The index of the stack member hosting this contact input.
1.3.6.1.4.1.207.8.4.4.3.12.7.1.1Unsigned32read-onlycurrent
atEnvMonv2ContactInputBoardIndex
OBJECT-TYPE
The index of the board hosting this contact input in the board table.
1.3.6.1.4.1.207.8.4.4.3.12.7.1.2Unsigned32read-onlycurrent
atEnvMonv2ContactInputIndex
OBJECT-TYPE
The numeric identifier of this contact input on its host board.
1.3.6.1.4.1.207.8.4.4.3.12.7.1.3Unsigned32read-onlycurrent
atEnvMonv2ContactInputDescription
OBJECT-TYPE
The description of this contact input.
1.3.6.1.4.1.207.8.4.4.3.12.7.1.4DisplayStringUnsized (SIZE(0..30))read-onlycurrent
atEnvMonv2ContactInputState
OBJECT-TYPE
An indication of whether this contact input is currently open or closed.
1.3.6.1.4.1.207.8.4.4.3.12.7.1.5INTEGER {closed(1), open(2)}read-onlycurrent
atEnvMonv2ContactOutputTable
OBJECT-TYPE
A table of information about contact outputs available in the device that are managed by environment monitoring hardware.
1.3.6.1.4.1.207.8.4.4.3.12.8not-accessiblecurrent
atEnvMonv2ContactOutputEntry
OBJECT-TYPE
The description and current state of a contact output.
1.3.6.1.4.1.207.8.4.4.3.12.8.1not-accessiblecurrent
atEnvMonv2ContactOutputStackMemberId
OBJECT-TYPE
The index of the stack member hosting this contact output.
1.3.6.1.4.1.207.8.4.4.3.12.8.1.1Unsigned32read-onlycurrent
atEnvMonv2ContactOutputBoardIndex
OBJECT-TYPE
The index of the board hosting this contact output in the board table.
1.3.6.1.4.1.207.8.4.4.3.12.8.1.2Unsigned32read-onlycurrent
atEnvMonv2ContactOutputIndex
OBJECT-TYPE
The numeric identifier of this contact output on its host board.
1.3.6.1.4.1.207.8.4.4.3.12.8.1.3Unsigned32read-onlycurrent
atEnvMonv2ContactOutputDescription
OBJECT-TYPE
The description of this contact output.
1.3.6.1.4.1.207.8.4.4.3.12.8.1.4DisplayStringUnsized (SIZE(0..30))read-onlycurrent
atEnvMonv2ContactOutputState
OBJECT-TYPE
An indication of whether this contact output is currently open or closed.
1.3.6.1.4.1.207.8.4.4.3.12.8.1.5INTEGER {closed(1), open(2)}read-onlycurrent
atEnvMonv2ExternalPSUTable
OBJECT-TYPE
Table of external PSU status.
1.3.6.1.4.1.207.8.4.4.3.12.9not-accessiblecurrent
atEnvMonv2ExternalPSUEntry
OBJECT-TYPE
The description and current status of an external power supply.
1.3.6.1.4.1.207.8.4.4.3.12.9.1not-accessiblecurrent
atEnvMonv2ExternalPSUStackMemberId
OBJECT-TYPE
The index of the stack member hosting this external PSU.
1.3.6.1.4.1.207.8.4.4.3.12.9.1.1Unsigned32read-onlycurrent
atEnvMonv2ExternalPSUBoardIndex
OBJECT-TYPE
The index of the board hosting this external PSU in the board table.
1.3.6.1.4.1.207.8.4.4.3.12.9.1.2Unsigned32read-onlycurrent
atEnvMonv2ExternalPSUIndex
OBJECT-TYPE
The numeric identifier of this external PSU on its host board.
1.3.6.1.4.1.207.8.4.4.3.12.9.1.3Unsigned32read-onlycurrent
atEnvMonv2ExternalPSUDescription
OBJECT-TYPE
The description of this external PSU.
1.3.6.1.4.1.207.8.4.4.3.12.9.1.4DisplayStringUnsized (SIZE(0..30))read-onlycurrent
atEnvMonv2ExternalPSUState
OBJECT-TYPE
An indication of whether the supply potential of the external power supply is present or not. A value of 'failed(1)' indicates that no power is being received on this input, 'good(2)' indicates that this input is receiving power from the external power supply.
1.3.6.1.4.1.207.8.4.4.3.12.9.1.5INTEGER {failed(1), good(2)}read-onlycurrent

Notifications

NameOIDStatus
atEnvMonv2FanAlarmSetNotify
NOTIFICATION-TYPE
A notification generated when the monitored speed of a fan drops below its lower threshold.
1.3.6.1.4.1.207.8.4.4.3.12.0.1current
atEnvMonv2FanAlarmClearedNotify
NOTIFICATION-TYPE
A notification generated when the monitored speed of a fan returns to an acceptable value, the fan having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.0.2current
atEnvMonv2VoltAlarmSetNotify
NOTIFICATION-TYPE
A notification generated when the voltage of a monitored voltage rail goes out of tolerance, either by dropping below its lower threshold, or exceeding its upper threshold.
1.3.6.1.4.1.207.8.4.4.3.12.0.3current
atEnvMonv2VoltAlarmClearedNotify
NOTIFICATION-TYPE
A notification generated when the voltage of a monitored voltage rail returns to an acceptable value, having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.0.4current
atEnvMonv2TempAlarmSetNotify
NOTIFICATION-TYPE
A notification generated when a monitored temperature exceeds its upper threshold.
1.3.6.1.4.1.207.8.4.4.3.12.0.5current
atEnvMonv2TempAlarmClearedNotify
NOTIFICATION-TYPE
A notification generated when a monitored temperature returns to an acceptable value, having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.0.6current
atEnvMonv2PsbAlarmSetNotify
NOTIFICATION-TYPE
A notification generated when a monitored parameter of a power supply bay device goes out of tolerance.
1.3.6.1.4.1.207.8.4.4.3.12.0.7current
atEnvMonv2PsbAlarmClearedNotify
NOTIFICATION-TYPE
A notification generated when a monitored parameter of a power supply bay device returns to an acceptable value, having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.0.8current
atEnvMonv2ContactInputOpenNotify
NOTIFICATION-TYPE
A notification generated when a monitored contact input opens.
1.3.6.1.4.1.207.8.4.4.3.12.0.9current
atEnvMonv2ContactInputCloseNotify
NOTIFICATION-TYPE
A notification generated when a monitored contact input closes.
1.3.6.1.4.1.207.8.4.4.3.12.0.10current
atEnvMonv2ExternalPSUAlarmSetNotify
NOTIFICATION-TYPE
A notification generated when supply potential of a monitored external power supply is not present.
1.3.6.1.4.1.207.8.4.4.3.12.0.11current
atEnvMonv2ExternalPSUAlarmClearedNotify
NOTIFICATION-TYPE
A notification generated when supply potential of a monitored external power supply returns to an acceptable value, having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.0.12current
atEnvMonv2TempCriticalSetNotify
NOTIFICATION-TYPE
A notification generated when a monitored temperature exceeds its upper threshold.
1.3.6.1.4.1.207.8.4.4.3.12.0.13current
atEnvMonv2TempCriticalClearedNotify
NOTIFICATION-TYPE
A notification generated when a monitored temperature returns to an acceptable value, having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.0.14current
atEnvMonv2TempCriticalLevel1SetNotify
NOTIFICATION-TYPE
A notification generated when a monitored temperature exceeds the level 1 threshold.
1.3.6.1.4.1.207.8.4.4.3.12.0.15current
atEnvMonv2TempCriticalLevel1ClearedNotify
NOTIFICATION-TYPE
A notification generated when a monitored temperature returns to an acceptable value, having previously been in critical temperature level 1 condition.
1.3.6.1.4.1.207.8.4.4.3.12.0.16current
atEnvMonv2TempCriticalLevel2SetNotify
NOTIFICATION-TYPE
A notification generated when a monitored temperature exceeds the level 2 threshold.
1.3.6.1.4.1.207.8.4.4.3.12.0.17current
atEnvMonv2TempCriticalLevel2ClearedNotify
NOTIFICATION-TYPE
A notification generated when a monitored temperature returns to an acceptable value, having previously been in critical temperature level 2 condition.
1.3.6.1.4.1.207.8.4.4.3.12.0.18current
atEnvMonv2FanAlarmSetEvent
NOTIFICATION-TYPE
A trap generated when the monitored speed of a fan drops below its lower threshold.
1.3.6.1.4.1.207.8.4.4.3.12.5.1deprecated
atEnvMonv2FanAlarmClearedEvent
NOTIFICATION-TYPE
A trap generated when the monitored speed of a fan returns to an acceptable value, the fan having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.5.2deprecated
atEnvMonv2VoltAlarmSetEvent
NOTIFICATION-TYPE
A trap generated when the voltage of a monitored voltage rail goes out of tolerance, either by dropping below its lower threshold, or exceeding its upper threshold.
1.3.6.1.4.1.207.8.4.4.3.12.5.3deprecated
atEnvMonv2VoltAlarmClearedEvent
NOTIFICATION-TYPE
A trap generated when the voltage of a monitored voltage rail returns to an acceptable value, having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.5.4deprecated
atEnvMonv2TempAlarmSetEvent
NOTIFICATION-TYPE
A trap generated when a monitored temperature exceeds its upper threshold.
1.3.6.1.4.1.207.8.4.4.3.12.5.5deprecated
atEnvMonv2TempAlarmClearedEvent
NOTIFICATION-TYPE
A trap generated when a monitored temperature returns to an acceptable value, having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.5.6deprecated
atEnvMonv2PsbAlarmSetEvent
NOTIFICATION-TYPE
A trap generated when a monitored parameter of a power supply bay device goes out of tolerance.
1.3.6.1.4.1.207.8.4.4.3.12.5.7deprecated
atEnvMonv2PsbAlarmClearedEvent
NOTIFICATION-TYPE
A trap generated when a monitored parameter of a power supply bay device returns to an acceptable value, having previously been in an alarm condition.
1.3.6.1.4.1.207.8.4.4.3.12.5.8deprecated