WWP-LEOS-PORT-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-PORT-STATS-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
 wwpLeosPortStatsMIB 1.3.6.1.4.1.6141.2.60.3
The MIB module for the WWP Port ether Stats.
     wwpLeosPortStatsMIBObjects 1.3.6.1.4.1.6141.2.60.3.1
         wwpLeosPortStats 1.3.6.1.4.1.6141.2.60.3.1.1
             wwpLeosPortStatsReset 1.3.6.1.4.1.6141.2.60.3.1.1.1 integer read-write
Setting this object to 'reset' will clear the stats of all ports. A read on this object will always return the 'none'. Enumeration: 'reset': 1, 'none': 0.
             wwpLeosPortStatsTable 1.3.6.1.4.1.6141.2.60.3.1.1.2 no-access
The table specifying the stats for the ports.
                 wwpLeosPortStatsEntry 1.3.6.1.4.1.6141.2.60.3.1.1.2.1 no-access
An entry in the port stats table.
                     wwpLeosPortStatsPortId 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.1 integer read-only
The Id of the port for which this entry contains the stats.
                     wwpLeosPortStatsRxBytes 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.2 counter32 read-only
The number of bytes received by this port.
                     wwpLeosPortStatsRxPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.3 counter32 read-only
The number of packets received by this port.
                     wwpLeosPortStatsRxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.4 counter32 read-only
The number of packets received with CRC errors by this port.
                     wwpLeosPortStatsRxBcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.5 counter32 read-only
The number of Broadcast packets received by this port.
                     wwpLeosPortStatsUndersizePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.6 counter32 read-only
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.
                     wwpLeosPortStatsOversizePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.7 counter32 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                     wwpLeosPortStatsFragmentPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.8 counter32 read-only
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).
                     wwpLeosPortStatsJabberPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.9 counter32 read-only
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).
                     wwpLeosPortStats64BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.10 counter32 read-only
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
                     wwpLeosPortStats65To127BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.11 counter32 read-only
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).
                     wwpLeosPortStats128To255BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.12 counter32 read-only
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).
                     wwpLeosPortStats256To511BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.13 counter32 read-only
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).
                     wwpLeosPortStats512To1023BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.14 counter32 read-only
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).
                     wwpLeosPortStats1024To1518BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.15 counter32 read-only
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).
                     wwpLeosPortStatsTxBytes 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.16 counter32 read-only
The number of Octets transmitted for this port.
                     wwpLeosPortStatsTxTBytes 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.17 counter32 read-only
The total number of Octets transmitted for this port.
                     wwpLeosPortStatsTxPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.18 counter32 read-only
The total number of packets transmitted for this port.
                     wwpLeosPortStatsTxExDeferPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.19 counter32 read-only
The transmit excessive defer packet count for a port.
                     wwpLeosPortStatsTxGiantPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.20 counter32 read-only
The transmit too big packet count for a port.
                     wwpLeosPortStatsTxUnderRunPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.21 counter32 read-only
The transmit underrun packet count for a port.
                     wwpLeosPortStatsTxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.22 counter32 read-only
The transmit CRC error packet count for a port.
                     wwpLeosPortStatsTxLCheckErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.23 counter32 read-only
The transmit length check error packet count for a port.
                     wwpLeosPortStatsTxLOutRangePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.24 counter32 read-only
The transmit length out of range packet count for a port.
                     wwpLeosPortStatsTxLateCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.25 counter32 read-only
The transmit late collision packet count for a port.
                     wwpLeosPortStatsTxExCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.26 counter32 read-only
The transmit excessive collision packet count for a port.
                     wwpLeosPortStatsTxSingleCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.27 counter32 read-only
The transmit single collision packet count for a port.
                     wwpLeosPortStatsTxCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.28 counter32 read-only
The transmit collision packet count for the port.
                     wwpLeosPortStatsTxPausePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.29 counter32 read-only
