All MIBs › CDMIPController › cdmipSatelliteHdlcAddress2
cdmipSatelliteHdlcAddress2
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipSatelliteHdlcAddress2
OID (numeric): 1.3.6.1.4.1.6247.4.3.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: HDLC Channel Address #2 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 cdmipSatelliteHdlcAddress2?
This sets the second HDLC channel address filtered by the satellite-side traffic filter, independent of the address in slot 1. Having a second address slot lets a single IP card carry two logically distinct HDLC address streams simultaneously, useful when the site needs to appear as two different endpoints to the satellite network layer, for example one for primary traffic and one for a separate management or backup path. A remote site multiplexing both user data and a separate out-of-band management channel over the same satellite carrier might use address 20 in this slot for management traffic, distinct from address 15 used for user data in slot 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.2.6 snmpwalk -v2c -c public <target> CDMIPController::cdmipSatelliteHdlcAddress2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.2.6.1 snmpget -v2c -c public <target> CDMIPController::cdmipSatelliteHdlcAddress2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.3.2.6.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::cdmipSatelliteHdlcAddress2 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.6 | cdmipSatelliteHdlcAddress2 | CDMIPController |