All MIBs › CISCO-MGX82XX-SONET-MIB › sonetLineXmtClkSrc
sonetLineXmtClkSrc
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetLineXmtClkSrc
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.1.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This represents the type of transmit clock source. backplaneClk: clock source is from the controller card, transmitted via the backplane to the service module. recoverClk: clock is recovered from the received signal. localClk: clock is from a local oscillator on the card. Default is backplaneClk.
What is sonetLineXmtClkSrc?
This enumerated value selects where the SONET line's transmit clock comes from: backplaneClk (from the controller card via the chassis backplane), recoverClk (recovered from the received signal, i.e., loop-timed), or localClk (a local oscillator on the card itself); the default is backplaneClk. An admin cares because this choice determines the line's timing hierarchy — using recoverClk makes this interface loop-timed off the far end, which is appropriate in some topologies but wrong in others where the chassis should be the timing master. For example, a line meant to slave its timing to an upstream carrier's network would be set to recoverClk instead of the backplaneClk default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.8 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetLineXmtClkSrc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.8.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetLineXmtClkSrc.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.8.1 i <value>
Start monitoring Cisco WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-SONET-MIB::sonetLineXmtClkSrc OID value, configure state conditions and alerts, and monitor any Cisco WAN switches from a single console.
OID Breakdown
Upper-level ancestors (11 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.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6 | sonet | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6.1 | cwsonetObjects | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.6.1.1 | sonetConfig | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1 | sonetConfigTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1.1 | sonetConfigEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1.1.8 | sonetLineXmtClkSrc | CISCO-MGX82XX-SONET-MIB |