All MIBs › CDM-570 › cdm570ModelNumber
cdm570ModelNumber
Module: CDM-570
OID (symbolic): CDM-570::cdm570ModelNumber
OID (numeric): 1.3.6.1.4.1.6247.24.1.1.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Modem model number.
What is cdm570ModelNumber?
This read-only object reports the modem's model number, between 0 and 999. As with cdd564ModelNumber, this identifies which specific hardware variant is deployed, which matters because supported data rate ranges, FEC options, and interface types can differ between CDM-570 variants even though they share this same base MIB. An admin auditing a fleet of modems for compatibility with a planned firmware upgrade would poll this object first to confirm which model variants are actually in the field before assuming uniform feature support.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.2 snmpwalk -v2c -c public <target> CDM-570::cdm570ModelNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.2.1 snmpget -v2c -c public <target> CDM-570::cdm570ModelNumber.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::cdm570ModelNumber 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.1 | cdm570System | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.1.2 | cdm570SystemEquipmentID | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.1.2.2 | cdm570ModelNumber | CDM-570 |