All MIBs › TPT-PORT-CONFIG-MIB › portConfigLineSpeed
portConfigLineSpeed
Module: TPT-PORT-CONFIG-MIB
OID (symbolic): TPT-PORT-CONFIG-MIB::portConfigLineSpeed
OID (numeric): 1.3.6.1.4.1.10734.3.3.2.4.1.1.3
Node type: OBJECT-TYPE
Type: LineSpeed
Access: read-only
Description: The line speed configuration setting of this port.
What is portConfigLineSpeed?
This read-only value reports the configured line speed of this port, one of default(0), gigabit(1), hundred-megabit(2), ten-megabit(3), ten-gigabit(4), or fourty-gigabit(5). Admins check it to confirm a port's speed setting matches the connected link's expected rate, useful when diagnosing a port that isn't linking up. For example, seeing portConfigLineSpeed report ten-megabit(3) on a port meant to run gigabit(1) would explain a speed mismatch link failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.3 snmpwalk -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigLineSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.3.1 snmpget -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigLineSpeed.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portConfigLineSpeed.1
Start monitoring Trend Micro TippingPoint IPS appliance product line, entire range (per-port link/failover-bypass config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPT-PORT-CONFIG-MIB::portConfigLineSpeed OID value, configure state conditions and alerts, and monitor any Trend Micro TippingPoint IPS appliance product line, entire range (per-port link/failover-bypass config status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.10734 | tippingpoint | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3 | tpt_products | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3.3 | tpt_tpaMIBs | TPT-TPAMIBS-MIB |
| 1.3.6.1.4.1.10734.3.3.2 | tpt_tpa_objs | TPT-TPAMIBS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10734.3.3.2.4 | tpt_port_config_objs | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1 | portConfigTable | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1 | portConfigEntry | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.3 | portConfigLineSpeed | TPT-PORT-CONFIG-MIB |