CDMIPController :: cdmipSatelliteHdlcAddressModeConfig

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipSatelliteHdlcAddressModeConfig

cdmipSatelliteHdlcAddressModeConfig

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipSatelliteHdlcAddressModeConfig

OID (numeric): 1.3.6.1.4.1.6247.4.3.2.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The size of HDLC address used for frames sent over the satellite interface can range from 0 - 2 bytes.

This range allows the system to operate in one of these modes: 1. Small Network Mode - The frame will have 1 byte of HDLC address. Valid values are 1 - 254. (0x1 - 0xFE). 2. Large Network Mode - The frame will have 2 bytes of HDLC address. Valid values are 1 - 32767 (0x1 - 0x7FFE). 3. Point-to-Point Mode - The frame does not use any HDLC address. 4. Vipersat Mode - The frame does not use any HDLC address.

What is cdmipSatelliteHdlcAddressModeConfig?

This reports which HDLC addressing mode is currently in effect for satellite-interface frames, derived from the broader cdmipWorkingMode setting, determining whether addresses use 1 byte, up to 254, 2 bytes, up to 32767, or are not used at all. Because this is read-only and mirrors cdmipWorkingMode rather than being independently settable, an admin uses it to confirm which addressing scheme is actually active before interpreting the values in cdmipSatelliteHdlcAddress1 through 4, rather than assuming based on the working-mode setting alone. Reading this as smallNetworkMode(1) confirms that the modem's HDLC addresses, like cdmipSatelliteHdlcAddress1, are being interpreted as 1-byte values in the 1-254 range, not the larger range used in Large Network Mode.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.2.10
snmpwalk -v2c -c public <target> CDMIPController::cdmipSatelliteHdlcAddressModeConfig

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.2.10.1
snmpget -v2c -c public <target> CDMIPController::cdmipSatelliteHdlcAddressModeConfig.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipSatelliteHdlcAddressModeConfig OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.

OID Breakdown

Upper-level ancestors (7 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.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.3cdmipInterfacesCDMIPController
1.3.6.1.4.1.6247.4.3.2cdmipSatelliteInterfaceCDMIPController
1.3.6.1.4.1.6247.4.3.2.10cdmipSatelliteHdlcAddressModeConfigCDMIPController