hwGponOntRegisterInfoDownCause
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.65.1.8
Object
column Enumeration
The cause of ONT's down. 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 link down 3. losi(2) - The cause of ONT's down is LOSi(Loss of signal for ONUi) or LOBi (Loss of burst for ONUi) 4. lofi(3) - The cause of ONT's down is that the ont is lofi 5. sfi(4) - The cause of ONT's down is that the ont is sfi 6. loai(5) - The cause of ONT's down is that the ont is loai 7. loami(6) - The cause of ONT's down is that the ont is loami 8. disablefail(7) - The cause of ONT's down is that the ont is disablefail 9. deactived(8) - The cause of ONT's down is that the ont is deactived 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 re-register 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 is authfail 14. dyinggasp(13) - The cause of ONT's down is that the ont is dyinggasp 15. reserved(14) - Reserved 16. loki(15) - The cause of ONT's down is that the ont is loki 17. ringDeactivated(18) - The cause of ONT's down is that the ont is deactivated due to the ring 18. turnOffOptic(30) - The cause of ONT's down is that the ont optical module is shut down 19. cmdReboot(31) - The cause of ONT's down is that the ont is reset by ont command 20. ontResetkeyReboot(32) - The cause of ONT's down is that the ont is reset by ont reset button 21. ontSoftwareReset(33) - The cause of ONT's down is that the ont is reset by ont software 22. broadcastAttackDeactivated(34) - The cause of ONT's down is that the ont is deactivated due to broadcast attack 23. operatorCheckFail(35) - The cause of ONT's down is that operator check fail 24. ontOltIncompatible(36) - The cause of ONT's down is that the ont is incompatible with the OLT 25. rogueOntselfDetected(37) - The cause of ONT's down is that the rogue ont detected by itself 26. autoIsolateReset(38) - The cause of ONT's down is that the ont resets to prevent rogue ont attacks 27. autoIsolateDeact(39) - The cause of ONT's down is that the ont is deactivated to prevent rogue ont attacks 28. ontNotInWhiteList(40) - The cause of ONT's down is that the ont is not in the white list 29. noerror(255) - The cause of ONT's down is that the ont is noerror 30. invalid(-1) - Indicates that the query fails or no information is detected
Context
- MIB
- HUAWEI-GPON-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.1.65.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGponOntRegisterExInfoEntry
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-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponOntRegisterInfoDownCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponOntRegisterInfoDownCause.<ifIndex>.<hwGponDeviceOntObjectIndex>.<hwGponOntRegisterInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GPON-MIB::hwGponOntRegisterInfoDownCause'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.