CDM-570 :: cdm570Temperature

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570Temperature

cdm570Temperature

Module: CDM-570

OID (symbolic): CDM-570::cdm570Temperature

OID (numeric): 1.3.6.1.4.1.6247.24.1.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Unit returns the value of the internal temperature, in degrees Celsius.

What is cdm570Temperature?

This read-only object reports the unit's internal temperature in degrees Celsius, ranging from -99 to 99, with UNITS explicitly declared as 'degrees Celsius' in the syntax. As with the CDD-564, trending this value over time is what actually catches a developing cooling problem -- a modem installed in an outdoor enclosure or poorly ventilated rack is especially prone to gradual thermal creep that a single spot-check would miss. A CDM-570 mounted in an outdoor enclosure that reads a comfortable 40 Celsius in spring but climbs to 80 Celsius during a summer heat wave would prompt an admin to check the enclosure's cooling fan or add shading before the unit suffers a heat-related fault.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.1.2
snmpwalk -v2c -c public <target> CDM-570::cdm570Temperature

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.1.2.1
snmpget -v2c -c public <target> CDM-570::cdm570Temperature.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570Temperature.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::cdm570Temperature 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.1cdm570SystemCDM-570
1.3.6.1.4.1.6247.24.1.1.1cdm570SystemInfoCDM-570
1.3.6.1.4.1.6247.24.1.1.1.2cdm570TemperatureCDM-570