|
|
Description:
|
fcQxPortPhysAdminStatus OBJECT-TYPE
SYNTAX INTEGER {
online (1), -- place port online
offline (2), -- take port offline
testing (3)} -- initiate test procedures
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The desired state of the QxPort. A management station may place the QxPort 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 QxPorts 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."
|
|
|
|