ACD-PORT-MIB: View SNMP OID List / Download MIB

VENDOR: ACCEDIAN


 Home MIB: ACD-PORT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 acdPort 1.3.6.1.4.1.22420.2.9
The Port statistics for this Accedian Networks device.
     acdPortMIBObjects 1.3.6.1.4.1.22420.2.9.1
         acdPortConfig 1.3.6.1.4.1.22420.2.9.1.1
             acdPortConfigTable 1.3.6.1.4.1.22420.2.9.1.1.1 no-access
Table of port configuration attributes
                 acdPortConfigEntry 1.3.6.1.4.1.22420.2.9.1.1.1.1 no-access
Port configuration.
                     acdPortConfigIndex 1.3.6.1.4.1.22420.2.9.1.1.1.1.1 unsigned32 no-access
The value of this object uniquely identifies this acdPortConfig entry.
                     acdPortConfigName 1.3.6.1.4.1.22420.2.9.1.1.1.1.2 displaystring read-write
This is a string to identify the port.
                     acdPortConfigAlias 1.3.6.1.4.1.22420.2.9.1.1.1.1.3 displaystring read-write
This is a string to give the port an alias.
                     acdPortConfigMacAddress 1.3.6.1.4.1.22420.2.9.1.1.1.1.4 macaddress read-only
The MAC address of the port.
                     acdPortConfigConnectorId 1.3.6.1.4.1.22420.2.9.1.1.1.1.5 object identifier read-only
This object identifies the connector ID of the port. This object shall identify the acdDescConnectorID object, defined in the ACD-DESC-MIB.
                     acdPortConfigState 1.3.6.1.4.1.22420.2.9.1.1.1.1.6 truthvalue read-write
Enable or disable the port.
                     acdPortConfigMtu 1.3.6.1.4.1.22420.2.9.1.1.1.1.7 unsigned32 read-write
The configured MTU of the port. The value ranges from 1518 to 10240.
                     acdPortConfigAutoNegoState 1.3.6.1.4.1.22420.2.9.1.1.1.1.8 truthvalue read-write
Enable or disable the auto negociation on the port.
                     acdPortConfigSpeed 1.3.6.1.4.1.22420.2.9.1.1.1.1.9 unsigned32 read-write
The configured speed of the port in Mbps. The valid values are 10, 100, 1000 and 10000.
                     acdPortConfigDuplex 1.3.6.1.4.1.22420.2.9.1.1.1.1.10 integer read-write
The configured duplex mode for this port. Enumeration: 'fullDuplex': 2, 'halfDuplex': 1.
                     acdPortConfigMdi 1.3.6.1.4.1.22420.2.9.1.1.1.1.11 integer read-write
The configured MDI mode for this port. Enumeration: 'autoMdi': 1, 'mdi': 2, 'mdix': 3.
                     acdPortConfigPauseMode 1.3.6.1.4.1.22420.2.9.1.1.1.1.12 integer read-write
The configured pause mode for this port. Enumeration: 'forward': 3, 'disable': 1, 'local': 2.
                     acdPortConfigAdvertisement 1.3.6.1.4.1.22420.2.9.1.1.1.1.13 bits read-write
A value that identifies the set of port capabilities to advertise during auto-negociation. Each bit indicates whether or not the specific capability is valid on the system. Bits: 'bFullDuplex1Gbps': 5, 'bPauseAsymmetric': 7, 'bPauseSymmetric': 6, 'bHalfDuplex100Mbps': 2, 'bFullDuplex10Mbps': 1, 'bHalfDuplex1Gbps': 4, 'bFullDuplex100Mbps': 3, 'bHalfDuplex10Mbps': 0.
         acdPortStatus 1.3.6.1.4.1.22420.2.9.1.2
             acdPortStatusTable 1.3.6.1.4.1.22420.2.9.1.2.1 no-access
Table for port status
                 acdPortStatusEntry 1.3.6.1.4.1.22420.2.9.1.2.1.1 no-access
Port status.
                     acdPortStatusIndex 1.3.6.1.4.1.22420.2.9.1.2.1.1.1 unsigned32 no-access
The value of this object uniquely identifies this acdPortStatus entry.
                     acdPortStatusSpeed 1.3.6.1.4.1.22420.2.9.1.2.1.1.2 unsigned32 read-only
