All MIBs › RFC1516-MIB › rptrMonitorPortTotalErrors
rptrMonitorPortTotalErrors
Module: RFC1516-MIB
OID (symbolic): RFC1516-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.
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> RFC1516-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> RFC1516-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 | RFC1516-MIB |