All MIBs › ASANTE-SWITCH-MIB › eSWPortSpeed
eSWPortSpeed
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWPortSpeed
OID (numeric): 1.3.6.1.4.1.298.1.5.1.2.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The working speed of this port. If the port's link is not up, this object should show the configured speed.
What is eSWPortSpeed?
This displays the operating port speed (10 Mbps, 100 Mbps, or 1 Gbps). It shows negotiated or configured speed. 'm100-Mbps' (3) indicates 100 Mbps operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.2.6.1.6 snmpwalk -v2c -c public <target> ASANTE-SWITCH-MIB::eSWPortSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.2.6.1.6.1 snmpget -v2c -c public <target> ASANTE-SWITCH-MIB::eSWPortSpeed.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eSWPortSpeed.1
Start monitoring Asante Technologies Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASANTE-SWITCH-MIB::eSWPortSpeed OID value, configure state conditions and alerts, and monitor any Asante Technologies Ethernet switch (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.298 | asante | ASANTE-AH1012-MIB |
| 1.3.6.1.4.1.298.1 | products | ASANTE-AH1012-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.298.1.5 | switch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1 | eAsntSwitch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2 | eSWBasic | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2.6 | eSWPortInfoTable | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2.6.1 | eSWPortInfoEntry | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2.6.1.6 | eSWPortSpeed | ASANTE-SWITCH-MIB |