Fcfxportstatustable, Fcfxportstatusentry, Fcfxportid – Dell POWEREDGE M1000E User Manual

Page 101: Fcfxportbbcreditavailable, Fcfxportopermode, Fcfxportadminmode, Fcfxportphystable, Fcfxportphysentry, Fcfxportphysadminstatus, Fcfxportphysoperstatus

Advertising
background image

Fabric OS MIB Reference

81

53-1002750-01

fcFeStatus group

4

TABLE 28

Object and OID

Access

Description

fcFxPortStatusTable
1.3.6.1.2.1.75.1.2.1

Not accessible

A table that contains operational status and parameters of the
Fx_Ports, one entry for each Fx_Port in the fabric element.

fcFxPortStatusEntry
1.3.6.1.2.1.75.1.2.1.1

Not accessible

An entry containing operational status and parameters of an
Fx_Port.

fcFxPortID
1.3.6.1.2.1.75.1.2.1.1.1

Read only

The address identifier by which this Fx_Port is identified within the
fabric. The Fx_Port might assign its address identifier to its attached
Nx_Ports during fabric login.

fcFxPortBbCreditAvailable
1.3.6.1.2.1.75.1.2.1.1.2

Read only

The number of buffers currently available for receiving frames from
the attached port in the buffer-to-buffer flow control. The value
should be less than or equal to fcFxPortBbCredit.
NOTE: This object is not supported on the FC10-6 port blade.

fcFxPortOperMode
1.3.6.1.2.1.75.1.2.1.1.3

Read only

The current operational mode of the Fx_Port.
Valid values:

unknown (1)

fPort (2)

flPort (3)

fcFxPortAdminMode
1.3.6.1.2.1.75.1.2.1.1.4

Read only

The desired operational mode of the Fx_Port.

fcFxPortPhysTable
1.3.6.1.2.1.75.1.2.2

Not accessible

A table that contains the physical level status and parameters of the
Fx_Ports, one entry for each Fx_Port in the fabric element.

fcFxPortPhysEntry
1.3.6.1.2.1.75.1.2.2.1

Not accessible

An entry containing physical level status and parameters of an
Fx_Port.

fcFxPortPhysAdminStatus
1.3.6.1.2.1.75.1.2.2.1.1

Read only

The desired state of the Fx_Port. A management station might place
the Fx_Port in a desired state by setting this object accordingly.
Valid values:

online (1)

offline (2)

testing (3)

The testing state (3) indicates that no operational frames can be
passed. When a fabric element initializes, all Fx_Ports start with
fcFxPortPhysAdminStatus in the offline state (2). As the result of
either explicit management action or per configuration information
accessible by the fabric element, fcFxPortPhysAdminStatus is then
changed to either the online (1) or testing (3) states or remains in
the offline state (2).

fcFxPortPhysOperStatus
1.3.6.1.2.1.75.1.2.2.1.2

Read only

The current operational status of the Fx_Port.
Valid values:

online (1)

offline (2)

testing (3)

linkFailure (4)

The testing state (3) indicates that no operational frames can be
passed. If fcFxPortPhysAdminStatus is offline (2), then
fcFxPortPhysOperStatus should be offline (2). If
fcFxPortPhysAdminStatus is changed to online (1), then
fcFxPortPhysOperStatus should change to online (1) if the Fx_Port is
ready to accept fabric login request from the attached Nx_Port; it
should proceed and remain in the linkFailure (4) state only if there is
a fault that prevents it from going to the online state (1).

Advertising