hwEponDeviceOntRegisterInfoDownCause
HUAWEI-XPON-MIB ·
.1.3.6.1.4.1.2011.6.128.1.1.2.103.1.8
Object
column Enumeration
This object indicates the reason why the ONT goes offline.
Options:
1. ontdeleted(0) - The cause of ONT's down is that the ont is deleted
2. linkeddown(1) - The cause of ONT's down is that the ont is disconnected
3. losi(2) - The cause of ONT's down is that the ont is losi(OLT can not receive
expected optical signals from ONT)
4. lofi(3) - The cause of ONT's down is that the ont is lofi(OLT can not receive
expected optical frame from ONT)
5. sfi(4) - The cause of ONT's down is that the ont is sfi(Signal fail of ONUi)
6. loai(5) - The cause of ONT's down is that the ont is loai(Loss of acknowledge with ONUi)
7. loami(6) - The cause of ONT's down is that the ont is loami(Loss of PLOAM for ONUi)
8. disablefail(7) - The cause of ONT's down is that the ont fails to be deactivated
9. deactivated(8) - The cause of ONT's down is that the ont is deactivated
10. reset(9) - The cause of ONT's down is that the ont is reseted
11. reregister(10) - The cause of ONT's down is that the ont is registered again
12. popupfail(11) - The cause of ONT's down is that the ont popup test fails
13. authfail(12) - The cause of ONT's down is that the ont authentication fails
14. powerdown(13) - The cause of ONT's down is that the ont is powered off
15. reserved(14) - Reserved
16. loki(15) - The cause of ONT's down is that the ont is loki(Loss of key synch with ONUi)
17. ringDeactivated(18) - The cause of ONT's down is that the ont is deactivated due to the ring
18. broadcastAttackDeactivated(34) - The cause of ONT's down is that the ont is deactivated due to broadcast attack
19. noerror(255) - The cause of ONT's down is that the ont is noerror
20. invalid(-1) - Indicates that the query fails or no information is detected
21. rogueOntselfDetected(37) - The cause of ONT's down is that the rogue ont detected by itself
22. antirogueontautoisolatereset(38) - The cause of ONT's down is to prevent rogue ONT attacks by reset ONT
23. antirogueontautoisolatedeactive(39) - The cause of ONT's down is to prevent rogue ONT attacks by deactive ONT
Context
- MIB
- HUAWEI-XPON-MIB
- OID
.1.3.6.1.4.1.2011.6.128.1.1.2.103.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwEponDeviceOntRegisterExInfoEntry
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 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponDeviceOntRegisterInfoDownCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponDeviceOntRegisterInfoDownCause.<ifIndex>.<hwXponDeviceOntIndex>.<hwEponDeviceOntRegisterInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-MIB::hwEponDeviceOntRegisterInfoDownCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
0 | ontdeleted |
1 | linkeddown |
2 | losi |
3 | lofi |
4 | sfi |
5 | loai |
6 | loami |
7 | disablefail |
8 | deactivated |
9 | reset |
10 | reregister |
11 | popupfail |
12 | authfail |
13 | powerdown |
14 | reserved |
15 | loki |
18 | ringDeactivated |
34 | broadcastAttackDeactivated |
37 | rogueOntselfDetected |
38 | antirogueontautoisolatereset |
39 | antirogueontautoisolatedeactive |
255 | noerror |