hwStorageFrontEndHostPortStatus
ISM-STORAGE-SVC-MIB ·
.1.3.6.1.4.1.34774.4.1.19.8.11.1.3
Object
column Enumeration
Connection state of a host port: 0: link down 1: link up 2: not exist 3: link bad 4: hardware error 5: speed no match 6: enable 7: disable 8: mac error 9: lane no match
Context
- MIB
- ISM-STORAGE-SVC-MIB
- OID
.1.3.6.1.4.1.34774.4.1.19.8.11.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwStorageFrontEndHostPortEntry
- 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 '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::hwStorageFrontEndHostPortStatus'
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::hwStorageFrontEndHostPortStatus.<hwStorageFrontEndHostPortIfIndex>'
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::hwStorageFrontEndHostPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | linkdown |
1 | linkup |
2 | fault |
3 | unknown |
Conformance
Member of