The transmit pause packets for the port.
                     wwpLeosPortStatsTxMcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.30 counter32 read-only
The transmit multicast packets for the port.
                     wwpLeosPortStatsTxBcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.31 counter32 read-only
The transmit broadcast packets for the port.
                     wwpLeosPortStatsPortReset 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.32 integer read-write
Setting this object will reset the stats of given port. Doing read on this object will always return 'none' Enumeration: 'reset': 1, 'none': 0.
                     wwpLeosPortStatsRxMcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.33 counter32 read-only
The total number of multicast packets received for the given port.
                     wwpLeosPortStatsRxPausePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.34 counter32 read-only
The receive pause packets for the port.
                     wwpLeosPortStats1519To2047BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.35 counter32 read-only
The total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStats2048To4095BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.36 counter32 read-only
The total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStats4096To9216BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.37 counter32 read-only
The total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTxDeferPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.38 counter32 read-only
The transmit single deferral packet count for a port. Not Supported in leos 4.x
                     wwpLeosPortStatsTx64BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.39 counter32 read-only
The total number of packets (including bad packets) transmitted that were 64 octets in length (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTx65To127BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.40 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTx128To255BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.41 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTx256To511BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.42 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTx512To1023BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.43 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTx1024To1518BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.44 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTx1519To2047BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.45 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTx2048To4095BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.46 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsTx4096To9216BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.47 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortStatsRxFpgaDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.48 counter32 read-only
The total number of dropped packets on a port when traffic profiles are enabled on the port. (311v only)
                     wwpLeosPortStatsPortLinkUp 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.49 counter32 read-only
The total number of port link up events on the port.
                     wwpLeosPortStatsPortLinkDown 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.50 counter32 read-only
The total number of port link down events on the port.
                     wwpLeosPortStatsPortLinkFlap 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.51 counter32 read-only
The total number of port link flap events on the port.
                     wwpLeosPortStatsRxUcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.52 counter32 read-only
The number of Unicast packets received by this port. Not Supported in leos 4.x
                     wwpLeosPortStatsTxUcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.53 counter32 read-only
The number of Unicast packets transmitted by this port. Not Supported in leos 4.x
                     wwpLeosPortStatsRxDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.54 counter32 read-only
The number of discarded received frames for this port.
                     wwpLeosPortStatsRxDiscardPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.55 counter32 read-only
The number of discarded received frames for this port including IPv6 L3, L3 IP Header and runt discards.
                     wwpLeosPortStatsRxLOutRangePkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.56 counter32 read-only
The number of frames received by this port that exceeded the maximum permitted frame size. Not Supported in leos 4.x
                     wwpLeosPortStatsRxFpgaBufferDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.57 counter32 read-only
number of frames dropped because the FPGA RX buffer was full Only supported on the 311V
                     wwpLeosPortStatsTxFpgaBufferDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.58 counter32 read-only
number of frames dropped because the FPGA TX buffer was full Only supported on the 311V
                     wwpLeosPortStatsFpgaVlanPriFilterDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.59 counter32 read-only
number of frames dropped by the transmit VLAN Priority Filter Only supported on the 311V
                     wwpLeosPortStatsFpgaRxErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.60 counter32 read-only
Number of frames dropped by the FPGA because of receive errors. Only supported on the 311V
                     wwpLeosPortStatsFpgaRxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.61 counter32 read-only
Number of frames dropped by the FPGA because of CRC errors. Only supported on the 311V
                     wwpLeosPortStatsFpgaRxIpCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.62 counter32 read-only
Number of frames dropped by the FPGA because of IP Checksum errors Only supported on the 311V
                     wwpLeosPortStatsRxInErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.2.1.63 counter32 read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
             wwpLeosPortTotalStatsTable 1.3.6.1.4.1.6141.2.60.3.1.1.3 no-access
The table specifying the stats for the ports.
                 wwpLeosPortTotalStatsEntry 1.3.6.1.4.1.6141.2.60.3.1.1.3.1 no-access
An entry in the port stats table.
                     wwpLeosPortTotalStatsPortId 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.1 integer read-only
The Id of the port for which this entry contains the stats.
                     wwpLeosPortTotalStatsRxBytes 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.2 counter32 read-only
The number of bytes received by this port.
                     wwpLeosPortTotalStatsRxPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.3 counter32 read-only
The number of packets received by this port.
                     wwpLeosPortTotalStatsRxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.4 counter32 read-only
The number of packets received with CRC errors by this port.
                     wwpLeosPortTotalStatsRxBcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.5 counter32 read-only
The number of Broadcast packets received by this port.
                     wwpLeosPortTotalStatsUndersizePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.6 counter32 read-only
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.
                     wwpLeosPortTotalStatsOversizePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.7 counter32 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                     wwpLeosPortTotalStatsFragmentPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.8 counter32 read-only
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).
                     wwpLeosPortTotalStatsJabberPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.9 counter32 read-only
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).
                     wwpLeosPortTotalStats64BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.10 counter32 read-only
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
                     wwpLeosPortTotalStats65To127BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.11 counter32 read-only
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).
                     wwpLeosPortTotalStats128To255BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.12 counter32 read-only
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).
                     wwpLeosPortTotalStats256To511BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.13 counter32 read-only
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).
                     wwpLeosPortTotalStats512To1023BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.14 counter32 read-only
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).
                     wwpLeosPortTotalStats1024To1518BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.15 counter32 read-only
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).
                     wwpLeosPortTotalStatsTxBytes 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.16 counter32 read-only
