All MIBs › CISCO-WAN-AXIPOP-MIB › secondaryClockSource
secondaryClockSource
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::secondaryClockSource
OID (numeric): 1.3.6.1.4.1.351.110.3.8.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Secondary reference for the clock source. Each of these codes are to be interpreted as follows: liu-rclk0: Recovered clock from physical line 0 liu-rclk1: Recovered clock from physical line 1 liu-rclk2: Recovered clock from physical line 2 liu-rclk3: Recovered clock from physical line 3 liu-rclk4: Recovered clock from physical line 4 liu-rclk5: Recovered clock from physical line 5 liu-rclk6: Recovered clock from physical line 6 liu-rclk7: Recovered clock from physical line 7 dsx3: Recovered clock from the T3/E3 line bp8clk: Back-plane 8 KHz clock none : No secondary clock is configured
What is secondaryClockSource?
This read-write enumerated setting selects the backup clock source - one of the LIU recovered-clock lines, DSX3, backplane clock, or none - that the card falls back to if the primary clock source becomes unavailable. Admins configure this to ensure timing continuity in case the primary reference line fails, preventing an abrupt loss of synchronization. For example, setting secondaryClockSource to dsx3 means if the primary LIU-derived clock disappears, the card automatically switches to timing recovered from the DS3 interface instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.8.2 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::secondaryClockSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.8.2.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::secondaryClockSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.8.2.1 i <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::secondaryClockSource OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.8 | imatmClkCfgGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.3.8.2 | secondaryClockSource | CISCO-WAN-AXIPOP-MIB |