All MIBs › CDD-564 › cdd564EthernetSpeed
cdd564EthernetSpeed
Module: CDD-564
OID (symbolic): CDD-564::cdd564EthernetSpeed
OID (numeric): 1.3.6.1.4.1.6247.25.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The speed of the Ethernet interface.
What is cdd564EthernetSpeed?
This forces, or auto-negotiates, the Ethernet interface's speed and duplex setting. A technician troubleshooting a duplex mismatch -- typically showing up as high collision or error counters and poor throughput despite an apparently connected link -- would explicitly force fullDuplex100M(5) here to match a switch port that's also hard-set, rather than relying on auto(1) to negotiate correctly. For example, forcing this setting to match a known hard-coded switch port resolves the classic symptom of a link that shows connected but performs far below its rated speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.2.1.2 snmpwalk -v2c -c public <target> CDD-564::cdd564EthernetSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.2.1.2.1 snmpget -v2c -c public <target> CDD-564::cdd564EthernetSpeed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.2.1.2.1 i <value>
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::cdd564EthernetSpeed 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.1 | cdd564EthernetInterface | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.2.1.2 | cdd564EthernetSpeed | CDD-564 |