AP64STATS-MIB

File: AP64STATS-MIB.mib (34549 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI SNMPv2-TC
APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
TimeTicks Gauge DisplayString
ap64Stats

Defined Types

PhysAddress  
OCTET STRING    

OwnerString  
DisplayString    

EntryStatus  
INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)    

AP64Dot3StatsEntry  
SEQUENCE    
  ap64dot3StatsIndex INTEGER
  ap64dot3StatsAlignmentErrors Counter64
  ap64dot3StatsFCSErrors Counter64
  ap64dot3StatsSingleCollisionFrames Counter64
  ap64dot3StatsMultipleCollisionFrames Counter64
  ap64dot3StatsSQETestErrors Counter64
  ap64dot3StatsDeferredTransmissions Counter64
  ap64dot3StatsLateCollisions Counter64
  ap64dot3StatsExcessiveCollisions Counter64
  ap64dot3StatsInternalMacTransmitErrors Counter64
  ap64dot3StatsCarrierSenseErrors Counter64
  ap64dot3StatsFrameTooLongs Counter64
  ap64dot3StatsInternalMacReceiveErrors Counter64

AP64IfEntry  
SEQUENCE    
  ap64ifIndex INTEGER
  ap64ifDescr DisplayString
  ap64ifType INTEGER
  ap64ifMtu INTEGER
  ap64ifSpeed Gauge
  ap64ifPhysAddress PhysAddress
  ap64ifAdminStatus INTEGER
  ap64ifOperStatus INTEGER
  ap64ifLastChange TimeTicks
  ap64ifInOctets Counter64
  ap64ifInUcastPkts Counter64
  ap64ifInNUcastPkts Counter64
  ap64ifInDiscards Counter64
  ap64ifInErrors Counter64
  ap64ifInUnknownProtos Counter64
  ap64ifOutOctets Counter64
  ap64ifOutUcastPkts Counter64
  ap64ifOutNUcastPkts Counter64
  ap64ifOutDiscards Counter64
  ap64ifOutErrors Counter64
  ap64ifOutQLen Gauge
  ap64ifSpecific OBJECT IDENTIFIER

AP64EtherStatsEntry  
SEQUENCE    
  ap64etherStatsIndex INTEGER 1..65535
  ap64etherStatsDataSource OBJECT IDENTIFIER
  ap64etherStatsDropEvents Counter64
  ap64etherStatsOctets Counter64
  ap64etherStatsPkts Counter64
  ap64etherStatsBroadcastPkts Counter64
  ap64etherStatsMulticastPkts Counter64
  ap64etherStatsCRCAlignErrors Counter64
  ap64etherStatsUndersizePkts Counter64
  ap64etherStatsOversizePkts Counter64
  ap64etherStatsFragments Counter64
  ap64etherStatsJabbers Counter64
  ap64etherStatsCollisions Counter64
  ap64etherStatsPkts64Octets Counter64
  ap64etherStatsPkts65to127Octets Counter64
  ap64etherStatsPkts128to255Octets Counter64
  ap64etherStatsPkts256to511Octets Counter64
  ap64etherStatsPkts512to1023Octets Counter64
  ap64etherStatsPkts1024to1518Octets Counter64
  ap64etherStatsOwner OwnerString
  ap64etherStatsStatus EntryStatus

Defined Values

ap64StatsMib 1.3.6.1.4.1.2467.1.44.1
This MIB module contains 64 bit statistical aggregation of the RMON (RFC1757), MIBII (RFC1213) and EtherErrors (RFC1398)
MODULE-IDENTITY    

ap64dot3StatsTable 1.3.6.1.4.1.2467.1.44.2
Statistics for a collection of ethernet-like interfaces attached to a particular system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AP64Dot3StatsEntry

ap64dot3StatsEntry 1.3.6.1.4.1.2467.1.44.2.1
Statistics for a particular interface to an ethernet-like medium.
Status: current Access: not-accessible
OBJECT-TYPE    
  AP64Dot3StatsEntry  