The number of Octets transmitted for this port.
                     wwpLeosPortTotalStatsTxTBytes 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.17 counter32 read-only
The total number of Octets transmitted for this port.
                     wwpLeosPortTotalStatsTxPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.18 counter32 read-only
The total number of packets transmitted for this port.
                     wwpLeosPortTotalStatsTxExDeferPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.19 counter32 read-only
The transmit excessive defer packet count for a port.
                     wwpLeosPortTotalStatsTxGiantPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.20 counter32 read-only
The transmit too big packet count for a port.
                     wwpLeosPortTotalStatsTxUnderRunPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.21 counter32 read-only
The transmit underrun packet count for a port.
                     wwpLeosPortTotalStatsTxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.22 counter32 read-only
The transmit CRC error packet count for a port.
                     wwpLeosPortTotalStatsTxLCheckErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.23 counter32 read-only
The transmit length check error packet count for a port.
                     wwpLeosPortTotalStatsTxLOutRangePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.24 counter32 read-only
The transmit length out of range packet count for a port.
                     wwpLeosPortTotalStatsTxLateCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.25 counter32 read-only
The transmit late collision packet count for a port.
                     wwpLeosPortTotalStatsTxExCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.26 counter32 read-only
The transmit excessive collision packet count for a port.
                     wwpLeosPortTotalStatsTxSingleCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.27 counter32 read-only
The transmit single collision packet count for a port.
                     wwpLeosPortTotalStatsTxCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.28 counter32 read-only
The transmit collision packet count for the port.
                     wwpLeosPortTotalStatsTxPausePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.29 counter32 read-only
The transmit pause packets for the port.
                     wwpLeosPortTotalStatsTxMcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.30 counter32 read-only
The transmit multicast packets for the port.
                     wwpLeosPortTotalStatsTxBcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.31 counter32 read-only
The transmit broadcast packets for the port.
                     wwpLeosPortTotalStatsPortReset 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.32 integer read-write
Setting this object will reset the stats of given port. Doing read on this object will always return 'none' Enumeration: 'reset': 1, 'none': 0.
                     wwpLeosPortTotalStatsRxMcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.33 counter32 read-only
The total number of multicast packets received for the given port.
                     wwpLeosPortTotalStatsRxPausePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.34 counter32 read-only
