zhoneGponPortStatusDbaStatus

Zhone-GPON-MIB · .1.3.6.1.4.1.5504.5.14.1.13.1.2

Object

column Enumeration
The current DBA status for this GEM port.  
              
DBA status reporting is on a per-ONU basis.  All GEM ports
on the ONU will report the same value.
               
Possible values:
   sr           - DBA type is SR and there is no error
   nsr          - DBA type is NSR and there is no error
   nsrError     - DBA type is NSR and there is an error
                  or the ONU does not support NSR
   notEnabled   - DBA has been disabled
   notAvailable - cannot communicate with ONU
   notAdded     - ONU is not added to the OLT
   error        - internal error prevents data collection

Context

MIB
Zhone-GPON-MIB
OID
.1.3.6.1.4.1.5504.5.14.1.13.1.2
Type
column
Access
readonly
Status
current
Parent
zhoneGponPortStatusEntry
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 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-GPON-MIB::zhoneGponPortStatusDbaStatus'
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::zhoneGponPortStatusDbaStatus.<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::zhoneGponPortStatusDbaStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sr
2nsr
3nsrError
4notEnabled
5notAvailable
6notAdded
7error

Conformance