All MIBs › ACMIB › imaGrpChannelFeTxClkMode
imaGrpChannelFeTxClkMode
Module: ACMIB
OID (symbolic): ACMIB::imaGrpChannelFeTxClkMode
OID (numeric): 1.3.6.1.4.1.1751.2.18.3.14.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Transmit clocking mode used by the far-end IMA group. There are two possible modes: the Common Transmit Clock (CTC) and the Independent Transmit Clock (ITC). The CTC mode corresponds to the case when the transmit clock of all IMA links are derived from the same source. The ITC configuration corresponds to the case where there is at least one IMA link whose transmit clock is derived from a source different than at least another link transmit clock.
What is imaGrpChannelFeTxClkMode?
This read-only OID reports the far-end device's transmit clock mode: either CTC (common clock) or ITC (independent clocks). Network engineers check this to verify both sides use compatible clock modes; mismatches cause synchronization failures. For example, if local is set to CTC but the far-end reports ITC, timing problems may develop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.3.14.1.11 snmpwalk -v2c -c public <target> ACMIB::imaGrpChannelFeTxClkMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.3.14.1.11.1 snmpget -v2c -c public <target> ACMIB::imaGrpChannelFeTxClkMode.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::imaGrpChannelFeTxClkMode OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3 | channelConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3.14 | imaGrpChannelConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3.14.1 | imaGrpChannelConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3.14.1.11 | imaGrpChannelFeTxClkMode | ACMIB |