zxGponPonPiggybackDBAReporting
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.12.1.1.4
Object
column Enumeration
The following coding is used to indicate the ONT's piggyback DBA reporting mode capabilities: 0x00: supports mode 0 only; 0x01: supports modes 0 and 1; 0x02: supports modes 0 and 2; 0x03: supports modes 0,1,and 2; 0x04: piggyback DBA reporting not supported.(1 byte)
Context
- MIB
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.12.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxGponPonEntry
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 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponPonPiggybackDBAReporting'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponPonPiggybackDBAReporting.<zxGponOltIndex>.<zxGponONTIndex>.<zxGponPonIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXGPON-ONTMGMT-MIB::zxGponPonPiggybackDBAReporting'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mode0Only |
2 | mode01 |
3 | mode02 |
4 | mode012 |
5 | notsupport |