All MIBs › CDM-570 › cdm570AccessListIndex
cdm570AccessListIndex
Module: CDM-570
OID (symbolic): CDM-570::cdm570AccessListIndex
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index for the access list from 1..4.
What is cdm570AccessListIndex?
This read-only object is the index (1-4) for a row in the SNMP access list. This lets up to four distinct IP addresses, and their subnet masks, be whitelisted for SNMP access, so an admin managing a modem from multiple locations or with a redundant NMS pair needs to populate multiple index rows rather than assuming one entry covers all legitimate managers. A site with both a primary NMS and a backup NMS at a different site would use two separate rows, keyed by two different index values, to whitelist both management stations' addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.1 snmpwalk -v2c -c public <target> CDM-570::cdm570AccessListIndex
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.1.1 snmpget -v2c -c public <target> CDM-570::cdm570AccessListIndex.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570AccessListIndex 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.1 | cdm570AccessListIndex | CDM-570 |