The current speed of the port in Mbps. The valid values are 10, 100 1000 and 10000.
                     acdPortStatusDuplex 1.3.6.1.4.1.22420.2.9.1.2.1.1.3 integer read-only
The current duplex mode of the port. Enumeration: 'fullDuplex': 2, 'halfDuplex': 1.
                     acdPortStatusMdi 1.3.6.1.4.1.22420.2.9.1.2.1.1.4 integer read-only
The current MDI mode of the port. Enumeration: 'mdi': 1, 'mdix': 2.
                     acdPortStatusTxPause 1.3.6.1.4.1.22420.2.9.1.2.1.1.5 truthvalue read-only
Indicates whether or not the port is transmitting pause frames.
                     acdPortStatusRxPause 1.3.6.1.4.1.22420.2.9.1.2.1.1.6 truthvalue read-only
Indicates whether or not the port is receiving pause frames.
                     acdPortStatusLinkPartnerAbility 1.3.6.1.4.1.22420.2.9.1.2.1.1.7 bits read-only
A value that identifies the set of port capabilities advertised by the link partner. Each bit indicates whether or not the specific capability is valid on the link partner system. Bits: 'bFullDuplex1Gbps': 5, 'bPauseAsymmetric': 7, 'bPauseSymmetric': 6, 'bHalfDuplex100Mbps': 2, 'bFullDuplex10Mbps': 1, 'bHalfDuplex1Gbps': 4, 'bFullDuplex100Mbps': 3, 'bHalfDuplex10Mbps': 0.
                     acdPortStatusLinkStatus 1.3.6.1.4.1.22420.2.9.1.2.1.1.8 truthvalue read-only
Indicates if the port link is Up or Down. Down(FALSE), Up(TRUE)
                     acdPortStatusMedia 1.3.6.1.4.1.22420.2.9.1.2.1.1.9 bits read-only
A value that uniquely identifies the selected media type. Bits: 'b1000baseTHD': 29, 'bOther': 0, 'b1000baseLXFD': 24, 'b10broad36': 9, 'b10base2': 4, 'b1000baseCXHD': 27, 'b1000baseLXHD': 23, 'b10base5': 2, 'b10baseTFD': 11, 'b100baseTXHD': 15, 'bAUI': 1, 'b100baseT2HD': 19, 'b10baseTHD': 10, 'b1000baseCXFD': 28, 'b100baseTXFD': 16, 'b1000baseSXHD': 25, 'b100baseFXFD': 18, 'b100baseT4': 14, 'b1000baseXFD': 22, 'b1000baseTFD': 30, 'b100baseFXHD': 17, 'b100baseT2FD': 20, 'bFoirl': 3, 'b1000baseXHD': 21, 'b1000baseSXFD': 26, 'b10baseFB': 7, 'b10baseFL': 8, 'b10baseFP': 6, 'b10baseFLHD': 12, 'b10baseFLFD': 13, 'b10baseT': 5.
                     acdPortStatusIsMonitor 1.3.6.1.4.1.22420.2.9.1.2.1.1.10 truthvalue read-only
Indicates if the port is a monitor port. No(FALSE), Yes(TRUE)
                     acdPortStatusIsManagement 1.3.6.1.4.1.22420.2.9.1.2.1.1.11 truthvalue read-only
Indicates if the port is a management port. No(FALSE), Yes(TRUE)
                     acdPortStatusIsSFP 1.3.6.1.4.1.22420.2.9.1.2.1.1.12 truthvalue read-only
Indicates if the port has an SFP. No(FALSE), Yes(TRUE)
                     acdPortStatusIsFiber 1.3.6.1.4.1.22420.2.9.1.2.1.1.13 truthvalue read-only
Indicates if the port is connected to fiber. No(FALSE), Yes(TRUE)
         acdPortStats 1.3.6.1.4.1.22420.2.9.1.3
             acdPortTxStatsTable 1.3.6.1.4.1.22420.2.9.1.3.1 no-access
Table of port transmit statistics
                 acdPortTxStatsEntry 1.3.6.1.4.1.22420.2.9.1.3.1.1 no-access
port transmit statistics.
                     acdPortTxStatsIndex 1.3.6.1.4.1.22420.2.9.1.3.1.1.1 unsigned32 no-access
