fcQxPortPhysAdminStatus

QLOGIC-MIB · .1.3.6.1.4.1.1663.1.3.10.1.1.3

Object

column r/w Enumeration
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.

Context

MIB
QLOGIC-MIB
OID
.1.3.6.1.4.1.1663.1.3.10.1.1.3
Type
column
Access
readwrite
Status
current
Parent
fcQxPortPhysEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'QLOGIC-MIB' -M '/opt/observium/mibs/marvell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QLOGIC-MIB::fcQxPortPhysAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QLOGIC-MIB' -M '/opt/observium/mibs/marvell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QLOGIC-MIB::fcQxPortPhysAdminStatus.<fcQxPortPhysModule>.<fcQxPortPhysIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QLOGIC-MIB' -M '/opt/observium/mibs/marvell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QLOGIC-MIB::fcQxPortPhysAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1online
2offline
3testing