fcFxPortPhysOperStatus
FIBRE-CHANNEL-FE-MIB ·
.1.3.6.1.2.1.75.1.2.2.1.2
Object
column Enumeration
The current operational status of the FxPort. The
testing(3) indicates that no operational frames can be
passed. If fcFxPortPhysAdminStatus is offline(2) then
fcFxPortPhysOperStatus should be offline(2). If
fcFxPortPhysAdminStatus is changed to online(1) then
fcFxPortPhysOperStatus should change to online(1) if the
FxPort is ready to accept Fabric Login request from the
attached NxPort; it should proceed and remain in the link-
failure(4) state if and only if there is a fault that
prevents it from going to the online(1) state.
Context
- MIB
- FIBRE-CHANNEL-FE-MIB
- OID
.1.3.6.1.2.1.75.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcFxPortPhysEntry
- Groups
- 1
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 'FIBRE-CHANNEL-FE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBRE-CHANNEL-FE-MIB::fcFxPortPhysOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBRE-CHANNEL-FE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBRE-CHANNEL-FE-MIB::fcFxPortPhysOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBRE-CHANNEL-FE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBRE-CHANNEL-FE-MIB::fcFxPortPhysOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | online |
2 | offline |
3 | testing |
4 | linkFailure |
Conformance
Member of