The value of this object uniquely identifies this acdPortTxStats entry.
                     acdPortTxStatsSupportBits 1.3.6.1.4.1.22420.2.9.1.3.1.1.2 bits read-only
A value that identifies the set of TX statistics supported by the device. Each bit indicates whether or not the specific statistic value is valid on the system. Bits: 'bMultipleCollisions': 11, 'bExcessiveCollisions': 12, 'bFifoErrors': 15, 'bPkts1024to1518': 21, 'bDeferred': 8, 'bPktsLarge': 26, 'bBroadcastPkts': 4, 'bPkts2048to4095': 23, 'bPkts64': 16, 'bNormalCollisions': 14, 'bPkts4096to8191': 24, 'bBytesGood': 0, 'bTaggedFrames': 6, 'bMulticastPkts': 3, 'bPkts1519to2047': 22, 'bPkts256to511': 19, 'bPkts512to1023': 20, 'bLateCollisions': 13, 'bBytesTotal': 1, 'bSingleCollisions': 10, 'bPauseFrames': 5, 'bExcessiveDeferrals': 9, 'bCRCErrors': 7, 'bUnicastPkts': 2, 'bPkts128to255': 18, 'bPkts65to127': 17, 'bPkts8192andMore': 25.
                     acdPortTxStatsBytesGood 1.3.6.1.4.1.22420.2.9.1.3.1.1.3 counter64 read-only
This is a count of the total number of bytes transmitted by the port in good packets. The count includes the 4 CRC bytes but does not include the preamble or SFD bytes. A good packet is one that has been transmitted successfully (not aborted) with a good CRC. It is assumed that all transmit packets are properly sized, 64 bytes (after any padding) to maxsize bytes long.
                     acdPortTxStatsBytesTotal 1.3.6.1.4.1.22420.2.9.1.3.1.1.4 counter64 read-only
This is a count of the total number of bytes transmitted by the port in good and bad packets. The count includes the 4 CRC bytes but does not include the preamble or SFD bytes. Bad packets include normal collisions, late collisions, and FIFO underflows. For collisions, all bytes transmitted before the start of the collision as well as the colliding and jam bytes are counted. For FIFO underflows, all bytes actually transmitted are counted.
                     acdPortTxStatsUnicastPkts 1.3.6.1.4.1.22420.2.9.1.3.1.1.5 counter64 read-only
This is a count of the good unicast packets transmitted by this port. Good unicast packets are packets that are not dropped and have a good CRC. Unicast packets are identified by having a 0 in the least significant bit of the first byte of the destination address (i.e. the first bit transmitted is a 0).
                     acdPortTxStatsMulticastPkts 1.3.6.1.4.1.22420.2.9.1.3.1.1.6 counter64 read-only
This is a count of the good multicast packets transmitted by this port (good means not dropped and valid CRC). Multicast packets are identified by having a 1 in the least significant bit of the first byte of the destination address (i.e. the first bit transmitted is a 1). Broadcast packets are not included in this count.
                     acdPortTxStatsBroadcastPkts 1.3.6.1.4.1.22420.2.9.1.3.1.1.7 counter64 read-only
This is a count of the good broadcast packets transmitted by this port (good means not dropped and valid CRC). Broadcast packets are identified by a destination address of all 1.
                     acdPortTxStatsPauseFrames 1.3.6.1.4.1.22420.2.9.1.3.1.1.8 counter64 read-only
This is a count of the good flow control pause packets transmitted by this port (good means not dropped and valid CRC). Flow control pause packets are identified by a type of 0x8808 and an opcode field of 0x0001.
                     acdPortTxStatsTaggedFrames 1.3.6.1.4.1.22420.2.9.1.3.1.1.9 counter64 read-only
This is a count of the good VLAN packets transmitted by this port (good means not dropped and valid CRC). VLAN packets are identified by a type field equal to 0x8100 in the outer VLAN tag.
                     acdPortTxStatsCRCErrors 1.3.6.1.4.1.22420.2.9.1.3.1.1.10 counter64 read-only
This is a count of the transmitted packets with a bad non-appended CRC field. This count doesn't include any packets with a bad CRC due to a FIFO underflow.
                     acdPortTxStatsDeferred 1.3.6.1.4.1.22420.2.9.1.3.1.1.11 counter64 read-only