The total receive pause packets for the port.
                     wwpLeosPortTotalStats1519To2047BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.35 counter32 read-only
The total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStats2048To4095BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.36 counter32 read-only
The total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStats4096To9216BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.37 counter32 read-only
The total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTxDeferPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.38 counter32 read-only
The total transmit single deferral packet count for a port. Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx64BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.39 counter32 read-only
The total number of packets (including bad packets) transmitted that were 64 octets in length (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx65To127BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.40 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx128To255BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.41 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx256To511BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.42 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx512To1023BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.43 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx1024To1518BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.44 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx1519To2047BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.45 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx2048To4095BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.46 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTx4096To9216BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.47 counter32 read-only
The total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalStatsRxFpgaDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.48 counter32 read-only
The total number of dropped packets on a port when traffic profiles are enabled on the port.(311v only)
                     wwpLeosPortTotalStatsPortLinkUp 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.49 counter32 read-only
The total number of port link up events on the port.
                     wwpLeosPortTotalStatsPortLinkDown 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.50 counter32 read-only
The total number of port link down events on the port.
                     wwpLeosPortTotalStatsPortLinkFlap 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.51 counter32 read-only
The total number of port link flap events on the port.
                     wwpLeosPortTotalStatsRxUcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.52 counter32 read-only
The total number of Unicast packets received by this port. Not Supported in leos 4.x
                     wwpLeosPortTotalStatsTxUcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.53 counter32 read-only
The total number of Unicast packets transmitted by this port. Not Supported in leos 4.x
                     wwpLeosPortTotalStatsRxDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.54 counter32 read-only
The total number of discarded received frames for this port.
                     wwpLeosPortTotalStatsRxDiscardPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.55 counter32 read-only
The total number of discarded received frames for this port including IPv6 L3, L3 IP Header and runt discards.
                     wwpLeosPortTotalStatsRxLOutRangePkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.56 counter32 read-only
The total number of frames received by this port that exceeded the maximum permitted frame size. Not Supported in leos 4.x
                     wwpLeosPortTotalStatsRxFpgaBufferDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.57 counter32 read-only
number of frames dropped because the FPGA RX buffer was full Only supported on the 311V
                     wwpLeosPortTotalStatsTxFpgaBufferDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.58 counter32 read-only
number of frames dropped because the FPGA TX buffer was full Only supported on the 311V
                     wwpLeosPortTotalStatsFpgaVlanPriFilterDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.59 counter32 read-only
number of frames dropped by the transmit VLAN Priority Filter Only supported on the 311V
                     wwpLeosPortTotalStatsFpgaRxErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.60 counter32 read-only
Number of frames dropped by the FPGA because of receive errors. Only supported on the 311V
                     wwpLeosPortTotalStatsFpgaRxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.61 counter32 read-only
Number of frames dropped by the FPGA because of CRC errors. Only supported on the 311V
                     wwpLeosPortTotalStatsFpgaRxIpCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.62 counter32 read-only
Number of frames dropped by the FPGA because of IP Checksum errors Only supported on the 311V
                     wwpLeosPortTotalStatsRxInErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.3.1.63 counter32 read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
             wwpLeosPortHCStatsTable 1.3.6.1.4.1.6141.2.60.3.1.1.4 no-access
The table specifying the 64 bit statistics for the ports.
                 wwpLeosPortHCStatsEntry 1.3.6.1.4.1.6141.2.60.3.1.1.4.1 no-access
An entry in the port stats table.
                     wwpLeosPortHCStatsPortId 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.1 integer read-only
The Id of the port for which this entry contains the stats.
                     wwpLeosPortHCStatsRxBytes 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.2 counter64 read-only
The number of bytes received by this port.
                     wwpLeosPortHCStatsRxPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.3 counter64 read-only
The number of packets received by this port.
                     wwpLeosPortHCStatsRxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.4 counter64 read-only
The number of packets received with CRC errors by this port.
                     wwpLeosPortHCStatsRxBcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.5 counter64 read-only
The number of Broadcast packets received by this port.
                     wwpLeosPortHCStatsUndersizePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.6 counter64 read-only
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.
                     wwpLeosPortHCStatsOversizePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.7 counter64 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                     wwpLeosPortHCStatsFragmentPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.8 counter64 read-only
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).
                     wwpLeosPortHCStatsJabberPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.9 counter64 read-only
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).
                     wwpLeosPortHCStats64BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.10 counter64 read-only
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
                     wwpLeosPortHCStats65To127BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.11 counter64 read-only
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).
                     wwpLeosPortHCStats128To255BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.12 counter64 read-only
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).
                     wwpLeosPortHCStats256To511BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.13 counter64 read-only
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).
                     wwpLeosPortHCStats512To1023BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.14 counter64 read-only
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).
                     wwpLeosPortHCStats1024To1518BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.15 counter64 read-only
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).
                     wwpLeosPortHCStatsTxBytes 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.16 counter64 read-only
