All MIBs › ELH100-MIB › portLinkSpeed
portLinkSpeed
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::portLinkSpeed
OID (numeric): 1.3.6.1.4.1.52.259.10.3.2.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The speed at which the port is currently operating. If there is no link on the port, this object returns noLink(1).
What is portLinkSpeed?
Reports the actual negotiated link speed currently seen on the port, or noLink(1) if the port has no active connection. Useful for confirming a cable is actually up and at what speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.4.1.1.3 snmpwalk -v2c -c public <target> ELH100-MIB::portLinkSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.4.1.1.3.1 snmpget -v2c -c public <target> ELH100-MIB::portLinkSpeed.1
Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::portLinkSpeed OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2 | cabletronELH100BasicCapability | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.4 | cabletronELH100PortInfo | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.4.1 | portTable | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.4.1.1 | portEntry | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.4.1.1.3 | portLinkSpeed | ELH100-MIB |