All MIBs › LBHUB-MSH-MIB › a3ComRingStatFreqErrors
a3ComRingStatFreqErrors
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::a3ComRingStatFreqErrors
OID (numeric): 1.3.6.1.4.1.43.10.16.2.2.1.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
This counter is incremented whenever a station detects an error in the frequency of the received signal.
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 its 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.11 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::a3ComRingStatFreqErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.16.2.2.1.11.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::a3ComRingStatFreqErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3ComRingStatFreqErrors.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.11 | a3ComRingStatFreqErrors | LBHUB-MSH-MIB |