Q-Logic 59047-10 D Switch User Manual


 
5–Fabric Element MIB Objects
FxPort Physical Level Table
5-14 59047-10 D
FxPort Physical Level Table
The objects described in this section are in table format indexed by switch index
and port index. An example of how to access one of these objects is: "snmpget
localhost public fcFxPortPhysAdminStatus.1.1". This table contains one entry for
each FxPort in the Fabric Element, the physical level status, and parameters of
the FxPorts.
This table contains one entry for each FxPort in the Fabric Element, and the
physical level status and parameters of the FxPorts.
fcFxPortPhysAdminStatus (1.3.6.1.2.1.75.1.2.2.1.1)
The desired state of the FxPort. A management station may place the FxPort in a
desired state by setting this object accordingly. The testing(3) state indicates that
no operational frames can be passed. When a Fabric Element initializes, all
FxPorts start with fcFxPortPhysAdminStatus in the offline(2) state. 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.
Syntax INTEGER {
online(1), - place port online
offline(2), - take port offline
testing(3) - initiate test procedures
}
Access read-write
Status current
Return Value Refer to Tab le 5-4 for fcFxPortPhysAdminStatus read values.
Refer to Tab le 5-5 for fcFxPortPhysAdminStatus write values.
Table 5-4. fcFxPortPhysAdminStatus Read Return Values
Port Value
Online online (1)
Offline offline (2)
Diagnostics testing (3)
Down offline (2)