All MIBs › CDMIPController › cdmipFramerVersion
cdmipFramerVersion
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipFramerVersion
OID (numeric): 1.3.6.1.4.1.6247.4.7.10.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Displays version information for framer installed in the IP card.
What is cdmipFramerVersion?
This reports which of two framer hardware and firmware versions is installed in the IP card. Because different framer versions may have different capabilities or known issues, this lets an admin quickly distinguish between two otherwise-identical-looking cards when troubleshooting a problem that is specific to one framer revision. If a known bug affects only framer2(2) hardware, an admin triaging a fleet-wide issue would use this object to quickly filter out units reporting framer1(1) as not affected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.10.4 snmpwalk -v2c -c public <target> CDMIPController::cdmipFramerVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.10.4.1 snmpget -v2c -c public <target> CDMIPController::cdmipFramerVersion.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipFramerVersion 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.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.7 | cdmipOperMaint | CDMIPController |
| 1.3.6.1.4.1.6247.4.7.10 | cdmipUnitInformation | CDMIPController |
| 1.3.6.1.4.1.6247.4.7.10.4 | cdmipFramerVersion | CDMIPController |