This is a count of the number of packets that were deferred on the first transmit attempt due to the medium being busy. Packets with subsequent deferrals (for instance, after a collision back off) are not counted. Whether the packet is eventually transmitted successfully or not is irrelevant to this counter. Packets dropped due to excess deferral that occur during the initial transmit attempt are not counted.
                     acdPortTxStatsExcessiveDeferrals 1.3.6.1.4.1.22420.2.9.1.3.1.1.12 counter64 read-only
This is a count of the number of packets dropped by this port due to excessive deferral. The deferral time starts at the beginning of each transmission attempt and ends when the transmission starts (regardless of collisions). The deferral is excessive if more than 3036 byte times have passed without the transmission starting.
                     acdPortTxStatsSingleCollisions 1.3.6.1.4.1.22420.2.9.1.3.1.1.13 counter64 read-only
This is a count of the number of times a packet is successfully transmitted from this port after experiencing a single collision. This count does not include erroneous (dropped) packets.
                     acdPortTxStatsMultipleCollisions 1.3.6.1.4.1.22420.2.9.1.3.1.1.14 counter64 read-only
This is a count of the number of times a packet is successfully transmitted from this port after experiencing multiple collisions. This count does not include erroneous (dropped) packets and also does not include packets dropped due to excess collisions.
                     acdPortTxStatsExcessiveCollisions 1.3.6.1.4.1.22420.2.9.1.3.1.1.15 counter64 read-only
This is a count of the number of packets dropped by this port due to excess collisions (number of collisions equals MaxRetry+1). This count does not include packets dropped due to FIFO underflow or late collisions (even if the late collision is also an excessive collision).
                     acdPortTxStatsLateCollisions 1.3.6.1.4.1.22420.2.9.1.3.1.1.16 counter64 read-only
This is a count of the number of packets dropped by this port due to late collisions. A late collision is a collision that occurs after the collision window time (normally 512-bit times). This count does not include packets dropped due to FIFO underflow. Late collisions are not retried.
                     acdPortTxStatsNormalCollisions 1.3.6.1.4.1.22420.2.9.1.3.1.1.17 counter64 read-only
This is a count of the total number of normal collisions that have occurred on this port during all transmission attempts. FIFO underflows, late collisions and collisions that occur while this port is not trying to transmit are not counted. This count does not include collisions during half-duplex back pressure.
                     acdPortTxStatsFifoErrors 1.3.6.1.4.1.22420.2.9.1.3.1.1.18 counter64 read-only
