dtmTimeSourceType

NETI-DTM-MIB · .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.5

Object

column Enumeration
The type of time interface that provides the time source
represented by this entry.
              
dsyp(1)
A DTM synchronization source (dsyp) represents a DTM
interface timing source and the synchronization control
information is distributed using the DTM Synchronization
Protocol (DSYP).
              
sqc(2)
A squelchable clock (sqc) represents a clock interface that
squelches its output to announce that it can not provide a
source at the expected quality level.
              
ssm(3)
An SSM clock (ssm) represents a clock interface that also
transports the Quality Level (QL) as a 4-bit Synchronization
Signal Marker (SSM).
              
internal(4)
An internal clock (internal) represents a holdover clock that
is internal to the node.

Context

MIB
NETI-DTM-MIB
OID
.1.3.6.1.4.1.2928.6.2.4.1.7.6.1.5
Type
column
Access
readonly
Status
current
Parent
dtmTimeSourceEntry

Walk 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 'NETI-DTM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-DTM-MIB::dtmTimeSourceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-DTM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-DTM-MIB::dtmTimeSourceType.<dtmTimeSourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-DTM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-DTM-MIB::dtmTimeSourceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dsyp
2sqc
3ssm
4internal