CDM-570 :: cdm570AccessIPAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570AccessIPAddress

cdm570AccessIPAddress

Module: CDM-570

OID (symbolic): CDM-570::cdm570AccessIPAddress

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The IP addresses that can access the unit. The value of 0.0.0.0 means not defined.

What is cdm570AccessIPAddress?

This read-write object holds one of the IP addresses permitted to access the unit, with 0.0.0.0 meaning the entry is not defined. This is the actual whitelist entry enforced when cdm570AccessListEnforcement is turned on, so any managing station whose address isn't present in one of the four rows of this table will be denied SNMP access once enforcement is enabled -- making it essential to populate this correctly before flipping that enforcement switch. An admin adding a new backup NMS to the whitelist would set one of the unused rows, currently 0.0.0.0, to that address before that new station can successfully poll the modem with access-list enforcement active.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.2
snmpwalk -v2c -c public <target> CDM-570::cdm570AccessIPAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.2.1
snmpget -v2c -c public <target> CDM-570::cdm570AccessIPAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.2.1 a <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::cdm570AccessIPAddress 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.2cdm570AccessListTableCDM-570
1.3.6.1.4.1.6247.24.1.2.1.5.2.1cdm570AccessListEntryCDM-570
1.3.6.1.4.1.6247.24.1.2.1.5.2.1.2cdm570AccessIPAddressCDM-570