cmgDsuReceiveClock
G700-MG-MIB ·
.1.3.6.1.4.1.6889.2.9.1.1.11.2.1.1.7
Object
column obsolete
r/w
Enumeration
Specifies whether data received from the data port is clocked using
the DSU internal clock or by an external clock provided by the DTE
connected to the port. When an external clock is used, it must be
synchronized to the same clock source as the DSU.
The DSU Receive Clock is equivalent to the Data Port Transmit Clock.
internal(1) The clock is provided internally by the DSU/CSU on the
TXC interchange circuit DB (CCITT 114).
external(2) The clock is provided externally by the DTE on the XTXC
interchange circuit DA (CCITT 113).
Context
- MIB
- G700-MG-MIB
- OID
.1.3.6.1.4.1.6889.2.9.1.1.11.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- cmgDsuConfigEntry
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 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgDsuReceiveClock'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgDsuReceiveClock.<cmgDsuSlot>.<cmgDsuPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G700-MG-MIB::cmgDsuReceiveClock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | internal |
2 | external |