All MIBs › NETI-DTM-MIB › dtmCurrentTimingSourceName
dtmCurrentTimingSourceName
Module: NETI-DTM-MIB
OID (symbolic): NETI-DTM-MIB::dtmCurrentTimingSourceName
OID (numeric): 1.3.6.1.4.1.2928.6.2.4.1.7.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The name of the currently used timing source. If the node is synchronized from an interface that is derived from a DTM interface, then this name is the name of the DTM interface.
What is dtmCurrentTimingSourceName?
This reports the name of the timing source this node is currently synchronized from; if synchronization comes from a DTM trunk interface, this shows that interface's name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.7.2 snmpwalk -v2c -c public <target> NETI-DTM-MIB::dtmCurrentTimingSourceName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.7.2.1 snmpget -v2c -c public <target> NETI-DTM-MIB::dtmCurrentTimingSourceName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dtmCurrentTimingSourceName.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::dtmCurrentTimingSourceName 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.2 | dtmCurrentTimingSourceName | NETI-DTM-MIB |