ap64dot3StatsIndex 1.3.6.1.4.1.2467.1.44.2.1.1
An index value that uniquely identifies an interface to an ethernet-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ap64dot3StatsAlignmentErrors 1.3.6.1.4.1.2467.1.44.2.1.2
A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsFCSErrors 1.3.6.1.4.1.2467.1.44.2.1.3
A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsSingleCollisionFrames 1.3.6.1.4.1.2467.1.44.2.1.4
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts or ifOutNUcastPkts object and is not counted by the corresponding instance of the ap64dot3StatsMultipleCollisionFrames object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsMultipleCollisionFrames 1.3.6.1.4.1.2467.1.44.2.1.5
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts or ifOutNUcastPkts object and is not counted by the corresponding instance of the ap64dot3StatsSingleCollisionFrames object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsSQETestErrors 1.3.6.1.4.1.2467.1.44.2.1.6
A count of times that the SQE TEST ERROR message is generated by the PLS sublayer for a particular interface. The SQE TEST ERROR message is defined in section 7.2.2.2.4 of ANSI/IEEE 802.3-1985 and its generation is described in section 7.2.4.6 of the same document.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsDeferredTransmissions 1.3.6.1.4.1.2467.1.44.2.1.7
A count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsLateCollisions 1.3.6.1.4.1.2467.1.44.2.1.8
The number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet. Five hundred and twelve bit-times corresponds to 51.2 microseconds on a 10 Mbit/s system. A (late) collision included in a count represented by an instance of this object is also considered as a (generic) collision for purposes of other collision-related statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsExcessiveCollisions 1.3.6.1.4.1.2467.1.44.2.1.9
A count of frames for which transmission on a particular interface fails due to excessive collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsInternalMacTransmitErrors 1.3.6.1.4.1.2467.1.44.2.1.10
A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the ap64dot3StatsLateCollisions object, the ap64dot3StatsExcessiveCollisions object, or the ap64dot3StatsCarrierSenseErrors object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of transmission errors on a particular interface that are not otherwise counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsCarrierSenseErrors 1.3.6.1.4.1.2467.1.44.2.1.11
The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. The count represented by an instance of this object is incremented at most once per transmission attempt, even if the carrier sense condition fluctuates during a transmission attempt.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsFrameTooLongs 1.3.6.1.4.1.2467.1.44.2.1.13
A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64dot3StatsInternalMacReceiveErrors 1.3.6.1.4.1.2467.1.44.2.1.16
A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the ap64dot3StatsFrameTooLongs object, the ap64dot3StatsAlignmentErrors object, or the ap64dot3StatsFCSErrors object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of receive errors on a particular interface that are not otherwise counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifTable 1.3.6.1.4.1.2467.1.44.3
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AP64IfEntry

ap64ifEntry 1.3.6.1.4.1.2467.1.44.3.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AP64IfEntry  

ap64ifIndex 1.3.6.1.4.1.2467.1.44.3.1.1
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ap64ifDescr 1.3.6.1.4.1.2467.1.44.3.1.2
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ap64ifType 1.3.6.1.4.1.2467.1.44.3.1.3
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10Mbit(12), proteon-80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20), primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24), eon(25), ethernet-3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31), frame-relay(32)  

ap64ifMtu 1.3.6.1.4.1.2467.1.44.3.1.4
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ap64ifSpeed 1.3.6.1.4.1.2467.1.44.3.1.5
An estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge  

ap64ifPhysAddress 1.3.6.1.4.1.2467.1.44.3.1.6
The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

ap64ifAdminStatus 1.3.6.1.4.1.2467.1.44.3.1.7
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

ap64ifOperStatus 1.3.6.1.4.1.2467.1.44.3.1.8
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

ap64ifLastChange 1.3.6.1.4.1.2467.1.44.3.1.9
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ap64ifInOctets 1.3.6.1.4.1.2467.1.44.3.1.10
The total number of octets received on the interface, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifInUcastPkts 1.3.6.1.4.1.2467.1.44.3.1.11
The number of subnetwork-unicast packets delivered to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifInNUcastPkts 1.3.6.1.4.1.2467.1.44.3.1.12
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifInDiscards 1.3.6.1.4.1.2467.1.44.3.1.13
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifInErrors 1.3.6.1.4.1.2467.1.44.3.1.14
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifInUnknownProtos 1.3.6.1.4.1.2467.1.44.3.1.15
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifOutOctets 1.3.6.1.4.1.2467.1.44.3.1.16
The total number of octets transmitted out of the interface, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifOutUcastPkts 1.3.6.1.4.1.2467.1.44.3.1.17
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifOutNUcastPkts 1.3.6.1.4.1.2467.1.44.3.1.18
The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifOutDiscards 1.3.6.1.4.1.2467.1.44.3.1.19
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifOutErrors 1.3.6.1.4.1.2467.1.44.3.1.20
The number of outbound packets that could not be transmitted because of errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64ifOutQLen 1.3.6.1.4.1.2467.1.44.3.1.21
The length of the output packet queue (in packets).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge  

