All MIBs › APPLIC-MIB › scPortHistoryBadPkts
scPortHistoryBadPkts
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::scPortHistoryBadPkts
OID (numeric): 1.3.6.1.4.1.81.30.3.3.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of bad packets filtered by the port. This item is the summation of: scEthPortCRCAlignErrors, scEthPortOversizePkts, scEthPortFragments and scEthPortJabber.
What is scPortHistoryBadPkts?
This read-only counter sums CRC, oversize, fragment, and jabber errors. Network engineers monitor this for link quality assessment. High counts indicate physical layer problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.3.3.1.8 snmpwalk -v2c -c public <target> APPLIC-MIB::scPortHistoryBadPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.3.3.1.8.1 snmpget -v2c -c public <target> APPLIC-MIB::scPortHistoryBadPkts.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.3 | scPortHistoryTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.3.1 | scPortHistoryEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.3.1.8 | scPortHistoryBadPkts | APPLIC-MIB |