All MIBs › AXON-MIB › fddiStatsErrors
fddiStatsErrors
Module: AXON-MIB
OID (symbolic): AXON-MIB::fddiStatsErrors
OID (numeric): 1.3.6.1.4.1.370.4.1.1.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of packets received that had either a bad Frame Check Sequence (FCS) or a invalid data length. A packet with a invalid data length is one that is too short (length less than 21 octets / 42 symbols) or had an odd number of symbols.
What is fddiStatsErrors?
A read-only counter of packets received with either a bad Frame Check Sequence or an invalid data length (shorter than 21 octets/42 symbols, or an odd number of symbols). It's the basic error/frame-corruption indicator for this FDDI interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.370.4.1.1.1.8 snmpwalk -v2c -c public <target> AXON-MIB::fddiStatsErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.370.4.1.1.1.8.1 snmpget -v2c -c public <target> AXON-MIB::fddiStatsErrors.1
Start monitoring 3Com (Axon) FDDI RMON switching equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AXON-MIB::fddiStatsErrors OID value, configure state conditions and alerts, and monitor any 3Com (Axon) FDDI RMON switching equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.370 | axon | AXON-MIB |
| 1.3.6.1.4.1.370.4 | axFddi | AXON-MIB |
| 1.3.6.1.4.1.370.4.1 | axFddiStatistics | AXON-MIB |
| 1.3.6.1.4.1.370.4.1.1 | fddiStatsTable | AXON-MIB |
| 1.3.6.1.4.1.370.4.1.1.1 | fddiStatsEntry | AXON-MIB |
| 1.3.6.1.4.1.370.4.1.1.1.8 | fddiStatsErrors | AXON-MIB |