All MIBs › CISCO-SRP-MIB › srpMACClockSourceMode
srpMACClockSourceMode
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACClockSourceMode
OID (numeric): 1.3.6.1.4.1.9.10.60.1.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the mode of the SRP interface clock source.
Internal - mode specifies the clock source as internal, and is used when connecting between two routers over a dark fiber or over WDM system. The internal mode is used as a default value.
Line - mode specifies the clock source as line, and is used when connecting a router to SONET/SDH ADM.
What is srpMACClockSourceMode?
This object sets this SRP interface's clock source to internal, used over dark fiber or WDM between two routers and the default, or line, used when connecting a router to a SONET or SDH ADM. Getting this wrong on a ring segment connected to SONET or SDH equipment causes clock-source conflicts leading to bit errors or link instability on that specific segment, since two internally clocked ends, or two line-clocked ends, fighting for master timing is a classic SONET-style timing misconfiguration. A segment connected to a SONET ADM that is mistakenly left at the internal(1) default, instead of being set to line(2), would likely show bit errors or intermittent link flaps caused by clock-source mismatch with the ADM's own timing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.2.1.12 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACClockSourceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.2.1.12.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACClockSourceMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.2.1.12.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpMACClockSourceMode.1
Start monitoring Cisco DPT/SRP ring interface routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SRP-MIB::srpMACClockSourceMode OID value, configure state conditions and alerts, and monitor any Cisco DPT/SRP ring interface routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.60 | ciscosrpMIB | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1 | srpMAC | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.2 | srpMACSideTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.2.1 | srpMACSideEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.2.1.12 | srpMACClockSourceMode | CISCO-SRP-MIB |