fcQxQuailPortPhysReasonCode
QLOGIC-MIB ·
.1.3.6.1.4.1.1663.1.3.10.1.1.7
Object
column Enumeration
The reason for the current operational status of the port. If the status is 'up', this will be 'up'. If the status is 'down', the reason code will indicate the reason, e.g. 'isolated', 'sfpAbsent', etc.
Context
- MIB
- QLOGIC-MIB
- OID
.1.3.6.1.4.1.1663.1.3.10.1.1.7- Type
- column
- Access
- readonly
- 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::fcQxQuailPortPhysReasonCode'
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::fcQxQuailPortPhysReasonCode.<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::fcQxQuailPortPhysReasonCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | up |
3 | down |
4 | notConnected |
5 | sfpAbsent |
6 | sfpUnsupported |
7 | hardwareFailure |
8 | isolated |