fcQxPortPhysIndex
QLOGIC-MIB ·
.1.3.6.1.4.1.1663.1.3.10.1.1.2
Object
column FcQxPortIndex
This object identifies the QxPort within the module. This number ranges from 1 to the value of fcFeModulePortCapacity for the associated module. The value remains constant for the identified QxPort until the module is re-initialized.
Context
- MIB
- QLOGIC-MIB
- OID
.1.3.6.1.4.1.1663.1.3.10.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fcQxPortPhysEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::fcQxPortPhysIndex'
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::fcQxPortPhysIndex.<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::fcQxPortPhysIndex'
Syntax
- Source
- FcQxPortIndex
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.