All MIBs › ALC-MIB › alcReassembleOption
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 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.1978 | ngcan | ALC-MIB |
| 1.3.6.1.4.1.1978.2 | tiger | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10 | alcMIB | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1 | alcLine | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.2 | alcLineTable | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.2.1 | alcLineEntry | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.2.1.9 | alcReassembleOption | ALC-MIB |