AXON-MIB :: fddiHistoryUtilization

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAXON-MIBfddiHistoryUtilization

fddiHistoryUtilization

Module: AXON-MIB

OID (symbolic): AXON-MIB::fddiHistoryUtilization

OID (numeric): 1.3.6.1.4.1.370.4.2.5.1.19

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent. This is calculated as:

utilize = ((bits/s used) * 10000) / (MAX bits/s) = ((bits/ms used) * 10000000) / 100000000 = (bits/ms used) / 10 = (((pkts * 5) + octets) * 8) / (interval * 10)

What is fddiHistoryUtilization?

A read-only estimate of the mean physical-layer network utilization on this interface during the sampling interval, expressed in hundredths of a percent and derived from the interval's packet and octet counts (utilization = (((pkts*5)+octets)*8)/(interval*10)).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.370.4.2.5.1.19
snmpwalk -v2c -c public <target> AXON-MIB::fddiHistoryUtilization

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.370.4.2.5.1.19.1
snmpget -v2c -c public <target> AXON-MIB::fddiHistoryUtilization.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::fddiHistoryUtilization 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.370axonAXON-MIB
1.3.6.1.4.1.370.4axFddiAXON-MIB
1.3.6.1.4.1.370.4.2axFddiHistoryAXON-MIB
1.3.6.1.4.1.370.4.2.5fddiHistoryTableAXON-MIB
1.3.6.1.4.1.370.4.2.5.1fddiHistoryEntryAXON-MIB
1.3.6.1.4.1.370.4.2.5.1.19fddiHistoryUtilizationAXON-MIB