WWP-PORT-STATS-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-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).
|
|||
Object Name | OID | Type | Access | Info |
wwpPortStatsMIB | 1.3.6.1.4.1.6141.2.16 |
The MIB module for the WWP Port ether Stats. |
||
wwpPortStatsMIBObjects | 1.3.6.1.4.1.6141.2.16.1 | |||
wwpPortStats | 1.3.6.1.4.1.6141.2.16.1.1 | |||
wwpPortStatsReset | 1.3.6.1.4.1.6141.2.16.1.1.1 | integer | read-write |
To reset the counters related to this port. A read on this object will always return the 'none'. Enumeration: 'reset': 1, 'none': 0. |
wwpPortStatsTable | 1.3.6.1.4.1.6141.2.16.1.1.2 | no-access |
The table specifying the stats for the ports. |
|
1.3.6.1.4.1.6141.2.16.1.1.2.1 | no-access |
An entry in the port stats table. |
||
wwpPortStatsPortId | 1.3.6.1.4.1.6141.2.16.1.1.2.1.1 | integer | read-only |
The Id of the port for which this entry contains the stats. |
wwpPortStatsRxBytes | 1.3.6.1.4.1.6141.2.16.1.1.2.1.2 | counter32 | read-only |
The number of bytes received by this port. |
wwpPortStatsRxPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.3 | counter32 | read-only |
The number of packets received by this port. |
wwpPortStatsRxCrcErrorPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.4 | counter32 | read-only |
The number of packets received with CRC errors by this port. |
wwpPortStatsRxBcastPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.5 | counter32 | read-only |
The number of Broadcast packets received by this port. |
wwpPortStatsUndersizePkts | 1.3.6.1.4.1.6141.2.16.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. |
wwpPortStatsOversizePkts | 1.3.6.1.4.1.6141.2.16.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. |
wwpPortStatsFragmentPkts | 1.3.6.1.4.1.6141.2.16.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). |
wwpPortStatsJabberPkts | 1.3.6.1.4.1.6141.2.16.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). |
wwpPortStats64BytePkts | 1.3.6.1.4.1.6141.2.16.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). |
wwpPortStats65To127BytePkts | 1.3.6.1.4.1.6141.2.16.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). |
wwpPortStats128To255BytePkts | 1.3.6.1.4.1.6141.2.16.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). |
wwpPortStats256To511BytePkts | 1.3.6.1.4.1.6141.2.16.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). |
wwpPortStats512To1023BytePkts | 1.3.6.1.4.1.6141.2.16.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). |
wwpPortStats1024To1518BytePkts | 1.3.6.1.4.1.6141.2.16.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). |
wwpPortStatsTxBytes | 1.3.6.1.4.1.6141.2.16.1.1.2.1.16 | counter32 | read-only |
The number of Octets transmitted for this port. |
wwpPortStatsTxTBytes | 1.3.6.1.4.1.6141.2.16.1.1.2.1.17 | counter32 | read-only |
The total number of Octets transmitted for this port. |
wwpPortStatsTxPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.18 | counter32 | read-only |
The total number of packets transmitted for this port. |
wwpPortStatsTxExDeferPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.19 | counter32 | read-only |
The transmit excessive defer packet count for a port. |
wwpPortStatsTxGiantPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.20 | counter32 | read-only |
The transmit too big packet count for a port. |
wwpPortStatsTxUnderRunPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.21 | counter32 | read-only |
The transmit underrun packet count for a port. |
wwpPortStatsTxCrcErrorPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.22 | counter32 | read-only |
The transmit CRC error packet count for a port. |
wwpPortStatsTxLCheckErrorPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.23 | counter32 | read-only |
The transmit length check error packet count for a port. |
wwpPortStatsTxLOutRangePkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.24 | counter32 | read-only |
The transmit length out of range packet count for a port. |
wwpPortStatsTxLateCollPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.25 | counter32 | read-only |
The transmit late collision packet count for a port. |
wwpPortStatsTxExCollPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.26 | counter32 | read-only |
The transmit excessive collision packet count for a port. |
wwpPortStatsTxSingleCollPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.27 | counter32 | read-only |
The transmit single collision packet count for a port. |
wwpPortStatsTxCollPkts | 1.3.6.1.4.1.6141.2.16.1.1.2.1.28 | counter32 | read-only |
The transmit collision packet count for a port. |
wwpPortStatsXTable | 1.3.6.1.4.1.6141.2.16.1.1.3 | no-access |
The table extending the stats for the ports to 64 bits. |
|
1.3.6.1.4.1.6141.2.16.1.1.3.1 | no-access |
An entry in the port stats extension table. |
||
wwpPortStatsXRxBytes | 1.3.6.1.4.1.6141.2.16.1.1.3.1.1 | counter64 | read-only |
The number of bytes received by this port. |
wwpPortStatsXRxPkts | 1.3.6.1.4.1.6141.2.16.1.1.3.1.2 | counter64 | read-only |
The number of packets received by this port. |
wwpPortStatsXTxBytes | 1.3.6.1.4.1.6141.2.16.1.1.3.1.3 | counter64 | read-only |
The total number of Bytes transmitted for this port. |
wwpPortStatsXTxPkts | 1.3.6.1.4.1.6141.2.16.1.1.3.1.4 | counter64 | read-only |
The total number of packets transmitted for this port. |
wwpPortStatsPortalTable | 1.3.6.1.4.1.6141.2.16.1.1.4 | no-access |
The table extending the statistic counters for the ports to 64 bits. |
|
1.3.6.1.4.1.6141.2.16.1.1.4.1 | no-access |
An entry in the port stats extension table. |
||
wwpPortStatsPortalPortId | 1.3.6.1.4.1.6141.2.16.1.1.4.1.1 | integer | read-only |
The Id of the port for which this entry contains the stats. |
wwpPortStatsPortalBytesSentHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.2 | counter32 | read-only |
The number of bytes sent from this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalBytesSentLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.3 | counter32 | read-only |
The number of bytes sent from this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalFlowControlHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.4 | counter32 | read-only |
The number of Flow Control frames sent from this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalFlowControlLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.5 | counter32 | read-only |
The number of Flow Control frames sent from this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalUnicastFramesSentHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.6 | counter32 | read-only |
The number of Unicast Frames sent from this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalUnicastFramesSentLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.7 | counter32 | read-only |
The number of Unicast Frames sent from this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalAlignmentErrorHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.8 | counter32 | read-only |
A count of frames that are not an integral number of octets in length and do not pass the FCS check. This counter is incremented when the Receive-Status is reported as Alignment-Error. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalAlignmentErrorLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.9 | counter32 | read-only |
The number of frames that are not an integral number of octets in length and do not pass the FCS check. This counter is incremented when the Receive-Status is reported as Alignment-Error. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalNonUnicastFramesSentHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.10 | counter32 | read-only |
The number of non-unicast frames sent from this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalNonUnicastFramesSentLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.11 | counter32 | read-only |
The number of non-unicast frames sent from this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalTotalBytesRecievedHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.12 | counter32 | read-only |
The total number of bytes recieved on this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalTotalBytesRecievedLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.13 | counter32 | read-only |
The total number of bytes recieved on this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalFlowControlFramesRecievedHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.14 | counter32 | read-only |
The number of flow control frames recieved. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalFlowControlFramesRecievedLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.15 | counter32 | read-only |
The number of flow control frames recieved. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalTotalFramesRecievedHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.16 | counter32 | read-only |
The total number of frames recieved on this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalTotalFramesRecievedLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.17 | counter32 | read-only |
The total number of frames recieved on this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalBroadcastFramesRecievedHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.18 | counter32 | read-only |
The number of broadcast frames recieved on this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalBroadcastFramesRecievedLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.19 | counter32 | read-only |
The number of broadcast frames recieved on this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalMulticastFramesRecievedHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.20 | counter32 | read-only |
The number of multicast frames recieved on this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalMulticastFramesRecievedLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.21 | counter32 | read-only |
The number of multicast frames recieved on this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalJabberFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.22 | 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). This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalJabberFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.23 | 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). This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortal64ByteFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.24 | 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). This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortal64ByteFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.25 | 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). This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalOversizeFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.26 | counter32 | read-only | |
wwpPortStatsPortalOversizeFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.27 | counter32 | read-only | |
wwpPortStatsPortal65To127ByteFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.28 | 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). This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortal65To127ByteFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.29 | 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). This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortal256To511ByteFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.30 | 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). This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortal256To511ByteFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.31 | 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). This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortal128To255ByteFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.32 | 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). This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortal128To255ByteFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.33 | 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). This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortal1024To1528ByteFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.34 | counter32 | read-only |
The total number of packets (including bad packets) received that were between 1024 and 1528 octets in length inclusive (excluding framing bits but including FCS octets) This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortal1024To1528ByteFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.35 | counter32 | read-only |
The total number of packets (including bad packets) received that were between 1024 and 1528 octets in length inclusive (excluding framing bits but including FCS octets) This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortal512To1023ByteFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.36 | 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). This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortal512To1023ByteFrameslo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.37 | 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). This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalFragmentHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.38 | counter32 | read-only |
The number of fragmented frames recieved by this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalFragmentLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.39 | counter32 | read-only |
The number of fragmented frames recieved by this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalUndersizeFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.40 | counter32 | read-only |
The number of undersized frames recieved by this port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalUndersizeFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.41 | counter32 | read-only |
The number of undersized frames recieved by this port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalShortEventHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.42 | counter32 | read-only |
Short event counter. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalShortEventLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.43 | counter32 | read-only |
Short event counter. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalCRCHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.44 | counter32 | read-only |
The number of CRC error frames recieved by a given port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalCRCLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.45 | counter32 | read-only |
The number of CRC error frames recieved by a given port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalDroppedFramesHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.46 | counter32 | read-only |
The number of frames dropped by a given port. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalDroppedFramesLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.47 | counter32 | read-only |
The number of frames dropped by a given port. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalCollisionHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.48 | counter32 | read-only |
The number of frames that are involved in a collision. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalCollisionLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.49 | counter32 | read-only |
The number of frames that are involved in a collision. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalLateCollisionHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.50 | counter32 | read-only |
A count of the times that a collision has been detected later than 512 bit times into the transmitted packet. A late collision is counted twice, i.e., both as a collision and as a late-collision. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalLateCollisionLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.51 | counter32 | read-only |
A count of the times that a collision has been detected later than 512 bit times into the transmitted packet. A late collision is counted twice, i.e., both as a collision and as a late-collision. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsPortalFilteringCounterHi | 1.3.6.1.4.1.6141.2.16.1.1.4.1.52 | counter32 | read-only |
Filtering counter. This element represents the upper 32-bits of a 64-bit counter. |
wwpPortStatsPortalFilteringCounterLo | 1.3.6.1.4.1.6141.2.16.1.1.4.1.53 | counter32 | read-only |
Filtering counter. This element represents the lower 32-bits of a 64-bit counter. |
wwpPortStatsMIBNotificationPrefix | 1.3.6.1.4.1.6141.2.16.2 | |||
wwpPortStatsMIBNotifications | 1.3.6.1.4.1.6141.2.16.2.0 | |||
wwpPortStatsMIBConformance | 1.3.6.1.4.1.6141.2.16.3 | |||
wwpPortStatsMIBCompliances | 1.3.6.1.4.1.6141.2.16.3.1 | |||
wwpPortStatsMIBGroups | 1.3.6.1.4.1.6141.2.16.3.2 |