All MIBs › NETI-DTM-MIB › dtmTimeSourceType
dtmTimeSourceType
Module: NETI-DTM-MIB
OID (symbolic): NETI-DTM-MIB::dtmTimeSourceType
OID (numeric): 1.3.6.1.4.1.2928.6.2.4.1.7.6.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is dtmTimeSourceType?
This reports the kind of time interface providing this time source: dsyp (a DTM interface using the DTM Synchronization Protocol), sqc (a squelchable clock that mutes its output when it can't meet quality requirements), ssm (a clock that carries a 4-bit Synchronization Signal Marker quality level), or internal (the node's own holdover clock).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.7.6.1.5 snmpwalk -v2c -c public <target> NETI-DTM-MIB::dtmTimeSourceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.7.6.1.5.1 snmpget -v2c -c public <target> NETI-DTM-MIB::dtmTimeSourceType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dtmTimeSourceType.1
Start monitoring Net Insight DTM network elements with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETI-DTM-MIB::dtmTimeSourceType OID value, configure state conditions and alerts, and monitor any Net Insight DTM network elements from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2928 | netinsight | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.6 | netiExperimental | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.6.2 | netiExperimentalGeneric | NETI-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2928.6.2.4 | netiDTMMIB | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1 | netiDTMMIBObjects | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.7 | dtmSyncGroup | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.7.6 | dtmTimeSourceTable | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.7.6.1 | dtmTimeSourceEntry | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.7.6.1.5 | dtmTimeSourceType | NETI-DTM-MIB |