The number of Octets transmitted for this port.
                     wwpLeosPortHCStatsTxTBytes 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.17 counter64 read-only
The total number of Octets transmitted for this port.
                     wwpLeosPortHCStatsTxPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.18 counter64 read-only
The total number of packets transmitted for this port.
                     wwpLeosPortHCStatsTxExDeferPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.19 counter64 read-only
The transmit excessive defer packet count for a port.
                     wwpLeosPortHCStatsTxGiantPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.20 counter64 read-only
The transmit too big packet count for a port.
                     wwpLeosPortHCStatsTxUnderRunPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.21 counter64 read-only
The transmit underrun packet count for a port.
                     wwpLeosPortHCStatsTxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.22 counter64 read-only
The transmit CRC error packet count for a port.
                     wwpLeosPortHCStatsTxLCheckErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.23 counter64 read-only
The transmit length check error packet count for a port.
                     wwpLeosPortHCStatsTxLOutRangePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.24 counter64 read-only
The transmit length out of range packet count for a port.
                     wwpLeosPortHCStatsTxLateCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.25 counter64 read-only
The transmit late collision packet count for a port.
                     wwpLeosPortHCStatsTxExCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.26 counter64 read-only
The transmit excessive collision packet count for a port.
                     wwpLeosPortHCStatsTxSingleCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.27 counter64 read-only
The transmit single collision packet count for a port.
                     wwpLeosPortHCStatsTxCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.28 counter64 read-only
The transmit collision packet count for the port.
                     wwpLeosPortHCStatsTxPausePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.29 counter64 read-only
The transmit pause packets for the port.
                     wwpLeosPortHCStatsTxMcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.30 counter64 read-only
The transmit multicast packets for the port.
                     wwpLeosPortHCStatsTxBcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.31 counter64 read-only
The transmit broadcast packets for the port.
                     wwpLeosPortHCStatsPortReset 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.32 integer read-write
Setting this object will reset the stats of given port. Doing read on this object will always return 'none' Enumeration: 'reset': 1, 'none': 0.
                     wwpLeosPortHCStatsRxMcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.33 counter64 read-only
The total number of multicast packets received for the given port.
                     wwpLeosPortHCStatsRxPausePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.34 counter64 read-only
The receive pause packets for the port.
                     wwpLeosPortHCStats1519To2047BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.35 counter64 read-only
