All MIBs › CDM-570 › cdm570IPOption
cdm570IPOption
Module: CDM-570
OID (symbolic): CDM-570::cdm570IPOption
OID (numeric): 1.3.6.1.4.1.6247.24.1.1.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: IP Controller card, where: 0 = None 1 = Installed
What is cdm570IPOption?
This read-only object reports whether an IP Controller card is installed: none(0) or installed(1). This is a hardware presence flag distinct from the modem's own management IP address, cdm570IpAddress -- it specifically indicates whether the unit has the optional card that adds native IP framing/routing capability to the satellite data path itself, as opposed to just SNMP-manageability over the terrestrial Ethernet port, which every unit has regardless of this option. A site needing to carry routed IP traffic directly over the satellite link, rather than a raw serial data circuit, would need to confirm this object reports installed(1) before that capability can be used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.5 snmpwalk -v2c -c public <target> CDM-570::cdm570IPOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.5.1 snmpget -v2c -c public <target> CDM-570::cdm570IPOption.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570IPOption.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::cdm570IPOption 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.5 | cdm570IPOption | CDM-570 |