zxGponPwRTPTsMode
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.18.6.1.1
Object
column r/w
Enumeration
This attribute determines the mode in which RTP timestamps are generated in the TDM to PSN direction.
0 Unknown or not applicable (default)
1 Absolute. Timestamps are based on the timing of the incoming TDM signal.
2 Differential. Timestamps are based on the ONT's reference clock, which is understood to be
stratum-traceable along with the reference clock at the far end.
(R, W, Set-by-create) (mandatory) (1 byte)
Context
- MIB
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.18.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxGponPwRTPConfigEntry
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::zxGponPwRTPTsMode'
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::zxGponPwRTPTsMode.<zxGponOltIndex>.<zxGponONTIndex>.<zxGponUNIIndex>'
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::zxGponPwRTPTsMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | absolute |
3 | differential |