All MIBs › COM21-HCXETH-MIB › hcxEtherPortSpeedSelect
hcxEtherPortSpeedSelect
Module: COM21-HCXETH-MIB
OID (symbolic): COM21-HCXETH-MIB::hcxEtherPortSpeedSelect
OID (numeric): 1.3.6.1.4.1.1141.2.42.1.1.34
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If 'hcxEtherPortAutoNegEnble' is set to 'off' then the Media speed of the port is set to the value in this attribute. This attribute is valid only for 100BaseT ports - for 10bT ports this attribute shall be read-only with a value of tenMbpsHalfDuplex. Default for 100bT ports is 'hundredMbps'. An error will be returned if PortSpeed is set to 'tenMbps' and 'hcxEtherMaxBandwidth' is greater than 10 Mbps
What is hcxEtherPortSpeedSelect?
This read-write enumerated attribute sets the fixed media speed and duplex mode for a 100BaseT port when hcxEtherPortAutoNegEnable is off, defaulting to hundredMbps for 100BaseT ports and fixed at tenMbpsHalfDuplex for 10BaseT ports, and it will reject a 10Mbps setting if hcxEtherMaxBandwidth exceeds 10Mbps. It lets an administrator manually pin a port's speed when auto-negotiation is unreliable with the attached equipment. For example, an operator forcing hundredMbpsFullDuplex here would need to first ensure hcxEtherMaxBandwidth is set appropriately for that link speed to avoid a configuration error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.42.1.1.34 snmpwalk -v2c -c public <target> COM21-HCXETH-MIB::hcxEtherPortSpeedSelect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.42.1.1.34.1 snmpget -v2c -c public <target> COM21-HCXETH-MIB::hcxEtherPortSpeedSelect.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.42.1.1.34.1 i <value>
Start monitoring Com21 ComController HCX headend Ethernet card (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXETH-MIB::hcxEtherPortSpeedSelect OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX headend Ethernet card (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.1141 | com21 | COM21-HCX-MIB |
| 1.3.6.1.4.1.1141.2 | com21Hcx | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.2.42 | com21HcxEtherPortGroup | COM21-HCXETH-MIB |
| 1.3.6.1.4.1.1141.2.42.1 | com21HcxEtherPortTable | COM21-HCXETH-MIB |
| 1.3.6.1.4.1.1141.2.42.1.1 | com21HcxEtherPortEntry | COM21-HCXETH-MIB |
| 1.3.6.1.4.1.1141.2.42.1.1.34 | hcxEtherPortSpeedSelect | COM21-HCXETH-MIB |