All MIBs › CISCO-MGX82XX-PXM-CLOCK-MIB › pxmCurrentClock
pxmCurrentClock
Module: CISCO-MGX82XX-PXM-CLOCK-MIB
OID (symbolic): CISCO-MGX82XX-PXM-CLOCK-MIB::pxmCurrentClock
OID (numeric): 1.3.6.1.4.1.351.110.3.16.7
Node type: OBJECT-TYPE
Type: CmpCurrentClock
Access: read-only
Description: This object represents the clock source currently selected for PXM card.
primary(1): The primary clock source is described by pxmPrimaryMuxClockSource secondary(2): The secondary clock source is described by pxmSecondaryMuxClockSource. intOscillator(3): Current clock is internal oscillator.
What is pxmCurrentClock?
This object reports which of the three possible clock sources — primary (described by pxmPrimaryMuxClockSource), secondary (described by pxmSecondaryMuxClockSource), or the card's internal oscillator — is currently actually selected and driving the PXM card's timing. An admin cares because this is the live answer to 'what clock is this card actually running on right now,' which can differ from the configured primary if a failover to secondary or fallback to the internal oscillator has occurred. For example, seeing intOscillator(3) here when the chassis is supposed to be synced to an external primary reference is a strong signal that both primary and secondary clock sources have failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.16.7 snmpwalk -v2c -c public <target> CISCO-MGX82XX-PXM-CLOCK-MIB::pxmCurrentClock
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.16.7.1 snmpget -v2c -c public <target> CISCO-MGX82XX-PXM-CLOCK-MIB::pxmCurrentClock.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pxmCurrentClock.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::pxmCurrentClock 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.7 | pxmCurrentClock | CISCO-MGX82XX-PXM-CLOCK-MIB |