All MIBs › ACMIB › imaGrpChannelStatus
imaGrpChannelStatus
Module: ACMIB
OID (symbolic): ACMIB::imaGrpChannelStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The return value for the imaGrpChannelFailNotify trap. startupFe(1) Far-end is in the state of start-up cfgAbort(2) this state is entered when the far-end tries to use unacceptable configuration parameters including invalid frame length and incompatable symmetry cfgAbortFe(3) Far-end reported unacceptable configuration parameters including invalid frame length and incompatable symmetry insuffLinks(4) Near-end reported less than the min number of Tx links are active or less than the min number of Rx links are active insuffLinksFe(5) Far-end reported less than the min number of Rx links are active or less than thenmin number of Tx links are active blockedNe(6) Near-end is administratively out-of-service blockedFe(7) Far-end is administratively out-of-service timingSynch(8) A possible configuration mismatch has occurred (CTC and CTC modes are not the same at both ends of the IMA virtual links.
What is imaGrpChannelStatus?
This read-only integer indicates the status reported in an IMA (Inverse Multiplexing over ATM) group channel failure notification, with codes like startupFe(1) if the far-end is initializing. Engineers managing inverse-multiplexed ATM connections monitor this to understand whether a channel failure is due to local hardware, far-end problems, or configuration mismatches. For example, cfgAbortFe(3) tells you the remote side rejected the configuration, so you need to align settings on both ends.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.18 snmpwalk -v2c -c public <target> ACMIB::imaGrpChannelStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.18.1 snmpget -v2c -c public <target> ACMIB::imaGrpChannelStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::imaGrpChannelStatus 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.15 | returnCode | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15.18 | imaGrpChannelStatus | ACMIB |