hwStorageSASPortStatus

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

Object

column Enumeration
Status of the SAS 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.8.1.4
Type
column
Access
readonly
Status
current
Parent
hwStorageSASPortEntry
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::hwStorageSASPortStatus'
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::hwStorageSASPortStatus.<hwStorageSASPortIfIndex>'
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::hwStorageSASPortStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0linkdown
1linkup
2fault

Conformance