All MIBs › VERTICAL-SNMP-REPEATER-MIB › vrptrMonitorPortTotalErrors
vrptrMonitorPortTotalErrors
Module: VERTICAL-SNMP-REPEATER-MIB
OID (symbolic): VERTICAL-SNMP-REPEATER-MIB::vrptrMonitorPortTotalErrors
OID (numeric): 1.3.6.1.4.1.2338.4.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:
vrptrMonitorPortFCSErrors, vrptrMonitorPortAlignmentErrors, vrptrMonitorPortFrameTooLongs, vrptrMonitorPortShortEvents, vrptrMonitorPortLateEvents, vrptrMonitorPortVeryLongEvents, vrptrMonitorPortDataRateMismatches, and vrptrMonitorPortSymbolErrors.
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 vrptrMonitorPortLastChange changes.
What is vrptrMonitorPortTotalErrors?
The sum of this port's FCS errors, alignment errors, oversized frames, short events, late events, very-long events, data-rate mismatches, and symbol errors — a single rollup counter provided so an admin can monitor overall port health with one poll instead of retrieving every individual error counter. Note runts are deliberately excluded since they're usually normal collision fragments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.4.2.3.1.1.15 snmpwalk -v2c -c public <target> VERTICAL-SNMP-REPEATER-MIB::vrptrMonitorPortTotalErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.4.2.3.1.1.15.1 snmpget -v2c -c public <target> VERTICAL-SNMP-REPEATER-MIB::vrptrMonitorPortTotalErrors.1
Start monitoring Vertical Networks SNMP repeater/hub (per-port status/collision-count status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VERTICAL-SNMP-REPEATER-MIB::vrptrMonitorPortTotalErrors OID value, configure state conditions and alerts, and monitor any Vertical Networks SNMP repeater/hub (per-port status/collision-count status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2338 | vertical | VERTICAL-EVENTLOG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2338.4 | vsnmpDot3RptrMgt | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2 | vrptrMonitorPackage | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2.3 | vrptrMonitorPortInfo | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2.3.1 | vrptrMonitorPortTable | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2.3.1.1 | vrptrMonitorPortEntry | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2.3.1.1.15 | vrptrMonitorPortTotalErrors | VERTICAL-SNMP-REPEATER-MIB |