All MIBs › CDMIPController › cdmipSatelliteHdlcAddress4
cdmipSatelliteHdlcAddress4
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipSatelliteHdlcAddress4
OID (numeric): 1.3.6.1.4.1.6247.4.3.2.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: HDLC Channel Address #4 filtered by the HSR
Valid values of HDLC address depends on the Network mode.
In Small Network Mode - Frame will have 1 Byte of HDLC addr. valid values are 1 - 254. (0x1 - 0xFE) In Large Network Mode - Frame will have 2 Bytes of HDLC address. valid values are 1 - 32766 (0x1 - 0x7FFE)
In Point-to-Point Mode - HDLC addresses are NOT-USED.
An HDLC Address of '0(Zero)' is interpretted as NOT-DEFINED or NOT-USED
An HDLC address cannot have 0x00 or 0xFF in least Significant Byte. i.e., 0x400 or 0x6ff or 0x11ff are NOT valid HDLC addresses.
User is NOT allowed to configure HDLC address while system is operating in EASY CONNECT MODE.
To Invalidate/Delete HDLC Address, set the MIB member 'cdmipSatelliteHdlcAddressDelete' to the HDLC address number. HDLC Address number range from 1...4
What is cdmipSatelliteHdlcAddress4?
This sets the fourth and last HDLC channel address filtered by the satellite-side traffic filter. With only four address slots available total, this being the last one means once it is assigned, the unit has reached the maximum number of distinct HDLC streams it can simultaneously recognize without freeing up one of the other three first. If slots 1 through 3 are already committed to data, voice, and telemetry, this fourth slot might be reserved for a future service addition, or left at its NOT-USED default of 0 until needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.2.8 snmpwalk -v2c -c public <target> CDMIPController::cdmipSatelliteHdlcAddress4
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.2.8.1 snmpget -v2c -c public <target> CDMIPController::cdmipSatelliteHdlcAddress4.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.3.2.8.1 i <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipSatelliteHdlcAddress4 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.3 | cdmipInterfaces | CDMIPController |
| 1.3.6.1.4.1.6247.4.3.2 | cdmipSatelliteInterface | CDMIPController |
| 1.3.6.1.4.1.6247.4.3.2.8 | cdmipSatelliteHdlcAddress4 | CDMIPController |