Q-Logic 59047-10 D Switch User Manual


 
59047-10 D 6-1
6 QLOGIC MIB Objects
This section covers the implementation details for the QLogic Management
Information Bases (QLOGIC-MIB) on the QLogic switch.
QLOGIC MIB Definitions
This MIB replaces the fcFxPortPhysTable module defined in
FIBRE-CHANNEL-FE-MIB, and defines volatile control objects for ports in a
QLogic switch. If the switch gets reset, these values revert back to the default
values in the configuration file.
fcQxPortPhysAdminStatus (1.3.6.1.4.1.1663.1.3.10.1.1.3)
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 fcQxPortPhysAdminStatus in the offline(2) state. As the result of
either explicit management action or per configuration information accessible by
the Fabric Element, fcQxPortPhysAdminStatus 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 6-1 for fcQxPortPhysAdminStatus read values.