This is a count of the number of packets dropped by this port due to an underflow in the transmit FIFO. When an underflow is detected, transmission is immediately aborted after sending a known bad (inverted) CRC sequence. The FIFO underflow error takes precedence over all other errors if this counter is incremented, then none of the other packet type counters are incremented.
                     acdPortTxStatsPkts64 1.3.6.1.4.1.22420.2.9.1.3.1.1.19 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were exactly 64 bytes in length (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts65to127 1.3.6.1.4.1.22420.2.9.1.3.1.1.20 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were 65 to 127 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts128to255 1.3.6.1.4.1.22420.2.9.1.3.1.1.21 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were 128 to 255 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts256to511 1.3.6.1.4.1.22420.2.9.1.3.1.1.22 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were 256 to 511 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts512to1023 1.3.6.1.4.1.22420.2.9.1.3.1.1.23 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were 512 to 1023 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts1024to1518 1.3.6.1.4.1.22420.2.9.1.3.1.1.24 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were 1024 to 1518 bytes in length (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts1519to2047 1.3.6.1.4.1.22420.2.9.1.3.1.1.25 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were 1519 to 2047 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts2048to4095 1.3.6.1.4.1.22420.2.9.1.3.1.1.26 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were 2048 to 4095 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts4096to8191 1.3.6.1.4.1.22420.2.9.1.3.1.1.27 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were 4096 to 8191 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPkts8192andMore 1.3.6.1.4.1.22420.2.9.1.3.1.1.28 counter64 read-only
The total number of packets, good or bad, transmitted by this port that were greater than 8192 bytes in length (excluding preamble and SFD but including CRC).
                     acdPortTxStatsPktsLarge 1.3.6.1.4.1.22420.2.9.1.3.1.1.29 counter64 read-only
The total number of large packets transmitted by this port. Define the size of large packets on the Port configuration.
             acdPortRxStatsTable 1.3.6.1.4.1.22420.2.9.1.3.2 no-access
Table of port receive statistics
                 acdPortRxStatsEntry 1.3.6.1.4.1.22420.2.9.1.3.2.1 no-access
port receive statistics.
                     acdPortRxStatsIndex 1.3.6.1.4.1.22420.2.9.1.3.2.1.1 unsigned32 no-access
The value of this object uniquely identifies this acdPortRxStats entry.
                     acdPortRxStatsSupportBits 1.3.6.1.4.1.22420.2.9.1.3.2.1.2 bits read-only
A value that identifies the set of RX statistics supported by the device. Each bit indicates whether or not the specific statistic value is valid on the system. Bits: 'bFalseCRS': 15, 'bFifoErrors': 17, 'bPkts1024to1518': 25, 'bPktsLarge': 30, 'bBroadcastPkts': 8, 'bPkts64': 20, 'bPhyErrors': 16, 'bRuntFrames': 13, 'bPkts4096to8191': 28, 'bAlignErrors': 12, 'bBytesGood': 0, 'bTaggedFrames': 10, 'bMulticastPkts': 7, 'bPkts1519to2047': 26, 'bPkts256to511': 23, 'bPkts512to1023': 24, 'bRxStatsLongBad': 5, 'bRxStatsShortOk': 2, 'bRxStatsShortBad': 3, 'bBytesTotal': 1, 'bPkts2048to4095': 27, 'bCRCErrors': 11, 'bIgnored': 18, 'bLengthErrors': 14, 'bRxStatsLongOk': 4, 'bPauseFrames': 9, 'bBadOpcode': 19, 'bUnicastPkts': 6, 'bPkts128to255': 22, 'bPkts65to127': 21, 'bPkts8192andMore': 29.
                     acdPortRxStatsBytesGood 1.3.6.1.4.1.22420.2.9.1.3.2.1.3 counter64 read-only
This is a count of the total number of bytes received by the port in good packets. The count includes the 4 CRC bytes but does not include the preamble or SFD bytes. A good packet is a well-formed normally sized packet (64 to maxsize bytes) with good CRC and no PHY or FIFO errors.
                     acdPortRxStatsBytesTotal 1.3.6.1.4.1.22420.2.9.1.3.2.1.4 counter64 read-only
This is a count of the total number of bytes received by the port in good and bad packets. The count includes the 4 CRC bytes (if present) but does not include the preamble or SFD bytes. Good packets are described above. Bad packets include short packets (less than 64 bytes), long packets (greater than maxsize bytes), packets with bad CRC, packets with PHY errors, and packets with receive FIFO errors. Bytes in bad packets resulting from a collision are counted if the SFD is detected.
                     acdPortRxStatsShortOk 1.3.6.1.4.1.22420.2.9.1.3.2.1.5 counter64 read-only
This is a count of error-free packets received on this port that are shorter than 64 bytes. A packet is error-free if it has a valid CRC, no PHY errorsand no FIFO errors.
                     acdPortRxStatsShortBad 1.3.6.1.4.1.22420.2.9.1.3.2.1.6 counter64 read-only
This is a count of packets received on this port that are shorter than 64 bytes and have a bad CRC. Packets with PHY or FIFO errors are not counted.
                     acdPortRxStatsLongOk 1.3.6.1.4.1.22420.2.9.1.3.2.1.7 counter64 read-only
This is a count of error-free packets received on this port that are longer than maxsize bytes. A packet is error-free if it has a valid CRC, no PHY errors and no FIFO errors.
                     acdPortRxStatsLongBad 1.3.6.1.4.1.22420.2.9.1.3.2.1.8 counter64 read-only
This is a count of packets received on this port that are longer than 64 bytes and have a bad CRC. Packets with PHY or FIFO errors are not counted.
                     acdPortRxStatsUnicastPkts 1.3.6.1.4.1.22420.2.9.1.3.2.1.9 counter64 read-only
This is a count of the good unicast packets received by this port. A good unicast packet is a normally sized packet (64 to maxsize bytes) that is received without error a good CRC, no PHY or FIFO errors. Unicast packets are identified by having a 0 in the least significant bit of the first byte of the destination address (i.e. the first bit received is a 0).
                     acdPortRxStatsMulticastPkts 1.3.6.1.4.1.22420.2.9.1.3.2.1.10 counter64 read-only
This is a count of the good multicast packets received by this port. A good multicast packet is a normally sized packet (64 to maxsize bytes) that is received without error, a good CRC, no PHY or FIFO errors. Multicast packets are identified by having a 1 in the least significant bit of the first byte of the destination address (i.e. the first bit received is a 1). Broadcast packets are not included in this count.
                     acdPortRxStatsBroadcastPkts 1.3.6.1.4.1.22420.2.9.1.3.2.1.11 counter64 read-only
This is a count of the good broadcast packets received by this port. A good broadcast packet is a normally sized packet (64 to maxsize bytes) that is received without error, a good CRC, no PHY or FIFO errors. Broadcast packets are identified by a destination address of all 1's.
                     acdPortRxStatsPauseFrames 1.3.6.1.4.1.22420.2.9.1.3.2.1.12 counter64 read-only
This is a count of the good flow control pause packets received by this port (good CRC, no PHY or FIFO errors, normally sized). Flow control pause packets are identified by a type of 0x8808, and an opcode field of 0x0001.
                     acdPortRxStatsTaggedFrames 1.3.6.1.4.1.22420.2.9.1.3.2.1.13 counter64 read-only
This is a count of the good VLAN packets receive by this port (good CRC, no PHY or FIFO errors, normally sized). VLAN packets are identified by a type field equal to 0x8100 in the outer VLAN tag.
                     acdPortRxStatsCRCErrors 1.3.6.1.4.1.22420.2.9.1.3.2.1.14 counter64 read-only
This is a count of normally sized packets (64 to maxsize bytes) received by this port with a CRC error but not a dribbling nibble (packet is an integral number of bytes long). Packets with FIFO or PHY errors are not counted.
                     acdPortRxStatsAlignErrors 1.3.6.1.4.1.22420.2.9.1.3.2.1.15 counter64 read-only
This is a count of normally sized packets (64 to maxsize bytes) received by this port with a CRC error and a dribbling nibble (packet is not an integral number of bytes long). Packets with PHY or FIFO errors are not counted.
                     acdPortRxStatsRuntFrames 1.3.6.1.4.1.22420.2.9.1.3.2.1.16 counter64 read-only
This is a count of the number of receive packets (or events) detected by this port without SDF detection but with carrier assertion. Packets with valid SFD but no data bytes are also counted as runts. After detecting a runt packet, the update of the RxRunts counter is held off until the next valid packet is received. If multiple runt packets occur between valid packets, the RxRunts counter is incremented only once.
                     acdPortRxStatsLengthErrors 1.3.6.1.4.1.22420.2.9.1.3.2.1.17 counter64 read-only
This is a count of the number of good packets received by this port with a length field check error. A length check error occurs when the value in the length field is within the valid range for data length (3-1500 bytes) but does not match the actual data length of the packet. Length field values less than 46 bytes (which corresponds to the minimum legal packet size of 64 bytes) are not checked due to padding.
                     acdPortRxStatsFalseCRS 1.3.6.1.4.1.22420.2.9.1.3.2.1.18 counter64 read-only
This is a count of the number of receive packets (or events) detected by this port with a false carrier (SSD1 not followed by SSD2). After detecting a false carrier, update of the RxFalseCRS counter is held off until the next valid packet is received. If multiple false carrier events occur between valid packets, the RxFalseCRS counter is incremented only once.
                     acdPortRxStatsPhyErrors 1.3.6.1.4.1.22420.2.9.1.3.2.1.19 counter64 read-only
This is a count of the number of packets received by this port with RX_ER asserted during reception (while RX_DV asserted). Packets with a FIFO error are not counted.
                     acdPortRxStatsFifoErrors 1.3.6.1.4.1.22420.2.9.1.3.2.1.20 counter64 read-only
This is a count of the number of receive packets dropped or aborted due to receive FIFO overflow. The FIFO overflow error takes precedence over all other errors - if this counter is incremented, then none of the other packet type counters is incremented.
                     acdPortRxStatsIgnored 1.3.6.1.4.1.22420.2.9.1.3.2.1.21 counter64 read-only
This is a count of the number of received packets that have been ignored by this port. A packet is ignored if it violates the programmed preamble rules or it violates the minimum data gap. The preamble rules include long preamble enforcement (greater than 23 nibbles) and pure preamble enforcement (only 55h bytes). The minimum data gap is the time between packet data transfers and is measured from immediately after the last CRC byte of the previous packet through the SFD field of the current packet. The normal data gap is 20 bytes long (12 bytes of IPG and 8 bytes of preamble/SFD). The enforcement limit is set to 10 bytes (half the normal gap length).
                     acdPortRxStatsBadOpcode 1.3.6.1.4.1.22420.2.9.1.3.2.1.22 counter64 read-only
This is a count of the good control packets received by this port (good CRC, no PHY or FIFO errors, normally sized) with an unknown opcode. Unknown control packets are identified by a type field of 88-08 and an opcode field not equal to 00-01.
                     acdPortRxStatsPkts64 1.3.6.1.4.1.22420.2.9.1.3.2.1.23 counter64 read-only
The total number of packets, good or bad, received by this port that were exactly 64 bytes in length (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts65to127 1.3.6.1.4.1.22420.2.9.1.3.2.1.24 counter64 read-only
The total number of packets, good or bad, received by this port that were 65 to 127 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts128to255 1.3.6.1.4.1.22420.2.9.1.3.2.1.25 counter64 read-only
The total number of packets, good or bad, received by this port that were 128 to 255 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts256to511 1.3.6.1.4.1.22420.2.9.1.3.2.1.26 counter64 read-only
The total number of packets, good or bad, received by this port that were 256 to 511 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts512to1023 1.3.6.1.4.1.22420.2.9.1.3.2.1.27 counter64 read-only
The total number of packets, good or bad, received by this port that were 512 to 1023 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts1024to1518 1.3.6.1.4.1.22420.2.9.1.3.2.1.28 counter64 read-only
The total number of packets, good or bad, received by this port that were 1024 to 1518 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts1519to2047 1.3.6.1.4.1.22420.2.9.1.3.2.1.29 counter64 read-only
The total number of packets, good or bad, received by this port that were 1519 to 2047 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts2048to4095 1.3.6.1.4.1.22420.2.9.1.3.2.1.30 counter64 read-only
The total number of packets, good or bad, received by this port that were 2048 to 4095 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts4096to8191 1.3.6.1.4.1.22420.2.9.1.3.2.1.31 counter64 read-only
The total number of packets, good or bad, received by this port that were 4096 to 8191 bytes in length inclusive (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPkts8192andMore 1.3.6.1.4.1.22420.2.9.1.3.2.1.32 counter64 read-only
The total number of packets, good or bad, received by this port that were greater than 8192 bytes in length (excluding preamble and SFD but including CRC).
                     acdPortRxStatsPktsLarge 1.3.6.1.4.1.22420.2.9.1.3.2.1.33 counter64 read-only
The total number of large packets received by this port. Define the size of large packets on the Port configuration page.
         acdPortTableTid 1.3.6.1.4.1.22420.2.9.1.4
             acdPortConfigTableLastChangeTid 1.3.6.1.4.1.22420.2.9.1.4.1 unsigned32 read-only
This is the transaction ID of the last change of the acdPortConfigTable table. If this value is different since the last read this is indicate a table change.
     acdPortConformance 1.3.6.1.4.1.22420.2.9.2
         acdPortCompliances 1.3.6.1.4.1.22420.2.9.2.1
             acdPortCompliance 1.3.6.1.4.1.22420.2.9.2.1.1
The compliance statement for support of the ACD-PORT-MIB module.
         acdPortGroups 1.3.6.1.4.1.22420.2.9.2.2
             acdPortConfigGroup 1.3.6.1.4.1.22420.2.9.2.2.1
.
             acdPortStatusGroup 1.3.6.1.4.1.22420.2.9.2.2.2
.
             acdPortTxStatsGroup 1.3.6.1.4.1.22420.2.9.2.2.3
.
             acdPortRxStatsGroup 1.3.6.1.4.1.22420.2.9.2.2.4
.
             acdPortTidGroup 1.3.6.1.4.1.22420.2.9.2.2.5
List of scalars to monitior changes in tables.