All MIBs › SNMP-REPEATER-MIB › rptrMonTotalErrors
rptrMonTotalErrors
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrMonTotalErrors
OID (numeric): 1.3.6.1.2.1.22.2.4.1.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of errors which have occurred on all of the ports in this repeater. The errors included in this count are the same as those listed for the rptrMonitorPortTotalErrors counter. If an implementation can not obtain a count of these errors as seen by the repeater itself, this counter may be implemented as the summation of the values of the rptrMonitorPortTotalErrors counters for all of the ports in the repeater.
What is rptrMonTotalErrors?
This object counts the total number of transmission errors detected across all ports on an Ethernet repeater. The counter includes collisions, frame check failures, and other link-layer errors that degrade network performance. Operators use this cumulative counter to assess overall repeater health and identify whether errors are isolated to specific ports or affecting the entire segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.2.4.1.1.4 snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonTotalErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.2.4.1.1.4.1 snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonTotalErrors.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.2 | rptrMonitorPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.2.4 | rptrMonitorAllRptrInfo | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.2.4.1 | rptrMonTable | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.2.4.1.1 | rptrMonEntry | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.2.4.1.1.4 | rptrMonTotalErrors | SNMP-REPEATER-MIB |