All MIBs › CDM-570 › cdm570FirmwareRevision
cdm570FirmwareRevision
Module: CDM-570
OID (symbolic): CDM-570::cdm570FirmwareRevision
OID (numeric): 1.3.6.1.4.1.6247.24.1.1.3.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Unit returns the value of the internal software revision installed in the unit, in the form of: Boot: XXXXXX Bulk1: YYYYYY Bulk2: ZZZZZZ, where: XXXXXX = software version of boot YYYYYY = software version of bulk1 ZZZZZZ = software version of bulk2
What is cdm570FirmwareRevision?
This read-only object reports the internal software revision in the form 'Boot: XXXXXX Bulk1: YYYYYY Bulk2: ZZZZZZ,' giving separate version strings for the boot loader and each of the two firmware storage banks. Unlike cdd564SoftwareRevision's single version string, this format lets an admin see at a glance whether the unit's two firmware banks are running matched or mismatched versions, and whether the boot loader itself is current -- relevant when deciding whether an upgrade needs to touch just one bulk image or also the boot loader. A reading showing Bulk2 at an older version string than Bulk1 would immediately flag to an admin which bank is stale, useful context before deciding which bank to target for the next upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.3.1 snmpwalk -v2c -c public <target> CDM-570::cdm570FirmwareRevision
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.3.1.1 snmpget -v2c -c public <target> CDM-570::cdm570FirmwareRevision.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::cdm570FirmwareRevision 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.3 | cdm570SystemFirmware | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.1.3.1 | cdm570FirmwareRevision | CDM-570 |