zxAnGponSrvOnuO1O7Status

ZTE-AN-GPON-SERVICE-MIB · .1.3.6.1.4.1.3902.1082.500.10.2.3.8.1.3

Object

column Enumeration
The O1-O7 status of the ONU.
unknown: The state is unknown.
              
initial: The ONU powers up in this state.
              
standby: Downstream traffic is received by the ONU. 
         The ONU waits for global network parameters.
              
powerSetup: Based on the received Upstream_Overhead message, 
         the ONU adjusts its transmission power level.
              
serialNumber: By sending a Serial_Number request to all ONUs 
         in Serial-Number state, the OLT discovers new ONUs 
         and their Serial Numbers.
              
ranging: The upstream transmission from the different ONUs 
         must be synchronized with the upstream frame.
              
operation: Once in this state the ONU can send upstream data 
         and PLOAM messages as directed by the OLT.
              
popup: The ONU enters this state from the Operation state 
         following the detection of LOS or LOF alarms.

Context

MIB
ZTE-AN-GPON-SERVICE-MIB
OID
.1.3.6.1.4.1.3902.1082.500.10.2.3.8.1.3
Type
column
Access
readonly
Status
current
Parent
zxAnGponSrvOnuStatusEntry
Groups
1

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 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvOnuO1O7Status'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvOnuO1O7Status.<ifIndex>.<zxAnPonOnuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvOnuO1O7Status'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2initial
3standby
4powerSetup
5serialNumber
6ranging
7operation
8popup

Conformance