hwFailCause

HUAWEI-SPC-MIB · .1.3.6.1.4.1.2011.6.15.1.1.1.18

Object

column Enumeration
Fault reason of SPC.
Options:
1. startBusy(1) -the start port is busy
2. endBusy(2) - the end port is busy
3. startFault(3) - the start	port is	fault
4. endFault(4) - the end port is fault
5. startLoop(5) - the start port is looped
6. endLoop(6) - the end port is looped
7. startLock(7) - the start	port is	locked
8. endLock(8) - the end port is locked
9. resNotEnough(9) -the system resource is not enough
10. waitingTimeout(10) -the waiting timer times out
11. startTest(11) -the start port is testing
12. endTest(12) -the end port is testing
13. noAlarm(13) -no alarm
14. noTS(14) -no TS
15. noLicense(15) -no license
16. linksetFault(16) -link set fault
17. portUnactive(17) -port unactive

Context

MIB
HUAWEI-SPC-MIB
OID
.1.3.6.1.4.1.2011.6.15.1.1.1.18
Type
column
Access
readonly
Status
current
Parent
hwSpcMngtEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1startBusy
2endBusy
3startFault
4endFault
5startLoop
6endLoop
7startLock
8endLock
9resNotEnough
10waitingTimeout
11startTest
12endTest
13noAlarm
14noTS
15noLicense
16linksetFault
17portUnactive