Q-Logic 59047-09 C Switch User Manual


 
5 – Fibre Alliance MIB Objects
Port Table
5-44 59047-09 C
S
Access
read-only
Status
unsupported
Return Value
Always returns error status "NoSuchName".
connUnitPortNodeWwn (1.3.6.1.3.94.1.10.1.22)
The Node World Wide Name of the port if applicable, otherwise all zeros. This
should have the same value for a group of related ports. The container is defined
as the largest physical entity. For example, all ports on HBAs on a host will have
the same Node WWN. All ports on the same storage subsystem will have the
same Node WWN." ::= { connUnitPortEntry 22 }.
Syntax
FcNameId
Access
read-only
Status
mandatory
Return Value
Returns the World Wide Node Name of the switch. For example: 10 00 00
C0 DD 00 71 C9.
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)
}