CDM-570 :: cdm570AccessListEnforcement

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570AccessListEnforcement

cdm570AccessListEnforcement

Module: CDM-570

OID (symbolic): CDM-570::cdm570AccessListEnforcement

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.5.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Enable or disable enforcement of the the access list.

Note: Be sure that you have added the SNMP browser's/manager's IP Address to the access list before enabling access list filtering. Otherwise, the SNMP browser/manager will no longer be able to gain access to the unit.

What is cdm570AccessListEnforcement?

This read-write object enables or disables enforcement of the unit's SNMP access list: disabled(0) or enabled(1), with an explicit MIB warning to add the manager's IP to the access list before enabling, or risk losing SNMP access entirely. This is the master switch controlling whether cdm570AccessIPAddress entries are actually enforced as a whitelist, and the MIB's own warning highlights a real operational risk -- enabling this without first verifying the managing station's address is in the list will lock out remote SNMP management, requiring a local console or factory-reset-style recovery to regain access. An admin hardening a modem against unauthorized SNMP access would first populate cdm570AccessIPAddress with their NMS's IP address, verify it's correctly saved, and only then set this object to enabled(1) to avoid inadvertently locking themselves out.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.5.1
snmpwalk -v2c -c public <target> CDM-570::cdm570AccessListEnforcement

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.5.1.1
snmpget -v2c -c public <target> CDM-570::cdm570AccessListEnforcement.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.1.5.1.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::cdm570AccessListEnforcement 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.5cdm570AccessListsCDM-570
1.3.6.1.4.1.6247.24.1.2.1.5.1cdm570AccessListEnforcementCDM-570