ACMIB :: subChanStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBsubChanStatus

subChanStatus

Module: ACMIB

OID (symbolic): ACMIB::subChanStatus

OID (numeric): 1.3.6.1.4.1.1751.2.18.15.35

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Return codes for route server sub channel connections operations. scOK(1) SubChannel OK scIntFailure(2) Memory Corruption scTooMany(3) Too Many SubChannels scBadSlot(4) Impossible Slot Number scBadId(5) Bad VPN ID scBadState(6), State Machine Confusion scBadTimerVal(7) Bad Timer Value: State Machine scExists(8) SubChannel Already Exists scCantFind(9) Unused scDelInProgress(10) Deleting: -Must Wait scLockedIdle(12) SubChannel Taken Out Of Serv. scSameVc(13) Connection In Use Already scFailedSetup(14) Referene Previous Trap scShutting(15) Shutting Down: -Must Wait scDisabled(16) SubSystem Disabled. scSetupErr(17) scRemvErr(18) Error Removing SubChannel scBadPortNo(19) Bad Port Specified scBadImIpAddr(20) Bad InBand IP Address scBadRouterId(21) Bad VPN/Router ID scBadIntfId(22) Impossible Interface ID scBadChanId(23) Impossible Channel ID scCantFindRouter(24) Cannot Find VPN scCantFindIntf(25) Cannot Find Interface scCantFindChan(26) Cannot Find SubChannel

What is subChanStatus?

This OID contains the result of a sub-channel connection operation, such as scOK, scTooMany, or scBadState. Network engineers use this to troubleshoot failures when setting up subchannel circuits for VPN or virtual connection services. For example, a code of 'scOK(1)' confirms the sub-channel was successfully created and is operational.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.35
snmpwalk -v2c -c public <target> ACMIB::subChanStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.35.1
snmpget -v2c -c public <target> ACMIB::subChanStatus.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::subChanStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.15returnCodeACMIB
1.3.6.1.4.1.1751.2.18.15.35subChanStatusACMIB