MIBs Depot

ACD-PORT-MIB

Registered at
1.3.6.1.4.1.22420.2.9
Last updated
2011-10-10 01:00
Organization
Accedian Networks, Inc.
Revisions
2011-10-10 01:00, 2010-10-01 01:00, 2008-05-01 01:00
Namespace
accedian
Source file
ACD-PORT-MIB
Digest
sha256:b6b86f67008a866015634c2212711162dce8b234906016c6a8861a49b9485cd4

Description

The Port statistics for this Accedian Networks device.

Contact

Accedian Technical Assistance Center Accedian Networks, Inc. 4878 Levy, suite 202 Saint-Laurent, Quebec Canada H4R 2P1 E-mail: support@accedian.com

Imports

FromSymbols
ACCEDIAN-SMIacdMibs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ACCEDIAN-SMI
ACD-PORT-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
acdPortMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.9.1
acdPortConfig
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.9.1.1
acdPortConfigTable
OBJECT-TYPE
Table of port configuration attributes
1.3.6.1.4.1.22420.2.9.1.1.1not-accessiblecurrent
acdPortConfigEntry
OBJECT-TYPE
Port configuration.
1.3.6.1.4.1.22420.2.9.1.1.1.1not-accessiblecurrent
acdPortConfigIndex
OBJECT-TYPE
The value of this object uniquely identifies this acdPortConfig entry.
1.3.6.1.4.1.22420.2.9.1.1.1.1.1Unsigned32 (1..65535)not-accessiblecurrent
acdPortConfigName
OBJECT-TYPE
This is a string to identify the port.
1.3.6.1.4.1.22420.2.9.1.1.1.1.2DisplayString (SIZE(1..31))read-writecurrent
acdPortConfigAlias
OBJECT-TYPE
This is a string to give the port an alias.
1.3.6.1.4.1.22420.2.9.1.1.1.1.3DisplayString (SIZE(1..255))read-writecurrent
acdPortConfigMacAddress
OBJECT-TYPE
The MAC address of the port.
1.3.6.1.4.1.22420.2.9.1.1.1.1.4MacAddressread-onlycurrent
acdPortConfigConnectorId
OBJECT-TYPE
This object identifies the connector ID of the port. This object shall identify the acdDescConnectorID object, defined in the ACD-DESC-MIB.
1.3.6.1.4.1.22420.2.9.1.1.1.1.5OBJECT IDENTIFIERread-onlycurrent
acdPortConfigState
OBJECT-TYPE
Enable or disable the port.
1.3.6.1.4.1.22420.2.9.1.1.1.1.6TruthValueread-writecurrent
acdPortConfigMtu
OBJECT-TYPE
The configured MTU of the port. The value ranges from 1518 to 10240.
1.3.6.1.4.1.22420.2.9.1.1.1.1.7Unsigned32read-writecurrent
acdPortConfigAutoNegoState
OBJECT-TYPE
Enable or disable the auto negociation on the port.
1.3.6.1.4.1.22420.2.9.1.1.1.1.8TruthValueread-writecurrent
acdPortConfigSpeed
OBJECT-TYPE
The configured speed of the port in Mbps. The valid values are 10, 100, 1000 and 10000.
1.3.6.1.4.1.22420.2.9.1.1.1.1.9Unsigned32read-writecurrent
acdPortConfigDuplex
OBJECT-TYPE
The configured duplex mode for this port.
1.3.6.1.4.1.22420.2.9.1.1.1.1.10INTEGER {halfDuplex(1), fullDuplex(2)}read-writecurrent
acdPortConfigMdi
OBJECT-TYPE
The configured MDI mode for this port.
1.3.6.1.4.1.22420.2.9.1.1.1.1.11INTEGER {autoMdi(1), mdi(2), mdix(3)}read-writecurrent
acdPortConfigPauseMode
OBJECT-TYPE
The configured pause mode for this port.
1.3.6.1.4.1.22420.2.9.1.1.1.1.12INTEGER {disable(1), local(2), forward(3)}read-writecurrent
acdPortConfigAdvertisement
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.1.1.1.13Bits {bHalfDuplex10Mbps(0), bFullDuplex10Mbps(1), bHalfDuplex100Mbps(2), bFullDuplex100Mbps(3), bHalfDuplex1Gbps(4), bFullDuplex1Gbps(5), bPauseSymmetric(6), bPauseAsymmetric(7)}read-writecurrent
acdPortStatus
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.9.1.2
acdPortStatusTable
OBJECT-TYPE
Table for port status
1.3.6.1.4.1.22420.2.9.1.2.1not-accessiblecurrent
acdPortStatusEntry
OBJECT-TYPE
Port status.
1.3.6.1.4.1.22420.2.9.1.2.1.1not-accessiblecurrent
acdPortStatusIndex
OBJECT-TYPE
The value of this object uniquely identifies this acdPortStatus entry.
1.3.6.1.4.1.22420.2.9.1.2.1.1.1Unsigned32 (1..65535)not-accessiblecurrent
acdPortStatusSpeed
OBJECT-TYPE
The current speed of the port in Mbps. The valid values are 10, 100 1000 and 10000.
1.3.6.1.4.1.22420.2.9.1.2.1.1.2Unsigned32read-onlycurrent
acdPortStatusDuplex
OBJECT-TYPE
The current duplex mode of the port.
1.3.6.1.4.1.22420.2.9.1.2.1.1.3INTEGER {halfDuplex(1), fullDuplex(2)}read-onlycurrent
acdPortStatusMdi
OBJECT-TYPE
The current MDI mode of the port.
1.3.6.1.4.1.22420.2.9.1.2.1.1.4INTEGER {mdi(1), mdix(2)}read-onlycurrent
acdPortStatusTxPause
OBJECT-TYPE
Indicates whether or not the port is transmitting pause frames.
1.3.6.1.4.1.22420.2.9.1.2.1.1.5TruthValueread-onlycurrent
acdPortStatusRxPause
OBJECT-TYPE
Indicates whether or not the port is receiving pause frames.
1.3.6.1.4.1.22420.2.9.1.2.1.1.6TruthValueread-onlycurrent
acdPortStatusLinkPartnerAbility
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.2.1.1.7Bits {bHalfDuplex10Mbps(0), bFullDuplex10Mbps(1), bHalfDuplex100Mbps(2), bFullDuplex100Mbps(3), bHalfDuplex1Gbps(4), bFullDuplex1Gbps(5), bPauseSymmetric(6), bPauseAsymmetric(7)}read-onlycurrent
acdPortStatusLinkStatus
OBJECT-TYPE
Indicates if the port link is Up or Down. Down(FALSE), Up(TRUE)
1.3.6.1.4.1.22420.2.9.1.2.1.1.8TruthValueread-onlycurrent
acdPortStatusMedia
OBJECT-TYPE
A value that uniquely identifies the selected media type.
1.3.6.1.4.1.22420.2.9.1.2.1.1.9Bits {bOther(0), bAUI(1), b10base5(2), bFoirl(3), b10base2(4), b10baseT(5), b10baseFP(6), b10baseFB(7), b10baseFL(8), b10broad36(9), b10baseTHD(10), b10baseTFD(11), b10baseFLHD(12), b10baseFLFD(13), b100baseT4(14), b100baseTXHD(15), b100baseTXFD(16), b100baseFXHD(17), b100baseFXFD(18), b100baseT2HD(19), b100baseT2FD(20), b1000baseXHD(21), b1000baseXFD(22), b1000baseLXHD(23), b1000baseLXFD(24), b1000baseSXHD(25), b1000baseSXFD(26), b1000baseCXHD(27), b1000baseCXFD(28), b1000baseTHD(29), b1000baseTFD(30)}read-onlycurrent
acdPortStatusIsMonitor
OBJECT-TYPE
Indicates if the port is a monitor port. No(FALSE), Yes(TRUE)
1.3.6.1.4.1.22420.2.9.1.2.1.1.10TruthValueread-onlycurrent
acdPortStatusIsManagement
OBJECT-TYPE
Indicates if the port is a management port. No(FALSE), Yes(TRUE)
1.3.6.1.4.1.22420.2.9.1.2.1.1.11TruthValueread-onlycurrent
acdPortStatusIsSFP
OBJECT-TYPE
Indicates if the port has an SFP. No(FALSE), Yes(TRUE)
1.3.6.1.4.1.22420.2.9.1.2.1.1.12TruthValueread-onlycurrent
acdPortStatusIsFiber
OBJECT-TYPE
Indicates if the port is connected to fiber. No(FALSE), Yes(TRUE)
1.3.6.1.4.1.22420.2.9.1.2.1.1.13TruthValueread-onlycurrent
acdPortStats
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.9.1.3
acdPortTxStatsTable
OBJECT-TYPE
Table of port transmit statistics
1.3.6.1.4.1.22420.2.9.1.3.1not-accessiblecurrent
acdPortTxStatsEntry
OBJECT-TYPE
port transmit statistics.
1.3.6.1.4.1.22420.2.9.1.3.1.1not-accessiblecurrent
acdPortTxStatsIndex
OBJECT-TYPE
The value of this object uniquely identifies this acdPortTxStats entry.
1.3.6.1.4.1.22420.2.9.1.3.1.1.1Unsigned32 (1..65535)not-accessiblecurrent
acdPortTxStatsSupportBits
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.2Bits {bBytesGood(0), bBytesTotal(1), bUnicastPkts(2), bMulticastPkts(3), bBroadcastPkts(4), bPauseFrames(5), bTaggedFrames(6), bCRCErrors(7), bDeferred(8), bExcessiveDeferrals(9), bSingleCollisions(10), bMultipleCollisions(11), bExcessiveCollisions(12), bLateCollisions(13), bNormalCollisions(14), bFifoErrors(15), bPkts64(16), bPkts65to127(17), bPkts128to255(18), bPkts256to511(19), bPkts512to1023(20), bPkts1024to1518(21), bPkts1519to2047(22), bPkts2048to4095(23), bPkts4096to8191(24), bPkts8192andMore(25), bPktsLarge(26)}read-onlycurrent
acdPortTxStatsBytesGood
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.3Counter64read-onlycurrent
acdPortTxStatsBytesTotal
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.4Counter64read-onlycurrent
acdPortTxStatsUnicastPkts
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.5Counter64read-onlycurrent
acdPortTxStatsMulticastPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.6Counter64read-onlycurrent
acdPortTxStatsBroadcastPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.7Counter64read-onlycurrent
acdPortTxStatsPauseFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.8Counter64read-onlycurrent
acdPortTxStatsTaggedFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.9Counter64read-onlycurrent
acdPortTxStatsCRCErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.10Counter64read-onlycurrent
acdPortTxStatsDeferred
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.11Counter64read-onlycurrent
acdPortTxStatsExcessiveDeferrals
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.12Counter64read-onlycurrent
acdPortTxStatsSingleCollisions
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.13Counter64read-onlycurrent
acdPortTxStatsMultipleCollisions
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.14Counter64read-onlycurrent
acdPortTxStatsExcessiveCollisions
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.15Counter64read-onlycurrent
acdPortTxStatsLateCollisions
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.16Counter64read-onlycurrent
acdPortTxStatsNormalCollisions
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.17Counter64read-onlycurrent
acdPortTxStatsFifoErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.1.1.18Counter64read-onlycurrent
acdPortTxStatsPkts64
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.19Counter64read-onlycurrent
acdPortTxStatsPkts65to127
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.20Counter64read-onlycurrent
acdPortTxStatsPkts128to255
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.21Counter64read-onlycurrent
acdPortTxStatsPkts256to511
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.22Counter64read-onlycurrent
acdPortTxStatsPkts512to1023
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.23Counter64read-onlycurrent
acdPortTxStatsPkts1024to1518
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.24Counter64read-onlycurrent
acdPortTxStatsPkts1519to2047
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.25Counter64read-onlycurrent
acdPortTxStatsPkts2048to4095
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.26Counter64read-onlycurrent
acdPortTxStatsPkts4096to8191
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.27Counter64read-onlycurrent
acdPortTxStatsPkts8192andMore
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.1.1.28Counter64read-onlycurrent
acdPortTxStatsPktsLarge
OBJECT-TYPE
The total number of large packets transmitted by this port. Define the size of large packets on the Port configuration.
1.3.6.1.4.1.22420.2.9.1.3.1.1.29Counter64read-onlycurrent
acdPortRxStatsTable
OBJECT-TYPE
Table of port receive statistics
1.3.6.1.4.1.22420.2.9.1.3.2not-accessiblecurrent
acdPortRxStatsEntry
OBJECT-TYPE
port receive statistics.
1.3.6.1.4.1.22420.2.9.1.3.2.1not-accessiblecurrent
acdPortRxStatsIndex
OBJECT-TYPE
The value of this object uniquely identifies this acdPortRxStats entry.
1.3.6.1.4.1.22420.2.9.1.3.2.1.1Unsigned32 (1..65535)not-accessiblecurrent
acdPortRxStatsSupportBits
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.2Bits {bBytesGood(0), bBytesTotal(1), bRxStatsShortOk(2), bRxStatsShortBad(3), bRxStatsLongOk(4), bRxStatsLongBad(5), bUnicastPkts(6), bMulticastPkts(7), bBroadcastPkts(8), bPauseFrames(9), bTaggedFrames(10), bCRCErrors(11), bAlignErrors(12), bRuntFrames(13), bLengthErrors(14), bFalseCRS(15), bPhyErrors(16), bFifoErrors(17), bIgnored(18), bBadOpcode(19), bPkts64(20), bPkts65to127(21), bPkts128to255(22), bPkts256to511(23), bPkts512to1023(24), bPkts1024to1518(25), bPkts1519to2047(26), bPkts2048to4095(27), bPkts4096to8191(28), bPkts8192andMore(29), bPktsLarge(30)}read-onlycurrent
acdPortRxStatsBytesGood
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.3Counter64read-onlycurrent
acdPortRxStatsBytesTotal
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.4Counter64read-onlycurrent
acdPortRxStatsShortOk
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.5Counter64read-onlycurrent
acdPortRxStatsShortBad
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.6Counter64read-onlycurrent
acdPortRxStatsLongOk
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.7Counter64read-onlycurrent
acdPortRxStatsLongBad
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.8Counter64read-onlycurrent
acdPortRxStatsUnicastPkts
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.9Counter64read-onlycurrent
acdPortRxStatsMulticastPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.10Counter64read-onlycurrent
acdPortRxStatsBroadcastPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.11Counter64read-onlycurrent
acdPortRxStatsPauseFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.12Counter64read-onlycurrent
acdPortRxStatsTaggedFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.13Counter64read-onlycurrent
acdPortRxStatsCRCErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.14Counter64read-onlycurrent
acdPortRxStatsAlignErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.15Counter64read-onlycurrent
acdPortRxStatsRuntFrames
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.16Counter64read-onlycurrent
acdPortRxStatsLengthErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.17Counter64read-onlycurrent
acdPortRxStatsFalseCRS
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.18Counter64read-onlycurrent
acdPortRxStatsPhyErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.19Counter64read-onlycurrent
acdPortRxStatsFifoErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.20Counter64read-onlycurrent
acdPortRxStatsIgnored
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.21Counter64read-onlycurrent
acdPortRxStatsBadOpcode
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.3.2.1.22Counter64read-onlycurrent
acdPortRxStatsPkts64
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.23Counter64read-onlycurrent
acdPortRxStatsPkts65to127
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.24Counter64read-onlycurrent
acdPortRxStatsPkts128to255
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.25Counter64read-onlycurrent
acdPortRxStatsPkts256to511
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.26Counter64read-onlycurrent
acdPortRxStatsPkts512to1023
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.27Counter64read-onlycurrent
acdPortRxStatsPkts1024to1518
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.28Counter64read-onlycurrent
acdPortRxStatsPkts1519to2047
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.29Counter64read-onlycurrent
acdPortRxStatsPkts2048to4095
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.30Counter64read-onlycurrent
acdPortRxStatsPkts4096to8191
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.31Counter64read-onlycurrent
acdPortRxStatsPkts8192andMore
OBJECT-TYPE
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).
1.3.6.1.4.1.22420.2.9.1.3.2.1.32Counter64read-onlycurrent
acdPortRxStatsPktsLarge
OBJECT-TYPE
The total number of large packets received by this port. Define the size of large packets on the Port configuration page.
1.3.6.1.4.1.22420.2.9.1.3.2.1.33Counter64read-onlycurrent
acdPortTableTid
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.9.1.4
acdPortConfigTableLastChangeTid
OBJECT-TYPE
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.
1.3.6.1.4.1.22420.2.9.1.4.1Unsigned32read-onlycurrent
acdPortConformance
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.9.2
acdPortCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.9.2.1
acdPortGroups
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.9.2.2

Conformance

NameOIDStatus
acdPortCompliance
MODULE-COMPLIANCE
The compliance statement for support of the ACD-PORT-MIB module.
1.3.6.1.4.1.22420.2.9.2.1.1current
acdPortConfigGroup
OBJECT-GROUP
.
1.3.6.1.4.1.22420.2.9.2.2.1current
acdPortStatusGroup
OBJECT-GROUP
.
1.3.6.1.4.1.22420.2.9.2.2.2current
acdPortTxStatsGroup
OBJECT-GROUP
.
1.3.6.1.4.1.22420.2.9.2.2.3current
acdPortRxStatsGroup
OBJECT-GROUP
.
1.3.6.1.4.1.22420.2.9.2.2.4current
acdPortTidGroup
OBJECT-GROUP
List of scalars to monitior changes in tables.
1.3.6.1.4.1.22420.2.9.2.2.5current