SNMP-REPEATER-MIB :: rptrMonitorPortTotalErrors

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrMonitorPortTotalErrors

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.2rptrMonitorPackageLANART-AGENT
1.3.6.1.2.1.22.2.3rptrMonitorPortInfoLANART-AGENT
1.3.6.1.2.1.22.2.3.1rptrMonitorPortTableLANART-AGENT
1.3.6.1.2.1.22.2.3.1.1rptrMonitorPortEntryLANART-AGENT
1.3.6.1.2.1.22.2.3.1.1.15rptrMonitorPortTotalErrorsSNMP-REPEATER-MIB