All MIBs › DMTF-LAN-ADAPTER-MIB › totalWireErrors
totalWireErrors
Module: DMTF-LAN-ADAPTER-MIB
OID (symbolic): DMTF-LAN-ADAPTER-MIB::totalWireErrors
OID (numeric): 1.3.6.1.4.1.412.2.2.1.1.13
Node type: OBJECT-TYPE
Type: DmiCounter64
Access: read-only
Description:
This is the total number of errors due to problems with the network (e.g. receive CRC Errors).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.2.1.1.13 snmpwalk -v2c -c public <target> DMTF-LAN-ADAPTER-MIB::totalWireErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.2.1.1.13.1 snmpget -v2c -c public <target> DMTF-LAN-ADAPTER-MIB::totalWireErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> totalWireErrors.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.412 | dmtf | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.2 | dmtfStdMifs | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.2.2 | dmtfLANAdapterMIF | DMTF-LAN-ADAPTER-MIB |
| 1.3.6.1.4.1.412.2.2.1 | dmtfNetworkAdapter802PortTable | DMTF-LAN-ADAPTER-MIB |
| 1.3.6.1.4.1.412.2.2.1.1 | dmtfNetworkAdapter802PortEntry | DMTF-LAN-ADAPTER-MIB |
| 1.3.6.1.4.1.412.2.2.1.1.13 | totalWireErrors | DMTF-LAN-ADAPTER-MIB |