All MIBs › INTEL-GEN-MIB › portLastErrorID
portLastErrorID
Module: INTEL-GEN-MIB
OID (symbolic): INTEL-GEN-MIB::portLastErrorID
OID (numeric): 1.3.6.1.4.1.343.7.5.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Type of last error that occurred on the port since the last link status change. badPhy is a hardware problem with the hub port. polarity means there's a cabling problem between the hub and the attached device. wrongSpeedLP means the device attached to the port is operating at the wrong speed. jabberSeen means you may have a faulty device attached to the port. partition means the port was automatically partitioned at least once.
What is portLastErrorID?
Reports the type of the most recent link-level error seen on this port since its last state change: a hardware fault, a cabling polarity problem, a speed mismatch with the connected device, a jabbering device, or an auto-partition event. An admin uses this to pinpoint whether a flaky port is a bad cable, a bad NIC on the far end, or a hardware failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.7.5.1.1.12 snmpwalk -v2c -c public <target> INTEL-GEN-MIB::portLastErrorID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.7.5.1.1.12.1 snmpget -v2c -c public <target> INTEL-GEN-MIB::portLastErrorID.1
Start monitoring Intel network device / embedded management agent (generic base MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-GEN-MIB::portLastErrorID OID value, configure state conditions and alerts, and monitor any Intel network device / embedded management agent (generic base MIB) 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.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7 | hw | Intel-Common-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.7.5 | ports | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1 | portTable | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1.1 | portEntry | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1.1.12 | portLastErrorID | INTEL-GEN-MIB |