All MIBs › LBHUB-MSH-MIB › a3ComRingStatFrameCopyErrors
a3ComRingStatFrameCopyErrors
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::a3ComRingStatFrameCopyErrors
OID (numeric): 1.3.6.1.4.1.43.10.16.2.2.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Every frame on a token ring contains an Address Recognised bit and a Frame Copied bit. These are collectively known as the AC bits. When a station processes a frame it must set either or both of these bits. A station that simply forwards a frame to the next station sets neither bit. Valid combinations of the bits are:
AC Meaning 00 Frame repeated to next station. 10 The station recognised the address. That station did not however copy the frame. Generally this indicates a lack of resource in the station that recognised the address. 11 The station recognised and managed to copy the frame.
If a station receives a packet in which the AC bits are set to '11' and which has that station as the destination of the frame then there are probably two stations on the ring with same address. When a station detects this condition it increases the Frame Copy error counter.
GENERAL: Soft Errors
The token ring architecture includes an inherent error monitoring protocol. Each station records local errors. These errors are generically referred to as 'soft errors'. Soft errors represent intermittent faults that temporarily disrupt normal operation of the ring. Stations periodically transmit their soft error counters onto the ring where they can be received by any stations which have the ring error monitor functional address active.
There are two categories of soft error. Isolating errors and Non-isolating errors. An isolating error will be reported by exactly one station on the ring and the error is known to have occurred between that station and it's upstream neighbour. The second category are non-isolating. That is, errors of this nature may be seen and reported by more than one ring station. With these errors it is not possible to resolve the source of the error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.16.2.2.1.8 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::a3ComRingStatFrameCopyErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.16.2.2.1.8.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::a3ComRingStatFrameCopyErrors.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.16 | tokenRing | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.16.2 | a3ComRingStationParams | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.16.2.2 | a3ComRingStatStandardStats | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.16.2.2.1 | a3ComRingStatStdStatsEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.16.2.2.1.8 | a3ComRingStatFrameCopyErrors | LBHUB-MSH-MIB |