CDM-570 :: cdm570IpSubnetMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570IpSubnetMask

cdm570IpSubnetMask

Module: CDM-570

OID (symbolic): CDM-570::cdm570IpSubnetMask

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The network prefix length for the 10/100 BaseTx Ethernet management port.

What is cdm570IpSubnetMask?

This read-write object sets the network prefix length (0-31) for the 10/100 BaseTx Ethernet management port. This works together with cdm570IpAddress to define the management LAN's addressing scope, and a mismatch between this prefix length and the actual subnet used by the management network's other devices is a classic cause of a modem that responds to a direct ping but can't be reached properly through routing, or vice versa. A management network using a /24 subnet would require this object be set to 24, and setting it to a mismatched value like 16 could cause the modem to misidentify which destination addresses are local versus requiring the default gateway.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.2
snmpwalk -v2c -c public <target> CDM-570::cdm570IpSubnetMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.2.1
snmpget -v2c -c public <target> CDM-570::cdm570IpSubnetMask.1

Set instance 1 (SNMPv2c):

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

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570IpSubnetMask 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.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.2cdm570ConfigCDM-570
1.3.6.1.4.1.6247.24.1.2.1cdm570EthernetRemoteControlCDM-570
1.3.6.1.4.1.6247.24.1.2.1.2cdm570IpSubnetMaskCDM-570