All MIBs › SNMP-REPEATER-MIB › rptrMonitorPortTotalErrors
rptrMonitorPortTotalErrors
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrMonitorPortTotalErrors
OID (numeric): 1.3.6.1.2.1.22.2.3.1.1.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of errors which have occurred on this port. This counter is the summation of the values of other error counters (for the same port), namely:
rptrMonitorPortFCSErrors, rptrMonitorPortAlignmentErrors, rptrMonitorPortFrameTooLongs, rptrMonitorPortShortEvents, rptrMonitorPortLateEvents, rptrMonitorPortVeryLongEvents, rptrMonitorPortDataRateMismatches, and rptrMonitorPortSymbolErrors.
This counter is redundant in the sense that it is the summation of information already available through other objects. However, it is included specifically because the regular retrieval of this object as a means of tracking the health of a port provides a considerable optimization of network management traffic over the otherwise necessary
retrieval of the summed counters.
Note that rptrMonitorPortRunts is not included in this total; this is because runts usually indicate collision fragments, a normal network event.
A discontinuity may occur in the value when the value of object rptrMonitorPortLastChange changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.15 snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortTotalErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.15.1 snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortTotalErrors.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.3 | rptrMonitorPortInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1 | rptrMonitorPortTable | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1.1 | rptrMonitorPortEntry | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1.1.15 | rptrMonitorPortTotalErrors | SNMP-REPEATER-MIB |