ADTRAN-ADUNIT-MIB :: adConsoleDataBits

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADTRAN-ADUNIT-MIBadConsoleDataBits

adConsoleDataBits

Module: ADTRAN-ADUNIT-MIB

OID (symbolic): ADTRAN-ADUNIT-MIB::adConsoleDataBits

OID (numeric): 1.3.6.1.4.1.664.5.30.2.4.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The data bits for the console port.

What is adConsoleDataBits?

This OID sets the number of data bits transmitted per character on the console serial port, typically 7 or 8 bits. Engineers configure this to match the terminal software they're using, since the device and terminal must agree on the same format. Most modern systems use 8 bits per character for standard ASCII, while 7-bit mode is only needed when connecting to legacy equipment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.4.5
snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adConsoleDataBits

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.4.5.1
snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adConsoleDataBits.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adConsoleDataBits OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.

OID Breakdown

Upper-level ancestors (8 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
1.3.6.1.4.1.664adtranADTRAN-ACTDAXL3-MIB
1.3.6.1.4.1.664.5adSharedADTRAN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.664.5.30adtranUnitMibADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2adUnitConfigADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2.4adConsoleCfgADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2.4.5adConsoleDataBitsADTRAN-ADUNIT-MIB