FW 08.01.00 McDATA E/OS SNMP Support Manual (620-000131-630, November 2005)

B
B-20
E/OS SNMP Support Manual
FC Management MIB
connUnitSensorUnitId
Syntax FcGlobalId
Access read-only
Status mandatory
Description The connUnitId of the connectivity unit that contains this sensor
table.
Sequence
::= { connUnitSensorEntry 1 }
connUnitSensorIndex
Syntax INTEGER (1..2147483647)
Access read-only
Status mandatory
Description A unique value among all connUnitSensorEntrys with the same
value of connUnitSensorUnitId, in the range between 1 and
connUnitNumSensor[connUnitSensorUnitId].
Sequence
::= { connUnitSensorEntry 2}
connUnitSensorName
Syntax DisplayString
Access read-only
Status mandatory
Description A textual identification of the sensor intended primarily for operator
use.
Sequence
::= { connUnitSensorEntry 3 }
connUnitSensorStatus
Syntax INTEGER {
unknown(1),
other(2), the sensor indicates other than ok, warning or failure.