All MIBs › CDM-570 › cdm570AccessListEnforcement
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2 | cdm570Config | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.1 | cdm570EthernetRemoteControl | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.1.5 | cdm570AccessLists | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.1.5.1 | cdm570AccessListEnforcement | CDM-570 |