All MIBs › CDD-564 › cdd564HDLCAddressMode
cdd564HDLCAddressMode
Module: CDD-564
OID (symbolic): CDD-564::cdd564HDLCAddressMode
OID (numeric): 1.3.6.1.4.1.6247.25.1.2.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The size of HDLC address used for sending packets over satellite interface can range from 0 - 2 bytes.
The satellite interface will operate in one of the following modes:
1.Small Network mode - The packet uses a 1 byte HDLC address. The valid values are from 1 to 254 (0x1 - 0xFE).
2.Large Network mode - The packet uses a 2 byte HDLC address. The valid values are from 1 to 32766 (0x1 - 0x7FFE).
3. Point To Point mode - The packet does not use a HDLC address.
An HDLC address cannot have 0x00 or 0xFF in least Significant Byte. i.e., 0x400 or 0x6ff or 0x11ff are NOT valid HDLC addresses.
What is cdd564HDLCAddressMode?
This selects the addressing scheme used for framing packets over the satellite HDLC link -- a 1-byte address space supporting up to 254 remotes, a 2-byte space supporting up to roughly 32,766 remotes, or a dedicated point-to-point link needing no addressing scheme at all. This is the satellite-link-side counterpart to the overall router working mode configured elsewhere and must be set consistently with it, since selecting pointToPointMode(3) here effectively makes the individual per-demodulator HDLC addresses elsewhere on this unit irrelevant. For example, choosing smallNetworkMode(1) here matches a network with fewer than 254 remote sites, while a larger deployment would require largeNetworkMode(2) instead to have enough address space for every remote.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.2.2.2 snmpwalk -v2c -c public <target> CDD-564::cdd564HDLCAddressMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.2.2.2.1 snmpget -v2c -c public <target> CDD-564::cdd564HDLCAddressMode.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564HDLCAddressMode OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.2 | cdd564Interfaces | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.2.2 | cdd564DemodulatorInterfaces | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.2.2.2 | cdd564HDLCAddressMode | CDD-564 |