CDMIPController :: cdmipAccessSubnetMaskLen1

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipAccessSubnetMaskLen1

cdmipAccessSubnetMaskLen1

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipAccessSubnetMaskLen1

OID (numeric): 1.3.6.1.4.1.6247.4.2.4.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Subnet Mask Length for Access IP Address #1.

What is cdmipAccessSubnetMaskLen1?

This sets the subnet mask prefix length that pairs with cdmipAccessIpAddress1, defining a whole subnet rather than a single host as an allowed management source. Setting this to something less than /32 lets an admin whitelist an entire management VLAN or NOC subnet with one access-list entry instead of needing a slot per individual host. A prefix length of 24 paired with 10.20.1.0 in slot 1 would allow the entire 10.20.1.0/24 subnet to manage the modem, not just a single address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.4.2
snmpwalk -v2c -c public <target> CDMIPController::cdmipAccessSubnetMaskLen1

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.4.2.1
snmpget -v2c -c public <target> CDMIPController::cdmipAccessSubnetMaskLen1.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipAccessSubnetMaskLen1 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.2cdmipAdministrationCDMIPController
1.3.6.1.4.1.6247.4.2.4cdmipAccessListsCDMIPController
1.3.6.1.4.1.6247.4.2.4.2cdmipAccessSubnetMaskLen1CDMIPController