The total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStats2048To4095BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.36 counter64 read-only
The total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStats4096To9216BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.37 counter64 read-only
The total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTxDeferPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.38 counter64 read-only
The transmit single deferral packet count for a port. Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx64BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.39 counter64 read-only
The total number of packets (including bad packets) transmitted that were 64 octets in length (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx65To127BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.40 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx128To255BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.41 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx256To511BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.42 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx512To1023BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.43 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx1024To1518BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.44 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx1519To2047BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.45 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx2048To4095BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.46 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsTx4096To9216BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.47 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortHCStatsRxUcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.48 counter64 read-only
The number of Unicast packets received by this port.
                     wwpLeosPortHCStatsTxUcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.49 counter64 read-only
The number of Unicast packets transmitted by this port. Not Supported in leos 4.x
                     wwpLeosPortHCStatsRxDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.50 counter64 read-only
The number of discarded received frames for this port.
                     wwpLeosPortHCStatsRxDiscardPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.51 counter64 read-only
The number of discarded received frames for this port including IPv6 L3, L3 IP Header and runt discards.
                     wwpLeosPortHCStatsRxLOutRangePkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.52 counter64 read-only
The number of frames received by this port that exceeded the maximum permitted frame size. Not Supported in leos 4.x
                     wwpLeosPortHCStatsRxInErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.53 counter64 read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
                     wwpLeosPortHCStatsLastRefresh 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.54 timeticks read-only
The time system uptime of the last statistics refresh on the port.
                     wwpLeosPortHCStatsLastChange 1.3.6.1.4.1.6141.2.60.3.1.1.4.1.55 timeticks read-only
The value of sysUpTime at the time of the last state change for the port. If the port state has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
             wwpLeosPortTotalHCStatsTable 1.3.6.1.4.1.6141.2.60.3.1.1.5 no-access
The table specifying the 64 bit statistics for the ports.
                 wwpLeosPortTotalHCStatsEntry 1.3.6.1.4.1.6141.2.60.3.1.1.5.1 no-access
An entry in the port stats table.
                     wwpLeosPortTotalHCStatsPortId 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.1 integer read-only
The Id of the port for which this entry contains the stats.
                     wwpLeosPortTotalHCStatsRxBytes 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.2 counter64 read-only
The number of bytes received by this port.
                     wwpLeosPortTotalHCStatsRxPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.3 counter64 read-only
The number of packets received by this port.
                     wwpLeosPortTotalHCStatsRxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.4 counter64 read-only
The number of packets received with CRC errors by this port.
                     wwpLeosPortTotalHCStatsRxBcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.5 counter64 read-only
The number of Broadcast packets received by this port.
                     wwpLeosPortTotalHCStatsUndersizePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.6 counter64 read-only
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.
                     wwpLeosPortTotalHCStatsOversizePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.7 counter64 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                     wwpLeosPortTotalHCStatsFragmentPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.8 counter64 read-only
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).
                     wwpLeosPortTotalHCStatsJabberPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.9 counter64 read-only
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).
                     wwpLeosPortTotalHCStats64BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.10 counter64 read-only
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
                     wwpLeosPortTotalHCStats65To127BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.11 counter64 read-only
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).
                     wwpLeosPortTotalHCStats128To255BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.12 counter64 read-only
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).
                     wwpLeosPortTotalHCStats256To511BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.13 counter64 read-only
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).
                     wwpLeosPortTotalHCStats512To1023BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.14 counter64 read-only
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).
                     wwpLeosPortTotalHCStats1024To1518BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.15 counter64 read-only
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).
                     wwpLeosPortTotalHCStatsTxBytes 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.16 counter64 read-only
The number of Octets transmitted for this port.
                     wwpLeosPortTotalHCStatsTxTBytes 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.17 counter64 read-only
The total number of Octets transmitted for this port.
                     wwpLeosPortTotalHCStatsTxPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.18 counter64 read-only
The total number of packets transmitted for this port.
                     wwpLeosPortTotalHCStatsTxExDeferPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.19 counter64 read-only
The transmit excessive defer packet count for a port.
                     wwpLeosPortTotalHCStatsTxGiantPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.20 counter64 read-only
The transmit too big packet count for a port.
                     wwpLeosPortTotalHCStatsTxUnderRunPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.21 counter64 read-only
The transmit underrun packet count for a port.
                     wwpLeosPortTotalHCStatsTxCrcErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.22 counter64 read-only