ap64ifSpecific 1.3.6.1.4.1.2467.1.44.3.1.22
A reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

ap64etherStatsTable 1.3.6.1.4.1.2467.1.44.4
A list of Ethernet statistics entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AP64EtherStatsEntry

ap64etherStatsEntry 1.3.6.1.4.1.2467.1.44.4.1
A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
Status: current Access: not-accessible
OBJECT-TYPE    
  AP64EtherStatsEntry  

ap64etherStatsIndex 1.3.6.1.4.1.2467.1.44.4.1.1
The value of this object uniquely identifies this etherStats entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ap64etherStatsDataSource 1.3.6.1.4.1.2467.1.44.4.1.2
This object identifies the source of the data that this etherStats entry is configured to analyze. This source can be any ethernet 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. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated etherStatsStatus object is equal to valid(1).
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

ap64etherStatsDropEvents 1.3.6.1.4.1.2467.1.44.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsOctets 1.3.6.1.4.1.2467.1.44.4.1.4
The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets). This object can be used as a reasonable estimate of ethernet utilization. If greater precision is desired, the etherStatsPkts and etherStatsOctets objects should be sampled before and after a common interval. The differences in the sampled values are Pkts and Octets, respectively, and the number of seconds in the interval is Interval. These values are used to calculate the Utilization as follows: Pkts * (9.6 + 6.4) + (Octets * .8) Utilization = ------------------------------------- Interval * 10,000 The result of this equation is the value Utilization which is the percent utilization of the ethernet segment on a scale of 0 to 100 percent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsPkts 1.3.6.1.4.1.2467.1.44.4.1.5
The total number of packets (including bad packets, broadcast packets, and multicast packets) received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsBroadcastPkts 1.3.6.1.4.1.2467.1.44.4.1.6
The total number of good packets received that were directed to the broadcast address. Note that this does not include multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsMulticastPkts 1.3.6.1.4.1.2467.1.44.4.1.7
The total number of good packets received that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsCRCAlignErrors 1.3.6.1.4.1.2467.1.44.4.1.8
The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsUndersizePkts 1.3.6.1.4.1.2467.1.44.4.1.9
The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsOversizePkts 1.3.6.1.4.1.2467.1.44.4.1.10
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsFragments 1.3.6.1.4.1.2467.1.44.4.1.11
The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that it is entirely normal for ap64etherStatsFragments to increment. This is because it counts both runts (which are normal occurrences due to collisions) and noise hits.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsJabbers 1.3.6.1.4.1.2467.1.44.4.1.12
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsCollisions 1.3.6.1.4.1.2467.1.44.4.1.13
The best estimate of the total number of collisions on this Ap64ethernet segment. The value returned will depend on the location of the RMON probe. Section 8.2.1.3 (10BASE-5) and section 10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a station must detect a collision, in the receive mode, if three or more stations are transmitting simultaneously. A repeater port must detect a collision when two or more stations are transmitting simultaneously. Thus a probe placed on a repeater port could record more collisions than a probe connected to a station on the same segment would. Probe location plays a much smaller role when considering 10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3 defines a collision as the simultaneous presence of signals on the DO and RD circuits (transmitting and receiving at the same time). A 10BASE-T station can only detect collisions when it is transmitting. Thus probes placed on a station and a repeater, should report the same number of collisions. Note also that an RMON probe inside a repeater should ideally report collisions between the repeater and one or more other hosts (transmit collisions as defined by IEEE 802.3k) plus receiver collisions observed on any coax segments to which the repeater is connected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsPkts64Octets 1.3.6.1.4.1.2467.1.44.4.1.14
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsPkts65to127Octets 1.3.6.1.4.1.2467.1.44.4.1.15
The total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsPkts128to255Octets 1.3.6.1.4.1.2467.1.44.4.1.16
The total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsPkts256to511Octets 1.3.6.1.4.1.2467.1.44.4.1.17
The total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsPkts512to1023Octets 1.3.6.1.4.1.2467.1.44.4.1.18
The total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsPkts1024to1518Octets 1.3.6.1.4.1.2467.1.44.4.1.19
The total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ap64etherStatsOwner 1.3.6.1.4.1.2467.1.44.4.1.20
The entity that configured this entry and is therefore using the resources assigned to it.
Status: current Access: read-only
OBJECT-TYPE    
  OwnerString  

ap64etherStatsStatus 1.3.6.1.4.1.2467.1.44.4.1.21
The status of this ap64etherStats entry.
Status: current Access: read-only
OBJECT-TYPE    
  EntryStatus