All MIBs › CDMIPController › cdmipSatelliteHdlcAddress1
cdmipSatelliteHdlcAddress1
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipSatelliteHdlcAddress1
OID (numeric): 1.3.6.1.4.1.6247.4.3.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: HDLC Channel Address #1 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 cdmipSatelliteHdlcAddress1?
This sets the first HDLC channel address used to filter satellite-side traffic for this modem, with the valid range, 1-254 in Small Network mode or 1-32766 in Large Network mode, depending on cdmipWorkingMode. Because this address doubles as the routing identifier that the satellite-side traffic filter uses to sort incoming frames, using an address outside the range valid for the currently configured network mode, like 300 while still in Small Network mode, means frames for this address will never be recognized. A value of 15 in Small Network mode identifies this as HDLC channel 15, a valid 1-byte address; the same value 15 would also be valid, but structured differently as a 2-byte address, if the modem were instead in Large Network mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.2.5 snmpwalk -v2c -c public <target> CDMIPController::cdmipSatelliteHdlcAddress1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.2.5.1 snmpget -v2c -c public <target> CDMIPController::cdmipSatelliteHdlcAddress1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.3.2.5.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::cdmipSatelliteHdlcAddress1 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.5 | cdmipSatelliteHdlcAddress1 | CDMIPController |