zxAnGponRmAniPiggybackDbaReport
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.2.2.1.5
Object
column Enumeration
The following coding is used to indicate the ONU's piggyback DBA reporting mode capabilities: mode0Only(1): supports mode 0 only; mode0And1(2): supports modes 0 and 1; notSupport(5): piggyback DBA reporting not supported; unknown(65535): ONU is not in service.
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnGponRmAniEntry
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::zxAnGponRmAniPiggybackDbaReport'
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::zxAnGponRmAniPiggybackDbaReport.<ifIndex>.<zxAnPonOnuIndex>.<zxAnGponRmAniIndex>'
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::zxAnGponRmAniPiggybackDbaReport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mode0Only |
2 | mode0And1 |
5 | notSupport |
65535 | unknown |