ADTRAN-ADUNIT-MIB :: adConsoleParity

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADTRAN-ADUNIT-MIBadConsoleParity

adConsoleParity

Module: ADTRAN-ADUNIT-MIB

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

OID (numeric): 1.3.6.1.4.1.664.5.30.2.4.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The parity scheme for the console port.

What is adConsoleParity?

This OID enables parity error detection on the console serial link, with options like none, even, odd, mark, or space parity. Engineers use parity checking to detect single-bit corruption during serial transmission, though 'none' is standard for modern systems and other modes are only needed for legacy hardware. Setting this to 'even' adds an extra bit that makes the total count of 1-bits even, allowing both ends to verify data integrity.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.4.6
snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adConsoleParity

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.4.6.1
snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adConsoleParity.1

Set instance 1 (SNMPv2c):

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

Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adConsoleParity 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.6adConsoleParityADTRAN-ADUNIT-MIB