All MIBs › AXON-MIB
Category: Web and Application Servers
Description: Manages Axon Networks broadcast video infrastructure equipment, providing signal path, routing, and fault status.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is AXON-MIB?
AXON-MIB is a vendor-specific management module for Axon Networks broadcast video infrastructure equipment, used in professional broadcast/video-routing environments. Based on its stated purpose, its general data categories would include signal-path/routing configuration and fault/status reporting for video signal paths through the equipment. As a broadcast infrastructure MIB it would primarily support monitoring of hardware/signal-path status — such as whether a routed signal path is active, whether an input/output card is faulted, or whether a signal-loss condition exists — analogous to fault and interface status monitoring on other equipment types. No object or table names were captured in the sampled source, so the specific structure cannot be confirmed here; it likely depends on the Axon Networks enterprise OID tree and standard SNMP trap conventions. It would typically be deployed in broadcast facility racks (routers, signal processors) managed by Axon Networks video routing/processing hardware, where AXON-MIB SNMP monitoring would give operators visibility into signal-path faults.
IPNetwork Monitor allows you to monitor SNMP objects defined in AXON-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- 3Com (Axon) FDDI RMON switching equipment (legacy)
Monitoring Examples
No object or table names were present in the sampled source for this MIB, so specific leaf objects cannot be cited. Based on the module's stated purpose, an admin would expect to monitor signal routing path status and fault conditions on Axon broadcast video equipment, where a reported fault would indicate a lost or degraded video signal path; however this cannot be confirmed from the available source.
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| TimeTicks |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| application | 1.3.6.1.4.1.370.3 | |||
| axFddi | 1.3.6.1.4.1.370.4 | |||
| axFddiHistory | 1.3.6.1.4.1.370.4.2 | |||
| axFddiStatistics | 1.3.6.1.4.1.370.4.1 | |||
| axon | 1.3.6.1.4.1.370 | |||
| clone | 1.3.6.1.4.1.370.1 | |||
| common | 1.3.6.1.4.1.370.2.1 | |||
| directory | 1.3.6.1.1 | |||
| dod | 1.3.6 | |||
| enterprises | 1.3.6.1.4.1 | |||
| experimental | 1.3.6.1.3 | |||
| CTR fddiHistoryBeacons | 1.3.6.1.4.1.370.4.2.5.1.25 | Counter | read-only | The number of MAC Beacon frames received during the sample interval. MAC Beacon frames have an FC field of 0xC2, a Destination Address of the null address a Source Address of this station, and a info field of 0x00 (Beacon Type) + pad field (0x000000). |
| CTR fddiHistoryBroadcastPkts | 1.3.6.1.4.1.370.4.2.5.1.7 | Counter | read-only | The total number of packets received that were directed to the broadcast address (0xFFFFFFFFFFFF) during this sampling interval. Note that this does not include multicast packets. |
| CTR fddiHistoryClaims | 1.3.6.1.4.1.370.4.2.5.1.23 | Counter | read-only | The number of Claim frames received during the sample interval. |
| CTR fddiHistoryDirBeacons | 1.3.6.1.4.1.370.4.2.5.1.24 | Counter | read-only | The number of Directed Beacon frames received during the sample interval. Directed Beacon frames have an FC field of 0xC2, a Destination Address of non-canonical: 80:01:43:00:80:00, canonical: 01:80:C2:00:01:00, a Source Address of this station, and a info field of 0x01 (Beacon Type) + pad field (0x000000). |
| CTR fddiHistoryDropEvents | 1.3.6.1.4.1.370.4.2.5.1.4 | Counter | read-only | The total number of events in which packets were dropped by the probe due to lack of resources during this sampling interval. Note that this number is not necessarily the number of packets dropped, it is just the number of times this condition has been detected. |
| fddiHistoryEntry | 1.3.6.1.4.1.370.4.2.5.1 | not-accessible | An historical sample of FDDI statistics on a particular FDDI interface. This sample is associated with the historyControlEntry which set up the parameters for a regular collection of these samples. As an example, an instance of the fddiHistoryPkts object might be named fddiHistoryPkts.2.89 | |
| CTR fddiHistoryErrors | 1.3.6.1.4.1.370.4.2.5.1.9 | Counter | read-only | The total number of packets received that had either a bad Frame Check Sequence (FCS) or a invalid data length during this sampling interval. 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. |
| INT fddiHistoryIndex | 1.3.6.1.4.1.370.4.2.5.1.1 | INTEGER | read-only | The history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of historyControlIndex. |
| TIK fddiHistoryIntervalStart | 1.3.6.1.4.1.370.4.2.5.1.3 | TimeTicks | read-only | The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval. |
| CTR fddiHistoryMeanTRT | 1.3.6.1.4.1.370.4.2.5.1.21 | Counter | read-only | The Mean token rotation time. This calculated as the tokens received during the sample interval divided by the sample interval. |
| CTR fddiHistoryMulticastPkts | 1.3.6.1.4.1.370.4.2.5.1.8 | Counter | read-only | The total number of packets received that were directed to a local or global multicast or functional address during this sampling interval. Note that this number does not include packets directed to the broadcast address. |
| CTR fddiHistoryOctets | 1.3.6.1.4.1.370.4.2.5.1.5 | Counter | read-only | The total number of octets of LLC data (including those in bad packets) received on the network (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts | 1.3.6.1.4.1.370.4.2.5.1.6 | Counter | read-only | The total number of LLC packets (including bad packets, broadcast packets, and multicast packets) received during this sampling interval. |
| CTR fddiHistoryPkts1024to2047Octets | 1.3.6.1.4.1.370.4.2.5.1.16 | Counter | read-only | The total number of good packets received that were between 1024 and 2047 octets in length inclusive (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts128to255Octets | 1.3.6.1.4.1.370.4.2.5.1.13 | Counter | read-only | The total number of good packets received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts2048to4095Octets | 1.3.6.1.4.1.370.4.2.5.1.17 | Counter | read-only | The total number of good packets received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts22Octets | 1.3.6.1.4.1.370.4.2.5.1.10 | Counter | read-only | The total number of good packets received that were 22 octets, or less, in length (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts23to63Octets | 1.3.6.1.4.1.370.4.2.5.1.11 | Counter | read-only | The total number of good packets received that were between 23 and 63 octets in length inclusive (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts256to511Octets | 1.3.6.1.4.1.370.4.2.5.1.14 | Counter | read-only | The total number of good packets received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts4096to4500Octets | 1.3.6.1.4.1.370.4.2.5.1.18 | Counter | read-only | The total number of good packets received that were between 4096 and 4500 octets in length inclusive (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts512to1023Octets | 1.3.6.1.4.1.370.4.2.5.1.15 | Counter | read-only | The total number of good packets received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryPkts64to127Octets | 1.3.6.1.4.1.370.4.2.5.1.12 | Counter | read-only | The total number of good packets received that were between 64 and 127 octets in length inclusive (excluding framing bits but including FCS octets) during this sampling interval. |
| CTR fddiHistoryRingStateChanges | 1.3.6.1.4.1.370.4.2.5.1.26 | Counter | read-only | Count of changes of the state of the ring during the sample interval. |
| INT fddiHistorySampleIndex | 1.3.6.1.4.1.370.4.2.5.1.2 | INTEGER | read-only | An index that uniquely identifies the particular sample this entry represents among all samples associated with the same historyControlEntry. This index starts at 1 and increases by one as each new sample is taken. |
| CTR fddiHistorySMTs | 1.3.6.1.4.1.370.4.2.5.1.22 | Counter | read-only | The number of SMT frames received during the sample interval. |
| fddiHistoryTable | 1.3.6.1.4.1.370.4.2.5 | not-accessible | A list of FDDI history entries. | |
| CTR fddiHistoryTNEG | 1.3.6.1.4.1.370.4.2.5.1.20 | Counter | read-only | The Negotiated Token Rotation Time, TNeg, in nano-seconds at the end of the sample interval. |
| INT fddiHistoryUtilization | 1.3.6.1.4.1.370.4.2.5.1.19 | INTEGER | read-only | 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) |
| OCT fddiStatsBeaconAddr | 1.3.6.1.4.1.370.4.1.1.1.24 | OCTET STRING | read-only | The MAC address of the last station to send a Beacon Frame |
| CTR fddiStatsBeacons | 1.3.6.1.4.1.370.4.1.1.1.23 | Counter | read-only | The number of MAC Beacon frames received. MAC Beacon frames have an FC field of 0xC2, a Destination Address of the null address a Source Address of this station, and a info field of 0x00 (Beacon Type) + pad field (0x000000). |
| CTR fddiStatsBroadcastPkts | 1.3.6.1.4.1.370.4.1.1.1.6 | Counter | read-only | The total number of packets received that were directed to the broadcast address (0xFFFFFFFFFFFF). Note that this does not include multicast packets. |
| OCT fddiStatsClaimAddr | 1.3.6.1.4.1.370.4.1.1.1.26 | OCTET STRING | read-only | The MAC address of the last station to send a Claim Frame |
| CTR fddiStatsClaims | 1.3.6.1.4.1.370.4.1.1.1.21 | Counter | read-only | The number of Claim frames received |
| OID fddiStatsDataSource | 1.3.6.1.4.1.370.4.1.1.1.2 | OBJECT IDENTIFIER | read-write | This object identifies the source of the data that this fddiStats entry is configured to analyze. This source can be any FDDI interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573 [4,6], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated fddiStatsStatus object is equal to valid(1). |
| OCT fddiStatsDirBeaconAddr | 1.3.6.1.4.1.370.4.1.1.1.25 | OCTET STRING | read-only | The MAC address of the last station to send a Directed Beacon Frame |
| CTR fddiStatsDirBeacons | 1.3.6.1.4.1.370.4.1.1.1.22 | Counter | read-only | The number of Directed Beacon frames received. Directed Beacon frames have an FC field of 0xC2, a Destination Address of non-canonical: 80:01:43:00:80:00, canonical: 01:80:C2:00:01:00, a Source Address of this station, and a info field of 0x01 (Beacon Type) + pad field (0x000000). |
| CTR fddiStatsDropEvents | 1.3.6.1.4.1.370.4.1.1.1.3 | Counter | read-only | The total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected. |
| fddiStatsEntry | 1.3.6.1.4.1.370.4.1.1.1 | not-accessible | A collection of promiscuous statistics kept for packets on a particular FDDI interface. | |
| CTR fddiStatsErrors | 1.3.6.1.4.1.370.4.1.1.1.8 | Counter | read-only | 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. |
| INT fddiStatsIndex | 1.3.6.1.4.1.370.4.1.1.1.1 | INTEGER | read-only | The value of this object uniquely identifies this fddiStats entry. |
| CTR fddiStatsMulticastPkts | 1.3.6.1.4.1.370.4.1.1.1.7 | Counter | read-only | The total number of packets received that were directed to a local or global multicast or functional address. Note that this number does not include packets directed to the broadcast address. |
| CTR fddiStatsOctets | 1.3.6.1.4.1.370.4.1.1.1.4 | Counter | read-only | The total number of octets of LLC data (including those in bad packets) received on the network (excluding framing bits but including FCS octets). |
| CTR fddiStatsOtherOctets | 1.3.6.1.4.1.370.4.1.1.1.31 | Counter | read-only | The total number of other octets (including those in bad packets) received on the network (excluding framing bits but including FCS octets). Other octets are those from packets which are packets which are not LLC, SMT or recognized MAC beacon packets. |
| CTR fddiStatsOtherPkts | 1.3.6.1.4.1.370.4.1.1.1.30 | Counter | read-only | The total number of other packets (including bad packets, broadcast packets, and multicast packets) received. Other packets which are packets which are not LLC, SMT or recognized MAC beacon packets. |
| OCT fddiStatsOwner | 1.3.6.1.4.1.370.4.1.1.1.28 | OCTET STRING | read-write | The entity that configured this entry and is therefore using the resources assigned to it. |
| CTR fddiStatsPkts | 1.3.6.1.4.1.370.4.1.1.1.5 | Counter | read-only | The total number of LLC packets (including bad packets, broadcast packets, and multicast packets) received. |
| CTR fddiStatsPkts1024to2047Octets | 1.3.6.1.4.1.370.4.1.1.1.15 | Counter | read-only | The total number of good packets received that were between 1024 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). |
| CTR fddiStatsPkts128to255Octets | 1.3.6.1.4.1.370.4.1.1.1.12 | Counter | read-only | The total number of good packets received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). |
| CTR fddiStatsPkts2048to4095Octets | 1.3.6.1.4.1.370.4.1.1.1.16 | Counter | read-only | The total number of good packets received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). |
| CTR fddiStatsPkts22Octets | 1.3.6.1.4.1.370.4.1.1.1.9 | Counter | read-only | The total number of good packets received that were 22 octets, or less, in length (excluding framing bits but including FCS octets). |
| CTR fddiStatsPkts23to63Octets | 1.3.6.1.4.1.370.4.1.1.1.10 | Counter | read-only | The total number of good packets received that were between 23 and 63 octets in length inclusive (excluding framing bits but including FCS octets). |
| CTR fddiStatsPkts256to511Octets | 1.3.6.1.4.1.370.4.1.1.1.13 | Counter | read-only | The total number of good packets received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). |
| CTR fddiStatsPkts4096to4500Octets | 1.3.6.1.4.1.370.4.1.1.1.17 | Counter | read-only | The total number of good packets received that were between 4096 and 4500 octets in length inclusive (excluding framing bits but including FCS octets). |
| CTR fddiStatsPkts512to1023Octets | 1.3.6.1.4.1.370.4.1.1.1.14 | Counter | read-only | The total number of good packets received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). |
| CTR fddiStatsPkts64to127Octets | 1.3.6.1.4.1.370.4.1.1.1.11 | Counter | read-only | The total number of good packets received that were between 64 and 127 octets in length inclusive (excluding framing bits but including FCS octets). |
| INT fddiStatsRingState | 1.3.6.1.4.1.370.4.1.1.1.27 | INTEGER | read-only | The current detected state of the ring. 1 Operational 2 Non Operational Claim 3 Non Operational Beacon 4 Non Operational Dir. Beacon |
| CTR fddiStatsSMTs | 1.3.6.1.4.1.370.4.1.1.1.20 | Counter | read-only | The number of SMT frames received |
| INT fddiStatsStatus | 1.3.6.1.4.1.370.4.1.1.1.29 | INTEGER | read-write | The status of this fddiStats entry. |
| fddiStatsTable | 1.3.6.1.4.1.370.4.1.1 | not-accessible | A list of promiscuous FDDI statistics entries | |
| CTR fddiStatsTNEG | 1.3.6.1.4.1.370.4.1.1.1.18 | Counter | read-only | The Negotiated Token Rotation Time, TNeg, in nano-seconds |
| CTR fddiStatsTokens | 1.3.6.1.4.1.370.4.1.1.1.19 | Counter | read-only | The number of valid tokens received |
| internet | 1.3.6.1 | |||
| mgmt | 1.3.6.1.2 | |||
| mib_2 | 1.3.6.1.2.1 | |||
| org | 1.3 | |||
| private | 1.3.6.1.4 | |||
| product | 1.3.6.1.4.1.370.2 |
RFC description
Manages FDDI interface statistics and monitoring on Axon network devices including probe data collection.
Start monitoring 3Com (Axon) FDDI RMON switching equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.