All MIBs › CDD-564 › cdd564SerialNumber
cdd564SerialNumber
Module: CDD-564
OID (symbolic): CDD-564::cdd564SerialNumber
OID (numeric): 1.3.6.1.4.1.6247.25.1.8.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Unit's 9-digit serial number.
What is cdd564SerialNumber?
This read-only object reports the unit's 9-digit serial number. This is the unique hardware identifier used for asset tracking, warranty lookups, and matching a specific physical unit to its configuration or support history -- since it's fixed per unit, it's the value to record when logging a field-replaceable-unit swap or filing a support ticket with the vendor. A serial number read from this object would be the identifier an admin references when opening a support case about a suspected hardware fault on that specific CDD-564 unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.8.1.1 snmpwalk -v2c -c public <target> CDD-564::cdd564SerialNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.8.1.1.1 snmpget -v2c -c public <target> CDD-564::cdd564SerialNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564SerialNumber.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::cdd564SerialNumber 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.8 | cdd564Monitor | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.8.1 | cdd564UnitMonitor | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.8.1.1 | cdd564SerialNumber | CDD-564 |