hwStorageFCPortStatus

OBS ✓
ISM-STORAGE-SVC-MIB · .1.3.6.1.4.1.34774.4.1.19.8.7.1.4

Object

column Enumeration
Status of the FC host port.
The value can be:
0: Disconnected
1: Connected
2: Faulty
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
ISM-STORAGE-SVC-MIB
OID
.1.3.6.1.4.1.34774.4.1.19.8.7.1.4
Type
column
Access
readonly
Status
current
Parent
hwStorageFCPortEntry
Groups
1

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 'ISM-STORAGE-SVC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-STORAGE-SVC-MIB::hwStorageFCPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISM-STORAGE-SVC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-STORAGE-SVC-MIB::hwStorageFCPortStatus.<hwStorageFCPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISM-STORAGE-SVC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISM-STORAGE-SVC-MIB::hwStorageFCPortStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0linkdown
1linkup
2fault

Conformance