zxPwCTDMCfgTimestampMode
ZXPW-TDM-MIB ·
.1.3.6.1.4.1.3902.1015.1013.2.1.2.1.3.1.18
Object
column r/w
Enumeration
Timestamp generation MAY be used in one of the following modes: 1. Absolute mode: the PSN-bound IWF sets timestamps using the clock recovered from the incoming TDM attachment circuit. As a consequence, the timestamps are closely correlated with the sequence numbers. All TDM implementations that support usage of the RTP header MUST support this mode. 2. Differential mode: Both IWFs have access to a common high- quality timing source, and this source is used for timestamp generation. Support of this mode is OPTIONAL.
Context
- MIB
- ZXPW-TDM-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.2.1.2.1.3.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxPwCTDMCfgEntry
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 'ZXPW-TDM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXPW-TDM-MIB::zxPwCTDMCfgTimestampMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXPW-TDM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXPW-TDM-MIB::zxPwCTDMCfgTimestampMode.<zxPwCTDMCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXPW-TDM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXPW-TDM-MIB::zxPwCTDMCfgTimestampMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | absolute |
3 | differential |