All MIBs › LANART-AGENT › rptrMonitorPortTotalErrors
rptrMonitorPortTotalErrors
Module: LANART-AGENT
OID (symbolic): LANART-AGENT::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?
The running total of all error types on this port — FCS errors, alignment errors, oversized frames, short frames, late collisions, jabber events, and data-rate mismatches combined — provided so you can poll one counter instead of six to spot a bad port.
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> LANART-AGENT::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> LANART-AGENT::rptrMonitorPortTotalErrors.1
Start monitoring LANART Corporation Ethernet hub/connectivity equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LANART-AGENT::rptrMonitorPortTotalErrors OID value, configure state conditions and alerts, and monitor any LANART Corporation Ethernet hub/connectivity equipment from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 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 | LANART-AGENT |