The transmit CRC error packet count for a port.
                     wwpLeosPortTotalHCStatsTxLCheckErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.23 counter64 read-only
The transmit length check error packet count for a port.
                     wwpLeosPortTotalHCStatsTxLOutRangePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.24 counter64 read-only
The transmit length out of range packet count for a port.
                     wwpLeosPortTotalHCStatsTxLateCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.25 counter64 read-only
The transmit late collision packet count for a port.
                     wwpLeosPortTotalHCStatsTxExCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.26 counter64 read-only
The transmit excessive collision packet count for a port.
                     wwpLeosPortTotalHCStatsTxSingleCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.27 counter64 read-only
The transmit single collision packet count for a port.
                     wwpLeosPortTotalHCStatsTxCollPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.28 counter64 read-only
The transmit collision packet count for the port.
                     wwpLeosPortTotalHCStatsTxPausePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.29 counter64 read-only
The transmit pause packets for the port.
                     wwpLeosPortTotalHCStatsTxMcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.30 counter64 read-only
The transmit multicast packets for the port.
                     wwpLeosPortTotalHCStatsTxBcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.31 counter64 read-only
The transmit broadcast packets for the port.
                     wwpLeosPortTotalHCStatsPortReset 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.32 integer read-write
Setting this object will reset the stats of given port. Doing read on this object will always return 'none' Enumeration: 'reset': 1, 'none': 0.
                     wwpLeosPortTotalHCStatsRxMcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.33 counter64 read-only
The total number of multicast packets received for the given port.
                     wwpLeosPortTotalHCStatsRxPausePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.34 counter64 read-only
The total receive pause packets for the port.
                     wwpLeosPortTotalHCStats1519To2047BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.35 counter64 read-only
The total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets) Not Supported in leos 4.x.
                     wwpLeosPortTotalHCStats2048To4095BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.36 counter64 read-only
The total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStats4096To9216BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.37 counter64 read-only
The total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTxDeferPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.38 counter64 read-only
The total transmit single deferral packet count for a port. Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx64BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.39 counter64 read-only
The total number of packets (including bad packets) transmitted that were 64 octets in length (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx65To127BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.40 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx128To255BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.41 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx256To511BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.42 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx512To1023BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.43 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx1024To1518BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.44 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx1519To2047BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.45 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx2048To4095BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.46 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTx4096To9216BytePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.47 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsRxUcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.48 counter64 read-only
The total number of Unicast packets received by this port. Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsTxUcastPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.49 counter64 read-only
The total number of Unicast packets transmitted by this port. Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsRxDropPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.50 counter64 read-only
The total number of discarded received frames for this port.
                     wwpLeosPortTotalHCStatsRxDiscardPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.51 counter64 read-only
The total number of discarded received frames for this port including IPv6 L3, L3 IP Header and runt discards.
                     wwpLeosPortTotalHCStatsRxLOutRangePkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.52 counter64 read-only
The total number of frames received by this port that exceeded the maximum permitted frame size. Not Supported in leos 4.x
                     wwpLeosPortTotalHCStatsRxInErrorPkts 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.53 counter64 read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
                     wwpLeosPortTotalHCStatsLastRefresh 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.54 timeticks read-only
The time system uptime of the last statistics refresh on the port.
                     wwpLeosPortTotalHCStatsLastChange 1.3.6.1.4.1.6141.2.60.3.1.1.5.1.55 timeticks read-only
The value of sysUpTime at the time of the last state change for the port. If the port state has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
     wwpLeosPortStatsMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.3.2
         wwpLeosPortStatsMIBNotifications 1.3.6.1.4.1.6141.2.60.3.2.0
     wwpLeosPortStatsMIBConformance 1.3.6.1.4.1.6141.2.60.3.3
         wwpLeosPortStatsMIBCompliances 1.3.6.1.4.1.6141.2.60.3.3.1
         wwpLeosPortStatsMIBGroups 1.3.6.1.4.1.6141.2.60.3.3.2