All MIBs › CHIPCOMMIB › olFDDInetStatsFrameErrorRatio
olFDDInetStatsFrameErrorRatio
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::olFDDInetStatsFrameErrorRatio
OID (numeric): 1.3.6.1.4.1.49.2.3.1.5.4.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute is the actual ratio, ((delta
snmpFddiMACLostCt + delta snmpFddiMACErrorCt) /
(delta snmpFddiMACFrameCt + delta
snmpFddiMACLostCt)) x 2**16.
What is olFDDInetStatsFrameErrorRatio?
Reports the ratio of lost and error frames to total frames plus lost frames on the FDDI network, calculated as ((delta lost + delta error) / (delta frame + delta lost)) x 2^16, giving a scaled measure of network frame error quality.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.5.4.4.1.6 snmpwalk -v2c -c public <target> CHIPCOMMIB::olFDDInetStatsFrameErrorRatio
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.5.4.4.1.6.1 snmpget -v2c -c public <target> CHIPCOMMIB::olFDDInetStatsFrameErrorRatio.1
Start monitoring Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCOMMIB::olFDDInetStatsFrameErrorRatio OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (14 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.49 | chipcom | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2 | chipmib02 | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3 | chipProducts | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1 | online | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.5 | olNets | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.5.4 | olFDDInet | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.5.4.4 | olFDDInetStatsTable | CHIPCOM-MIB |
| 1.3.6.1.4.1.49.2.3.1.5.4.4.1 | olFDDInetStatsEntry | CHIPCOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.5.4.4.1.6 | olFDDInetStatsFrameErrorRatio | CHIPCOMMIB |