All MIBs › CDD-564 › cdd564HDLCAddress4
cdd564HDLCAddress4
Module: CDD-564
OID (symbolic): CDD-564::cdd564HDLCAddress4
OID (numeric): 1.3.6.1.4.1.6247.25.1.2.2.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The HDLC address #4 for the satellite interface.
The valid values are: 1. Small network, 1 to 254 (0x1 - 0xFE). 2. Large network, 1 to 32766 (0x1 - 0x0x7FFE). 3. Point to point, not used. 4. EasyConnect, not used.
HDLC address can not have 0x00 or 0xFF in least significant byte, i.e., 0x400 or 0x6ff or 0x11ff are NOT valid HDLC addresses.
Deletion: To delete the HDLC address, set it to zero.
What is cdd564HDLCAddress4?
This is the HDLC address configured for the fourth and last of the unit's four demodulators, following the same range and reserved-value restrictions as the other three HDLC address fields on this device. Setting this to zero, per the field's own documented convention, is how an admin clears out this demodulator's address assignment entirely. For example, an admin repurposing demod 4 for a different remote site would first zero out its current address here before assigning it a new one that doesn't collide with any other demod on the shared carrier.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.2.2.3.1.6 snmpwalk -v2c -c public <target> CDD-564::cdd564HDLCAddress4
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.2.2.3.1.6.1 snmpget -v2c -c public <target> CDD-564::cdd564HDLCAddress4.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.2.2.3.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564HDLCAddress4.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::cdd564HDLCAddress4 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.3 | cdd564HDLCAddressTable | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.2.2.3.1 | cdd564HDLCAddressEntry | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.2.2.3.1.6 | cdd564HDLCAddress4 | CDD-564 |