mdmDTESyncTimingSource
Modem-MIB ·
.1.3.6.1.2.1.38.1.1.6.1.3
Object
column r/w
Enumeration
The clock source for synchronous transmissions. If set to
internal(1), the modem is the clock source and sends the
clock signals to the DTE. If set to external(2), the
transmit clock signals are provided by the DTE. If
loopback(3), the modem receiver clock is used for the
transmit clock. If network(4), the clock signals are
supplied by the DCE interface.
If the modem is not in synchronous mode, setting this object
will have no effect on the current operations of the modem.
Context
- MIB
- Modem-MIB
- OID
.1.3.6.1.2.1.38.1.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mdmDTEInterfaceEntry
- Groups
- 1
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 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmDTESyncTimingSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmDTESyncTimingSource.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Modem-MIB::mdmDTESyncTimingSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | internal |
2 | external |
3 | loopback |
4 | network |
Conformance
Member of