fcFxPortPhysAdminStatus
FIBRE-CHANNEL-FE-MIB ·
.1.3.6.1.2.1.75.1.2.2.1.1
Object
column r/w
Enumeration
The desired state of the FxPort. A management station may place the FxPort 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 FxPorts start with fcFxPortPhysAdminStatus in the offline(2) state. As the result of either explicit management action or per configuration information accessible by the Fabric Element, fcFxPortPhysAdminStatus is then changed to either the online(1) or testing(3) states, or remains in the offline state.
Context
- MIB
- FIBRE-CHANNEL-FE-MIB
- OID
.1.3.6.1.2.1.75.1.2.2.1.1- Type
- column
- Access
- readwrite
- 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::fcFxPortPhysAdminStatus'
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::fcFxPortPhysAdminStatus.<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::fcFxPortPhysAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | online |
2 | offline |
3 | testing |
Conformance
Member of
Compliance refinements
fcFeMIBFullCompliance
readonly
Write access is not required.
fcFeMIBMinimumCompliance
readonly
Write access is not required.