5 – Fibre Alliance MIB Objects
A
connUnitPortHWState (1.3.6.1.3.94.1.10.1.23)
The hardware detected state of the port.
Syntax
INTEGER {
unknown(1),
failed(2), - port failed diagnostics bypassed(3), - FCAL bypass, loop only active(4), - connected to a device loopback(5), - Port in external loopback txfault(6), - Transmitter fault noMedia(7), - media not installed linkDown
(8)- waiting for activity (rx sync)
}
Access
Status
mandatory
Return Value
Refer to Table
Table 5-30. ConnUnitPortHWState Port State Return Values
Port State | Return Value |
|
|
If DiagStatus = Failed | Failed (2) |
If SFP = Not Installed | NoMedia (7) |
If SyncStatus = SyncAcquired | Active (4) |
If SyncStatus = SyncLost | LinkDown (8) |
Other | Unknown (1) |
|
|