All MIBs › LBHUB-REPEATER-MIB › rptrMonitorPortTotalErrors
rptrMonitorPortTotalErrors
Module: LBHUB-REPEATER-MIB
OID (symbolic): LBHUB-REPEATER-MIB::rptrMonitorPortTotalErrors
OID (numeric): 1.3.6.1.2.1.22.2.3.1.1.15
Node type: OBJECT-TYPE
Type: Counter
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, and rptrMonitorPortDataRateMismatches.
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.
What is rptrMonitorPortTotalErrors?
Rolls up every error counter for this one port (FCS errors, alignment errors, oversized frames, short events, late collisions, jabber, and data-rate mismatches) into a single number, so an admin can watch one counter per port to catch a developing problem before digging into the individual error types.
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> LBHUB-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> LBHUB-REPEATER-MIB::rptrMonitorPortTotalErrors.1
Start monitoring 3Com LANBuilder network hub/repeater module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LBHUB-REPEATER-MIB::rptrMonitorPortTotalErrors OID value, configure state conditions and alerts, and monitor any 3Com LANBuilder network hub/repeater module from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.22.2.3.1.1.15 | rptrMonitorPortTotalErrors | LBHUB-REPEATER-MIB |