All MIBs › CDM-570 › cdm570AccessIPAddress
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 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.2 | cdm570AccessListTable | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.1.5.2.1 | cdm570AccessListEntry | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.2 | cdm570AccessIPAddress | CDM-570 |