ALC-MIB :: alcReassembleOption

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsALC-MIBalcReassembleOption

alcReassembleOption

Module: ALC-MIB

OID (symbolic): ALC-MIB::alcReassembleOption

OID (numeric): 1.3.6.1.4.1.1978.2.10.1.2.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This option allows incoming messages to be reassembled into multiple a single message.

What is alcReassembleOption?

Read-write enum (disabled/enabled) allowing incoming segmented messages to be reassembled into single messages. Enabled by default to handle multi-segment terminal responses.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1978.2.10.1.2.1.9
snmpwalk -v2c -c public <target> ALC-MIB::alcReassembleOption

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1978.2.10.1.2.1.9.1
snmpget -v2c -c public <target> ALC-MIB::alcReassembleOption.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1978.2.10.1.2.1.9.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alcReassembleOption.1

Start monitoring Northrop Grumman-Canada Tiger network access device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALC-MIB::alcReassembleOption OID value, configure state conditions and alerts, and monitor any Northrop Grumman-Canada Tiger network access device (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.1978ngcanALC-MIB
1.3.6.1.4.1.1978.2tigerALC-MIB
1.3.6.1.4.1.1978.2.10alcMIBALC-MIB
1.3.6.1.4.1.1978.2.10.1alcLineALC-MIB
1.3.6.1.4.1.1978.2.10.1.2alcLineTableALC-MIB
1.3.6.1.4.1.1978.2.10.1.2.1alcLineEntryALC-MIB
1.3.6.1.4.1.1978.2.10.1.2.1.9alcReassembleOptionALC-MIB