zxAnGponRmOnuTrafficOpt
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.1.2.1.4
Object
column Enumeration
This attribute identifies the upstream traffic management function
implemented in the ONU. There are three options:
1 Priority controlled and flexibly scheduled upstream traffic.
The traffic scheduler and priority queue mechanism are used for
upstream traffic.
2 Rate controlled upstream traffic. The maximum upstream traffic
of each individual connection is guaranteed by shaping.
3 Priority and rate controlled. The traffic scheduler and priority
queue mechanism are used for upstream traffic. The maximum
upstream traffic of each individual connection is guaranteed by
shaping.
65535 Unknown(N/A), when ONU is offline.
For further explanation, see Appendix II.
Downstream priority queues are managed via the GEM port network CTP.
Upon ME instantiation, the ONU sets this attribute to the value that
describes its implementation. The OLT must adapt its model to
conform to the ONU's selection.
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnGponRmOnuEntry
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 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmOnuTrafficOpt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmOnuTrafficOpt.<ifIndex>.<zxAnPonOnuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmOnuTrafficOpt'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | priCtrl |
2 | rateCtrl |
3 | priAndRateCtrl |
65535 | unknown |