All MIBs › CDM-570 › cdm570CircuitID
cdm570CircuitID
Module: CDM-570
OID (symbolic): CDM-570::cdm570CircuitID
OID (numeric): 1.3.6.1.4.1.6247.24.1.6.4.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Sets or queries the user-defined Circuit ID string, which is a fixed length of 24 characters.
Valid characters include: Space ( ) * + - , . / 0 thru 9 and A thru Z
What is cdm570CircuitID?
This holds a user-defined 24-character Circuit ID string used to label the specific link, restricted to spaces, a handful of punctuation marks, digits, and uppercase A-Z. Because many satellite operators run large numbers of leased circuits, having this fixed identifier readable via SNMP lets an NMS display a human-meaningful circuit name instead of just an IP or serial number when pulling inventory across many remote modems. A value like 'NYC-LAX BACKUP LINK 04' would let an operator immediately identify which physical circuit a given modem serves.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.4.1 snmpwalk -v2c -c public <target> CDM-570::cdm570CircuitID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.4.1.1 snmpget -v2c -c public <target> CDM-570::cdm570CircuitID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.6.4.1.1 s <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570CircuitID 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.6 | cdm570Util | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6.4 | cdm570ID | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6.4.1 | cdm570CircuitID | CDM-570 |