CIENA-WS-PORT-MIB: View SNMP OID List / Download MIB
VENDOR: CIENA CORPORATION
Home | MIB: CIENA-WS-PORT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
cienaWsPortMIB | 1.3.6.1.4.1.1271.3.4.7 |
This module defines port data for the Waveserver. Ports are related to both client and line and represent the port through which the line or client signal travels. They are automatically created by the system. By default, line ports are automatically mapped to client ports via services and service-domains. |
||
cienaWsPortObjects | 1.3.6.1.4.1.1271.3.4.7.1 | |||
cienaWsPortConformance | 1.3.6.1.4.1.1271.3.4.7.2 | |||
cienaWsPortGroups | 1.3.6.1.4.1.1271.3.4.7.2.1 | |||
cienaWsPortGroup | 1.3.6.1.4.1.1271.3.4.7.2.1.1 |
Conformance Group |
||
cienaWsPortCompliances | 1.3.6.1.4.1.1271.3.4.7.2.2 | |||
cienaWsPortCompliance | 1.3.6.1.4.1.1271.3.4.7.2.2.1 |
Compliance |
||
cwsPortPortsTable | 1.3.6.1.4.1.1271.3.4.7.3 | no-access |
Configuration and operational data for the port. |
|
1.3.6.1.4.1.1271.3.4.7.3.1 | no-access |
Entry for cwsPortPortsTable. |
||
cwsPortPortsPortId | 1.3.6.1.4.1.1271.3.4.7.3.1.1 | integer32 | read-only |
Unique, logical ID of the port. |
cwsPortIdTable | 1.3.6.1.4.1.1271.3.4.7.4 | no-access |
Port identification. |
|
1.3.6.1.4.1.1271.3.4.7.4.1 | no-access |
Entry for cwsPortIdTable. |
||
cwsPortIdTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.4.1.1 | integer32 | no-access |
Unique key for cwsPortId |
cwsPortIdName | 1.3.6.1.4.1.1271.3.4.7.4.1.2 | portname | read-only |
Name of the port interface. Format is: port# or majorport#.minorport# |
cwsPortIdDescription | 1.3.6.1.4.1.1271.3.4.7.4.1.3 | descriptionstring | read-write |
Description of the port interface. |
cwsPortIdPortType | 1.3.6.1.4.1.1271.3.4.7.4.1.4 | porttypeenum | read-only |
The port interface type. |
cwsPortIdMacAddress | 1.3.6.1.4.1.1271.3.4.7.4.1.5 | macstring | read-only |
The MAC address of the port. |
cwsPortIdInterfaceType | 1.3.6.1.4.1.1271.3.4.7.4.1.6 | integer | read-write |
The configured port interface type. Enumeration: 'uni': 1, 'enni': 2, 'inni': 0. |
cwsPortStateTable | 1.3.6.1.4.1.1271.3.4.7.5 | no-access |
Port administrative and operational states. |
|
1.3.6.1.4.1.1271.3.4.7.5.1 | no-access |
Entry for cwsPortStateTable. |
||
cwsPortStateTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.5.1.1 | integer32 | no-access |
Unique key for cwsPortState |
cwsPortStateAdminState | 1.3.6.1.4.1.1271.3.4.7.5.1.2 | integer | read-write |
The configured administrative state of the port. Enumeration: 'disabled': 2, 'enabled': 1. |
cwsPortStateOperationalState | 1.3.6.1.4.1.1271.3.4.7.5.1.3 | portoperationalstate | read-only |
The operational state of the port. |
cwsPortStateOperationalStateDuration | 1.3.6.1.4.1.1271.3.4.7.5.1.4 | octet string | read-only |
Amount of time since last state transition. |
cwsPortCapabilitiesTable | 1.3.6.1.4.1.1271.3.4.7.6 | no-access |
Port capabilities. |
|
1.3.6.1.4.1.1271.3.4.7.6.1 | no-access |
Entry for cwsPortCapabilitiesTable. |
||
cwsPortCapabilitiesTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.6.1.1 | integer32 | no-access |
Unique key for cwsPortCapabilities |
cwsPortCapabilitiesPortSpeeds | 1.3.6.1.4.1.1271.3.4.7.6.1.2 | bits | read-only |
The speeds that the port can support. Bits: 'ethernet10gig': 3, 'ethernet40gig': 4, 'ethernet100gig': 5. |
cwsPortCapabilitiesDuplex | 1.3.6.1.4.1.1271.3.4.7.6.1.3 | bits | read-only |
Port duplex setting. The default setting is full. Bits: 'full': 1, 'half': 0. |
cwsPortCapabilitiesAutoNegotiation | 1.3.6.1.4.1.1271.3.4.7.6.1.4 | bits | read-only |
Port auto-negotiation setting. The default setting is off. Bits: 'on': 1, 'off': 0. |
cwsPortCapabilitiesFlowControl | 1.3.6.1.4.1.1271.3.4.7.6.1.5 | bits | read-only |
The default setting is off. Bits: 'arx': 2, 'symmetric': 3, 'off': 0, 'atx': 1. |
cwsPortCapabilitiesFecSupport | 1.3.6.1.4.1.1271.3.4.7.6.1.6 | enableddisabledenum | read-only |
Forward error correction |
cwsPortPropertiesTable | 1.3.6.1.4.1.1271.3.4.7.7 | no-access |
Port properties. |
|
1.3.6.1.4.1.1271.3.4.7.7.1 | no-access |
Entry for cwsPortPropertiesTable. |
||
cwsPortPropertiesTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.7.1.1 | integer32 | no-access |
Unique key for cwsPortProperties |
cwsPortPropertiesLoopback | 1.3.6.1.4.1.1271.3.4.7.7.1.2 | integer | read-write |
Port PHY layer loopback. RX loopback is a loopback forwarding ingress traffic from RX port directly to TX port. TX loopback is a loopback forwarding egress traffic from TX port directly to RX port, TX loopback is not supported in I-NNI ports. The RX/TX loopback can only be enabled when the port admin-state is disabled. Enable an RX/TX loopback shall fail when the port has its admin-state enabled. Users shall be able to disable the xcvr/ptp when its child port loopback enabled. Enable xcvr/ptp shall not enable its child port with loopback enabled. A port shall has its operational state rx loopback when rx loopback is enabled, and tx loopback when tx loopback is enabled. Enumeration: 'disabled': 0, 'rx': 1, 'tx': 2. |
cwsPortPropertiesServiceIndex | 1.3.6.1.4.1.1271.3.4.7.7.1.3 | serviceidx | read-write |
The index number of the service the port is attached to. Only applies to UNI interface type. |
cwsPortPropertiesServiceDomainIndex | 1.3.6.1.4.1.1271.3.4.7.7.1.4 | servicedomainidx | read-write |
The index number of the service domain the port is attached to. Only applies to I-NNI interface type. |
cwsPortPropertiesXcvrType | 1.3.6.1.4.1.1271.3.4.7.7.1.5 | xcvrtype | read-write |
Transceiver type of the xcvr that's associated with this port. Type depends on what is physically plugged in. Read only attribute. |
cwsPortEthernetTable | 1.3.6.1.4.1.1271.3.4.7.8 | no-access |
Ethernet properties. |
|
1.3.6.1.4.1.1271.3.4.7.8.1 | no-access |
Entry for cwsPortEthernetTable. |
||
cwsPortEthernetTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.8.1.1 | integer32 | no-access |
Unique key for cwsPortEthernet |
cwsPortEthernetSpeed | 1.3.6.1.4.1.1271.3.4.7.8.1.2 | portspeed | read-only |
The configured port speed. |
cwsPortEthernetMaxFrameSize | 1.3.6.1.4.1.1271.3.4.7.8.1.3 | unsigned32 | read-write |
The maximum transmission unit value (bytes). |
cwsPortEthernetPauseProfile | 1.3.6.1.4.1.1271.3.4.7.8.1.4 | integer | read-write |
Port handling of ingress flow control Enumeration: 'discard': 1. |
cwsPortEthernetForwardErrorCorrection | 1.3.6.1.4.1.1271.3.4.7.8.1.5 | enableddisabledenum | read-write |
Forward error correction |
cwsPortConditioningTable | 1.3.6.1.4.1.1271.3.4.7.9 | no-access |
Conditioning. |
|
1.3.6.1.4.1.1271.3.4.7.9.1 | no-access |
Entry for cwsPortConditioningTable. |
||
cwsPortConditioningTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.9.1.1 | integer32 | no-access |
Unique key for cwsPortConditioning |
cwsPortConditioningType | 1.3.6.1.4.1.1271.3.4.7.9.1.2 | integer | read-write |
Egress UNI port consequent action for an EPL service to be applied on a far-end ingress UNI failure or network failure. Enumeration: 'laseroff': 1, 'ethernet': 2, 'none': 0. |
cwsPortConditioningHoldoff | 1.3.6.1.4.1.1271.3.4.7.9.1.3 | integer | read-write |
Number of milliseconds to delay Egress UNI port consequent action for an EPL service. Enumeration: 'ms800': 800, 'ms300': 300, 'ms700': 700, 'ms900': 900, 'ms1000': 1000, 'ms400': 400, 'ms0': 0, 'ms100': 100, 'ms500': 500, 'ms200': 200, 'ms600': 600. |
cwsPortCurrentTable | 1.3.6.1.4.1.1271.3.4.7.10 | no-access |
Current statistics data. |
|
1.3.6.1.4.1.1271.3.4.7.10.1 | no-access |
Entry for cwsPortCurrentTable. |
||
cwsPortCurrentTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.10.1.1 | integer32 | no-access |
Unique key for cwsPortCurrent |
cwsPortCurrentFrameErrorRatio | 1.3.6.1.4.1.1271.3.4.7.10.1.2 | counter64 | read-only |
RMON frame error ratio. |
cwsPortCurrentRxCountsTable | 1.3.6.1.4.1.1271.3.4.7.11 | no-access |
Rx counts. |
|
1.3.6.1.4.1.1271.3.4.7.11.1 | no-access |
Entry for cwsPortCurrentRxCountsTable. |
||
cwsPortCurrentRxCountsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.11.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentRxCounts |
cwsPortCurrentRxCountsBytes | 1.3.6.1.4.1.1271.3.4.7.11.1.2 | counter64 | read-write |
Number of bytes received including good and bad packets. This includes FCS bytes, but excludes framing bits. |
cwsPortCurrentRxCountsPackets | 1.3.6.1.4.1.1271.3.4.7.11.1.3 | counter64 | read-write |
Number of packets received, including all unicast, multicast, broadcast, MAC control, and bad packets |
cwsPortCurrentRxCountsCrcErroredPackets | 1.3.6.1.4.1.1271.3.4.7.11.1.4 | counter64 | read-write |
Number of packets received which contained an FCS error and were between 64 and 1518 bytes in length. |
cwsPortCurrentRxCountsMulticastPackets | 1.3.6.1.4.1.1271.3.4.7.11.1.5 | counter64 | read-write |
Number of good multicast packets received that were between 64 and 1518 bytes in length. Excludes MAC control frames |
cwsPortCurrentRxCountsBroadcastPackets | 1.3.6.1.4.1.1271.3.4.7.11.1.6 | counter64 | read-write |
Number of good broadcast packets received that were between 64 and 1518 bytes in length. Excludes MAC control frames |
cwsPortCurrentRxCountsPausePackets | 1.3.6.1.4.1.1271.3.4.7.11.1.7 | counter64 | read-write |
Number of received valid pause packets that were between 64 and 1518 bytes in length |
cwsPortCurrentRxCountsUndersizedPackets | 1.3.6.1.4.1.1271.3.4.7.11.1.8 | counter64 | read-write |
Number of packets received that were less than 64 bytes (excluding framing bits but including FCS bytes) and were otherwise well formed. This counter also includes the number of packets discarded because of Ethernet length check errors. Undersize packets are discarded. |
cwsPortCurrentRxCountsOversizedPackets | 1.3.6.1.4.1.1271.3.4.7.11.1.9 | counter64 | read-write |
Number of packets received (including unicast, multicast, and broadcast packets) that were longer than 1518 bytes up to the configured maximum frame size, that contained a valid FCS (excluding framing bits but including FCS bytes), and that were otherwise well formed |
cwsPortCurrentRxCountsFragmentPackets | 1.3.6.1.4.1.1271.3.4.7.11.1.10 | counter64 | read-write |
Number of packets received between 10 and 63 bytes in length (excluding framing bits but including FCS bytes) that had either a bad FCS with an integral number of bytes (FCS Error) or a bad FCS with a non-integral number of bytes (Alignment Error). Fragment packets are discarded. |
cwsPortCurrentRxCountsJabberPackets | 1.3.6.1.4.1.1271.3.4.7.11.1.11 | counter64 | read-write |
Number of packets received that were longer than 1518 bytes up to the configured maximum frame size (excluding framing bits, but including FCS bytes), and had either a bad FCS with an integral number of bytes (FCS Error) or a bad FCS with a non-integral number of bytes (Alignment Error). Jabber packets are discarded |
cwsPortCurrentRxCountsLengthOutRangePackets | 1.3.6.1.4.1.1271.3.4.7.11.1.12 | counter64 | read-write |
Number of packets received that exceeded the maximum frame size and contained a valid or invalid FCS |
cwsPortCurrentRxCountsPackets64Octet | 1.3.6.1.4.1.1271.3.4.7.11.1.13 | counter64 | read-write |
Number of packets (including bad packets) received that were 64 bytes in length (excluding framing bits but including FCS bytes). |
cwsPortCurrentRxCountsPackets65127Octet | 1.3.6.1.4.1.1271.3.4.7.11.1.14 | counter64 | read-write |
Number of good and bad packets received that were between 65 and 127 bytes in length (excluding framing bits but including FCS bytes). |
cwsPortCurrentRxCountsPackets128255Octet | 1.3.6.1.4.1.1271.3.4.7.11.1.15 | counter64 | read-write |
Number of good and bad packets received that were between 128 and 255 bytes in length inclusive (excluding framing bits but including FCS bytes). |
cwsPortCurrentRxCountsPackets256511Octet | 1.3.6.1.4.1.1271.3.4.7.11.1.16 | counter64 | read-write |
Number of good and bad packets received that were between 256 and 511 bytes in length inclusive (excluding framing bits but including FCS bytes). |
cwsPortCurrentRxCountsPackets5121023Octet | 1.3.6.1.4.1.1271.3.4.7.11.1.17 | counter64 | read-write |
Number of good and bad packets received that were between 512 and 1023 bytes in length inclusive (excluding framing bits but including FCS bytes). |
cwsPortCurrentRxCountsPackets10241518Octet | 1.3.6.1.4.1.1271.3.4.7.11.1.18 | counter64 | read-write |
Number of good and bad packets received that were between 1024 and 1518 bytes in length inclusive (excluding framing bits but including FCS bytes). |
cwsPortCurrentRxCountsAverageLinkUtilization | 1.3.6.1.4.1.1271.3.4.7.11.1.19 | decimal1dig | read-write |
Average percent utilization derived from Rx bytes and port speed. |
cwsPortCurrentTxCountsTable | 1.3.6.1.4.1.1271.3.4.7.12 | no-access |
Tx counts. |
|
1.3.6.1.4.1.1271.3.4.7.12.1 | no-access |
Entry for cwsPortCurrentTxCountsTable. |
||
cwsPortCurrentTxCountsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.12.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentTxCounts |
cwsPortCurrentTxCountsBytes | 1.3.6.1.4.1.1271.3.4.7.12.1.2 | counter64 | read-write |
Number of transmitted bytes in good and bad packets including FCS bytes and excluding frame bits. |
cwsPortCurrentTxCountsPackets | 1.3.6.1.4.1.1271.3.4.7.12.1.3 | counter64 | read-write |
Number of transmitted packets, including all unicast, multicast, broadcast, MAC control, and bad packets |
cwsPortCurrentTxCountsCrcErroredPackets | 1.3.6.1.4.1.1271.3.4.7.12.1.4 | counter64 | read-write |
Number of transmitted packets with an FCS error |
cwsPortCurrentTxCountsMulticastPackets | 1.3.6.1.4.1.1271.3.4.7.12.1.5 | counter64 | read-write |
Number of good multicast packets transmitted |
cwsPortCurrentTxCountsBroadcastPackets | 1.3.6.1.4.1.1271.3.4.7.12.1.6 | counter64 | read-write |
Number of good broadcast packets transmitted |
cwsPortCurrentTxCountsPausePackets | 1.3.6.1.4.1.1271.3.4.7.12.1.7 | counter64 | read-write |
Number of pause packets transmitted |
cwsPortCurrentTxCountsExcessiveDeferredPackets | 1.3.6.1.4.1.1271.3.4.7.12.1.8 | counter64 | read-write |
Number of transmitted packets experiencing two or more deferrals. Applicable to copper ports only |
cwsPortCurrentTxCountsGiantPackets | 1.3.6.1.4.1.1271.3.4.7.12.1.9 | counter64 | read-write |
Number of well-formed packets larger than 1518 bytes, including FCS bytes but excluding framing bits. |
cwsPortCurrentTxCountsUnderrunPackets | 1.3.6.1.4.1.1271.3.4.7.12.1.10 | counter64 | read-write |
Number of underrun packets transmitted |
cwsPortCurrentTxCountsLengthCheckErrorPackets | 1.3.6.1.4.1.1271.3.4.7.12.1.11 | counter64 | read-write |
Number of length check packets transmitted |
cwsPortCurrentTxCountsLengthOutRangePackets | 1.3.6.1.4.1.1271.3.4.7.12.1.12 | counter64 | read-write |
Number of length out-of-range packets transmitted |
cwsPortCurrentTxCountsAverageLinkUtilization | 1.3.6.1.4.1.1271.3.4.7.12.1.13 | decimal1dig | read-write |
Average percent utilization derived from Tx bytes and port speed. |
cwsPortCurrentTxQueueTable | 1.3.6.1.4.1.1271.3.4.7.13 | no-access |
Tx queue. |
|
1.3.6.1.4.1.1271.3.4.7.13.1 | no-access |
Entry for cwsPortCurrentTxQueueTable. |
||
cwsPortCurrentTxQueueTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.13.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentTxQueue |
cwsPortCurrentTxQueuePacketDropCountSummary | 1.3.6.1.4.1.1271.3.4.7.13.1.2 | counter64 | read-write |
Summary of the number of bytes dropped from queues 0 to 3 (Q0, Q1, Q2, and Q3) |
cwsPortCurrentTxQueueQ0PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.13.1.3 | counter64 | read-write |
The number of bytes dropped from queue 0 (Q0) |
cwsPortCurrentTxQueueQ1PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.13.1.4 | counter64 | read-write |
The number of bytes dropped from queue 1 (Q1) |
cwsPortCurrentTxQueueQ2PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.13.1.5 | counter64 | read-write |
The number of bytes dropped from queue 2 (Q2) |
cwsPortCurrentTxQueueQ3PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.13.1.6 | counter64 | read-write |
The number of bytes dropped from queue 3 (Q3) |
cwsPortCurrentTxQueueQ4PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.13.1.7 | counter64 | read-write |
The number of bytes dropped from queue 4 (Q4) |
cwsPortCurrentTxQueueQ5PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.13.1.8 | counter64 | read-write |
The number of bytes dropped from queue 5 (Q5) |
cwsPortCurrentTxQueueQ6PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.13.1.9 | counter64 | read-write |
The number of bytes dropped from queue 6 (Q6) |
cwsPortCurrentTxQueueQ7PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.13.1.10 | counter64 | read-write |
The number of bytes dropped from queue 7 (Q7) |
cwsPortCurrentMacTable | 1.3.6.1.4.1.1271.3.4.7.14 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.14.1 | no-access |
Entry for cwsPortCurrentMacTable. |
||
cwsPortCurrentMacTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.14.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentMac |
cwsPortCurrentMacUnavailableSeconds | 1.3.6.1.4.1.1271.3.4.7.14.1.2 | counter64 | read-only |
The number of seconds that the interface was unavailable. |
cwsPortPcsCurrentTable | 1.3.6.1.4.1.1271.3.4.7.15 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.15.1 | no-access |
Entry for cwsPortPcsCurrentTable. |
||
cwsPortPcsCurrentTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.15.1.1 | integer32 | no-access |
Unique key for cwsPortPcsCurrent |
cwsPortPcsCurrentErroredSeconds | 1.3.6.1.4.1.1271.3.4.7.15.1.2 | counter64 | read-write |
Number of seconds that error happened. |
cwsPortPcsCurrentSeverelyErroredSeconds | 1.3.6.1.4.1.1271.3.4.7.15.1.3 | counter64 | read-write |
Number of seconds that severe error happened. |
cwsPortPcsCurrentUnavailableSeconds | 1.3.6.1.4.1.1271.3.4.7.15.1.4 | counter64 | read-write |
Number of seconds that the interface was unavailable. |
cwsPortCurrentPcsSyncHeaderErrorsTable | 1.3.6.1.4.1.1271.3.4.7.16 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.16.1 | no-access |
Entry for cwsPortCurrentPcsSyncHeaderErrorsTable. |
||
cwsPortCurrentPcsSyncHeaderErrorsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.16.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentPcsSyncHeaderErrors |
cwsPortCurrentPcsSyncHeaderErrorsCount | 1.3.6.1.4.1.1271.3.4.7.16.1.2 | counter64 | read-only |
Sync header errors count value. |
cwsPortCurrentPcsBlockErrorsTable | 1.3.6.1.4.1.1271.3.4.7.17 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.17.1 | no-access |
Entry for cwsPortCurrentPcsBlockErrorsTable. |
||
cwsPortCurrentPcsBlockErrorsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.17.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentPcsBlockErrors |
cwsPortCurrentPcsBlockErrorsCount | 1.3.6.1.4.1.1271.3.4.7.17.1.2 | counter64 | read-only |
Block errors count value. |
cwsPortCurrentPcsMultilaneBipErrorsTable | 1.3.6.1.4.1.1271.3.4.7.18 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.18.1 | no-access |
Entry for cwsPortCurrentPcsMultilaneBipErrorsTable. |
||
cwsPortCurrentPcsMultilaneBipErrorsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.18.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentPcsMultilaneBipErrors |
cwsPortCurrentPcsMultilaneBipErrorsCount | 1.3.6.1.4.1.1271.3.4.7.18.1.2 | counter64 | read-only |
Multilane bip errors count value. |
cwsPortCurrentFecTable | 1.3.6.1.4.1.1271.3.4.7.19 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.19.1 | no-access |
Entry for cwsPortCurrentFecTable. |
||
cwsPortCurrentFecTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.19.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentFec |
cwsPortCurrentFecCorrectedBlockCount | 1.3.6.1.4.1.1271.3.4.7.19.1.2 | counter64 | read-only |
Fec layer corrected block count |
cwsPortCurrentFecUncorrectedBlockCount | 1.3.6.1.4.1.1271.3.4.7.19.1.3 | counter64 | read-only |
Fec layer uncorrected block count |
cwsPortCurrentFecSymbolErrorCount | 1.3.6.1.4.1.1271.3.4.7.19.1.4 | counter64 | read-only |
Fec layer symbol error count |
cwsPortTotalTable | 1.3.6.1.4.1.1271.3.4.7.20 | no-access |
Total statistics data. |
|
1.3.6.1.4.1.1271.3.4.7.20.1 | no-access |
Entry for cwsPortTotalTable. |
||
cwsPortTotalTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.20.1.1 | integer32 | no-access |
Unique key for cwsPortTotal |
cwsPortTotalFrameErrorRatio | 1.3.6.1.4.1.1271.3.4.7.20.1.2 | counter64 | read-only |
RMON frame error ratio. |
cwsPortTotalRxCountsTable | 1.3.6.1.4.1.1271.3.4.7.21 | no-access |
Rx counts. |
|
1.3.6.1.4.1.1271.3.4.7.21.1 | no-access |
Entry for cwsPortTotalRxCountsTable. |
||
cwsPortTotalRxCountsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.21.1.1 | integer32 | no-access |
Unique key for cwsPortTotalRxCounts |
cwsPortTotalRxCountsBytes | 1.3.6.1.4.1.1271.3.4.7.21.1.2 | counter64 | read-write |
Number of bytes received including good and bad packets. This includes FCS bytes, but excludes framing bits. |
cwsPortTotalRxCountsPackets | 1.3.6.1.4.1.1271.3.4.7.21.1.3 | counter64 | read-write |
Number of packets received, including all unicast, multicast, broadcast, MAC control, and bad packets |
cwsPortTotalRxCountsCrcErroredPackets | 1.3.6.1.4.1.1271.3.4.7.21.1.4 | counter64 | read-write |
Number of packets received which contained an FCS error and were between 64 and 1518 bytes in length. |
cwsPortTotalRxCountsMulticastPackets | 1.3.6.1.4.1.1271.3.4.7.21.1.5 | counter64 | read-write |
Number of good multicast packets received that were between 64 and 1518 bytes in length. Excludes MAC control frames |
cwsPortTotalRxCountsBroadcastPackets | 1.3.6.1.4.1.1271.3.4.7.21.1.6 | counter64 | read-write |
Number of good broadcast packets received that were between 64 and 1518 bytes in length. Excludes MAC control frames |
cwsPortTotalRxCountsPausePackets | 1.3.6.1.4.1.1271.3.4.7.21.1.7 | counter64 | read-write |
Number of received valid pause packets that were between 64 and 1518 bytes in length |
cwsPortTotalRxCountsUndersizedPackets | 1.3.6.1.4.1.1271.3.4.7.21.1.8 | counter64 | read-write |
Number of packets received that were less than 64 bytes (excluding framing bits but including FCS bytes) and were otherwise well formed. This counter also includes the number of packets discarded because of Ethernet length check errors. Undersize packets are discarded. |
cwsPortTotalRxCountsOversizedPackets | 1.3.6.1.4.1.1271.3.4.7.21.1.9 | counter64 | read-write |
Number of packets received (including unicast, multicast, and broadcast packets) that were longer than 1518 bytes up to the configured maximum frame size, that contained a valid FCS (excluding framing bits but including FCS bytes), and that were otherwise well formed |
cwsPortTotalRxCountsFragmentPackets | 1.3.6.1.4.1.1271.3.4.7.21.1.10 | counter64 | read-write |
Number of packets received between 10 and 63 bytes in length (excluding framing bits but including FCS bytes) that had either a bad FCS with an integral number of bytes (FCS Error) or a bad FCS with a non-integral number of bytes (Alignment Error). Fragment packets are discarded. |
cwsPortTotalRxCountsJabberPackets | 1.3.6.1.4.1.1271.3.4.7.21.1.11 | counter64 | read-write |
Number of packets received that were longer than 1518 bytes up to the configured maximum frame size (excluding framing bits, but including FCS bytes), and had either a bad FCS with an integral number of bytes (FCS Error) or a bad FCS with a non-integral number of bytes (Alignment Error). Jabber packets are discarded |
cwsPortTotalRxCountsLengthOutRangePackets | 1.3.6.1.4.1.1271.3.4.7.21.1.12 | counter64 | read-write |
Number of packets received that exceeded the maximum frame size and contained a valid or invalid FCS |
cwsPortTotalRxCountsPackets64Octet | 1.3.6.1.4.1.1271.3.4.7.21.1.13 | counter64 | read-write |
Number of packets (including bad packets) received that were 64 bytes in length (excluding framing bits but including FCS bytes). |
cwsPortTotalRxCountsPackets65127Octet | 1.3.6.1.4.1.1271.3.4.7.21.1.14 | counter64 | read-write |
Number of good and bad packets received that were between 65 and 127 bytes in length (excluding framing bits but including FCS bytes). |
cwsPortTotalRxCountsPackets128255Octet | 1.3.6.1.4.1.1271.3.4.7.21.1.15 | counter64 | read-write |
Number of good and bad packets received that were between 128 and 255 bytes in length inclusive (excluding framing bits but including FCS bytes). |
cwsPortTotalRxCountsPackets256511Octet | 1.3.6.1.4.1.1271.3.4.7.21.1.16 | counter64 | read-write |
Number of good and bad packets received that were between 256 and 511 bytes in length inclusive (excluding framing bits but including FCS bytes). |
cwsPortTotalRxCountsPackets5121023Octet | 1.3.6.1.4.1.1271.3.4.7.21.1.17 | counter64 | read-write |
Number of good and bad packets received that were between 512 and 1023 bytes in length inclusive (excluding framing bits but including FCS bytes). |
cwsPortTotalRxCountsPackets10241518Octet | 1.3.6.1.4.1.1271.3.4.7.21.1.18 | counter64 | read-write |
Number of good and bad packets received that were between 1024 and 1518 bytes in length inclusive (excluding framing bits but including FCS bytes). |
cwsPortTotalRxCountsAverageLinkUtilization | 1.3.6.1.4.1.1271.3.4.7.21.1.19 | decimal1dig | read-write |
Average percent utilization derived from Rx bytes and port speed. |
cwsPortTotalTxCountsTable | 1.3.6.1.4.1.1271.3.4.7.22 | no-access |
Tx counts. |
|
1.3.6.1.4.1.1271.3.4.7.22.1 | no-access |
Entry for cwsPortTotalTxCountsTable. |
||
cwsPortTotalTxCountsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.22.1.1 | integer32 | no-access |
Unique key for cwsPortTotalTxCounts |
cwsPortTotalTxCountsBytes | 1.3.6.1.4.1.1271.3.4.7.22.1.2 | counter64 | read-write |
Number of transmitted bytes in good and bad packets including FCS bytes and excluding frame bits. |
cwsPortTotalTxCountsPackets | 1.3.6.1.4.1.1271.3.4.7.22.1.3 | counter64 | read-write |
Number of transmitted packets, including all unicast, multicast, broadcast, MAC control, and bad packets |
cwsPortTotalTxCountsCrcErroredPackets | 1.3.6.1.4.1.1271.3.4.7.22.1.4 | counter64 | read-write |
Number of transmitted packets with an FCS error |
cwsPortTotalTxCountsMulticastPackets | 1.3.6.1.4.1.1271.3.4.7.22.1.5 | counter64 | read-write |
Number of good multicast packets transmitted |
cwsPortTotalTxCountsBroadcastPackets | 1.3.6.1.4.1.1271.3.4.7.22.1.6 | counter64 | read-write |
Number of good broadcast packets transmitted |
cwsPortTotalTxCountsPausePackets | 1.3.6.1.4.1.1271.3.4.7.22.1.7 | counter64 | read-write |
Number of pause packets transmitted |
cwsPortTotalTxCountsExcessiveDeferredPackets | 1.3.6.1.4.1.1271.3.4.7.22.1.8 | counter64 | read-write |
Number of transmitted packets experiencing two or more deferrals. Applicable to copper ports only |
cwsPortTotalTxCountsGiantPackets | 1.3.6.1.4.1.1271.3.4.7.22.1.9 | counter64 | read-write |
Number of well-formed packets larger than 1518 bytes, including FCS bytes but excluding framing bits. |
cwsPortTotalTxCountsUnderrunPackets | 1.3.6.1.4.1.1271.3.4.7.22.1.10 | counter64 | read-write |
Number of underrun packets transmitted |
cwsPortTotalTxCountsLengthCheckErrorPackets | 1.3.6.1.4.1.1271.3.4.7.22.1.11 | counter64 | read-write |
Number of length check packets transmitted |
cwsPortTotalTxCountsLengthOutRangePackets | 1.3.6.1.4.1.1271.3.4.7.22.1.12 | counter64 | read-write |
Number of length out-of-range packets transmitted |
cwsPortTotalTxCountsAverageLinkUtilization | 1.3.6.1.4.1.1271.3.4.7.22.1.13 | decimal1dig | read-write |
Average percent utilization derived from Tx bytes and port speed. |
cwsPortTotalTxQueueTable | 1.3.6.1.4.1.1271.3.4.7.23 | no-access |
Tx queue. |
|
1.3.6.1.4.1.1271.3.4.7.23.1 | no-access |
Entry for cwsPortTotalTxQueueTable. |
||
cwsPortTotalTxQueueTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.23.1.1 | integer32 | no-access |
Unique key for cwsPortTotalTxQueue |
cwsPortTotalTxQueuePacketDropCountSummary | 1.3.6.1.4.1.1271.3.4.7.23.1.2 | counter64 | read-write |
Summary of the number of bytes dropped from queues 0 to 3 (Q0, Q1, Q2, and Q3) |
cwsPortTotalTxQueueQ0PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.23.1.3 | counter64 | read-write |
The number of bytes dropped from queue 0 (Q0) |
cwsPortTotalTxQueueQ1PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.23.1.4 | counter64 | read-write |
The number of bytes dropped from queue 1 (Q1) |
cwsPortTotalTxQueueQ2PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.23.1.5 | counter64 | read-write |
The number of bytes dropped from queue 2 (Q2) |
cwsPortTotalTxQueueQ3PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.23.1.6 | counter64 | read-write |
The number of bytes dropped from queue 3 (Q3) |
cwsPortTotalTxQueueQ4PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.23.1.7 | counter64 | read-write |
The number of bytes dropped from queue 4 (Q4) |
cwsPortTotalTxQueueQ5PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.23.1.8 | counter64 | read-write |
The number of bytes dropped from queue 5 (Q5) |
cwsPortTotalTxQueueQ6PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.23.1.9 | counter64 | read-write |
The number of bytes dropped from queue 6 (Q6) |
cwsPortTotalTxQueueQ7PacketDropCount | 1.3.6.1.4.1.1271.3.4.7.23.1.10 | counter64 | read-write |
The number of bytes dropped from queue 7 (Q7) |
cwsPortTotalMacTable | 1.3.6.1.4.1.1271.3.4.7.24 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.24.1 | no-access |
Entry for cwsPortTotalMacTable. |
||
cwsPortTotalMacTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.24.1.1 | integer32 | no-access |
Unique key for cwsPortTotalMac |
cwsPortTotalMacUnavailableSeconds | 1.3.6.1.4.1.1271.3.4.7.24.1.2 | counter64 | read-only |
The number of seconds that the interface was unavailable. |
cwsPortTotalPcsTable | 1.3.6.1.4.1.1271.3.4.7.25 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.25.1 | no-access |
Entry for cwsPortTotalPcsTable. |
||
cwsPortTotalPcsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.25.1.1 | integer32 | no-access |
Unique key for cwsPortTotalPcs |
cwsPortTotalPcsErroredSeconds | 1.3.6.1.4.1.1271.3.4.7.25.1.2 | counter64 | read-write |
Number of seconds that error happened. |
cwsPortTotalPcsSeverelyErroredSeconds | 1.3.6.1.4.1.1271.3.4.7.25.1.3 | counter64 | read-write |
Number of seconds that severe error happened. |
cwsPortTotalPcsUnavailableSeconds | 1.3.6.1.4.1.1271.3.4.7.25.1.4 | counter64 | read-write |
Number of seconds that the interface was unavailable. |
cwsPortTotalPcsSyncHeaderErrorsTable | 1.3.6.1.4.1.1271.3.4.7.26 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.26.1 | no-access |
Entry for cwsPortTotalPcsSyncHeaderErrorsTable. |
||
cwsPortTotalPcsSyncHeaderErrorsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.26.1.1 | integer32 | no-access |
Unique key for cwsPortTotalPcsSyncHeaderErrors |
cwsPortTotalPcsSyncHeaderErrorsCount | 1.3.6.1.4.1.1271.3.4.7.26.1.2 | counter64 | read-only |
Sync header errors count value. |
cwsPortTotalPcsBlockErrorsTable | 1.3.6.1.4.1.1271.3.4.7.27 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.27.1 | no-access |
Entry for cwsPortTotalPcsBlockErrorsTable. |
||
cwsPortTotalPcsBlockErrorsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.27.1.1 | integer32 | no-access |
Unique key for cwsPortTotalPcsBlockErrors |
cwsPortTotalPcsBlockErrorsCount | 1.3.6.1.4.1.1271.3.4.7.27.1.2 | counter64 | read-only |
Block errors count value. |
cwsPortTotalPcsMultilaneBipErrorsTable | 1.3.6.1.4.1.1271.3.4.7.28 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.28.1 | no-access |
Entry for cwsPortTotalPcsMultilaneBipErrorsTable. |
||
cwsPortTotalPcsMultilaneBipErrorsTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.28.1.1 | integer32 | no-access |
Unique key for cwsPortTotalPcsMultilaneBipErrors |
cwsPortTotalPcsMultilaneBipErrorsCount | 1.3.6.1.4.1.1271.3.4.7.28.1.2 | counter64 | read-only |
Multilane bip errors count value. |
cwsPortTotalFecTable | 1.3.6.1.4.1.1271.3.4.7.29 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.29.1 | no-access |
Entry for cwsPortTotalFecTable. |
||
cwsPortTotalFecTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.29.1.1 | integer32 | no-access |
Unique key for cwsPortTotalFec |
cwsPortTotalFecCorrectedBlockCount | 1.3.6.1.4.1.1271.3.4.7.29.1.2 | counter64 | read-only |
Fec layer corrected block count |
cwsPortTotalFecUncorrectedBlockCount | 1.3.6.1.4.1.1271.3.4.7.29.1.3 | counter64 | read-only |
Fec layer uncorrected block count |
cwsPortTotalFecSymbolErrorCount | 1.3.6.1.4.1.1271.3.4.7.29.1.4 | counter64 | read-only |
Fec layer symbol error count |
cwsPortCurrentOduTable | 1.3.6.1.4.1.1271.3.4.7.30 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.30.1 | no-access |
Entry for cwsPortCurrentOduTable. |
||
cwsPortCurrentOduTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.30.1.1 | integer32 | no-access |
Unique key for cwsPortCurrentOdu |
cwsPortCurrentOduErroredSeconds | 1.3.6.1.4.1.1271.3.4.7.30.1.2 | counter64 | read-write |
Number of seconds that error happened. |
cwsPortCurrentOduSeverelyErroredSeconds | 1.3.6.1.4.1.1271.3.4.7.30.1.3 | counter64 | read-write |
Number of seconds that severe error happened. |
cwsPortCurrentOduUnavailableSeconds | 1.3.6.1.4.1.1271.3.4.7.30.1.4 | counter64 | read-write |
Number of seconds that the interface was unavailable. |
cwsPortTotalOduTable | 1.3.6.1.4.1.1271.3.4.7.31 | no-access |
None |
|
1.3.6.1.4.1.1271.3.4.7.31.1 | no-access |
Entry for cwsPortTotalOduTable. |
||
cwsPortTotalOduTableSnmpKey | 1.3.6.1.4.1.1271.3.4.7.31.1.1 | integer32 | no-access |
Unique key for cwsPortTotalOdu |
cwsPortTotalOduErroredSeconds | 1.3.6.1.4.1.1271.3.4.7.31.1.2 | counter64 | read-write |
Number of seconds that error happened. |
cwsPortTotalOduSeverelyErroredSeconds | 1.3.6.1.4.1.1271.3.4.7.31.1.3 | counter64 | read-write |
Number of seconds that severe error happened. |
cwsPortTotalOduUnavailableSeconds | 1.3.6.1.4.1.1271.3.4.7.31.1.4 | counter64 | read-write |
Number of seconds that the interface was unavailable. |