zxAnGponSrvTcontDbaGapMode

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

Object

column r/w Enumeration
This attribute specifies the DBA gap mode. 
For GPON ONU,the explanations of these modes are as follows:
  mode0 is one frame, 
  mode1 is two frames, 
  mode2 is four frames, 
  mode3 is eight frames,
  default is the system default policy, it is only supported 
          by C600 serial.
For example, 'two frames' indicates that T-CONT will perform DBA
in a gap of two data frames.

Context

MIB
ZTE-AN-GPON-SERVICE-MIB
OID
.1.3.6.1.4.1.3902.1082.500.10.2.3.4.1.5
Type
column
Access
readwrite
Status
current
Parent
zxAnGponSrvTcontEntry
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::zxAnGponSrvTcontDbaGapMode'
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::zxAnGponSrvTcontDbaGapMode.<ifIndex>.<zxAnPonOnuIndex>.<zxAnGponSrvTcontIndex>'
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::zxAnGponSrvTcontDbaGapMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1mode0
2mode1
3mode2
4mode3
11default

Conformance