All MIBs › ACMIB › imaGrpChannelNeTxClkMode
imaGrpChannelNeTxClkMode
Module: ACMIB
OID (symbolic): ACMIB::imaGrpChannelNeTxClkMode
OID (numeric): 1.3.6.1.4.1.1751.2.18.3.14.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Transmit clocking mode used by the near-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. The underlying clock configuration must be set up by the user to ensure operation in the selected mode.
What is imaGrpChannelNeTxClkMode?
This read-write OID specifies the local transmit clock mode: either CTC (Common Transmit Clock, all links share one source) or ITC (Independent Transmit Clock, each link has separate timing). Network engineers configure this based on available clock infrastructure and synchronization capabilities. For example, "CTC" is used with carrier-grade synchronized timing, while "ITC" is used when each link has independent clock sources.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.3.14.1.10 snmpwalk -v2c -c public <target> ACMIB::imaGrpChannelNeTxClkMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.3.14.1.10.1 snmpget -v2c -c public <target> ACMIB::imaGrpChannelNeTxClkMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.3.14.1.10.1 i <value>
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::imaGrpChannelNeTxClkMode 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.10 | imaGrpChannelNeTxClkMode | ACMIB |