All MIBs › APPLIC-MIB › lsPortHistoryTotalErrors
lsPortHistoryTotalErrors
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsPortHistoryTotalErrors
OID (numeric): 1.3.6.1.4.1.81.30.3.2.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of errors detected by the switching hardware on this port, including FCS errors and too long packets.
What is lsPortHistoryTotalErrors?
This read-only counter sums FCS errors and oversized packet errors on the port. Network engineers monitor this to detect physical link problems. High error rates indicate cabling or duplex issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.3.2.1.7 snmpwalk -v2c -c public <target> APPLIC-MIB::lsPortHistoryTotalErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.3.2.1.7.1 snmpget -v2c -c public <target> APPLIC-MIB::lsPortHistoryTotalErrors.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3 | portHistory | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.2 | lsPortHistoryTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.2.1 | lsPortHistoryEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.2.1.7 | lsPortHistoryTotalErrors | APPLIC-MIB |