zhoneGponOnuOmciState
Zhone-GPON-MIB ·
.1.3.6.1.4.1.5504.5.14.1.7.1.2
Object
column Enumeration
Current configuration status for ONU.
1. queued for configuration (waiting)
2. transitional state before configuration (pending)
3. in process of configuration (config)
4. unspecified error (error)
5. configuration successful (done)
6. image download in progress (download)
7. image download aborted (aborted)
8. state cannot be determined (unknown)
9. ONU is down (down)
10. no configuration has been attempted (noConfig)
11. ONU unreachable for RG configuration (rgComError)
12. Some RG commands failed, may impact service
(rgServiceSetupErr)
13. OMCI configuration failed (omciFailed)
14. OMCI failed and also ONU unreachable for RG
(omciErrAndRgComErr)
15. OMCI failed and also RG commands failed
(omciErrAndRgServErr)
16. Some post-config commands failed (postCfgError)
17. OMCI failed and also some post-config commands failed
(omciErrAndPostCfgErr)
Context
- MIB
- Zhone-GPON-MIB
- OID
.1.3.6.1.4.1.5504.5.14.1.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneGponOnuStatusEntry
- 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 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-GPON-MIB::zhoneGponOnuOmciState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-GPON-MIB::zhoneGponOnuOmciState.<zhoneGponOltOnuIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-GPON-MIB::zhoneGponOnuOmciState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | waiting |
2 | pending |
3 | config |
4 | error |
5 | done |
6 | download |
7 | aborted |
8 | unknown |
9 | down |
10 | noConfig |
11 | rgComError |
12 | rgServiceSetupErr |
13 | omciFailed |
14 | omciErrAndRgComErr |
15 | omciErrAndRgServErr |
16 | postCfgError |
17 | omciErrAndPostCfgErr |
Conformance
Member of