All MIBs › CISCO-MGX82XX-PXM-CLOCK-MIB › pxmSecondaryMuxClockSource
pxmSecondaryMuxClockSource
Module: CISCO-MGX82XX-PXM-CLOCK-MIB
OID (symbolic): CISCO-MGX82XX-PXM-CLOCK-MIB::pxmSecondaryMuxClockSource
OID (numeric): 1.3.6.1.4.1.351.110.3.16.4
Node type: OBJECT-TYPE
Type: CmpClockSourceType
Access: read-only
Description: This object identifies the source of the Secondary Mux Clock for PXM card.
What is pxmSecondaryMuxClockSource?
This object identifies the source feeding the Secondary Mux Clock on the PXM card, the backup timing reference used if the primary source specified in pxmPrimaryMuxClockSource fails or is unavailable. An admin cares because this is the fallback timing path — verifying it's configured to a genuinely independent source (not the same feed as primary) is essential for real clock redundancy on the chassis. For example, if both pxmPrimaryMuxClockSource and this object point to the same external reference, a single failure of that reference would take down both clock paths simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.16.4 snmpwalk -v2c -c public <target> CISCO-MGX82XX-PXM-CLOCK-MIB::pxmSecondaryMuxClockSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.16.4.1 snmpget -v2c -c public <target> CISCO-MGX82XX-PXM-CLOCK-MIB::pxmSecondaryMuxClockSource.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pxmSecondaryMuxClockSource.1
Start monitoring Cisco MGX 8200 WAN switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-PXM-CLOCK-MIB::pxmSecondaryMuxClockSource OID value, configure state conditions and alerts, and monitor any Cisco MGX 8200 WAN switches (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.16 | pxmClockConfig | CISCO-MGX82XX-PXM-CLOCK-MIB |
| 1.3.6.1.4.1.351.110.3.16.4 | pxmSecondaryMuxClockSource | CISCO-MGX82XX-PXM-CLOCK-MIB |